Searched refs:ODI_CAPTIONS_ENABLED (Results 1 – 5 of 5) sorted by relevance
242 VALIDATORS.put(Secure.ODI_CAPTIONS_ENABLED, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
313 Settings.Secure.ODI_CAPTIONS_ENABLED, 0, UserHandle.USER_CURRENT); in areCaptionsEnabled()319 Settings.Secure.ODI_CAPTIONS_ENABLED, isEnabled ? 1 : 0, UserHandle.USER_CURRENT); in setCaptionsEnabled()
673 Settings.Secure.ODI_CAPTIONS_ENABLED,
6326 public static final String ODI_CAPTIONS_ENABLED = "odi_captions_enabled"; field in Settings.Secure
9341 field public static final String ODI_CAPTIONS_ENABLED = "odi_captions_enabled";