Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DResetPasswordWithTokenTest.java1038 if (allowFailure(e)) { in canSetResetPasswordToken()
1047 private static boolean allowFailure(SecurityException e) { in allowFailure() method in ResetPasswordWithTokenTest