Home
last modified time | relevance | path

Searched refs:WIFI_P2P_STATE_CHANGED_ACTION (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dwifi-direct.jd68 <dt>{@link android.net.wifi.p2p.WifiP2pManager#WIFI_P2P_STATE_CHANGED_ACTION}</dt>
85 intentFilter.addAction(WifiP2pManager.WIFI_P2P_STATE_CHANGED_ACTION);
129 if (WifiP2pManager.WIFI_P2P_STATE_CHANGED_ACTION.equals(action)) {
/frameworks/base/docs/html/guide/topics/connectivity/
Dwifip2p.jd199 <td>{@link android.net.wifi.p2p.WifiP2pManager#WIFI_P2P_STATE_CHANGED_ACTION}</td>
260 if (WifiP2pManager.WIFI_P2P_STATE_CHANGED_ACTION.equals(action)) {
300 android.net.wifi.p2p.WifiP2pManager#WIFI_P2P_STATE_CHANGED_ACTION} intent. Notify your
307 if (WifiP2pManager.WIFI_P2P_STATE_CHANGED_ACTION.equals(action)) {
355 mIntentFilter.addAction(WifiP2pManager.WIFI_P2P_STATE_CHANGED_ACTION);
/frameworks/base/services/core/java/com/android/server/display/
DWifiDisplayController.java172 intentFilter.addAction(WifiP2pManager.WIFI_P2P_STATE_CHANGED_ACTION); in WifiDisplayController()
1057 if (action.equals(WifiP2pManager.WIFI_P2P_STATE_CHANGED_ACTION)) {
/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java141 public static final String WIFI_P2P_STATE_CHANGED_ACTION = field in WifiP2pManager
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2152 final Intent intent = new Intent(WifiP2pManager.WIFI_P2P_STATE_CHANGED_ACTION); in sendP2pStateChangedBroadcast()
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd688 <li>{@link android.net.wifi.p2p.WifiP2pManager#WIFI_P2P_STATE_CHANGED_ACTION}: The P2P state has
/frameworks/base/api/
Dcurrent.txt19476 …field public static final java.lang.String WIFI_P2P_STATE_CHANGED_ACTION = "android.net.wifi.p2p.S…
Dsystem-current.txt21407 …field public static final java.lang.String WIFI_P2P_STATE_CHANGED_ACTION = "android.net.wifi.p2p.S…