Searched refs:SERVICE_GET_ADDR_SUCCESS (Results 1 – 1 of 1) sorted by relevance
535 case NativeResponseCode.SERVICE_GET_ADDR_SUCCESS: in handleNativeEvent()656 public static final int SERVICE_GET_ADDR_SUCCESS = 612; field in NsdService.NativeResponseCode670 CODE_NAMES.put(SERVICE_GET_ADDR_SUCCESS, "SERVICE_GET_ADDR_SUCCESS"); in CODE_NAMES.put() argument