Searched refs:LINK_CONFIGURATION_CHANGED_ACTION (Results 1 – 9 of 9) sorted by relevance
47 WifiManager.LINK_CONFIGURATION_CHANGED_ACTION,
45 WifiManager.LINK_CONFIGURATION_CHANGED_ACTION,
66 WifiManager.LINK_CONFIGURATION_CHANGED_ACTION, in testHasIntentFilters()
85 WifiManager.LINK_CONFIGURATION_CHANGED_ACTION, in testHasIntentFilters()
185 filter.addAction(WifiManager.LINK_CONFIGURATION_CHANGED_ACTION); in newIntentFilter()886 || WifiManager.LINK_CONFIGURATION_CHANGED_ACTION.equals(action)) {
905 mContext, new Intent(WifiManager.LINK_CONFIGURATION_CHANGED_ACTION)); in stopTrackingShouldSetStaleBitWhichPreventsCallbacksUntilNextScanResult()923 mContext, new Intent(WifiManager.LINK_CONFIGURATION_CHANGED_ACTION)); in startTrackingShouldNotSendAnyCallbacksUntilScanResultsAreProcessed()
910 public static final String LINK_CONFIGURATION_CHANGED_ACTION = field in WifiManager
2834 Intent intent = new Intent(WifiManager.LINK_CONFIGURATION_CHANGED_ACTION); in sendLinkConfigurationChangedBroadcast()