Searched refs:mSubtypeEnablerIcon (Results 1 – 1 of 1) sorted by relevance
46 private Drawable mSubtypeEnablerIcon; field in InputMethodSettingsImpl168 mSubtypeEnablerIcon = drawable; in setSubtypeEnablerIcon()193 } else if (mSubtypeEnablerIcon != null) { in updateSubtypeEnabler()194 mSubtypeEnablerPreference.setIcon(mSubtypeEnablerIcon); in updateSubtypeEnabler()