Home
last modified time | relevance | path

Searched refs:handleServiceResponse (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java771 handleServiceResponse(resp); in handleMessage()
797 private void handleServiceResponse(WifiP2pServiceResponse resp) { in handleServiceResponse() method in WifiP2pManager.Channel