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.java158 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in TestableNotificationManagerService.StrongAuthTrackerFake
/frameworks/base/core/java/com/android/internal/widget/
DILockSettings.aidl67 int getStrongAuthForUser(int userId); in getStrongAuthForUser() method
DLockPatternUtils.java1291 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockPatternUtils
1650 public @StrongAuthFlags int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockPatternUtils.StrongAuthTracker
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java334 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockSettingsService.SynchronizedStrongAuthTracker
2543 public int getStrongAuthForUser(int userId) { in getStrongAuthForUser() method in LockSettingsService