Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/trust/
DIStrongAuthTracker.aidl25 void onStrongAuthRequiredChanged(int strongAuthRequired, int userId); in onStrongAuthRequiredChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
DBiometricSettingsRepository.kt405 override fun onStrongAuthRequiredChanged(userId: Int) { in onStrongAuthRequiredChanged() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2015 public synchronized void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in NotificationManagerService.StrongAuthTracker
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java1768 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in LockPatternUtils.StrongAuthTracker
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java2201 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in KeyguardUpdateMonitor.StrongAuthTracker