Searched refs:TAG_EDIT (Results 1 – 2 of 2) sorted by relevance
38 private static final String TAG_EDIT = "EditableAction"; field in GuidedActionAdapterGroup99 if (DEBUG_EDIT) Log.v(TAG_EDIT, "openIme of next Action"); in focusToNextAction()103 if (DEBUG_EDIT) Log.v(TAG_EDIT, "closeIme and focus to next Action"); in focusToNextAction()172 if (DEBUG_EDIT) Log.v(TAG_EDIT, "closeIme no next action"); in fillAndGoNext()
49 static final String TAG_EDIT = "EditableAction"; field in GuidedActionAdapter120 if (DEBUG_EDIT) Log.v(TAG_EDIT, "openIme by click");123 if (DEBUG_EDIT) Log.v(TAG_EDIT, "toggle editing mode by click");532 if (DEBUG_EDIT) Log.v(TAG_EDIT, "IME action: " + actionId); in onEditorAction()539 if (DEBUG_EDIT) Log.v(TAG_EDIT, "closeIme escape north"); in onEditorAction()549 if (DEBUG_EDIT) Log.v(TAG_EDIT, "IME key: " + keyCode); in onKeyPreIme()