Searched refs:pickWallpaperIntent (Results 1 – 1 of 1) sorted by relevance
71 final Intent pickWallpaperIntent = new Intent(Intent.ACTION_SET_WALLPAPER); in getAll() local72 for (ResolveInfo info : pm.queryIntentActivities(pickWallpaperIntent, 0)) { in getAll()