Searched refs:writeChildProfileLock (Results 1 – 5 of 5) sorted by relevance
184 mStorage.writeChildProfileLock(userId, parcel.marshall()); in tieProfileLockToParent()
291 mStorage.writeChildProfileLock(20, PASSWORD_0); in testProfileLock_ReadWriteChildProfileLock()
292 public void writeChildProfileLock(int userId, byte[] lock) { in writeChildProfileLock() method in LockSettingsStorage
1794 mStorage.writeChildProfileLock(userId, outputStream.toByteArray()); in tieProfileLockToParent()
18815 PLcom/android/server/locksettings/LockSettingsStorage;->writeChildProfileLock(I[B)V