Home | History | Annotate | Download | only in vcard

Lines Matching refs:destUri

306                             Log.w(LOG_TAG, "destUri is null");
390 Uri destUri = null;
393 destUri = Uri.parse(context.getFileStreamPath(filename).toURI().toString());
425 return destUri;