Searched refs:NI_NUMERICHOST (Results 1 – 3 of 3) sorted by relevance
327 return Libcore.os.getnameinfo(this, NI_NUMERICHOST); // Can't throw. in getHostAddress()
339 public static final int NI_NUMERICHOST = placeholder(); field in OsConstants
374 initConstant(env, c, "NI_NUMERICHOST", NI_NUMERICHOST); in OsConstants_initConstants()