Searched refs:readChildProfileLock (Results 1 – 5 of 5) sorted by relevance
153 byte[] storedData = mStorage.readChildProfileLock(userId); in getDecryptedPasswordForTiedProfile()
267 assertArrayEquals(PASSWORD_0, mStorage.readChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()270 assertArrayEquals(PASSWORD_0, mStorage.readChildProfileLock(20)); in testProfileLock_ReadWriteChildProfileLock()
334 public byte[] readChildProfileLock(int userId) { in readChildProfileLock() method in LockSettingsStorage
1142 byte[] storedData = mStorage.readChildProfileLock(userId); in getDecryptedPasswordForTiedProfile()
8355 PLcom/android/server/locksettings/LockSettingsStorage;->readChildProfileLock(I)[B