Home
last modified time | relevance | path

Searched defs:wallpaperPreferences (Results 1 – 11 of 11) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/backup/
DMissingHashCodeGenerator.java55 WallpaperPreferences wallpaperPreferences = injector.getPreferences(context); in onReceive() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DRotationWallpaperUpdateReceiver.java83 WallpaperPreferences wallpaperPreferences = injector.getPreferences(appContext); in switchToStaticWallpaper() local
DDefaultWallpaperPersister.java89 WallpaperPreferences wallpaperPreferences, in DefaultWallpaperPersister()
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperRotationInitializer.java58 WallpaperPreferences wallpaperPreferences = in startRotation() local
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/module/
DDefaultWallpaperPreferencesTest.kt31 private val wallpaperPreferences: DefaultWallpaperPreferences = constant in com.android.wallpaper.module.DefaultWallpaperPreferencesTest
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/viewmodel/
DStaticWallpaperPreviewViewModel.kt56 private val wallpaperPreferences: WallpaperPreferences, in <lambda>() constant
209 private val wallpaperPreferences: WallpaperPreferences, in <lambda>() constant in Factory
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/preview/domain/interactor/
DPreviewActionsInteractorTest.kt63 @Inject lateinit var wallpaperPreferences: TestWallpaperPreferences variable in com.android.wallpaper.picker.preview.domain.interactor.PreviewActionsInteractorTest
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/data/repository/
DWallpaperRepository.kt50 private val wallpaperPreferences: WallpaperPreferences, in <lambda>() constant in com.android.wallpaper.picker.customization.data.repository.WallpaperRepository
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/preview/ui/viewmodel/
DWallpaperPreviewViewModelTest.kt102 @Inject lateinit var wallpaperPreferences: TestWallpaperPreferences variable in com.android.wallpaper.picker.preview.ui.viewmodel.WallpaperPreviewViewModelTest
DStaticWallpaperPreviewViewModelTest.kt86 @Inject lateinit var wallpaperPreferences: TestWallpaperPreferences variable in com.android.wallpaper.picker.preview.ui.viewmodel.StaticWallpaperPreviewViewModelTest
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/data/content/
DWallpaperClientImpl.kt83 private val wallpaperPreferences: WallpaperPreferences, in <lambda>() constant in com.android.wallpaper.picker.customization.data.content.WallpaperClientImpl