Searched refs:mPhoneType (Results 1 – 2 of 2) sorted by relevance
104 protected int mPhoneType; field in BaseCommands
614 mPhoneType = RILConstants.NO_PHONE; in RIL()4208 if (RILJ_LOGD) riljLog("setPhoneType=" + phoneType + " old value=" + mPhoneType); in setPhoneType()4209 mPhoneType = phoneType; in setPhoneType()