Searched defs:PressTimer (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DCandidateView.java221 private PressTimer mTimer = new PressTimer();
713 private class PressTimer extends Handler implements Runnable { class in class:CandidateView
718 public PressTimer() { method in class:CandidateView.PressTimer

Completed in 10 milliseconds