Searched refs:hasChildProfileLock (Results 1 – 3 of 3) sorted by relevance
296 assertFalse(mStorage.hasChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()299 assertTrue(mStorage.hasChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()302 assertTrue(mStorage.hasChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()
244 public boolean hasChildProfileLock(int userId) { in hasChildProfileLock() method in LockSettingsStorage
393 if (mStorage.hasChildProfileLock(profileUserId)) { in tieProfileLockIfNecessary()1464 && mStorage.hasChildProfileLock(userId); in hasUnifiedChallenge()2060 && mStorage.hasChildProfileLock(pi.id)) { in resetKeyStore()