HomeSort by relevance Sort by last modified time
    Searched refs:getSkbBackground (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyboard.java 257 public Drawable getSkbBackground() {
259 return mSkbTemplate.getSkbBackground();
448 Drawable skbBg = getSkbBackground();
SkbTemplate.java 84 public Drawable getSkbBackground() {
SoftKeyboardView.java 136 Drawable bg = softSkb.getSkbBackground();

Completed in 678 milliseconds