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