Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java83 public static void enablePhoneAccount(Instrumentation instrumentation, in enablePhoneAccount() method in TestUtils
DBaseRemoteTelecomTest.java88 TestUtils.enablePhoneAccount(getInstrumentation(), TEST_REMOTE_PHONE_ACCOUNT_HANDLE); in setupRemoteConnectionService()
DPhoneAccountOperationsTest.java167 TestUtils.enablePhoneAccount(getInstrumentation(), TEST_PHONE_ACCOUNT_HANDLE); in testRegisterPhoneAccount_ListEnabledAccounts()
DBaseTelecomTestWithMockServices.java132 TestUtils.enablePhoneAccount(getInstrumentation(), TEST_PHONE_ACCOUNT_HANDLE); in setupConnectionService()