Searched refs:getBssidAllowlistInternal (Results 1 – 4 of 4) sorted by relevance
161 List<MacAddress> bssidList = network.getBssidAllowlistInternal(); in findMatchedSavedNetworks()
1288 internalConfig.setBssidAllowlist(externalConfig.getBssidAllowlistInternal()); in mergeWithInternalWifiConfiguration()
694 if (configuration.getBssidAllowlistInternal() != null) { in writeToXmlForConfigStore()697 .getBssidAllowlistInternal())); in writeToXmlForConfigStore()
1128 public List<MacAddress> getBssidAllowlistInternal() { in getBssidAllowlistInternal() method in WifiConfiguration