Searched refs:REMOTE_COMPONENT (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | BaseRemoteTelecomTest.java | 22 import static android.telecom.cts.TestUtils.REMOTE_COMPONENT; 50 new PhoneAccountHandle(new ComponentName(PACKAGE, REMOTE_COMPONENT), REMOTE_ACCOUNT_ID);
|
D | PhoneAccountRegistrarTest.java | 615 random, TestUtils.PACKAGE, TestUtils.REMOTE_COMPONENT, in testGetCallCapablePhoneAccountsAcrossProfiles() 618 random, TestUtils.PACKAGE, TestUtils.REMOTE_COMPONENT, in testGetCallCapablePhoneAccountsAcrossProfiles() 682 random, TestUtils.PACKAGE, TestUtils.REMOTE_COMPONENT, in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile() 685 random, TestUtils.PACKAGE, TestUtils.REMOTE_COMPONENT, in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()
|
D | TestUtils.java | 84 public static final String REMOTE_COMPONENT = "android.telecom.cts.CtsRemoteConnectionService"; field in TestUtils
|