Home
last modified time | relevance | path

Searched refs:startConfirmDeviceCredentialIntent (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java242 ActivityManager.getService().startConfirmDeviceCredentialIntent(newIntent, in startWorkChallengeIfNecessary()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskManagerInternal.java490 public abstract void startConfirmDeviceCredentialIntent(Intent intent, Bundle options); in startConfirmDeviceCredentialIntent() method in ActivityTaskManagerInternal
H A DActivityTaskManagerService.java6496 public void startConfirmDeviceCredentialIntent(Intent intent, Bundle options) { in startConfirmDeviceCredentialIntent() method in ActivityTaskManagerService.LocalService
/aosp14/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl625 void startConfirmDeviceCredentialIntent(in Intent intent, in Bundle options); in startConfirmDeviceCredentialIntent() method
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java7243 public void startConfirmDeviceCredentialIntent(Intent intent, Bundle options) { in startConfirmDeviceCredentialIntent() method in ActivityManagerService
7244 mAtmInternal.startConfirmDeviceCredentialIntent(intent, options); in startConfirmDeviceCredentialIntent()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt5528 Landroid/app/IActivityManager$Stub$Proxy;->startConfirmDeviceCredentialIntent(Landroid/content/Inte…
6091 Landroid/app/IActivityManager;->startConfirmDeviceCredentialIntent(Landroid/content/Intent;Landroid…