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

  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyToggle.java 101 public Drawable getKeyIconPopup() {
110 return super.getKeyIconPopup();
SoftKey.java 129 public Drawable getKeyIconPopup() {
SoftKeyboardView.java 291 Drawable iconPopup = mSoftKeyDown.getKeyIconPopup();

Completed in 69 milliseconds