Home
last modified time | relevance | path

Searched refs:WIFI_P2P_THIS_DEVICE_CHANGED_ACTION (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DWifiDisplayController.java175 intentFilter.addAction(WifiP2pManager.WIFI_P2P_THIS_DEVICE_CHANGED_ACTION); in WifiDisplayController()
1084 } else if (action.equals(WifiP2pManager.WIFI_P2P_THIS_DEVICE_CHANGED_ACTION)) {
/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java262 public static final String WIFI_P2P_THIS_DEVICE_CHANGED_ACTION = field in WifiP2pManager
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2399 final Intent intent = new Intent(WifiP2pManager.WIFI_P2P_THIS_DEVICE_CHANGED_ACTION); in sendThisDeviceChangedBroadcast()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18248 …field public static final java.lang.String WIFI_P2P_THIS_DEVICE_CHANGED_ACTION = "android.net.wifi…
/frameworks/base/api/
Dcurrent.txt26949 …field public static final java.lang.String WIFI_P2P_THIS_DEVICE_CHANGED_ACTION = "android.net.wifi…
Dsystem-current.txt29645 …field public static final java.lang.String WIFI_P2P_THIS_DEVICE_CHANGED_ACTION = "android.net.wifi…