Searched refs:DISCOVER_PEERS (Results 1 – 3 of 3) sorted by relevance
359 public static final int DISCOVER_PEERS = BASE + 1; field in WifiP2pManager1194 c.mAsyncChannel.sendMessage(DISCOVER_PEERS, 0, c.putListener(listener)); in discoverPeers()
367 case WifiP2pManager.DISCOVER_PEERS: in handleMessage()970 case WifiP2pManager.DISCOVER_PEERS: in processMessage()1222 case WifiP2pManager.DISCOVER_PEERS: in processMessage()1511 case WifiP2pManager.DISCOVER_PEERS: in processMessage()2112 case WifiP2pManager.DISCOVER_PEERS: in processMessage()3700 sendMessage(WifiP2pManager.DISCOVER_PEERS); in handleGroupCreationFailure()
292 msg.what = WifiP2pManager.DISCOVER_PEERS; in sendDiscoverPeersMsg()