Home
last modified time | relevance | path

Searched refs:getCallType (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallProfileTest.java83 assertEquals(data.getCallType(), unparceledData.getCallType()); in testParcelUnparcel()
191 assertEquals(data.getCallType(), data2.getCallType()); in testUpdateCallType()
248 int result = ImsCallProfile.getVideoStateFromCallType(profile.getCallType()); in testGetVideoStateFromCallType()
253 result = ImsCallProfile.getVideoStateFromCallType(profile.getCallType()); in testGetVideoStateFromCallType()
258 result = ImsCallProfile.getVideoStateFromCallType(profile.getCallType()); in testGetVideoStateFromCallType()
263 result = ImsCallProfile.getVideoStateFromCallType(profile.getCallType()); in testGetVideoStateFromCallType()
DImsExternalCallStateTest.java59 assertEquals(callType, unparceledInfo.getCallType()); in parcelUnparcel()
/cts/tests/tests/telecom/src/android/telecom/cts/
DTransactionalApisTest.java299 assertEquals(AUDIO_CALL, mOutgoingCallAttributes.getCallType()); in testCallAttributesGetters()
308 assertEquals(AUDIO_CALL, mIncomingCallAttributes.getCallType()); in testCallAttributesGetters()
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockVoiceService.java337 public int getCallType() { in getCallType() method in MockVoiceService.MockCallInfo
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt14008 method public int getCallType();
16356 method public int getCallType();
16534 method public int getCallType();
Dcurrent.txt42417 method public int getCallType();