Searched refs:hasPassword (Results 1 – 3 of 3) sorted by relevance
342 public boolean hasPassword(int userId) { in hasPassword() method in LockSettingsStorage354 return hasPassword(userId) || hasPattern(userId); in hasCredential()
1094 return mStorage.hasPassword(userId); in havePassword()
8350 HSPLcom/android/server/locksettings/LockSettingsStorage;->hasPassword(I)Z