Searched defs:startLongPressTimer (Results 1 – 5 of 5) sorted by relevance
77 public void startLongPressTimer(PointerTracker tracker); in startLongPressTimer() method78 public void startLongPressTimer(int code); in startLongPressTimer() method93 public void startLongPressTimer(PointerTracker tracker) {} in startLongPressTimer() method in PointerTracker.TimerProxy.Adapter95 public void startLongPressTimer(int code) {} in startLongPressTimer() method in PointerTracker.TimerProxy.Adapter750 private void startLongPressTimer(Key key) { in startLongPressTimer() method in PointerTracker
295 public void startLongPressTimer(int code) { in startLongPressTimer() method in KeyboardSwitcher
180 public void startLongPressTimer(int code) { in startLongPressTimer() method in LatinKeyboardView.KeyTimerHandler197 public void startLongPressTimer(PointerTracker tracker) { in startLongPressTimer() method in LatinKeyboardView.KeyTimerHandler
143 public void startLongPressTimer(int code) { in startLongPressTimer() method in MockKeyboardSwitcher
61 public void startLongPressTimer(int code); in startLongPressTimer() method