Searched defs:filePaths (Results 1 – 2 of 2) sorted by relevance
347 final Set<String> filePaths = new HashSet<>(); in queryChildDocuments() local398 final Set<String> filePaths = new HashSet<>(); in queryRecentDocuments() local449 final Set<String> filePaths = new HashSet<>(); in querySearchDocuments() local476 String[] projection, Set<String> filePaths, in includeSearchFilesFromSharedStorage()480 projection, filePaths, queryArgs)) { in includeSearchFilesFromSharedStorage() argument612 Set<String> filePaths, Bundle queryArgs) { in includeDownloadFromCursor()867 @Nullable Set<String> filePaths, @NonNull ArrayList<Uri> notificationUris, in includeDownloadsFromMediaStore()897 @NonNull Cursor mediaCursor, @Nullable Set<String> filePaths) { in includeDownloadFromMediaStore()938 @Nullable Set<String> filePaths, @Nullable String parentId) { in buildSearchSelection()
59 String[] filePaths = new String[2]; in testInitializeWithUncheckedFiles() local