Searched refs:SERVICE_FOUND (Results 1 – 2 of 2) sorted by relevance
166 public static final int SERVICE_FOUND = BASE + 4; field in NsdManager214 EVENT_NAMES.put(SERVICE_FOUND, "SERVICE_FOUND"); in EVENT_NAMES.put() argument365 case SERVICE_FOUND: in handleMessage()
413 case NativeResponseCode.SERVICE_FOUND: in handleNativeEvent()416 clientInfo.mChannel.sendMessage(NsdManager.SERVICE_FOUND, 0, in handleNativeEvent()607 public static final int SERVICE_FOUND = 603; field in NsdService.NativeResponseCode625 CODE_NAMES.put(SERVICE_FOUND, "SERVICE_FOUND"); in CODE_NAMES.put() argument