Searched refs:WIFI_P2P_THIS_DEVICE_CHANGED_ACTION (Results 1 – 7 of 7) sorted by relevance
174 intentFilter.addAction(WifiP2pManager.WIFI_P2P_THIS_DEVICE_CHANGED_ACTION); in WifiDisplayController()1083 } else if (action.equals(WifiP2pManager.WIFI_P2P_THIS_DEVICE_CHANGED_ACTION)) {
317 public static final String WIFI_P2P_THIS_DEVICE_CHANGED_ACTION = field in WifiP2pManager
2996 final Intent intent = new Intent(WifiP2pManager.WIFI_P2P_THIS_DEVICE_CHANGED_ACTION); in sendThisDeviceChangedBroadcast()
653 assertEquals(WifiP2pManager.WIFI_P2P_THIS_DEVICE_CHANGED_ACTION, intent.getAction()); in checkSendThisDeviceChangedBroadcast()
18248 …field public static final java.lang.String WIFI_P2P_THIS_DEVICE_CHANGED_ACTION = "android.net.wifi…
30637 …field public static final String WIFI_P2P_THIS_DEVICE_CHANGED_ACTION = "android.net.wifi.p2p.THIS_…
30781 …field public static final String WIFI_P2P_THIS_DEVICE_CHANGED_ACTION = "android.net.wifi.p2p.THIS_…