HomeSort by relevance Sort by last modified time
    Searched refs:mKeyIcon (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKey.java 55 protected Drawable mKeyIcon;
81 mKeyIcon = keyIcon;
126 return mKeyIcon;
133 return mKeyIcon;
SoftKeyToggle.java 96 if (null != state) return state.mKeyIcon;
107 return state.mKeyIcon;
260 public Drawable mKeyIcon;
XmlKeyboardLoader.java 724 rootState.mKeyIcon = icon;
    [all...]

Completed in 98 milliseconds