Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DActivePasswordSufficientForDeviceTest.java105 private void changeUserCredential(String newCredential, String oldCredential, int userId) { in changeUserCredential() method in ActivePasswordSufficientForDeviceTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java1088 protected void changeUserCredential(String newCredential, String oldCredential, int userId) in changeUserCredential() method in BaseDevicePolicyTest