Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DPasswordMinimumRestrictionsTest.java203 private String setMethodName(String methodName) { in setMethodName() method in PasswordMinimumRestrictionsTest
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/src/com/android/cts/util/
DTestResult.java153 public Builder setMethodName(String _methodName) { in setMethodName() method in TestResult.Builder