Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1151 final WindowColor windowColor = getCache(colors.mWindowColors, hash, in getWindowColor() local
1153 if (windowColor != null) { in getWindowColor()
1154 return windowColor; in getWindowColor()
1160 final WindowColor windowColor = new WindowColor(hash, windowBgColorSupplier.getAsInt()); in getWindowColor() local
1161 colors.mWindowColors[leastUsedIndex[0]] = windowColor; in getWindowColor()
1162 return windowColor; in getWindowColor()
/frameworks/base/media/java/android/media/
DWebVttRenderer.java1547 setBackgroundColor(captionStyle.windowColor); in RegionLayout()
1561 setBackgroundColor(captionStyle.windowColor); in setCaptionStyle()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35214 field public final int windowColor;
/frameworks/base/core/api/
Dcurrent.txt55344 field public final int windowColor;