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

  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 152 registerObserver(Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR);
483 cr, Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, defStyle.edgeColor);
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
CaptionCustomFragment.java 252 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, 0) & 0x00ffffff);
257 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR,
  /packages/apps/Settings/src/com/android/settings/accessibility/
CaptionPropertiesFragment.java 443 Settings.Secure.putInt(cr, Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, value);
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java     [all...]

Completed in 77 milliseconds