Searched refs:mPhoneType (Results 1 – 3 of 3) sorted by relevance
251 private int mPhoneType; field in Connection290 mPhoneType = phoneType; in Connection()1346 return mPhoneType; in getPhoneType()1353 if (mPhoneType == PhoneConstants.PHONE_TYPE_CDMA_LTE || in resetConnectionTime()1354 mPhoneType == PhoneConstants.PHONE_TYPE_CDMA) { in resetConnectionTime()
165 protected int mPhoneType; field in BaseCommands
652 mPhoneType = RILConstants.NO_PHONE; in RIL()6469 if (RILJ_LOGD) riljLog("setPhoneType=" + phoneType + " old value=" + mPhoneType); in setPhoneType()6470 mPhoneType = phoneType; in setPhoneType()