Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DCompatUtils.java207 public static final class ToBooleanMethodWrapper { class in CompatUtils
210 public ToBooleanMethodWrapper(final Method method, final boolean defaultValue) { in ToBooleanMethodWrapper() method in CompatUtils.ToBooleanMethodWrapper