Searched refs:hasChildProfileLock (Results 1 – 4 of 4) sorted by relevance
290 assertFalse(mStorage.hasChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()293 assertTrue(mStorage.hasChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()296 assertTrue(mStorage.hasChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()
366 if (mStorage.hasChildProfileLock(managedUserId)) { in tieManagedProfileLockIfNecessary()1431 && mStorage.hasChildProfileLock(userId); in hasUnifiedChallenge()1930 && mStorage.hasChildProfileLock(pi.id)) { in resetKeyStore()
300 public boolean hasChildProfileLock(int userId) { in hasChildProfileLock() method in LockSettingsStorage
18791 PLcom/android/server/locksettings/LockSettingsStorage;->hasChildProfileLock(I)Z