Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DSimCallManagerTest.java19 import static android.telecom.cts.TestUtils.ACCOUNT_ID_1;
44 new PhoneAccountHandle(new ComponentName(PACKAGE, COMPONENT), ACCOUNT_ID_1);
DDataObjectUnitTests.java55 ACCOUNT_ID_1); in testPhoneAccount()
104 ACCOUNT_ID_1, in testPhoneAccountHandle()
108 assertEquals(ACCOUNT_ID_1, accountHandle.getId()); in testPhoneAccountHandle()
128 ACCOUNT_ID_1); in testConnectionRequest()
DCallScreeningServiceTest.java47 TestUtils.ACCOUNT_ID_1);
DTestUtils.java77 public static final String ACCOUNT_ID_1 = "xtstest_CALL_PROVIDER_ID_1"; field in TestUtils
82 new PhoneAccountHandle(new ComponentName(PACKAGE, COMPONENT), ACCOUNT_ID_1);
DPhoneAccountOperationsTest.java44 new PhoneAccountHandle(new ComponentName(PACKAGE, COMPONENT), ACCOUNT_ID_1);