Home
last modified time | relevance | path

Searched refs:resetPassword (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl93 boolean resetPassword(String password, int flags); in resetPassword() method
DDevicePolicyManager.java3716 public boolean resetPassword(String password, int flags) { in resetPassword() method in DevicePolicyManager
3720 return mService.resetPassword(password, flags); in resetPassword()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5009 public boolean resetPassword(String passwordOrNull, int flags) throws RemoteException { in resetPassword() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...