Searched refs:mWallpaperActionName (Results 1 – 1 of 1) sorted by relevance
44 private final String mWallpaperActionName; field in WallpaperPreferenceController54 mWallpaperActionName = mContext.getString(R.string.config_wallpaper_picker_action); in WallpaperPreferenceController()81 return areStylesAvailable() ? mStylesAndWallpaperActionName : mWallpaperActionName; in getComponentActionName()