Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.kt425 @IntDef(WALLPAPER_SET_NOT_PENDING, WALLPAPER_SET_PENDING) in getWallpaperPresentationMode()
456 const val WALLPAPER_SET_PENDING = 1 in getWallpaperPresentationMode() constant
DWallpaperSetter.java98 WallpaperPreferences.WALLPAPER_SET_PENDING); in setCurrentWallpaper()