Searched defs:effectsBottomSheetTitle (Results 1 – 3 of 3) sorted by relevance
23 val effectsBottomSheetTitle: String, constant in com.android.wallpaper.picker.data.CreativeWallpaperEffectsData
144 val effectsBottomSheetTitle = in getWallpaperModel() constant
168 String effectsBottomSheetTitle = cursor.getString( in readCreativeWallpapers() local