Searched defs:mResultIntent (Results 1 – 3 of 3) sorted by relevance
367 Intent mResultIntent = null; field in CropActivity.BitmapIOTask608 doneBitmapIO(result.booleanValue(), mResultIntent); in onPostExecute() local
81 private Intent mResultIntent; field in SlideshowEditActivity
85 private final Intent mResultIntent = new Intent(); field in SlideshowPage