Home
last modified time | relevance | path

Searched refs:hasSendDhcpHostnameEnabledChanged (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiConfigurationUtil.java279 public static boolean hasSendDhcpHostnameEnabledChanged(WifiConfiguration existingConfig, in hasSendDhcpHostnameEnabledChanged() method in WifiConfigurationUtil
DWifiConfigManager.java1534 if (WifiConfigurationUtil.hasSendDhcpHostnameEnabledChanged(existingInternalConfig, in addOrUpdateNetworkInternal()