Home
last modified time | relevance | path

Searched refs:setPendingWallpaperSetStatus (Results 1 – 4 of 4) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperSetter.java97 mPreferences.setPendingWallpaperSetStatus( in setCurrentWallpaper()
260 mPreferences.setPendingWallpaperSetStatus( in onWallpaperApplied()
267 mPreferences.setPendingWallpaperSetStatus( in onWallpaperApplyError()
DWallpaperPreferences.kt271 fun setPendingWallpaperSetStatus(@PendingWallpaperSetStatus setStatus: Int) in getWallpaperPresentationMode() method
DDefaultWallpaperPreferences.kt740 override fun setPendingWallpaperSetStatus(@PendingWallpaperSetStatus setStatus: Int) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.kt338 override fun setPendingWallpaperSetStatus(@PendingWallpaperSetStatus setStatus: Int) { in setPendingWallpaperSetStatus() method in com.android.wallpaper.testing.TestWallpaperPreferences