Searched refs:NI_NUMERICHOST (Results 1 – 5 of 5) sorted by relevance
831 public static final int NI_NUMERICHOST; field in OsConstants832 static { NI_NUMERICHOST = 0; }
907 return Libcore.os.getnameinfo(this, NI_NUMERICHOST); // Can't throw. in getHostAddress()
490 public static final int NI_NUMERICHOST = placeholder(); field in OsConstants
413 initConstant(env, c, "NI_NUMERICHOST", NI_NUMERICHOST); in OsConstants_initConstants()
419 field public static final int NI_NUMERICHOST;