Searched defs:wallpaperDestination (Results 1 – 3 of 3) sorted by relevance
40 … @Destination int wallpaperDestination) { in newInstance()54 … @Destination final int wallpaperDestination = getArguments().getInt(ARG_WALLPAPER_DESTINATION); in onCreateDialog() local
53 var wallpaperDestination = Destination.NOT_APPLIED in getWallpaperModel() variable
56 private var wallpaperDestination = WALLPAPER_DESTINATION_UNSPECIFIED variable in com.android.customization.module.logging.SysUiStatsLogger