Searched refs:resetKeyStore (Results 1 – 3 of 3) sorted by relevance
31 void resetKeyStore(int userId); in resetKeyStore() method
540 public void resetKeyStore(int userId) { in resetKeyStore() method in LockPatternUtils542 getLockSettings().resetKeyStore(userId); in resetKeyStore()
1161 public void resetKeyStore(int userId) throws RemoteException { in resetKeyStore() method in LockSettingsService