OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 7787 milliseconds