Searched refs:wallpaperName (Results 1 – 4 of 4) sorted by relevance
58 wallpaperName: String, in create()102 wallpaperName in create()122 wallpaperName: String in makeColorOption()
60 wallpaperName: String in getInputRangeRowIntent()
87 wallpaperName = context.getString(wallpaperNameResId), in <lambda>()
3245 final ComponentName wallpaperName = wallpaper.wallpaperComponent; in changingToSame() local3246 if (isDefaultComponent(componentName) && isDefaultComponent(wallpaperName)) { in changingToSame()3250 } else if (wallpaperName != null && wallpaperName.equals(componentName)) { in changingToSame()