HomeSort by relevance Sort by last modified time
    Searched refs:IdPair (Results 1 - 6 of 6) sorted by null

  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
VideoCallTests.java 46 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
62 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
76 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212",
91 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212",
106 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212",
120 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
BasicCallTests.java 77 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212",
94 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212",
113 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(),
139 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(),
167 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(),
194 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(),
215 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
230 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
257 IdPair ids = outgoingCallPhoneAccountSelected(mPhoneAccountA0.getAccountHandle(),
398 IdPair ids = startAndMakeActiveIncomingCall
    [all...]
TelecomSystemTest.java 266 class IdPair {
270 public IdPair(String connectionId, String callId) {
305 IdPair callId1 = startAndMakeActiveOutgoingCall("650-555-1212",
308 IdPair callId2 = startAndMakeActiveOutgoingCall("650-555-1213",
471 protected IdPair outgoingCallPhoneAccountSelected(PhoneAccountHandle phoneAccountHandle,
475 IdPair ids = outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls,
491 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle,
499 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle,
512 protected IdPair triggerEmergencyRedial(PhoneAccountHandle phoneAccountHandle,
513 ConnectionServiceFixture connectionServiceFixture, IdPair emergencyIds
    [all...]
CallExtrasTest.java 53 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
79 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
100 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
121 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
143 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
173 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
209 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
252 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
275 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212",
AnalyticsTests.java 40 IdPair testCall = startAndMakeActiveIncomingCall(
80 IdPair testCall = startAndMakeActiveIncomingCall(
121 IdPair testCall1 = startAndMakeActiveIncomingCall(
125 IdPair testCall2 = startAndMakeActiveOutgoingCall(
VideoProviderTest.java 80 private IdPair mCallIds;

Completed in 53 milliseconds