Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DCompatUtils.java151 public ToIntMethodWrapper getPrimitiveMethod(final String name, final int defaultValue, in getPrimitiveMethod() method in CompatUtils.ClassWrapper
157 public ToFloatMethodWrapper getPrimitiveMethod(final String name, final float defaultValue, in getPrimitiveMethod() method in CompatUtils.ClassWrapper
163 public ToBooleanMethodWrapper getPrimitiveMethod(final String name, in getPrimitiveMethod() method in CompatUtils.ClassWrapper