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

  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 156 registerObserver(Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR);
457 cr, Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, defStyle.edgeColor);
  /packages/apps/Settings/src/com/android/settings/accessibility/
CaptionPropertiesFragment.java 405 Settings.Secure.putInt(cr, Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, value);
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
CaptionSetupActivity.java 700 Settings.Secure.putInt(cr, Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR,
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 815 milliseconds