Searched refs:REQUEST_PEERS (Results 1 – 4 of 4) sorted by relevance
402 public static final int REQUEST_PEERS = BASE + 19; field in WifiP2pManager1585 c.mAsyncChannel.sendMessage(REQUEST_PEERS, 0, c.putListener(listener)); in requestPeers()
393 case WifiP2pManager.REQUEST_PEERS: in handleMessage()1060 case WifiP2pManager.REQUEST_PEERS: in processMessage()
332 msg.what = WifiP2pManager.REQUEST_PEERS; in sendRequestPeersMsg()
46810 Landroid/net/wifi/p2p/WifiP2pManager;->REQUEST_PEERS:I