HomeSort by relevance Sort by last modified time
    Searched refs:ACCESSIBILITY_CAPTIONING_PRESET (Results 1 - 5 of 5) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
CaptionFragment.java 208 Settings.Secure.ACCESSIBILITY_CAPTIONING_PRESET, 0);
213 Settings.Secure.ACCESSIBILITY_CAPTIONING_PRESET, style);
  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 121 mContentResolver, Secure.ACCESSIBILITY_CAPTIONING_PRESET, DEFAULT_PRESET);
156 registerObserver(Secure.ACCESSIBILITY_CAPTIONING_PRESET);
  /packages/apps/Settings/src/com/android/settings/accessibility/
CaptionPropertiesFragment.java 445 Settings.Secure.putInt(cr, Settings.Secure.ACCESSIBILITY_CAPTIONING_PRESET, value);
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java     [all...]

Completed in 80 milliseconds