Searched refs:mPhoneType (Results 1 – 3 of 3) sorted by relevance
213 private int mPhoneType; field in Connection231 mPhoneType = phoneType; in Connection()1098 return mPhoneType; in getPhoneType()
109 protected int mPhoneType; field in BaseCommands
456 mPhoneType = RILConstants.NO_PHONE; in RIL()5080 if (RILJ_LOGD) riljLog("setPhoneType=" + phoneType + " old value=" + mPhoneType); in setPhoneType()5081 mPhoneType = phoneType; in setPhoneType()