Lines Matching refs:DEBUG

212     static final boolean DEBUG = false;
421 if (DEBUG) {
450 if (DEBUG) {
476 if (DEBUG) {
800 if (DEBUG) Log.v(TAG, "Clearing binding!");
840 if (DEBUG) Log.v(TAG, "FINISH INPUT: mServedView=" + dumpViewInfo(mServedView));
1151 if (DEBUG) {
1156 if (DEBUG) Log.v(TAG, "ABORT input: no served view!");
1171 if (DEBUG) Log.v(TAG, "ABORT input: no handler for view! Close current input.");
1178 if (DEBUG) Log.v(TAG, "Starting input: reschedule to view thread");
1198 if (DEBUG) Log.v(TAG, "Starting input: tba=" + tba + " ic=" + ic);
1205 if (DEBUG) Log.v(TAG,
1252 if (DEBUG) Log.v(TAG, "START INPUT: view=" + dumpViewInfo(view) + " ic="
1258 if (DEBUG) Log.v(TAG, "Starting input: Bind result=" + res);
1276 if (DEBUG) Log.v(TAG, "ABORT input: no input method!");
1290 if (DEBUG) Log.w(TAG, "startInputOrWindowGainedFocus failed. "
1343 if (DEBUG) Log.v(TAG, "focusIn: " + dumpViewInfo(view));
1347 if (DEBUG) Log.v(TAG, "Temporarily detached view, ignoring");
1354 if (DEBUG) Log.v(TAG, "Not IME target window, ignoring");
1368 if (DEBUG) Log.v(TAG, "focusOut: view=" + dumpViewInfo(view)
1391 if (DEBUG) Log.v(TAG, "onViewDetachedFromWindow: view=" + dumpViewInfo(view)
1427 if (DEBUG) Log.v(TAG, "checkFocus: view=" + mServedView
1473 if (DEBUG) Log.v(TAG, "onWindowFocus: " + focusedView
1478 if (DEBUG) Log.v(TAG, "Has been inactive! Starting fresh");
1511 if (DEBUG) Log.v(TAG, "Reporting focus gain, without startInput");
1534 if (DEBUG) {
1566 if (DEBUG) Log.d(TAG, "updateSelection");
1569 if (DEBUG) Log.v(TAG, "SELECTION CHANGE: " + mCurMethod);
1601 if (DEBUG) Log.v(TAG, "onViewClicked: " + focusChanged);
1664 if (DEBUG) Log.d(TAG, "updateCursor");
1667 if (DEBUG) Log.v(TAG, "CURSOR CHANGE: " + mCurMethod);
1699 if (DEBUG) {
1705 if (DEBUG) Log.v(TAG, "updateCursorAnchorInfo: " + cursorAnchorInfo);
1738 if (DEBUG) Log.v(TAG, "APP PRIVATE COMMAND " + action + ": " + data);
1844 if (DEBUG) Log.v(TAG, "DISPATCH INPUT EVENT: " + mCurMethod);
2090 if (DEBUG) {
2100 if (DEBUG) {