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.kt402 override fun onStrongAuthRequiredChanged(userId: Int) { in onStrongAuthRequiredChanged() method
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java1484 public synchronized void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in UsbService.StrongAuthTracker
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2227 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.java2010 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in KeyguardUpdateMonitor.StrongAuthTracker