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/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DCtsTest.java430 void setMethodName(String methodName) { in setMethodName() method in CtsTest