Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl59 int getPinLength(int userId); in getPinLength() method
H A DLockPatternUtils.java632 public int getPinLength(int userId) { in getPinLength() method in LockPatternUtils
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordManager.java710 int getPinLength(long protectorId, int userId) { in getPinLength() method in SyntheticPasswordManager
H A DLockSettingsService.java1244 public int getPinLength(int userId) { in getPinLength() method in LockSettingsService