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

  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyboardView.java 174 private void showBalloon(BalloonHint balloon, int balloonLocationToSkb[],
274 showBalloon(mBalloonOnKey, mHintLocationToSkbContainer, movePress);
309 showBalloon(mBalloonPopup, mHintLocationToSkbContainer, movePress);
CandidateView.java 666 showBalloon(clickedItemInPage, true);
680 showBalloon(clickedItemInPage, true);
688 private void showBalloon(int candPos, boolean delayedShow) {

Completed in 1450 milliseconds