Searched defs:startLongPressTimer (Results 1 – 5 of 5) sorted by relevance
143 public void startLongPressTimer(final int code) { in startLongPressTimer() method in MockKeyboardSwitcher
94 public void startLongPressTimer(PointerTracker tracker); in startLongPressTimer() method95 public void startLongPressTimer(int code); in startLongPressTimer() method113 public void startLongPressTimer(PointerTracker tracker) {} in startLongPressTimer() method in PointerTracker.TimerProxy.Adapter115 public void startLongPressTimer(int code) {} in startLongPressTimer() method in PointerTracker.TimerProxy.Adapter1322 private void startLongPressTimer(final Key key) { in startLongPressTimer() method in PointerTracker
313 public void startLongPressTimer(final int code) { in startLongPressTimer() method in KeyboardSwitcher
284 public void startLongPressTimer(final int code) { in startLongPressTimer() method in MainKeyboardView.KeyTimerHandler301 public void startLongPressTimer(final PointerTracker tracker) { in startLongPressTimer() method in MainKeyboardView.KeyTimerHandler
59 public void startLongPressTimer(int code); in startLongPressTimer() method