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