Searched refs:mPrecisePhoneType (Results 1 – 1 of 1) sorted by relevance
204 private int mPrecisePhoneType; field in GsmCdmaPhone256 mPrecisePhoneType = precisePhoneType; in GsmCdmaPhone()402 mPrecisePhoneType = precisePhoneType; in initRatSpecific()403 logd("Precise phone type " + mPrecisePhoneType); in initRatSpecific()482 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_GSM; in isPhoneTypeGsm()486 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_CDMA; in isPhoneTypeCdma()490 return mPrecisePhoneType == PhoneConstants.PHONE_TYPE_CDMA_LTE; in isPhoneTypeCdmaLte()573 if (mPrecisePhoneType == PhoneConstants.PHONE_TYPE_GSM) { in getPhoneType()1649 logd("storeVoiceMailNumber: mPrecisePhoneType=" + mPrecisePhoneType + " vmNumber=" in storeVoiceMailNumber()3986 pw.println(" mPrecisePhoneType=" + mPrecisePhoneType); in dump()