Searched refs:WallpaperModelUtils (Results 1 – 8 of 8) sorted by relevance
45 import com.android.wallpaper.testing.WallpaperModelUtils126 val model = WallpaperModelUtils.getStaticWallpaperModel("testId", "testCollection") in <lambda>()138 val model = WallpaperModelUtils.getStaticWallpaperModel("testId", "testCollection") in <lambda>()147 val model = WallpaperModelUtils.getStaticWallpaperModel("testId", "testCollection") in <lambda>()153 WallpaperModelUtils.getStaticWallpaperModel( in <lambda>()164 val model = WallpaperModelUtils.getStaticWallpaperModel("testId", "testCollection") in <lambda>()177 val model = WallpaperModelUtils.getStaticWallpaperModel("testId", "testCollection") in <lambda>()231 WallpaperModelUtils.getLiveWallpaperModel( in <lambda>()276 WallpaperModelUtils.getStaticWallpaperModel( in getDownloadableWallpaperModel()
43 import com.android.wallpaper.testing.WallpaperModelUtils151 WallpaperModelUtils.getStaticWallpaperModel( in staticWallpaperModel_withStaticWallpaper_shouldEmitNonNullValue()179 WallpaperModelUtils.getLiveWallpaperModel( in staticWallpaperModel_withLiveWallpaper_shouldNotEmit()197 WallpaperModelUtils.getStaticWallpaperModel( in lowResBitmap_withStaticWallpaper_shouldEmitNonNullValue()214 WallpaperModelUtils.getStaticWallpaperModel( in fullResWallpaperViewModel_withStaticWallpaperAndNullCropHints_shouldEmitNonNullValue()234 WallpaperModelUtils.getStaticWallpaperModel( in fullResWallpaperViewModel_withStaticWallpaperAndCropHints_shouldEmitNonNullValue()264 WallpaperModelUtils.getStaticWallpaperModel( in subsamplingScaleImageViewModel_withStaticWallpaperAndCropHints_shouldEmitNonNullValue()301 WallpaperModelUtils.getStaticWallpaperModel( in wallpaperColors_withStoredColorsAndNullCropHints_returnsColorsStoredInPreferences()336 WallpaperModelUtils.getStaticWallpaperModel( in wallpaperColors_withNoStoredColorsAndNullCropHints_returnsClientWallpaperColors()376 WallpaperModelUtils.getStaticWallpaperModel( in wallpaperColors_withStoredColorsAndNonNullCropHints_returnsClientWallpaperColors()[all …]
56 import com.android.wallpaper.testing.WallpaperModelUtils220 val model = WallpaperModelUtils.getStaticWallpaperModel("testId", "testCollection") in clickSmallPreview_isSelectedPreview_updatesFullWallpaperPreviewConfig()274 WallpaperModelUtils.getStaticWallpaperModel( in clickCropButton_updatesCropHintsInfo()
35 import com.android.wallpaper.testing.WallpaperModelUtils126 val asset = WallpaperModelUtils.DEFAULT_ASSET in <lambda>()128 WallpaperModelUtils.getStaticWallpaperModel( in <lambda>()163 WallpaperModelUtils.getLiveWallpaperModel( in <lambda>()
38 ?: WallpaperModelUtils.getLiveWallpaperModel( in getWallpaperModel()47 ?: WallpaperModelUtils.getStaticWallpaperModel( in getWallpaperModel()
39 class WallpaperModelUtils { class
32 import com.android.wallpaper.testing.WallpaperModelUtils33 import com.android.wallpaper.testing.WallpaperModelUtils.Companion.getStaticWallpaperModel197 return WallpaperModelUtils.getLiveWallpaperModel( in getTestLiveWallpaperModel()
40 import com.android.wallpaper.testing.WallpaperModelUtils.Companion.getStaticWallpaperModel in <lambda>()