Searched refs:SERVICE_LOST (Results 1 – 2 of 2) sorted by relevance
168 public static final int SERVICE_LOST = BASE + 5; field in NsdManager215 EVENT_NAMES.put(SERVICE_LOST, "SERVICE_LOST"); in EVENT_NAMES.put() argument368 case SERVICE_LOST: in handleMessage()
419 case NativeResponseCode.SERVICE_LOST: in handleNativeEvent()422 clientInfo.mChannel.sendMessage(NsdManager.SERVICE_LOST, 0, in handleNativeEvent()608 public static final int SERVICE_LOST = 604; field in NsdService.NativeResponseCode626 CODE_NAMES.put(SERVICE_LOST, "SERVICE_LOST"); in CODE_NAMES.put() argument