Searched refs:NI_NUMERICHOST (Results 1 – 2 of 2) sorted by relevance
907 return Libcore.os.getnameinfo(this, NI_NUMERICHOST); // Can't throw. in getHostAddress()
477 public static final int NI_NUMERICHOST = placeholder(); field in OsConstants