Lines Matching refs:TAG

209     static final String TAG = "InputMethodManager";
419 Log.i(TAG, "handleMessage: MSG_BIND " + res.sequence + "," + res.id);
423 Log.w(TAG, "Ignoring onBind: cur seq=" + mBindSequence
445 Log.i(TAG, "handleMessage: MSG_UNBIND " + sequence);
456 Log.w(TAG, "IME died: " + mCurId, e);
480 Log.i(TAG, "handleMessage: MSG_SET_ACTIVE " + active + ", was " + mActive);
773 if (DEBUG) Log.v(TAG, "Clearing binding!");
814 if (DEBUG) Log.v(TAG, "FINISH INPUT: " + mServedView);
1134 if (DEBUG) Log.v(TAG, "Starting input: view=" + view);
1136 if (DEBUG) Log.v(TAG, "ABORT input: no served view!");
1151 if (DEBUG) Log.v(TAG, "ABORT input: no handler for view! Close current input.");
1158 if (DEBUG) Log.v(TAG, "Starting input: reschedule to view thread");
1178 if (DEBUG) Log.v(TAG, "Starting input: tba=" + tba + " ic=" + ic);
1185 if (DEBUG) Log.v(TAG,
1221 if (DEBUG) Log.v(TAG, "START INPUT: " + view + " ic="
1233 if (DEBUG) Log.v(TAG, "Starting input: Bind result=" + res);
1248 if (DEBUG) Log.v(TAG, "ABORT input: no input method!");
1260 Log.w(TAG, "IME died: " + mCurId, e);
1293 if (DEBUG) Log.v(TAG, "focusIn: " + view);
1298 if (DEBUG) Log.v(TAG, "Not IME target window, ignoring");
1312 if (DEBUG) Log.v(TAG, "focusOut: " + view
1335 if (DEBUG) Log.v(TAG, "onViewDetachedFromWindow: " + view
1372 if (DEBUG) Log.v(TAG, "checkFocus: view=" + mServedView
1417 if (DEBUG) Log.v(TAG, "onWindowFocus: " + focusedView
1422 if (DEBUG) Log.v(TAG, "Has been inactive! Starting fresh");
1455 if (DEBUG) Log.v(TAG, "Reporting focus gain, without startInput");
1476 Log.v(TAG, "Ignoring onPreWindowFocus()."
1507 if (DEBUG) Log.d(TAG, "updateSelection");
1510 if (DEBUG) Log.v(TAG, "SELECTION CHANGE: " + mCurMethod);
1523 Log.w(TAG, "IME died: " + mCurId, e);
1542 if (DEBUG) Log.v(TAG, "onViewClicked: " + focusChanged);
1545 Log.w(TAG, "IME died: " + mCurId, e);
1605 if (DEBUG) Log.d(TAG, "updateCursor");
1608 if (DEBUG) Log.v(TAG, "CURSOR CHANGE: " + mCurMethod);
1612 Log.w(TAG, "IME died: " + mCurId, e);
1641 Log.w(TAG, "Ignoring redundant updateCursorAnchorInfo: info="
1646 if (DEBUG) Log.v(TAG, "updateCursorAnchorInfo: " + cursorAnchorInfo);
1654 Log.w(TAG, "IME died: " + mCurId, e);
1679 if (DEBUG) Log.v(TAG, "APP PRIVATE COMMAND " + action + ": " + data);
1682 Log.w(TAG, "IME died: " + mCurId, e);
1785 if (DEBUG) Log.v(TAG, "DISPATCH INPUT EVENT: " + mCurMethod);
1839 Log.w(TAG, "Unable to send input event to IME: "
1858 Log.w(TAG, "Timeout waiting for IME to handle input event after "
1935 Log.w(TAG, "IME died: " + mCurId, e);
1944 Log.w(TAG, "IME died: " + mCurId, e);
1958 Log.w(TAG, "IME died: " + mCurId, e);
1973 Log.w(TAG, "IME died: " + mCurId, e);
1991 Log.w(TAG, "IME died: " + mCurId, e);
2006 Log.w(TAG, "Ignoring notifyUserAction as it has already been sent."
2016 Log.w(TAG, "notifyUserAction: "
2026 Log.w(TAG, "IME died: " + mCurId, e);
2049 Log.e(TAG, "IMI list already contains the same InputMethod.");
2060 Log.w(TAG, "IME died: " + mCurId, e);
2075 Log.w(TAG, "IME died: " + mCurId, e);
2095 Log.w(TAG, "IME died: " + mCurId, e);
2116 Log.w(TAG, "IME died: " + mCurId, e);
2138 Log.w(TAG, "IME died: " + mCurId, e);
2163 Log.w(TAG, "IME died: " + mCurId, e);
2173 Log.w(TAG, "IME died: " + mCurId, e);