Searched refs:DEBUG_BATCH_NESTING (Results 1 - 1 of 1) sorted by path

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputConnection.java59 private static final boolean DEBUG_BATCH_NESTING = false; field in class:RichInputConnection
156 if (DEBUG_BATCH_NESTING) checkBatchEdit();
233 if (DEBUG_BATCH_NESTING) checkBatchEdit();
273 if (DEBUG_BATCH_NESTING) checkBatchEdit();
414 if (DEBUG_BATCH_NESTING) checkBatchEdit();
451 if (DEBUG_BATCH_NESTING) checkBatchEdit();
503 if (DEBUG_BATCH_NESTING) checkBatchEdit();
526 if (DEBUG_BATCH_NESTING) checkBatchEdit();
552 if (DEBUG_BATCH_NESTING) checkBatchEdit();
569 if (DEBUG_BATCH_NESTING) checkBatchEdi
[all...]

Completed in 96 milliseconds