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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropExtras.java 102 public Uri getExtraOutput() {
CropActivity.java 286 if (mCropExtras.getExtraOutput() != null) {
287 destinationUri = mCropExtras.getExtraOutput();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java     [all...]

Completed in 54 milliseconds