Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DTestableNotificationManagerService.java197 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in TestableNotificationManagerService.StrongAuthTrackerFake
/frameworks/base/core/java/com/android/internal/widget/
DILockSettings.aidl71 int getStrongAuthForUser(int userId); in getStrongAuthForUser() method
DLockPatternUtils.java1361 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockPatternUtils
1732 public @StrongAuthFlags int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockPatternUtils.StrongAuthTracker
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java404 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockSettingsService.SynchronizedStrongAuthTracker
2659 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockSettingsService