Searched refs:mPhoneType (Results 1 – 3 of 3) sorted by relevance
298 private int mPhoneType; field in Connection337 mPhoneType = phoneType; in Connection()1513 return mPhoneType; in getPhoneType()1520 if (mPhoneType == PhoneConstants.PHONE_TYPE_CDMA_LTE || in resetConnectionTime()1521 mPhoneType == PhoneConstants.PHONE_TYPE_CDMA) { in resetConnectionTime()
181 protected int mPhoneType; field in BaseCommands
1124 mPhoneType = RILConstants.NO_PHONE; in RIL()6131 if (RILJ_LOGD) riljLog("setPhoneType=" + phoneType + " old value=" + mPhoneType); in setPhoneType()6132 mPhoneType = phoneType; in setPhoneType()