Home
last modified time | relevance | path

Searched refs:METHOD_setCompoundDrawablesRelativeWithIntrinsicBounds (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DTextViewCompatUtils.java27 private static final Method METHOD_setCompoundDrawablesRelativeWithIntrinsicBounds = field in TextViewCompatUtils
37 if (METHOD_setCompoundDrawablesRelativeWithIntrinsicBounds == null) { in setCompoundDrawablesRelativeWithIntrinsicBounds()
41 CompatUtils.invoke(textView, null, METHOD_setCompoundDrawablesRelativeWithIntrinsicBounds, in setCompoundDrawablesRelativeWithIntrinsicBounds()