Home
last modified time | relevance | path

Searched defs:ToIntMethodWrapper (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DCompatUtils.java183 public static final class ToIntMethodWrapper { class in CompatUtils
186 public ToIntMethodWrapper(final Method method, final int defaultValue) { in ToIntMethodWrapper() method in CompatUtils.ToIntMethodWrapper