OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REMOTE_COMPONENT
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/telecom/src/android/telecom/cts/
TestUtils.java
41
public static final String
REMOTE_COMPONENT
= "android.telecom.cts.CtsRemoteConnectionService";
BaseRemoteTelecomTest.java
47
new PhoneAccountHandle(new ComponentName(PACKAGE,
REMOTE_COMPONENT
), REMOTE_ACCOUNT_ID);
Completed in 143 milliseconds