Searched refs:isApMacRandomizationSupported (Results 1 – 5 of 5) sorted by relevance
287 if (!ApConfigUtil.isApMacRandomizationSupported(mContext)) { in resetToDefaultForUnsupportedConfig()371 if (!ApConfigUtil.isApMacRandomizationSupported(mContext)) { in getDefaultApConfiguration()424 if (!ApConfigUtil.isApMacRandomizationSupported(context) || (mPersistentWifiApConfig != null in generateLocalOnlyHotspotConfig()441 if (config.getBssid() == null && ApConfigUtil.isApMacRandomizationSupported(mContext)) { in randomizeBssidIfUnset()
4375 if (ApConfigUtil.isApMacRandomizationSupported(mContext)) {
699 public static boolean isApMacRandomizationSupported(@NonNull Context context) { in isApMacRandomizationSupported() method in ApConfigUtil
2944 public boolean isApMacRandomizationSupported() { in isApMacRandomizationSupported() method in WifiManager
547 method public boolean isApMacRandomizationSupported();