Searched defs:uri (Results 1 – 3 of 3) 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()
191 Uri uri = Uri.withAppendedPath( in doesContactExist() local
211 Uri uri = Uri.parse("http://blah-blah"); // just put something in url format in addToDownloadContentDB() local