Searched refs:mSupportedRaf (Results 1 – 2 of 2) sorted by relevance
108 protected int mSupportedRaf = RadioAccessFamily.RAF_UNKNOWN; field in BaseCommands852 return mSupportedRaf; in getSupportedRadioAccessFamily()
3201 mSupportedRaf = rc.getRadioAccessFamily();3202 if (RILJ_LOGD) riljLog("Supported radio access family=" + mSupportedRaf);