Searched defs:mKeyIcon (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
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 DSoftKey.java55 protected Drawable mKeyIcon; field in class:SoftKey
81 mKeyIcon = keyIcon;
126 return mKeyIcon;
133 return mKeyIcon;

Completed in 44 milliseconds