Home | History | Annotate | Download | only in nfc

Lines Matching defs:uris

432 uris;
707 int doHandover(Uri[] uris) throws IOException {
727 mHandoverManager.doHandoverUri(uris, response);
743 Uri[] uris;
751 uris = mUrisToSend;
759 if (uris != null) {
762 int handoverResult = doHandover(uris);