Home
last modified time | relevance | path

Searched defs:imsPhoneCall (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DTelephonyTester.java322 ImsPhoneCall imsPhoneCall = imsPhone.getForegroundCall(); in handleTestConferenceEventPackage() local
516 ImsPhoneCall imsPhoneCall = imsPhone.getForegroundCall(); in getImsCall() local
H A DPhone.java2956 ImsPhoneCall imsPhoneCall = (ImsPhoneCall) call; in isVideoCallOrConference() local
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java1390 ImsPhoneCall imsPhoneCall = (ImsPhoneCall)mOriginalConnection.getCall(); in performAddConferenceParticipants() local