Home
last modified time | relevance | path

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

/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java55 private static final int INNER_COLOR = 0xff000080; field in TestWallpaper.ClockEngine
215 paint.setColor(INNER_COLOR); in drawFrame()