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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DResourceUtils.java271 if (isIntegerValue(value)) {
285 public static boolean isIntegerValue(final TypedValue v) { method in class:ResourceUtils

Completed in 73 milliseconds