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

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
GuidedAction.java 78 public static final long ACTION_ID_CANCEL = -5;
185 * @param id One of {@link GuidedAction#ACTION_ID_OK} {@link GuidedAction#ACTION_ID_CANCEL}
194 } else if (id == ACTION_ID_CANCEL) {
195 mId = ACTION_ID_CANCEL;
    [all...]
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 383 milliseconds