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.java168 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()
341 public void setCallType(int callType) { in setCallType()
1051 int callType, in dialVoiceCall()
1078 int callType, in dialEccVoiceCall()
1164 int callType, in triggerIncomingVoiceCall()
DMockModemConfigBase.java1051 int callType = CALL_TYPE_VOICE; in dialVoiceCall() local
1293 int callType = CALL_TYPE_VOICE; in triggerIncomingVoiceCall() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java456 int callType = callsCursor.getInt(callTypeIndex); in addIncomingAndVerifyAllowed() local
485 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