Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionServiceTest.java751 TestUtils.TEST_SELF_MANAGED_CS_1_PHONE_ACCOUNT_1); in testSelfManagedAndSimBasedCallSwapping()
1365 TestUtils.TEST_SELF_MANAGED_CS_1_PHONE_ACCOUNT_1); in testPlaceCallToRegisteredSelfManagedConnectionService()
1393 TestUtils.TEST_SELF_MANAGED_CS_1_PHONE_ACCOUNT_1); in testPlaceIncorrectSelfManagedCallFromRemote()
1419 TestUtils.TEST_SELF_MANAGED_CS_1_PHONE_ACCOUNT_1); in testCallSwapBetweenTwoSelfManagedConnectionServices()
DTestUtils.java344 public static final PhoneAccount TEST_SELF_MANAGED_CS_1_PHONE_ACCOUNT_1 = PhoneAccount.builder( field in TestUtils