Searched refs:ODI_CAPTIONS_ENABLED (Results 1 – 4 of 4) sorted by relevance
276 Settings.Secure.ODI_CAPTIONS_ENABLED, 0); in areCaptionsEnabled()282 Settings.Secure.ODI_CAPTIONS_ENABLED, isEnabled ? 1 : 0); in setCaptionsEnabled()
656 Settings.Secure.ODI_CAPTIONS_ENABLED,
5760 public static final String ODI_CAPTIONS_ENABLED = "odi_captions_enabled"; field in Settings.Secure9191 VALIDATORS.put(ODI_CAPTIONS_ENABLED, ODI_CAPTIONS_ENABLED_VALIDATOR); in VALIDATORS.put() argument
6044 field public static final String ODI_CAPTIONS_ENABLED = "odi_captions_enabled";