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