Home
last modified time | relevance | path

Searched refs:resetPasswordWithToken (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl390 …boolean resetPasswordWithToken(in ComponentName admin, String password, in byte[] token, int flags… in resetPasswordWithToken() method
DDevicePolicyManager.java3854 public boolean resetPasswordWithToken(@NonNull ComponentName admin, String password, in resetPasswordWithToken() method in DevicePolicyManager
3859 return mService.resetPasswordWithToken(admin, password, token, flags); in resetPasswordWithToken()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java4188 assertTrue(dpm.resetPasswordWithToken(admin1, password, token, 0)); in testResetPasswordWithToken()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java13556 public boolean resetPasswordWithToken(ComponentName admin, String passwordOrNull, byte[] token, in resetPasswordWithToken() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...