Searched refs:resetKeyStore (Results 1 – 3 of 3) sorted by relevance
32 void resetKeyStore(int userId); in resetKeyStore() method
564 public void resetKeyStore(int userId) { in resetKeyStore() method in LockPatternUtils566 getLockSettings().resetKeyStore(userId); in resetKeyStore()
1336 public void resetKeyStore(int userId) throws RemoteException { in resetKeyStore() method in LockSettingsService