Searched refs:ADD_LOCAL_SERVICE (Results 1 – 4 of 4) sorted by relevance
417 public static final int ADD_LOCAL_SERVICE = BASE + 28; field in WifiP2pManager1400 c.mAsyncChannel.sendMessage(ADD_LOCAL_SERVICE, 0, c.putListener(listener), servInfo); in addLocalService()
386 case WifiP2pManager.ADD_LOCAL_SERVICE: in handleMessage()1017 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()1269 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()1616 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()
259 msg.what = WifiP2pManager.ADD_LOCAL_SERVICE; in sendAddLocalServiceMsg()
46745 Landroid/net/wifi/p2p/WifiP2pManager;->ADD_LOCAL_SERVICE:I