Searched refs:tryUnlockWithCachedUnifiedChallenge (Results 1 – 4 of 4) sorted by relevance
103 boolean tryUnlockWithCachedUnifiedChallenge(int userId); in tryUnlockWithCachedUnifiedChallenge() method
1950 public boolean tryUnlockWithCachedUnifiedChallenge(int userId) { in tryUnlockWithCachedUnifiedChallenge() method in LockPatternUtils1952 return getLockSettings().tryUnlockWithCachedUnifiedChallenge(userId); in tryUnlockWithCachedUnifiedChallenge()
3405 public boolean tryUnlockWithCachedUnifiedChallenge(int userId) {
1807 mLockPatternUtils.tryUnlockWithCachedUnifiedChallenge(userId); in requestQuietModeEnabled()