Searched refs:mChannelsGuidedAction (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/ui/
H A DDvrSeriesSettingsFragment.java82 private GuidedAction mChannelsGuidedAction; field in class:DvrSeriesSettingsFragment
175 mChannelsGuidedAction = new GuidedAction.Builder(getActivity())
180 actions.add(mChannelsGuidedAction);
256 mChannelsGuidedAction.setDescription(mChannelsActionAllText);
258 mChannelsGuidedAction.setDescription(mId2Channel.get(mSelectedChannelId)

Completed in 8 milliseconds