Searched defs:setUserKeyProtection (Results 1 – 4 of 4) sorted by relevance
27 public void setUserKeyProtection(int userId, byte[] secret) { in setUserKeyProtection() method in FakeStorageManager
150 void setUserKeyProtection(int userId, in byte[] secret) = 70; in setUserKeyProtection() method
1981 private void setUserKeyProtection(@UserIdInt int userId, byte[] secret) { in setUserKeyProtection() method in LockSettingsService
3162 public void setUserKeyProtection(@UserIdInt int userId, byte[] secret) throws RemoteException { in setUserKeyProtection() method in StorageManagerService