OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_REMOTE_PHONE_ACCOUNT_HANDLE
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/telecom/src/android/telecom/cts/
BaseRemoteTelecomTest.java
46
public static final PhoneAccountHandle
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
=
55
tearDownRemoteConnectionService(
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
);
75
CtsRemoteConnectionService.setUp(
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
,
81
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
,
85
assertPhoneAccountRegistered(
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
);
88
TestUtils.enablePhoneAccount(getInstrumentation(),
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
);
90
assertPhoneAccountEnabled(
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
);
RemoteConferenceTest.java
488
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
,
493
TEST_REMOTE_PHONE_ACCOUNT_HANDLE
, remoteRequest);
RemoteConnectionTest.java
[
all
...]
Completed in 99 milliseconds