Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DPointerTracker.java49 private static final boolean DEBUG_LISTENER = false; field in PointerTracker
302 if (DEBUG_LISTENER) { in callListenerOnPressAndCheckKeyboardLayoutChange()
329 if (DEBUG_LISTENER) { in callListenerOnCodeInput()
364 if (DEBUG_LISTENER) { in callListenerOnRelease()
379 if (DEBUG_LISTENER) { in callListenerOnFinishSlidingInput()
386 if (DEBUG_LISTENER) { in callListenerOnCancelInput()
573 if (DEBUG_LISTENER) { in onStartBatchInput()
597 if (DEBUG_LISTENER) { in onUpdateBatchInput()
618 if (DEBUG_LISTENER) { in onEndBatchInput()
632 if (DEBUG_LISTENER) { in cancelBatchInput()