Searched refs:ADD_LOCAL_SERVICE (Results 1 – 3 of 3) 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()
377 case WifiP2pManager.ADD_LOCAL_SERVICE: in handleMessage()998 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()1250 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()1597 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()
259 msg.what = WifiP2pManager.ADD_LOCAL_SERVICE; in sendAddLocalServiceMsg()