Searched refs:hasUnifiedChallenge (Results 1 – 2 of 2) sorted by relevance
1616 if (!hasUnifiedChallenge(userId)) { in unlockUser()1626 if (hasUnifiedChallenge(profile.id)) { in unlockUser()1655 private boolean hasUnifiedChallenge(int userId) { in hasUnifiedChallenge() method in LockSettingsService
1797 final boolean hasUnifiedChallenge = in requestQuietModeEnabled()1799 if (hasUnifiedChallenge) { in requestQuietModeEnabled()1812 && (!hasUnifiedChallenge || !StorageManager.isCeStorageUnlocked(userId)); in requestQuietModeEnabled()