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