Searched refs:hasUnifiedChallenge (Results 1 – 2 of 2) sorted by relevance
1423 if (!hasUnifiedChallenge(userId)) { in unlockUser()1433 if (hasUnifiedChallenge(profile.id)) { in unlockUser()1462 private boolean hasUnifiedChallenge(int userId) { in hasUnifiedChallenge() method in LockSettingsService
1337 final boolean hasUnifiedChallenge = in requestQuietModeEnabled()1339 if (hasUnifiedChallenge) { in requestQuietModeEnabled()1352 && (!hasUnifiedChallenge || !StorageManager.isUserKeyUnlocked(userId)); in requestQuietModeEnabled()