Searched refs:IS_LIVE_WALLPAPER (Results 1 – 1 of 1) sorted by relevance
66 public static final String IS_LIVE_WALLPAPER = "isLiveWallpaper"; field in WallpaperPickerDelegate479 if (data != null && data.getBooleanExtra(IS_LIVE_WALLPAPER, false)) { in handleActivityResult()