Searched refs:DEBUG_EVENT (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardState.java39 private static final boolean DEBUG_EVENT = false; field in class:KeyboardState
121 if (DEBUG_EVENT) {
151 if (DEBUG_EVENT) {
158 if (DEBUG_EVENT) {
337 if (DEBUG_EVENT) {
374 if (DEBUG_EVENT) {
408 if (DEBUG_EVENT) {
419 if (DEBUG_EVENT) {
574 if (DEBUG_EVENT) {
596 if (DEBUG_EVENT) {
[all...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DPointerTracker.java47 private static final boolean DEBUG_EVENT = false; field in class:PointerTracker
50 private static boolean DEBUG_MODE = LatinImeLogger.sDBG || DEBUG_EVENT;
911 if (DEBUG_EVENT) {
1214 if (DEBUG_EVENT) {
1237 if (DEBUG_EVENT) {
1316 if (DEBUG_EVENT) {

Completed in 88 milliseconds