Searched refs:DEFAULT_COLORS (Results 1 – 2 of 2) sorted by relevance
45 val DEFAULT_COLORS = constant60 colors: WallpaperColors = DEFAULT_COLORS, in getStaticWallpaperModel()106 colors: WallpaperColors = DEFAULT_COLORS, in getLiveWallpaperModel()
70 private static final int DEFAULT_COLORS = 1; field in MediaViewModelTest229 when(mColors.getAccentColor(DEFAULT_COLORS)).thenReturn(COLORS); in changeColor_updateModel()