Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DTestableNotificationManagerService.java172 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in TestableNotificationManagerService.StrongAuthTrackerFake
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl71 int getStrongAuthForUser(int userId); in getStrongAuthForUser() method
H A DLockPatternUtils.java1373 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockPatternUtils
1732 public @StrongAuthFlags int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockPatternUtils.StrongAuthTracker
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java350 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockSettingsService.SynchronizedStrongAuthTracker
2443 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockSettingsService