Searched refs:SERVICE_RESOLVED (Results 1 – 1 of 1) sorted by relevance
442 case NativeResponseCode.SERVICE_RESOLVED: in handleNativeEvent()606 public static final int SERVICE_RESOLVED = 608; field in NsdService.NativeResponseCode622 CODE_NAMES.put(SERVICE_RESOLVED, "SERVICE_RESOLVED"); in CODE_NAMES.put() argument