HomeSort by relevance Sort by last modified time
    Searched refs:KEY_SET_AS_WALLPAPER (Results 1 - 3 of 3) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropExtras.java 30 public static final String KEY_SET_AS_WALLPAPER = "set-as-wallpaper";
CropActivity.java 660 extras.getBoolean(CropExtras.KEY_SET_AS_WALLPAPER, false),
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Wallpaper.java 114 .putExtra(CropExtras.KEY_SET_AS_WALLPAPER, true);

Completed in 119 milliseconds