Searched refs:COLOR_DEFAULT (Results 1 – 15 of 15) sorted by relevance
34 TestStaticWallpaperInfo(TestStaticWallpaperInfo.COLOR_DEFAULT).setWallpaperAttributions()
67 TestStaticWallpaperInfo.COLOR_DEFAULT); in createTestWallpaperInfo()
105 val fakeAsset = TestAsset(TestStaticWallpaperInfo.COLOR_DEFAULT, false)
51 val DEFAULT_ASSET = TestAsset(TestStaticWallpaperInfo.COLOR_DEFAULT, false)
35 public static final int COLOR_DEFAULT = 0xff000000; field in TestStaticWallpaperInfo
35 public static final int COLOR_DEFAULT = 0xff000000; field in TestLiveWallpaperInfo
19 import static android.app.Notification.COLOR_DEFAULT;148 if (color == COLOR_DEFAULT) { in loadBackground()
255 mHasColor = notification.color != Notification.COLOR_DEFAULT; in initializeColors()313 if (mEnableSmallIconAccentColor && color != Notification.COLOR_DEFAULT) { in getAccentColor()
99 if (notification.color != Notification.COLOR_DEFAULT) { in bindBody()
53 TestStaticWallpaperInfo(TestStaticWallpaperInfo.COLOR_DEFAULT).setWallpaperAttributions() in <lambda>()
90 if (color == Notification.COLOR_DEFAULT) { in resolveColor()
140 TestStaticWallpaperInfo.COLOR_DEFAULT); in newStaticWallpaperInfo()
119 mTestStaticWallpaper = new TestStaticWallpaperInfo(TestStaticWallpaperInfo.COLOR_DEFAULT); in setUp()125 mTestLiveWallpaper = new TestLiveWallpaperInfo(TestStaticWallpaperInfo.COLOR_DEFAULT); in setUp()
785 + " INTEGER DEFAULT " + Telephony.SimInfo.COLOR_DEFAULT + "," in onCreate()
560 + Telephony.SimInfo.COLOR_DEFAULT + "," in getStringForSimInfoTableCreation()