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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputConnection.java66 private static final boolean DEBUG_BATCH_NESTING = false; field in class:RichInputConnection
204 if (DEBUG_BATCH_NESTING) checkBatchEdit();
284 if (DEBUG_BATCH_NESTING) checkBatchEdit();
303 if (DEBUG_BATCH_NESTING) checkBatchEdit();
474 if (DEBUG_BATCH_NESTING) checkBatchEdit();
511 if (DEBUG_BATCH_NESTING) checkBatchEdit();
563 if (DEBUG_BATCH_NESTING) checkBatchEdit();
586 if (DEBUG_BATCH_NESTING) checkBatchEdit();
612 if (DEBUG_BATCH_NESTING) checkBatchEdit();
629 if (DEBUG_BATCH_NESTING) checkBatchEdi
[all...]

Completed in 31 milliseconds