Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPasswordMinimumRestrictionsTest.java202 private String setMethodName(String methodName) { in setMethodName() method in PasswordMinimumRestrictionsTest
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/src/com/android/cts/util/
DTestResult.java137 public Builder setMethodName(String _methodName) { in setMethodName() method in TestResult.Builder