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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DTimerProxy.java97 public void cancelUpdateBatchInputTimer(@Nonnull PointerTracker tracker); method in interface:TimerProxy
129 public void cancelUpdateBatchInputTimer(@Nonnull PointerTracker tracker) {} method in class:TimerProxy.Adapter
H A DTimerHandler.java211 public void cancelUpdateBatchInputTimer(@Nonnull final PointerTracker tracker) { method in class:TimerHandler

Completed in 17 milliseconds