Searched refs:mIsAfcSupportedOnDevice (Results 1 – 1 of 1) sorted by relevance
96 private final boolean mIsAfcSupportedOnDevice; field in WifiGlobals168 mIsAfcSupportedOnDevice = mContext.getResources().getBoolean(R.bool.config_wifiAfcSupported) in WifiGlobals()303 return mIsAfcSupportedOnDevice; in isAfcSupportedOnDevice()