HomeSort by relevance Sort by last modified time
    Searched defs:TextViewCompatUtils (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
TextViewCompatUtils.java 24 public final class TextViewCompatUtils {
31 private TextViewCompatUtils() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
SetupWizardActivity.java 35 import com.android.inputmethod.compat.TextViewCompatUtils;
212 TextViewCompatUtils.setCompoundDrawablesRelativeWithIntrinsicBounds(mActionFinish,
446 TextViewCompatUtils.setCompoundDrawablesRelativeWithIntrinsicBounds(

Completed in 35 milliseconds