Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DPasswordMinimumRestrictionsTest.java207 private String getMethodName(String methodName) { in getMethodName() method in PasswordMinimumRestrictionsTest
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/src/com/android/cts/util/
DTestResult.java47 public String getMethodName() { in getMethodName() method in TestResult