Searched refs:PREF_DVR_SUBTITLE_ID (Results 1 – 1 of 1) sorted by relevance
48 private static final String PREF_DVR_SUBTITLE_ID = "pref.dvr_subtitle_id"; field in TvSettings131 .remove(PREF_DVR_SUBTITLE_ID) in setDvrPlaybackTrackSettings()137 .putString(PREF_DVR_SUBTITLE_ID, info.getId()) in setDvrPlaybackTrackSettings()160 trackId = pref.getString(PREF_DVR_SUBTITLE_ID, null); in getDvrPlaybackTrackSettings()