Home
last modified time | relevance | path

Searched refs:ACCESSIBILITY_CAPTIONING_EDGE_COLOR (Results 1 – 5 of 5) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DCaptionCustomFragment.java253 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, 0) & 0x00ffffff); in getCaptionsEdgeColor()
258 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, in setCaptionsEdgeColor()
/packages/apps/TvSettings/unbundle/java/com/android/tv/settings/unbundle/sdklib/
DSettingsCompat.java101 public static final String ACCESSIBILITY_CAPTIONING_EDGE_COLOR = field in SettingsCompat
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DCaptioningEdgeColorControllerTest.java86 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, 0xFFFF0000); in getSummary_redValue_shouldReturnRed()
/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptioningPreviewPreferenceController.java51 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR,
DCaptionHelper.java165 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, color); in setEdgeColor()