Home
last modified time | relevance | path

Searched refs:mTimeActionOneHourText (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrRecordingSettingsFragment.java75 private String mTimeActionOneHourText; field in DvrRecordingSettingsFragment
102 mTimeActionOneHourText = getString(R.string.dvr_recording_settings_time_one_hour); in onAttach()
226 updateGuidedActions(false, mTimeActionOneHourText); in onSubGuidedActionClicked()
316 .title(mTimeActionOneHourText) in buildChannelSubActionEnd()