Searched refs:readChildProfileLock (Results 1 – 5 of 5) sorted by relevance
191 byte[] storedData = mStorage.readChildProfileLock(userId); in getDecryptedPasswordForTiedProfile()
292 assertArrayEquals(PASSWORD_0, mStorage.readChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()295 assertArrayEquals(PASSWORD_0, mStorage.readChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()
296 public byte[] readChildProfileLock(int userId) { in readChildProfileLock() method in LockSettingsStorage
1279 byte[] storedData = mStorage.readChildProfileLock(userId); in getDecryptedPasswordForTiedProfile()
18797 PLcom/android/server/locksettings/LockSettingsStorage;->readChildProfileLock(I)[B