Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl61 void requireStrongAuth(int strongAuthReason, int userId); in requireStrongAuth() method
H A DLockPatternUtils.java1194 public void requireStrongAuth(@StrongAuthTracker.StrongAuthFlags int strongAuthReason, in requireStrongAuth() method in LockPatternUtils
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsStrongAuth.java454 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth() method in LockSettingsStrongAuth
H A DLockSettingsService.java2528 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth() method in LockSettingsService