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

/libcore/luni/src/main/java/libcore/icu/
H A DICU.java206 public static final int U_ZERO_ERROR = 0; field in class:ICU
213 return error > U_ZERO_ERROR;

Completed in 57 milliseconds