Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl66 void requireStrongAuth(int strongAuthReason, int userId); in requireStrongAuth() method
H A DLockPatternUtils.java1297 public void requireStrongAuth(@StrongAuthTracker.StrongAuthFlags int strongAuthReason, in requireStrongAuth() method in LockPatternUtils
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsStrongAuth.java458 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth() method in LockSettingsStrongAuth
H A DLockSettingsService.java2419 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth() method in LockSettingsService