OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIME_DELAY_SHOW
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidateView.java
667
mTimer.startTimer(BalloonHint.
TIME_DELAY_SHOW
, mPageNo,
681
mTimer.startTimer(BalloonHint.
TIME_DELAY_SHOW
, mPageNo,
703
long delay = BalloonHint.
TIME_DELAY_SHOW
;
BalloonHint.java
40
public static final int
TIME_DELAY_SHOW
= 0;
SoftKeyboardView.java
176
long delay = BalloonHint.
TIME_DELAY_SHOW
;
Completed in 53 milliseconds