Searched refs:refreshStoredPinLength (Results 1 – 3 of 3) sorted by relevance
60 boolean refreshStoredPinLength(int userId); in refreshStoredPinLength() method
645 public boolean refreshStoredPinLength(int userId) { in refreshStoredPinLength() method in LockPatternUtils647 return getLockSettings().refreshStoredPinLength(userId); in refreshStoredPinLength()
1446 public boolean refreshStoredPinLength(int userId) { in refreshStoredPinLength() method in LockSettingsService