Searched defs:TEXT_COLOR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java57 private static final int TEXT_COLOR = 0xa0ffffff; field in class:TestWallpaper.ClockEngine
109 tpaint.setColor(TEXT_COLOR);

Completed in 81 milliseconds