Searched refs:REMOTE_COMPONENT (Results 1 – 2 of 2) sorted by relevance
47 new PhoneAccountHandle(new ComponentName(PACKAGE, REMOTE_COMPONENT), REMOTE_ACCOUNT_ID);
76 public static final String REMOTE_COMPONENT = "android.telecom.cts.CtsRemoteConnectionService"; field in TestUtils