Home
last modified time | relevance | path

Searched refs:REQUEST_PEERS (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java643 public static final int REQUEST_PEERS = BASE + 19; field in WifiP2pManager
2837 channel.mAsyncChannel.sendMessage(prepareMessage(REQUEST_PEERS, 0, in requestPeers()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java615 case WifiP2pManager.REQUEST_PEERS: in handleMessage()
1610 case WifiP2pManager.REQUEST_PEERS: in recordLogRec()
1728 case WifiP2pManager.REQUEST_PEERS: in getWhatToString()
2034 case WifiP2pManager.REQUEST_PEERS: in needsActiveP2p()
2214 case WifiP2pManager.REQUEST_PEERS: in processMessageImpl()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java583 msg.what = WifiP2pManager.REQUEST_PEERS; in sendRequestPeersMsg()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1295 Landroid/net/wifi/p2p/WifiP2pManager;->REQUEST_PEERS:I