Searched defs:filePaths (Results 1 – 3 of 3) sorted by relevance
58 List<String> filePaths = Arrays.asList( in testSupportsValidTranscodePath() local70 List<String> filePaths = Arrays.asList( in testDoesNotSupportsInvalidTranscodePath() local
337 final Set<String> filePaths = new HashSet<>(); in queryChildDocuments() local388 final Set<String> filePaths = new HashSet<>(); in queryRecentDocuments() local440 final Set<String> filePaths = new HashSet<>(); in querySearchDocuments() local467 Set<String> filePaths, Bundle queryArgs) throws FileNotFoundException { in includeSearchFilesFromSharedStorage()470 projection, /* exclusion */ filePaths, queryArgs)) { in includeSearchFilesFromSharedStorage() argument602 Set<String> filePaths, Bundle queryArgs) { in includeDownloadFromCursor()866 @Nullable Set<String> filePaths, @NonNull ArrayList<Uri> notificationUris, in includeDownloadsFromMediaStore()905 @NonNull Cursor mediaCursor, @Nullable Set<String> filePaths, in includeDownloadFromMediaStore()954 @Nullable Set<String> filePaths, @Nullable String parentId) { in buildSearchSelection()
59 String[] filePaths = new String[2]; in testInitializeWithUncheckedFiles() local