Searched refs:wallpaperIntent (Results 1 – 3 of 3) sorted by relevance
146 Intent wallpaperIntent = WallpaperPreviewActivity.Companion.newIntent( in loadPreviewFragment() local149 startActivity(wallpaperIntent); in loadPreviewFragment()
574 Intent wallpaperIntent = new Intent(WallpaperService.SERVICE_INTERFACE)577 wallpaperIntent,
224 wallpaperIntent: Intent, in <lambda>()232 val (serviceConnection, wallpaperService) = bindWallpaperService(context, wallpaperIntent) in <lambda>()