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