HomeSort by relevance Sort by last modified time
    Searched defs:TAG_EDIT (Results 1 - 3 of 3) sorted by null

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
GuidedActionAdapterGroup.java 37 private static final String TAG_EDIT = "EditableAction";
98 if (DEBUG_EDIT) Log.v(TAG_EDIT, "openIme of next Action");
102 if (DEBUG_EDIT) Log.v(TAG_EDIT, "closeIme and focus to next Action");
171 if (DEBUG_EDIT) Log.v(TAG_EDIT, "closeIme no next action");
GuidedActionAdapter.java 46 static final String TAG_EDIT = "EditableAction";
115 if (DEBUG_EDIT) Log.v(TAG_EDIT, "openIme by click");
118 if (DEBUG_EDIT) Log.v(TAG_EDIT, "toggle editing mode by click");
465 if (DEBUG_EDIT) Log.v(TAG_EDIT, "IME action: " + actionId);
472 if (DEBUG_EDIT) Log.v(TAG_EDIT, "closeIme escape north");
482 if (DEBUG_EDIT) Log.v(TAG_EDIT, "IME key: " + keyCode);
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 82 milliseconds