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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DSkbTemplate.java78 Drawable popupBg) {
81 mPopupBg = popupBg;
77 setBackgrounds(Drawable skbBg, Drawable balloonBg, Drawable popupBg) argument
H A DSoftKeyboard.java147 public void setPopupBackground(Drawable popupBg) { argument
148 mPopupBg = popupBg;

Completed in 26 milliseconds