Searched refs:ADD_LOCAL_SERVICE (Results 1 – 4 of 4) sorted by relevance
432 public static final int ADD_LOCAL_SERVICE = BASE + 28; field in WifiP2pManager1451 c.mAsyncChannel.sendMessage(ADD_LOCAL_SERVICE, 0, c.putListener(listener), servInfo); in addLocalService()
448 case WifiP2pManager.ADD_LOCAL_SERVICE: in handleMessage()1146 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()1414 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()1805 case WifiP2pManager.ADD_LOCAL_SERVICE: in processMessage()
325 msg.what = WifiP2pManager.ADD_LOCAL_SERVICE; in sendAddLocalServiceMsg()
1230 Landroid/net/wifi/p2p/WifiP2pManager;->ADD_LOCAL_SERVICE:I