Searched refs:mPhoneType (Results 1 – 3 of 3) sorted by relevance
186 private int mPhoneType; field in Connection189 mPhoneType = phoneType; in Connection()869 return mPhoneType; in getPhoneType()
105 protected int mPhoneType; field in BaseCommands
738 mPhoneType = RILConstants.NO_PHONE; in RIL()4580 if (RILJ_LOGD) riljLog("setPhoneType=" + phoneType + " old value=" + mPhoneType); in setPhoneType()4581 mPhoneType = phoneType; in setPhoneType()