Searched refs:mPrecisePhoneType (Results 1 – 1 of 1) sorted by relevance
206 private int mPrecisePhoneType; field in GsmCdmaPhone258 mPrecisePhoneType = precisePhoneType; in GsmCdmaPhone()404 mPrecisePhoneType = precisePhoneType; in initRatSpecific()405 logd("Precise phone type " + mPrecisePhoneType); in initRatSpecific()470 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_GSM; in isPhoneTypeGsm()474 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_CDMA; in isPhoneTypeCdma()478 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_CDMA_LTE; in isPhoneTypeCdmaLte()561 if (mPrecisePhoneType == PhoneConstants.PHONE_TYPE_GSM) { in getPhoneType()1639 logd("storeVoiceMailNumber: mPrecisePhoneType=" + mPrecisePhoneType + " vmNumber=" in storeVoiceMailNumber()4012 pw.println(" mPrecisePhoneType=" + mPrecisePhoneType); in dump()