Searched refs:mPhoneType (Results 1 – 3 of 3) sorted by relevance
237 private int mPhoneType; field in Connection275 mPhoneType = phoneType; in Connection()1277 return mPhoneType; in getPhoneType()1284 if (mPhoneType == PhoneConstants.PHONE_TYPE_CDMA_LTE || in resetConnectionTime()1285 mPhoneType == PhoneConstants.PHONE_TYPE_CDMA) { in resetConnectionTime()
152 protected int mPhoneType; field in BaseCommands
570 mPhoneType = RILConstants.NO_PHONE; in RIL()5698 if (RILJ_LOGD) riljLog("setPhoneType=" + phoneType + " old value=" + mPhoneType); in setPhoneType()5699 mPhoneType = phoneType; in setPhoneType()