Searched refs:LINK_CONFIGURATION_CHANGED_ACTION (Results 1 – 4 of 4) sorted by relevance
203 mFilter.addAction(WifiManager.LINK_CONFIGURATION_CHANGED_ACTION); in WifiTracker()731 WifiManager.LINK_CONFIGURATION_CHANGED_ACTION.equals(action)) {
772 mContext, new Intent(WifiManager.LINK_CONFIGURATION_CHANGED_ACTION)); in stopTrackingShouldSetStaleBitWhichPreventsCallbacksUntilNextScanResult()
720 public static final String LINK_CONFIGURATION_CHANGED_ACTION = field in WifiManager
3109 Intent intent = new Intent(WifiManager.LINK_CONFIGURATION_CHANGED_ACTION); in sendLinkConfigurationChangedBroadcast()