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

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

Completed in 835 milliseconds