Home
last modified time | relevance | path

Searched defs:callType (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsExternalCallStateTest.java41 int callType = ImsCallProfile.CALL_TYPE_VOICE; in parcelUnparcel() local
DTestImsCallSessionImpl.java227 public void accept(int callType, ImsStreamMediaProfile profile) { in accept()
269 public void update(int callType, ImsStreamMediaProfile mediaProfile) { in update()
DTestMmTelFeature.java167 public ImsCallProfile createCallProfile(int serviceType, int callType) { in createCallProfile()
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockVoiceService.java164 int callType, in MockCallInfo()
189 int callType, in MockCallInfo()
340 public void setCallType(int callType) { in setCallType()
1050 int callType, in dialVoiceCall()
1077 int callType, in dialEccVoiceCall()
1163 int callType, in triggerIncomingVoiceCall()
DMockModemConfigBase.java1005 int callType = CALL_TYPE_VOICE; in dialVoiceCall() local
1236 int callType = CALL_TYPE_VOICE; in triggerIncomingVoiceCall() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java439 int callType = callsCursor.getInt(callTypeIndex); in addIncomingAndVerifyAllowed() local
468 int callType = callsCursor.getInt(callTypeIndex); in addIncomingAndVerifyBlocked() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java183 final int callType = missedCall ? Calls.MISSED_TYPE : Calls.INCOMING_TYPE; in internalTestIncomingCall() local
/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c57 } callType; typedef