Home
last modified time | relevance | path

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

/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java48 private static final String CALL_BLOCKING_TEST_CLASS_NAME = "CallBlockingTest"; field in NumberBlockingTest
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()
136 runTestAsSecondaryUser(CALL_BLOCKING_TEST_CLASS_NAME, "testRegisterPhoneAccount"); in testNumberBlocking()
138 runTestAsSecondaryUser(CALL_BLOCKING_TEST_CLASS_NAME, in testNumberBlocking()
222 CALL_BLOCKING_TEST_CLASS_NAME, in enablePhoneAccountForUser()