Searched refs:ToObjectMethodWrapper (Results 1 – 2 of 2) sorted by relevance
145 public <T> ToObjectMethodWrapper<T> getMethod(final String name, in getMethod()147 return new ToObjectMethodWrapper<T>(CompatUtils.getMethod(mClass, name, parameterTypes), in getMethod()170 public static final class ToObjectMethodWrapper<T> { class in CompatUtils173 public ToObjectMethodWrapper(final Method method, final T defaultValue) { in ToObjectMethodWrapper() method in CompatUtils.ToObjectMethodWrapper
46 private static final CompatUtils.ToObjectMethodWrapper<RectF> sGetCharacterBoundsMethod;48 private static final CompatUtils.ToObjectMethodWrapper<CharSequence> sGetComposingTextMethod;54 private static final CompatUtils.ToObjectMethodWrapper<Matrix> sGetMatrixMethod;