Searched refs:mCnapNamePresentation (Results 1 – 3 of 3) sorted by relevance
158 mCnapNamePresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()163 mCnapNamePresentation = PhoneConstants.PRESENTATION_UNKNOWN; in ImsPhoneConnection()203 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()763 if (mCnapNamePresentation != namep) { in updateAddressDisplay()764 mCnapNamePresentation = namep; in updateAddressDisplay()
133 mCnapNamePresentation = dc.namePresentation; in GsmCdmaConnection()171 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()206 mCnapNamePresentation = cw.namePresentation; in GsmCdmaConnection()620 mCnapNamePresentation = dc.namePresentation; in update()
142 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; field in Connection244 return mCnapNamePresentation; in getCnapNamePresentation()