Searched refs:mNumberPresentation (Results 1 – 4 of 4) sorted by relevance
78 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsExternalConnection()139 return mNumberPresentation; in getNumberPresentation()
156 mNumberPresentation = ImsCallProfile.OIRToPresentation( in ImsPhoneConnection()162 mNumberPresentation = PhoneConstants.PRESENTATION_UNKNOWN; in ImsPhoneConnection()204 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in ImsPhoneConnection()585 return mNumberPresentation; in getNumberPresentation()759 if (mNumberPresentation != nump) { in updateAddressDisplay()760 mNumberPresentation = nump; in updateAddressDisplay()
134 mNumberPresentation = dc.numberPresentation; in GsmCdmaConnection()172 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; in GsmCdmaConnection()204 mNumberPresentation = cw.numberPresentation; in GsmCdmaConnection()621 mNumberPresentation = dc.numberPresentation; in update()1052 return mNumberPresentation; in getNumberPresentation()
145 protected int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED; field in Connection