Searched refs:ACTION_WATCH (Results 1 – 2 of 2) sorted by relevance
49 private static final int ACTION_WATCH = 2; field in DvrAlreadyRecordedFragment101 .id(ACTION_WATCH) in onCreateActions()119 } else if (action.getId() == ACTION_WATCH) { in onTrackedGuidedActionClicked()135 } else if (actionId == ACTION_WATCH) { in getTrackerLabelForGuidedAction()
53 private static final int ACTION_WATCH = 1; field in SeriesRecordingDetailsFragment117 mActionsAdapter.clear(ACTION_WATCH); in updateWatchAction()133 ACTION_WATCH, in updateWatchAction()134 new Action(ACTION_WATCH, episodeStatus, episodeDisplayNumber, mWatchDrawable)); in updateWatchAction()208 if (action.getId() == ACTION_WATCH) { in onCreateOnActionClickedListener()