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