Searched defs:EAI_SERVICE (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
H A DOsConstants.java100 public static final int EAI_SERVICE = placeholder(); field in class:OsConstants
504 if (error == EAI_SERVICE) {
505 return "EAI_SERVICE";

Completed in 7 milliseconds