Searched refs:mCallProfile (Results 1 – 1 of 1) sorted by relevance
580 private ImsCallProfile mCallProfile = null; field in ImsCall700 mCallProfile = null; in close()752 return mCallProfile; in getCallProfile()765 mCallProfile = profile; in setCallProfile()1795 mCallProfile.writeToParcel(p, 0); in sendRttModifyRequest()1906 if (mCallProfile == null) { in createHoldMediaProfile()1924 if (mCallProfile == null) { in createResumeMediaProfile()3811 return mCallProfile != null && mCallProfile.isVideoCall(); in isVideoCall()3827 if (mCallProfile == null) { in isWifiCall()3840 if (mCallProfile == null) { in getNetworkType()[all …]