Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethodcommon/
DInputMethodSettingsImpl.java40 private Drawable mSubtypeEnablerIcon; field in InputMethodSettingsImpl
148 mSubtypeEnablerIcon = drawable; in setSubtypeEnablerIcon()
176 pref.setIcon(mSubtypeEnablerIcon); in updateSubtypeEnabler()