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

  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyToggle.java 94 public Drawable getKeyIcon() {
97 return super.getKeyIcon();
SoftKey.java 125 public Drawable getKeyIcon() {
SoftKeyboardView.java 257 Drawable icon = mSoftKeyDown.getKeyIcon();
455 Drawable keyIcon = softKey.getKeyIcon();

Completed in 267 milliseconds