Searched refs:DISCOVER_PEERS (Results 1 – 3 of 3) sorted by relevance
374 public static final int DISCOVER_PEERS = BASE + 1; field in WifiP2pManager1216 c.mAsyncChannel.sendMessage(DISCOVER_PEERS, 0, c.putListener(listener)); in discoverPeers()
386 case WifiP2pManager.DISCOVER_PEERS: in handleMessage()994 case WifiP2pManager.DISCOVER_PEERS: in processMessage()1261 case WifiP2pManager.DISCOVER_PEERS: in processMessage()1550 case WifiP2pManager.DISCOVER_PEERS: in processMessage()2182 case WifiP2pManager.DISCOVER_PEERS: in processMessage()3843 sendMessage(WifiP2pManager.DISCOVER_PEERS); in handleGroupCreationFailure()
336 msg.what = WifiP2pManager.DISCOVER_PEERS; in sendDiscoverPeersMsg()