Searched defs:resetPasswordInternal (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java4784 return resetPasswordInternal(password, 0, null, flags, callingUid, userHandle);
4787 private boolean resetPasswordInternal(String password, long tokenHandle, byte[] token, method in class:DevicePolicyManagerService
12572 return resetPasswordInternal(password, policy.mPasswordTokenHandle, token,

Completed in 51 milliseconds