Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/customization/
DCustomizationManager.java84 private static final String RES_ID_TRICKPLAY_MODE = "trickplay_mode"; field in CustomizationManager
144 RES_ID_TRICKPLAY_MODE, RES_TYPE_STRING, sCustomizationPackage); in getTrickplayMode()