Searched refs:hasPassword (Results 1 – 2 of 2) sorted by relevance
340 public boolean hasPassword(int userId) { in hasPassword() method in LockSettingsStorage352 return hasPassword(userId) || hasPattern(userId); in hasCredential()
1066 return mStorage.hasPassword(userId); in havePassword()