Searched refs:ACCOUNT_ID (Results 1 – 6 of 6) sorted by relevance
19 import static android.telecom.cts.TestUtils.ACCOUNT_ID;43 new PhoneAccountHandle(new ComponentName(PACKAGE, COMPONENT), ACCOUNT_ID);
58 ACCOUNT_ID); in testPhoneAccount()107 ACCOUNT_ID, in testPhoneAccountHandle()111 assertEquals(ACCOUNT_ID, accountHandle.getId()); in testPhoneAccountHandle()131 ACCOUNT_ID); in testConnectionRequest()
42 public static final String ACCOUNT_ID = "xtstest_CALL_PROVIDER_ID"; field in TestUtils
40 new PhoneAccountHandle(new ComponentName(PACKAGE, COMPONENT), ACCOUNT_ID);
60 new PhoneAccountHandle(new ComponentName(PACKAGE, COMPONENT), ACCOUNT_ID);
187 drmInfo.put(DrmInfoRequest.ACCOUNT_ID, config.getAccountId()); in executeProcessDrmInfo()