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