Searched refs:mKeyIcon (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DSoftKey.java55 protected Drawable mKeyIcon; field in class:SoftKey
81 mKeyIcon = keyIcon;
126 return mKeyIcon;
133 return mKeyIcon;
H A DSoftKeyToggle.java96 if (null != state) return state.mKeyIcon;
107 return state.mKeyIcon;
260 public Drawable mKeyIcon; field in class:SoftKeyToggle.ToggleState
H A DXmlKeyboardLoader.java724 rootState.mKeyIcon = icon;

Completed in 70 milliseconds