Home
last modified time | relevance | path

Searched refs:userPresent (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/password/
H A DConfirmDeviceCredentialUtils.java67 utils.userPresent(userId); in reportSuccessfulAttempt()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl65 void userPresent(int userId); in userPresent() method
H A DLockPatternUtils.java222 public void userPresent(int userId) { in userPresent() method in LockPatternUtils
224 getLockSettings().userPresent(userId); in userPresent()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthCredentialView.java290 mLockPatternUtils.userPresent(mEffectiveUserId); in onCredentialVerified()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java1278 getLockPatternUtils().userPresent(KeyguardUpdateMonitor.getCurrentUser()); in maybeSendUserPresentBroadcast()
1994 getLockPatternUtils().userPresent(currentUserId); in sendUserPresentBroadcast()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java2546 public void userPresent(int userId) { in userPresent() method in LockSettingsService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt89834 Lcom/android/internal/widget/ILockSettings$Stub$Proxy;->userPresent(I)V
89904 Lcom/android/internal/widget/ILockSettings;->userPresent(I)V
/aosp12/frameworks/base/services/
H A Dart-profile23518 HPLcom/android/server/locksettings/LockSettingsService;->userPresent(I)V+]Lcom/android/server/locks…