Searched refs:NETWORK_STATE_CHANGED_ACTION (Results 1 – 17 of 17) sorted by relevance
77 filter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in WifiTrafficPoller()86 WifiManager.NETWORK_STATE_CHANGED_ACTION)) { in WifiTrafficPoller()
102 filter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in WifiNotificationController()114 WifiManager.NETWORK_STATE_CHANGED_ACTION)) { in WifiNotificationController()
174 filter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in WifiController()182 } else if (action.equals(WifiManager.NETWORK_STATE_CHANGED_ACTION)) { in WifiController()
365 } else if (action.equals(WifiManager.NETWORK_STATE_CHANGED_ACTION)) { in setupNetworkReceiver()379 mIntentFilter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in setupNetworkReceiver()
1380 intentFilter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in registerForBroadcasts()
4182 Intent intent = new Intent(WifiManager.NETWORK_STATE_CHANGED_ACTION); in sendNetworkStateChangeBroadcast()
73 } else if (action.equals(WifiManager.NETWORK_STATE_CHANGED_ACTION)) { in onReceive()97 mIntentFilter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in setUp()
106 mIntentFilter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in initialize()190 } else if (action.equals(WifiManager.NETWORK_STATE_CHANGED_ACTION)) { in onReceive()
120 Intent i = new Intent(WifiManager.NETWORK_STATE_CHANGED_ACTION); in setWifiState()
256 filter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in setListening()
204 filter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in registerListeners()894 } else if (action.equals(WifiManager.NETWORK_STATE_CHANGED_ACTION)) { in handleBroadcast()
146 mIntentFilter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in setUp()
267 public static final String NETWORK_STATE_CHANGED_ACTION = "android.net.wifi.STATE_CHANGE"; field in WifiManager
347 } else if (action.equals(WifiManager.NETWORK_STATE_CHANGED_ACTION)) {599 filter.addAction(WifiManager.NETWORK_STATE_CHANGED_ACTION); in DcTrackerBase()
442 WifiManager.NETWORK_STATE_CHANGED_ACTION); in systemReady()
19541 …field public static final java.lang.String NETWORK_STATE_CHANGED_ACTION = "android.net.wifi.STATE_…
18078 …field public static final java.lang.String NETWORK_STATE_CHANGED_ACTION = "android.net.wifi.STATE_…