Searched defs:PREFS_KEY_TRICKPLAY_SETTING (Results 1 – 1 of 1) sorted by relevance
44 private static final String PREFS_KEY_TRICKPLAY_SETTING = "trickplay_setting"; field in CommonPreferences50 sPref2TypeMapping.put(PREFS_KEY_TRICKPLAY_SETTING, int.class); in sPref2TypeMapping.put() argument