Home
last modified time | relevance | path

Searched defs:passwordOrNull (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5017 public boolean resetPassword(String passwordOrNull, int flags) throws RemoteException { in resetPassword()
13568 public boolean resetPasswordWithToken(ComponentName admin, String passwordOrNull, byte[] token, in resetPasswordWithToken()