Searched refs:mPhoneType (Results 1 – 3 of 3) sorted by relevance
196 private int mPhoneType; field in Connection214 mPhoneType = phoneType; in Connection()992 return mPhoneType; in getPhoneType()
107 protected int mPhoneType; field in BaseCommands
761 mPhoneType = RILConstants.NO_PHONE; in RIL()4663 if (RILJ_LOGD) riljLog("setPhoneType=" + phoneType + " old value=" + mPhoneType); in setPhoneType()4664 mPhoneType = phoneType; in setPhoneType()