Home | History | Annotate | Download | only in vcard

Lines Matching refs:destUri

304                             Log.w(LOG_TAG, "destUri is null");
388 Uri destUri = null;
391 destUri = Uri.parse(context.getFileStreamPath(filename).toURI().toString());
423 return destUri;