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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DSoftKeyboard.java257 public Drawable getSkbBackground() { method in class:SoftKeyboard
259 return mSkbTemplate.getSkbBackground();
448 Drawable skbBg = getSkbBackground();
H A DSkbTemplate.java84 public Drawable getSkbBackground() { method in class:SkbTemplate
H A DSoftKeyboardView.java136 Drawable bg = softSkb.getSkbBackground();

Completed in 35 milliseconds