Searched refs:REQUEST_PEERS (Results 1 – 4 of 4) sorted by relevance
643 public static final int REQUEST_PEERS = BASE + 19; field in WifiP2pManager2837 channel.mAsyncChannel.sendMessage(prepareMessage(REQUEST_PEERS, 0, in requestPeers()
615 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()
583 msg.what = WifiP2pManager.REQUEST_PEERS; in sendRequestPeersMsg()
1295 Landroid/net/wifi/p2p/WifiP2pManager;->REQUEST_PEERS:I