Searched refs:REQUEST_PEERS (Results 1 – 3 of 3) 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()
384 case WifiP2pManager.REQUEST_PEERS: in handleMessage()1041 case WifiP2pManager.REQUEST_PEERS: in processMessage()
332 msg.what = WifiP2pManager.REQUEST_PEERS; in sendRequestPeersMsg()