Home | History | Annotate | Download | only in filtershow

Lines Matching refs:saveUri

944     public void completeSaveImage(Uri saveUri) {
953 setResult(RESULT_OK, new Intent().setData(saveUri));