Searched refs:existsStyleWallpapers (Results 1 – 2 of 2) sorted by relevance
206 int resString = Utilities.existsStyleWallpapers(launcher) ? in getOptions()208 int resDrawable = Utilities.existsStyleWallpapers(launcher) ? in getOptions()257 if (!Utilities.existsStyleWallpapers(launcher)) { in startWallpaperPicker()
174 public static boolean existsStyleWallpapers(Context context) { in existsStyleWallpapers() method in Utilities