Home
last modified time | relevance | path

Searched refs:DEFAULT_ASSET (Results 1 – 2 of 2) sorted by relevance

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DWallpaperModelUtils.kt51 val DEFAULT_ASSET = TestAsset(TestStaticWallpaperInfo.COLOR_DEFAULT, false) constant
61 asset: Asset = DEFAULT_ASSET, in getStaticWallpaperModel()
107 asset: Asset = DEFAULT_ASSET, in getLiveWallpaperModel()
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/preview/domain/interactor/
DWallpaperPreviewInteractorTest.kt126 val asset = WallpaperModelUtils.DEFAULT_ASSET in <lambda>()