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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DSkbTemplate.java216 public Drawable mKeyBg; field in class:SoftKeyType
224 mKeyBg = bg;
H A DSoftKeyToggle.java131 return state.mKeyType.mKeyBg;
133 return mKeyType.mKeyBg;
H A DSoftKey.java154 return mKeyType.mKeyBg;

Completed in 38 milliseconds