Home | History | Annotate | Download | only in app

Lines Matching defs:CropImage

81 public class CropImage extends AbstractGalleryActivity {
82 private static final String TAG = "CropImage";
161 setContentView(R.layout.cropimage);
190 Toast.makeText(CropImage.this,
191 CropImage.this.getString(R.string.save_error),