Lines Matching refs:DEBUG

215     static final boolean DEBUG = false;
425 if (DEBUG) {
454 if (DEBUG) {
481 if (DEBUG) {
829 if (DEBUG) Log.v(TAG, "Clearing binding!");
869 if (DEBUG) Log.v(TAG, "FINISH INPUT: mServedView=" + dumpViewInfo(mServedView));
1191 if (DEBUG) {
1196 if (DEBUG) Log.v(TAG, "ABORT input: no served view!");
1211 if (DEBUG) Log.v(TAG, "ABORT input: no handler for view! Close current input.");
1218 if (DEBUG) Log.v(TAG, "Starting input: reschedule to view thread");
1238 if (DEBUG) Log.v(TAG, "Starting input: tba=" + tba + " ic=" + ic);
1245 if (DEBUG) Log.v(TAG,
1292 if (DEBUG) Log.v(TAG, "START INPUT: view=" + dumpViewInfo(view) + " ic="
1298 if (DEBUG) Log.v(TAG, "Starting input: Bind result=" + res);
1313 if (DEBUG) Log.v(TAG, "ABORT input: no input method!");
1327 if (DEBUG) Log.w(TAG, "startInputOrWindowGainedFocus failed. "
1380 if (DEBUG) Log.v(TAG, "focusIn: " + dumpViewInfo(view));
1384 if (DEBUG) Log.v(TAG, "Temporarily detached view, ignoring");
1391 if (DEBUG) Log.v(TAG, "Not IME target window, ignoring");
1405 if (DEBUG) Log.v(TAG, "focusOut: view=" + dumpViewInfo(view)
1428 if (DEBUG) Log.v(TAG, "onViewDetachedFromWindow: view=" + dumpViewInfo(view)
1464 if (DEBUG) Log.v(TAG, "checkFocus: view=" + mServedView
1510 if (DEBUG) Log.v(TAG, "onWindowFocus: " + focusedView
1515 if (DEBUG) Log.v(TAG, "Has been inactive! Starting fresh");
1548 if (DEBUG) Log.v(TAG, "Reporting focus gain, without startInput");
1571 if (DEBUG) {
1603 if (DEBUG) Log.d(TAG, "updateSelection");
1606 if (DEBUG) Log.v(TAG, "SELECTION CHANGE: " + mCurMethod);
1638 if (DEBUG) Log.v(TAG, "onViewClicked: " + focusChanged);
1701 if (DEBUG) Log.d(TAG, "updateCursor");
1704 if (DEBUG) Log.v(TAG, "CURSOR CHANGE: " + mCurMethod);
1736 if (DEBUG) {
1742 if (DEBUG) Log.v(TAG, "updateCursorAnchorInfo: " + cursorAnchorInfo);
1775 if (DEBUG) Log.v(TAG, "APP PRIVATE COMMAND " + action + ": " + data);
1881 if (DEBUG) Log.v(TAG, "DISPATCH INPUT EVENT: " + mCurMethod);
2125 if (DEBUG) {
2135 if (DEBUG) {