Home
last modified time | relevance | path

Searched defs:KEY_ACTION_DELETE_LIVE_WALLPAPER (Results 1 – 2 of 2) sorted by relevance

/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperChange.java43 private static final String KEY_ACTION_DELETE_LIVE_WALLPAPER = "action_delete_live_wallpaper"; field in LiveWallpaperChange
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DLivePreviewFragment.java93 public static final String KEY_ACTION_DELETE_LIVE_WALLPAPER = "action_delete_live_wallpaper"; field in LivePreviewFragment