Searched refs:TRICKPLAY_SETTING_ENABLED (Results 1 – 4 of 4) sorted by relevance
59 @IntDef({TRICKPLAY_SETTING_NOT_SET, TRICKPLAY_SETTING_DISABLED, TRICKPLAY_SETTING_ENABLED})70 public static final int TRICKPLAY_SETTING_ENABLED = 1; field in CommonPreferences
163 ? CommonPreferences.TRICKPLAY_SETTING_ENABLED in getItemList()
1382 mTrickplaySetting = TunerPreferences.TRICKPLAY_SETTING_ENABLED; in setTrickplayEnabledIfNeeded()
1449 mTrickplaySetting = TunerPreferences.TRICKPLAY_SETTING_ENABLED; in setTrickplayEnabledIfNeeded()