Searched refs:WIFI_P2P_CONNECTION_CHANGED_ACTION (Results 1 – 8 of 8) sorted by relevance
173 intentFilter.addAction(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION); in WifiDisplayController()1074 } else if (action.equals(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION)) {
204 public static final String WIFI_P2P_CONNECTION_CHANGED_ACTION = field in WifiP2pManager
380 filter.addAction(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION); in startStateMachineUpdaters()923 } else if (action.equals(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION)) { in onReceive()
635 when(intent.getAction()).thenReturn(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION); in sendWifiP2pConnectionChanged()
3014 Intent intent = new Intent(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION); in sendP2pConnectionChangedBroadcast()
18240 …field public static final java.lang.String WIFI_P2P_CONNECTION_CHANGED_ACTION = "android.net.wifi.…
30629 …field public static final String WIFI_P2P_CONNECTION_CHANGED_ACTION = "android.net.wifi.p2p.CONNEC…
30773 …field public static final String WIFI_P2P_CONNECTION_CHANGED_ACTION = "android.net.wifi.p2p.CONNEC…