Home
last modified time | relevance | path

Searched refs:DEBUG_MOVE_EVENT (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DPointerTracker.java48 private static final boolean DEBUG_MOVE_EVENT = false; field in PointerTracker
803 if (DEBUG_MOVE_EVENT) { in onMoveEvent()