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