Home
last modified time | relevance | path

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

/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java131 runTestAsSecondaryUser(NUMBER_BLOCKING_APP_TEST_CLASS_NAME, in testNumberBlocking()
136 runTestAsSecondaryUser(CALL_BLOCKING_TEST_CLASS_NAME, "testRegisterPhoneAccount"); in testNumberBlocking()
138 runTestAsSecondaryUser(CALL_BLOCKING_TEST_CLASS_NAME, in testNumberBlocking()
196 private void runTestAsSecondaryUser(String className, String methodName) throws Exception { in runTestAsSecondaryUser() method in NumberBlockingTest