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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DSkbTemplate.java220 public int mColorBalloon; field in class:SoftKeyType
231 mColorBalloon = colorBalloon;
H A DSoftKeyToggle.java167 return state.mKeyType.mColorBalloon;
169 return mKeyType.mColorBalloon;
H A DSoftKey.java170 return mKeyType.mColorBalloon;

Completed in 47 milliseconds