Searched refs:writeChildProfileLock (Results 1 – 4 of 4) sorted by relevance
147 mStorage.writeChildProfileLock(userId, password); in tieProfileLockToParent()
266 mStorage.writeChildProfileLock(20, PASSWORD_0); in testProfileLock_ReadWriteChildProfileLock()
330 public void writeChildProfileLock(int userId, byte[] lock) { in writeChildProfileLock() method in LockSettingsStorage
1592 mStorage.writeChildProfileLock(userId, outputStream.toByteArray()); in tieProfileLockToParent()