Home
last modified time | relevance | path

Searched defs:onStrongAuthRequiredChanged (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/trust/
H A DIStrongAuthTracker.aidl25 void onStrongAuthRequiredChanged(int strongAuthRequired, int userId); in onStrongAuthRequiredChanged() method
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java2015 public synchronized void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in NotificationManagerService.StrongAuthTracker
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java1768 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in LockPatternUtils.StrongAuthTracker
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java2201 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in KeyguardUpdateMonitor.StrongAuthTracker