Searched refs:mSupportSarSoftAp (Results 1 – 1 of 1) sorted by relevance
80 private boolean mSupportSarSoftAp; field in SarManager219 mSupportSarSoftAp = false; in readSarConfigs()226 mSupportSarSoftAp = mContext.getResources().getBoolean( in readSarConfigs()232 mSarInfo.sarSapSupported = mSupportSarSoftAp; in setSarConfigsInInfo()424 pw.println("isSarSoftApSupported: " + mSupportSarSoftAp); in dump()