OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gfxInvertedScreenContrast
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Browser/src/com/android/browser/
WebViewProperties.java
20
static final String
gfxInvertedScreenContrast
= "inverted_contrast";
BrowserSettings.java
277
settings.setProperty(WebViewProperties.
gfxInvertedScreenContrast
,
/packages/apps/Browser/src/com/android/browser/preferences/
InvertedContrastPreview.java
83
ws.setProperty(WebViewProperties.
gfxInvertedScreenContrast
,
Completed in 106 milliseconds