Searched refs:WIFI_P2P_CONNECTION_CHANGED_ACTION (Results 1 – 9 of 9) sorted by relevance
170 intentFilter.addAction(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION); in WifiDisplayController()1091 } else if (action.equals(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION)) {
205 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()
3119 Intent intent = new Intent(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION); in sendP2pConnectionChangedBroadcast()3166 Intent intent = new Intent(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION); in sendP2pTetherRequestBroadcast()
635 when(intent.getAction()).thenReturn(WifiP2pManager.WIFI_P2P_CONNECTION_CHANGED_ACTION); in sendWifiP2pConnectionChanged()
939 …field public static final String WIFI_P2P_CONNECTION_CHANGED_ACTION = "android.net.wifi.p2p.CONNEC…
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
18240 …field public static final java.lang.String WIFI_P2P_CONNECTION_CHANGED_ACTION = "android.net.wifi.…
32019 …field public static final String WIFI_P2P_CONNECTION_CHANGED_ACTION = "android.net.wifi.p2p.CONNEC…