Home
last modified time | relevance | path

Searched defs:onStrongAuthRequiredChanged (Results 1 – 6 of 6) 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.kt259 override fun onStrongAuthRequiredChanged(userId: Int) { in currUserId() method
/frameworks/base/services/core/java/com/android/server/trust/
DTrustManagerService.java2016 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in StrongAuthTracker
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java1686 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in LockPatternUtils.StrongAuthTracker
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1988 public synchronized void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in NotificationManagerService.StrongAuthTracker
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1975 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in KeyguardUpdateMonitor.StrongAuthTracker