Searched refs:COLOR_BLACK (Results 1 – 5 of 5) sorted by relevance
38 private static final int COLOR_BLACK = 30; field in Clog148 color = COLOR_BLACK; in println()
97 TestWallpaperInfo.COLOR_BLACK, "test-wallpaper-1");99 TestWallpaperInfo.COLOR_BLACK, "test-wallpaper-2");101 TestWallpaperInfo.COLOR_BLACK, "test-wallpaper-3");
64 TestWallpaperInfo wallpaper = new TestWallpaperInfo(TestWallpaperInfo.COLOR_BLACK); in createTestWallpaperInfo()
35 public static final int COLOR_BLACK = 0; field in TestWallpaperInfo
101 mMockWallpaper = new TestWallpaperInfo(TestWallpaperInfo.COLOR_BLACK); in setUp()