Searched refs:setIsWifiNetworksAvailableNotificationEnabled (Results 1 – 4 of 4) sorted by relevance
148 verify(mWifiMetrics).setIsWifiNetworksAvailableNotificationEnabled(OPEN_NET_NOTIFIER_TAG, in onCreate_setWifiNetworksAvailableNotificationSettingState()161 verify(mWifiMetrics).setIsWifiNetworksAvailableNotificationEnabled(OPEN_NET_NOTIFIER_TAG, in onFeatureDisable_setWifiNetworksAvailableNotificationSettingDisabled()
1025 mWifiMetrics.setIsWifiNetworksAvailableNotificationEnabled(OPEN_NET_NOTIFIER_TAG, in setAndIncrementMetrics()3229 mWifiMetrics.setIsWifiNetworksAvailableNotificationEnabled(OPEN_NET_NOTIFIER_TAG, in testOpenNetworkNotificationBlocklistSizeAndFeatureStateNotCleared()
580 mWifiMetrics.setIsWifiNetworksAvailableNotificationEnabled(mTag, enabled); in getValue()
3580 public void setIsWifiNetworksAvailableNotificationEnabled(String notifierTag, boolean enabled) { in setIsWifiNetworksAvailableNotificationEnabled() method in WifiMetrics