Home | History | Annotate | Download | only in contacts

Lines Matching refs:outputUri

702         final Uri outputUri = Uri.withAppendedPath(
706 return ContactPhotoUtils.savePhotoFromUriToUri(this, photoUri, outputUri, (saveMode == 0));