/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | MockInCallService.java | 49 public void onCallAdded(Call call, int numCalls) {}; in onCallAdded() 50 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() 51 public void onCallStateChanged(Call call, int state) {}; in onCallStateChanged() 52 public void onParentChanged(Call call, Call parent) {}; in onParentChanged() 53 public void onChildrenChanged(Call call, List<Call> children) {}; in onChildrenChanged() 54 public void onConferenceableCallsChanged(Call call, List<Call> conferenceableCalls) {}; in onConferenceableCallsChanged() 55 public void onCallDestroyed(Call call) {}; in onCallDestroyed() 56 public void onDetailsChanged(Call call, Call.Details details) {}; in onDetailsChanged() 60 public void onPostDialWait(Call call, String remainingPostDialSequence) {} in onPostDialWait() 61 public void onCannedTextResponsesLoaded(Call call, List<String> cannedTextResponses) {} in onCannedTextResponsesLoaded() [all …]
|
D | BackgroundCallAudioTest.java | 97 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllow() local 123 Call call = mInCallCallbacks.getService().getLastCall(); in testHoldAfterAudioProcessingFromCallScreening() local 154 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningDisallow() local 182 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningMissed() local 208 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningRemoteHangupDuringRing() local 247 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall() local 291 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromIncomingActivePlaceEmergencyCall() local 324 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCall() local 345 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCallMissed() local 366 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCallRemoteHangup() local [all …]
|
D | ExternalCallTest.java | 76 Call call = placeExternalCall(); in testPullExternalCall() local 92 Call call = placeExternalCall(); in testNonPullableExternalCall() local 117 Call call = placeExternalCall(); in testPullCallCapabilityRemovedInEmergencyCall() local 139 Call call = placeExternalCall(); in testTryToPullCallWhileInEmergencyCall() local 164 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 | ExtendedInCallServiceTest.java | 77 final Call call = inCallService.getLastCall(); in testMuteAndUnmutePhone() local 104 final Call call = inCallService.getLastCall(); in testSwitchAudioRoutes() local 164 final Call call = inCallService.getLastCall(); in testPlayAndStopDtmfTones() local 197 final Call call = inCallService.getLastCall(); in testHoldAndUnholdCall() local 224 final Call call = inCallService.getLastCall(); in testAnswerIncomingCallAudioOnly() local 243 final Call call = inCallService.getLastCall(); in testAcceptRingingCall() local 265 final Call call = inCallService.getLastCall(); in testEndRingingCall() local 287 final Call call = inCallService.getLastCall(); in testEndCall() local 425 final Call call = inCallService.getLastCall(); in testAnswerIncomingCallAsVideo_SendsCorrectVideoState() local 448 final Call call = inCallService.getLastCall(); in testRejectIncomingCall() local [all …]
|
D | HandoverTest.java | 79 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverSourceFailed() local 103 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverDestinationFailed() local 130 final Call call = mInCallCallbacks.getService().getLastCall(); in testOutgoingHandoverRequestValid() local 172 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingHandoverRequestValid() local 220 private void completeHandoverAndVerify(final Call call, SelfManagedConnection connection) { in completeHandoverAndVerify()
|
D | VideoCallTest.java | 69 final Call call = inCallService.getLastCall(); in testMakeTwoWayVideoCall() local 91 final Call call = inCallService.getLastCall(); in testMakeOneWayVideoCall() local 109 final Call call = inCallService.getLastCall(); in testUpgradeToVideo() local 134 final Call call = inCallService.getLastCall(); in testReceiveSessionModifyRequest() local 163 final Call call = inCallService.getLastCall(); in testSendSessionModifyResponse() local 188 final Call call = inCallService.getLastCall(); in testReceiveSessionModifyResponse() local 244 final Call call = inCallService.getLastCall(); in testVideoCallDelayProvider() local 276 final Call call = inCallService.getLastCall(); in testChangeCamera() local 301 final Call call = inCallService.getLastCall(); in testRequestCameraCapabilities() local 329 final Call call = inCallService.getLastCall(); in testRequestDataUsage() local [all …]
|
D | ConnectionServiceTest.java | 73 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection() local 102 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountPackageName() local 125 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountAccountId() local 274 final Call call = mInCallCallbacks.getService().getLastCall(); in testCallDirectionIncoming() local 308 final Call call = mInCallCallbacks.getService().getLastCall(); in testCallDirectionOutgoing() local
|
D | WiredHeadsetTest.java | 46 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCallShortPress_acceptsCall() local 63 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCallLongPress_rejectsCall() local 102 final Call call = mInCallCallbacks.getService().getLastCall(); in testInCallShortPress_hangupCall() local
|
D | IncomingCallTest.java | 57 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatPassed() local 70 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatFailed() local 83 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatNotVerified() local
|
D | ConferenceTest.java | 534 private void assertCallCapability(final Call call, final int capability) { in assertCallCapability() 552 private void assertCallConnectTime(final Call call, final int connectTime) { in assertCallConnectTime() 570 private void assertCallExtras(final Call call, final String key, final String value) { in assertCallExtras() 589 private void assertCallStatusHints(final Call call, final StatusHints hints) { in assertCallStatusHints() 607 private void assertCallChildrenContains(final Call call, final Call childrenCall, in assertCallChildrenContains() 627 private void assertVideoState(final Call call, final int videoState) { in assertVideoState()
|
D | MissedCallTest.java | 69 final Call call = inCallService.getLastCall(); in testMissedCall_NotifyDialer() local
|
D | RemoteConnectionTest.java | 61 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionOutgoingCall() local 98 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionIncomingCallAccept() local 119 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionIncomingCallReject() local 140 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionDTMFTone() local 486 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionCallbacks_ConferenceableConnections() local 1268 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionCallbacksTest() local 1281 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionVideoCallbacksTest() local 1309 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionVideoTest() local
|
D | BaseTelecomTestWithMockServices.java | 1185 void assertCallState(final Call call, final int state) { in assertCallState() 1203 void assertCallConferenceableList(final Call call, final List<Call> conferenceableList) { in assertCallConferenceableList() 1255 void assertCallDisplayName(final Call call, final String name) { in assertCallDisplayName() 1273 void assertCallHandle(final Call call, final Uri expectedHandle) { in assertCallHandle() 1291 void assertCallConnectTimeChanged(final Call call, final long time) { in assertCallConnectTimeChanged() 1622 public void assertCallProperties(final Call call, final int properties) { in assertCallProperties() 1646 public void assertDoesNotHaveCallCapabilities(final Call call, final int capabilities) { in assertDoesNotHaveCallCapabilities() 1671 public void assertDoesNotHaveCallProperties(final Call call, final int properties) { in assertDoesNotHaveCallProperties() 1719 public void assertCallCapabilities(final Call call, final int capabilities) { in assertCallCapabilities()
|
/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 | 125 Call call = SelfManagedAwareInCallService.getInCallService().waitForCallAdded(); in testInCallServiceOutgoing() local 149 Call call = SelfManagedAwareInCallService.getInCallService().waitForCallAdded(); in testInCallServiceIncoming() local 172 Call call = SelfManagedAwareInCallService.getInCallService().waitForCallAdded(); in testSelfManagedSignalling() local
|
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/ |
D | CtsApi29InCallService.java | 36 public void onCallAdded(Call call) { in onCallAdded() 46 public void onCallRemoved(Call call) { in onCallRemoved()
|
/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/src/android/telecom/cts/carmodetestapp/ |
D | CtsCarModeInCallService.java | 57 public void onCallAdded(Call call) { in onCallAdded() 64 public void onCallRemoved(Call call) { in onCallRemoved()
|
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/ |
D | CtsThirdPartyInCallService.java | 67 public void onCallAdded(Call call) { in onCallAdded() 74 public void onCallRemoved(Call call) { in onCallRemoved()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | SipAudioCallTest.java | 45 SipAudioCall call = new SipAudioCall(mContext, sipProfile); in testSetAndGetAudioGroup() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/util/ |
D | MockVsyncHelper.java | 73 void call() throws Exception; in call() method
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/ |
D | DialerCallTestService.java | 54 public void onCallAdded(Call call) { in onCallAdded()
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
D | ModifyInstallerPackageTest.java | 155 private void call(Intent intent) { in call() method in ModifyInstallerPackageTest
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Drystone-2.1.sh | 646 X * function call 6 function
|