Home
last modified time | relevance | path

Searched defs:thirdPartyAppCategory (Results 1 – 3 of 3) sorted by relevance

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DFakeDefaultWallpaperCategoryRepository.kt75 override val thirdPartyAppCategory: StateFlow<List<CategoryModel>> constant in com.android.wallpaper.testing.FakeDefaultWallpaperCategoryRepository
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/category/data/repository/
DWallpaperCategoryRepository.kt31 val thirdPartyAppCategory: StateFlow<List<CategoryModel>> constant
DDefaultWallpaperCategoryRepository.kt82 override val thirdPartyAppCategory: StateFlow<List<CategoryModel>> = in <lambda>() constant in com.android.wallpaper.picker.category.data.repository.DefaultWallpaperCategoryRepository