Home
last modified time | relevance | path

Searched defs:mResultIntent (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java367 Intent mResultIntent = null; field in CropActivity.BitmapIOTask
608 doneBitmapIO(result.booleanValue(), mResultIntent); in onPostExecute() local
/packages/apps/Mms/src/com/android/mms/ui/
DSlideshowEditActivity.java81 private Intent mResultIntent; field in SlideshowEditActivity
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DSlideshowPage.java85 private final Intent mResultIntent = new Intent(); field in SlideshowPage