Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsExternalCallStateTest.java41 int callType = ImsCallProfile.CALL_TYPE_VOICE; in parcelUnparcel() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java438 int callType = callsCursor.getInt(callTypeIndex); in addIncomingAndVerifyAllowed() local
467 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