Searched refs:setIsWifiNetworksAvailableNotificationEnabled (Results 1 – 4 of 4) sorted by relevance
157 verify(mWifiMetrics).setIsWifiNetworksAvailableNotificationEnabled(OPEN_NET_NOTIFIER_TAG, in onCreate_setWifiNetworksAvailableNotificationSettingState()170 verify(mWifiMetrics).setIsWifiNetworksAvailableNotificationEnabled(OPEN_NET_NOTIFIER_TAG, in onFeatureDisable_setWifiNetworksAvailableNotificationSettingDisabled()
1058 mWifiMetrics.setIsWifiNetworksAvailableNotificationEnabled(OPEN_NET_NOTIFIER_TAG, in setAndIncrementMetrics()3358 mWifiMetrics.setIsWifiNetworksAvailableNotificationEnabled(OPEN_NET_NOTIFIER_TAG, in testOpenNetworkNotificationBlocklistSizeAndFeatureStateNotCleared()
598 mWifiMetrics.setIsWifiNetworksAvailableNotificationEnabled(mTag, enabled); in getValue()
4334 public void setIsWifiNetworksAvailableNotificationEnabled(String notifierTag, boolean enabled) { in setIsWifiNetworksAvailableNotificationEnabled() method in WifiMetrics