/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | BackgroundCallAudioTest.java | 92 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllow() local 118 Call call = mInCallCallbacks.getService().getLastCall(); in testHoldAfterAudioProcessingFromCallScreening() local 149 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningDisallow() local 177 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningMissed() local 203 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningRemoteHangupDuringRing() local 242 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall() local 287 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromIncomingActivePlaceEmergencyCall() local 321 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCall() local 342 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCallMissed() local 363 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCallRemoteHangup() local [all …]
|
D | MockInCallService.java | 58 public void onCallAdded(Call call, int numCalls) {}; in onCallAdded() 59 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() 60 public void onCallStateChanged(Call call, int state) {}; in onCallStateChanged() 61 public void onParentChanged(Call call, Call parent) {}; in onParentChanged() 62 public void onChildrenChanged(Call call, List<Call> children) {}; in onChildrenChanged() 63 public void onConferenceableCallsChanged(Call call, List<Call> conferenceableCalls) {}; in onConferenceableCallsChanged() 64 public void onCallDestroyed(Call call) {}; in onCallDestroyed() 65 public void onDetailsChanged(Call call, Call.Details details) {}; in onDetailsChanged() 69 public void onPostDialWait(Call call, String remainingPostDialSequence) {} in onPostDialWait() 70 public void onCannedTextResponsesLoaded(Call call, List<String> cannedTextResponses) {} in onCannedTextResponsesLoaded() [all …]
|
D | ExternalCallTest.java | 84 Call call = placeExternalCall(); in testPullExternalCall() local 100 Call call = placeExternalCall(); in testNonPullableExternalCall() local 125 Call call = placeExternalCall(); in testPullCallCapabilityRemovedInEmergencyCall() local 147 Call call = placeExternalCall(); in testTryToPullCallWhileInEmergencyCall() local 173 Call call = placeExternalCall(); in testExternalCallAndPullCall() local 230 Call call = getInCallService().getLastCall(); in placeExternalCall() local
|
D | RttOperationsTest.java | 65 final Call call = inCallService.getLastCall(); in testOutgoingRttCall() local 79 final Call call = inCallService.getLastCall(); in testIncomingRttCall() local 92 final Call call = inCallService.getLastCall(); in testLocalRttUpgradeAccepted() local 116 final Call call = inCallService.getLastCall(); in testLocalRttUpgradeRejected() local 140 final Call call = inCallService.getLastCall(); in testAcceptRemoteRttUpgrade() local 163 final Call call = inCallService.getLastCall(); in testRejectRemoteRttRequest() local 187 final Call call = inCallService.getLastCall(); in testLocalRttTermination() local 208 final Call call = inCallService.getLastCall(); in testRemoteRttTermination() local 222 private void verifyRttDisabled(Call call) { in verifyRttDisabled() 228 private void verifyRttEnabled(Call call, MockConnection connection) { in verifyRttEnabled()
|
D | HandoverTest.java | 93 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverSourceFailed() local 117 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverDestinationFailed() local 144 final Call call = mInCallCallbacks.getService().getLastCall(); in testOutgoingHandoverRequestValid() local 187 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingHandoverRequestValid() local 230 Call call = mInCallCallbacks.getService().getLastCall(); in startSourceCall() local 239 private void completeHandoverAndVerify(final Call call, SelfManagedConnection connection) { in completeHandoverAndVerify()
|
D | ExtendedInCallServiceTest.java | 93 final Call call = inCallService.getLastCall(); in testMuteAndUnmutePhone() local 124 final Call call = inCallService.getLastCall(); in testSwitchAudioRoutes() local 184 final Call call = inCallService.getLastCall(); in testPlayAndStopDtmfTones() local 217 final Call call = inCallService.getLastCall(); in testHoldAndUnholdCall() local 244 final Call call = inCallService.getLastCall(); in testAnswerIncomingCallAudioOnly() local 263 final Call call = inCallService.getLastCall(); in testAcceptRingingCall() local 285 final Call call = inCallService.getLastCall(); in testEndRingingCall() local 307 final Call call = inCallService.getLastCall(); in testEndCall() local 472 Call call = inCallService.getLastCall(); in testCallComposerAttachmentsStrippedCorrectly() local 503 final Call call = inCallService.getLastCall(); in testSwitchCallEndpoint() local [all …]
|
D | VideoCallTest.java | 70 final Call call = inCallService.getLastCall(); in testMakeTwoWayVideoCall() local 92 final Call call = inCallService.getLastCall(); in testMakeOneWayVideoCall() local 110 final Call call = inCallService.getLastCall(); in testUpgradeToVideo() local 135 final Call call = inCallService.getLastCall(); in testReceiveSessionModifyRequest() local 164 final Call call = inCallService.getLastCall(); in testSendSessionModifyResponse() local 189 final Call call = inCallService.getLastCall(); in testReceiveSessionModifyResponse() local 245 final Call call = inCallService.getLastCall(); in testVideoCallDelayProvider() local 277 final Call call = inCallService.getLastCall(); in testChangeCamera() local 302 final Call call = inCallService.getLastCall(); in testRequestCameraCapabilities() local 330 final Call call = inCallService.getLastCall(); in testRequestDataUsage() local [all …]
|
D | IncomingCallTest.java | 82 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatPassed() local 95 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatFailed() local 108 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatNotVerified() local 346 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerForAudioCall() local 387 Call call = setAndVerifyBusinessExtras(isBusinessCall, businessName); in testBusinessCallProperties() local 437 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerForVideoCallAnsweredAsAudio() local 465 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo() local 495 Call call = mInCallCallbacks.getService().getLastCall(); in setAndVerifyBusinessExtras() local 532 public void assertCallExtrasKey(final Call call, final String expectedKey) { in assertCallExtrasKey()
|
D | TransactionalApisTest.java | 381 Call call = getLastAddedCall(); in testAddOutgoingCallHasPropertyIsTransactional() local 432 Call call = getLastAddedCall(); in testAddIncomingCallHasPropertyIsTransactional() local 599 private void waitUntilVideoStateIs(int videoState, TelecomCtsVoipCall call) { in waitUntilVideoStateIs() 729 Call call = getLastAddedCall(); in testAddIncomingCallAndRejectWithCallEventCallback() local 753 Call call = getLastAddedCall(); in testAddIncomingCallOnAnswer() local 786 Call call = getLastAddedCall(); in testAddIncomingCallOnAnswer_RejectCallback() local 819 Call call = getLastAddedCall(); in testOngoingCall_RejectSetActiveCallback() local 1159 public void verifyCallEndpointIsNotNull(TelecomCtsVoipCall call) { in verifyCallEndpointIsNotNull() 1175 public void verifyOnAvailableEndpointsIsNotNull(TelecomCtsVoipCall call) { in verifyOnAvailableEndpointsIsNotNull() 1191 public void verifyMuteStateCallbackWasCalled(boolean expected, TelecomCtsVoipCall call) { in verifyMuteStateCallbackWasCalled() [all …]
|
D | WiredHeadsetTest.java | 56 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCallShortPress_acceptsCall() local 73 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCallLongPress_rejectsCall() local 112 final Call call = mInCallCallbacks.getService().getLastCall(); in testInCallShortPress_hangupCall() local
|
D | AccessibilitySystemActionTest.java | 42 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCall_headsetHookAction_acceptsCall() local 58 final Call call = mInCallCallbacks.getService().getLastCall(); in testInCall_headsetHookAction_hangupCall() local
|
D | AdhocConferenceTest.java | 114 Call call = mInCallCallbacks.getService().getLastConferenceCall(); in testAddNewIncomingConference_onAnswer() local 137 Call call = mInCallCallbacks.getService().getLastConferenceCall(); in testAddNewIncomingConference_onReject() local 173 Call call = mInCallCallbacks.getService().getLastConferenceCall(); in testConferenceCallAddConferenceParticipants() local
|
D | ConnectionServiceTest.java | 92 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection() local 121 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountPackageName() local 144 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountAccountId() local 298 final Call call = mInCallCallbacks.getService().getLastCall(); in testCallDirectionIncoming() local
|
D | ConferenceTest.java | 584 private void assertCallCapability(final Call call, final int capability) { in assertCallCapability() 602 private void assertCallConnectTime(final Call call, final int connectTime) { in assertCallConnectTime() 620 private void assertCallExtras(final Call call, final String key, final String value) { in assertCallExtras() 639 private void assertCallStatusHints(final Call call, final StatusHints hints) { in assertCallStatusHints() 657 private void assertCallChildrenContains(final Call call, final Call childrenCall, in assertCallChildrenContains()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | InCallServiceStateValidator.java | 48 public void onCallAdded(Call call, int numCalls) {}; in onCallAdded() 49 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() 50 public void onCallStateChanged(Call call, int state) {}; in onCallStateChanged() 51 public void onChildrenChanged(Call call, List<Call> children) {}; in onChildrenChanged() 52 public void onConnectionEvent(Call call, String event, Bundle extras) {}; in onConnectionEvent() 138 public void onCallAdded(Call call) { in onCallAdded() 158 public void onCallRemoved(Call call) { in onCallRemoved()
|
D | DomainSelectionCallingBase.java | 233 private static String getCallId(Call call) { in getCallId() 241 private void addCall(Call call) { in addCall() 250 private void removeCall(Call call) { in removeCall() 268 public void onCallAdded(Call call, int numCalls) { in onCallAdded() 275 public void onCallRemoved(Call call, int numCalls) { in onCallRemoved() 282 public void onCallStateChanged(Call call, int state) { in onCallStateChanged()
|
/cts/tests/tests/telecom3/src/android/telecom/cts/ |
D | SelfManagedAwareInCallService.java | 44 public void onStateChanged(Call call, int state) { in onStateChanged() 50 public void onDetailsChanged(Call call, Call.Details details) { in onDetailsChanged() 55 public void onCallDestroyed(Call call) { in onCallDestroyed() 114 public void onCallAdded(Call call) { in onCallAdded() 126 public void onCallRemoved(Call call) { in onCallRemoved() 156 public CallCallback getCallCallback(Call call) { in getCallCallback()
|
D | SelfManagedAwareInCallServiceTest.java | 134 Call call = SelfManagedAwareInCallService.getInCallService().waitForCallAdded(); in testInCallServiceOutgoing() local 158 Call call = SelfManagedAwareInCallService.getInCallService().waitForCallAdded(); in testInCallServiceIncoming() local 181 Call call = SelfManagedAwareInCallService.getInCallService().waitForCallAdded(); in testSelfManagedSignalling() local
|
/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/ |
D | CujInCallService.java | 52 public void onCallAdded(Call call) { in onCallAdded() 54 sCallIdToCall.put(call.getDetails().getId(), call); in onCallAdded() local 66 public void onCallRemoved(Call call) { in onCallRemoved()
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsCallingTestOnMockModem.java | 182 Call call = mCalls.get(mCurrentCallId); in afterTest() local 210 Call call = placeOutgoingCall(); in testSrvccActiveCall() local 261 Call call = placeOutgoingCall(); in testSendAnbrQuery() local 296 Call call = placeOutgoingCall(); in testNotifyAnbr() local 335 Call call = getCall(mCurrentCallId); in testSrvccIncomingCall() local 438 Call call = placeOutgoingCall(); in testSrvccHoldingCall() local 535 Call call = getCall(mCurrentCallId); in placeOutgoingCall() local
|
D | ImsCallingTest.java | 189 Call call = mCalls.get(mCurrentCallId); in afterTest() local 228 Call call = getCall(mCurrentCallId); in testOutGoingCall() local 264 Call call = getCall(mCurrentCallId); in testOutGoingCallStartFailed() local 291 Call call = getCall(mCurrentCallId); in testIncomingCall() local 323 Call call = getCall(mCurrentCallId); in testIncomingCallReturnListener() local 353 Call call = getCall(mCurrentCallId); in testIncomingCallReject() local 389 Call call = getCall(mCurrentCallId); in testOutGoingCallForExecutor() local 425 Call call = getCall(mCurrentCallId); in testOutGoingCallHoldResume() local 470 Call call = getCall(mCurrentCallId); in testOutGoingCallHoldFailure() local 513 Call call = getCall(mCurrentCallId); in testOutGoingCallResumeFailure() local [all …]
|
D | ImsCallingBase.java | 382 public void isCallActive(Call call, TestImsCallSessionImpl callsession) { in isCallActive() 407 public void isCallDisconnected(Call call, TestImsCallSessionImpl callsession) { in isCallDisconnected() 430 public void isCallHolding(Call call, TestImsCallSessionImpl callsession) { in isCallHolding() 454 public void addCall(Call call) { in addCall() 462 public String getCallId(Call call) { in getCallId() 478 Call call = entry.getValue(); in getCall() local 487 protected void removeCall(Call call) { in removeCall() 505 public void onCallAdded(Call call, int numCalls) { in onCallAdded() 515 public void onCallRemoved(Call call, int numCalls) { in onCallRemoved() 522 public void onCallStateChanged(Call call, int state) { in onCallStateChanged() [all …]
|
/cts/hostsidetests/sustainedperf/shadertoy_android/jni/ |
D | utils.h | 37 #define GL_CALL(call) \ argument 45 #define GL_CALL(call) \ argument
|
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/ |
D | CtsApi29InCallService.java | 45 public void onCallAdded(Call call) { in onCallAdded() 55 public void onCallRemoved(Call call) { in onCallRemoved()
|
/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/ |
D | TestInCallService.java | 53 public void onCallAdded(Call call) { in onCallAdded()
|