Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
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);
DPhoneAccountOperationsTest.java44 new PhoneAccountHandle(new ComponentName(PACKAGE, COMPONENT), ACCOUNT_ID_1);
DTestUtils.java77 public static final String ACCOUNT_ID_1 = "xtstest_CALL_PROVIDER_ID_1"; field in TestUtils
83 new PhoneAccountHandle(new ComponentName(PACKAGE, COMPONENT), ACCOUNT_ID_1);