Searched refs:mPrecisePhoneType (Results 1 – 1 of 1) sorted by relevance
238 private int mPrecisePhoneType; field in GsmCdmaPhone355 mPrecisePhoneType = precisePhoneType; in GsmCdmaPhone()586 mPrecisePhoneType = precisePhoneType; in initRatSpecific()587 logd("Precise phone type " + mPrecisePhoneType); in initRatSpecific()681 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_GSM; in isPhoneTypeGsm()685 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_CDMA; in isPhoneTypeCdma()689 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_CDMA_LTE; in isPhoneTypeCdmaLte()784 if (mPrecisePhoneType == PhoneConstants.PHONE_TYPE_GSM) { in getPhoneType()1912 logd("storeVoiceMailNumber: mPrecisePhoneType=" + mPrecisePhoneType + " vmNumber=" in storeVoiceMailNumber()4735 pw.println(" mPrecisePhoneType=" + mPrecisePhoneType); in dump()