Searched refs:runTestAsPrimaryUser (Results 1 – 1 of 1) sorted by relevance
108 runTestAsPrimaryUser(NUMBER_BLOCKING_APP_TEST_CLASS_NAME, in testNumberBlocking()112 runTestAsPrimaryUser( in testNumberBlocking()119 runTestAsPrimaryUser(CALL_BLOCKING_TEST_CLASS_NAME, "testRegisterPhoneAccount"); in testNumberBlocking()121 runTestAsPrimaryUser(CALL_BLOCKING_TEST_CLASS_NAME, in testNumberBlocking()123 runTestAsPrimaryUser(CALL_BLOCKING_TEST_CLASS_NAME, "testUnregisterPhoneAccount"); in testNumberBlocking()144 runTestAsPrimaryUser( in testNumberBlocking()192 private void runTestAsPrimaryUser(String className, String methodName) throws Exception { in runTestAsPrimaryUser() method in NumberBlockingTest