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

  /packages/apps/Camera2/src/com/android/camera/crop/
CropActivity.java 341 private void doneBitmapIO(boolean success, Intent intent) {
605 doneBitmapIO(result.booleanValue(), mResultIntent);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropActivity.java 344 private void doneBitmapIO(boolean success, Intent intent) {
608 doneBitmapIO(result.booleanValue(), mResultIntent);

Completed in 161 milliseconds