Searched defs:uri (Results 1 – 8 of 8) sorted by relevance
63 public long getMaxGeneration(Uri uri, String selection, String[] selectionArgs) { in getMaxGeneration()100 Uri uri, String selection, String[] selectionArgs, long fromGen) { in getListOfIdsFromMediaStore()145 Uri uri, String mimeType, String selection, String[] selectionArgs, long fromGen) { in getMediaFileDescriptors()
42 val uri = Uri.parse("content://com.android.calendar/time/$epochEventStartTime") in getCalendarIntent() constant
118 private static JsonElement getJson(URI uri) throws IOException { in getJson()133 public static JsonElement getJsonWithRetries(URI uri, int maxRetries) throws IOException { in getJsonWithRetries()
77 public void endElement(String uri, String localName, String qName) throws SAXException { in endElement()108 public void startElement(String uri, String localName, String qName, Attributes attributes) in startElement()
89 URI uri = URI.create("jar:file:" + jacocoAllClassesJar.getPath()); in instrumentationTest_generatesJavaCoverage() local
191 Uri uri = Uri.withAppendedPath( in doesContactExist() local
212 Uri uri = Uri.parse("http://blah-blah"); // just put something in url format in addToDownloadContentDB() local
... URI uri private void addBasicAuthentication (java.net.URI, java.net.URLConnection) throws java. ...