Searched refs:paths (Results 1 – 6 of 6) sorted by relevance
46 void setMediaItems(ArrayList<Path> paths) { in setMediaItems() argument47 mPaths = paths; in setMediaItems()74 ArrayList<Path> paths, int start, int count, in getMediaItemFromPath() argument76 if (start >= paths.size()) { in getMediaItemFromPath()79 int end = Math.min(start + count, paths.size()); in getMediaItemFromPath()80 ArrayList<Path> subset = new ArrayList<Path>(paths.subList(start, end)); in getMediaItemFromPath()
280 ArrayList<String> paths; // Raw paths on the filesystem for Beam-stored files field in HandoverManager.HandoverTransfer294 this.paths = new ArrayList<String>(); in HandoverTransfer()460 paths.add(dstFile.getAbsolutePath()); in processFiles()471 String mimeType = mimeTypes.get(paths.get(0)); in processFiles()474 String[] arrayPaths = new String[paths.size()]; in processFiles()475 MediaScannerConnection.scanFile(mContext, paths.toArray(arrayPaths), null, this); in processFiles()509 if (urisScanned == paths.size()) { in onScanCompleted()529 if (paths.size() == 0) return null; in buildViewIntent()533 String filePath = paths.get(0); in buildViewIntent()
123 # the path. The tag can be used to show relative paths in the file list.133 # definition is used. Otherwise one should specify the include paths that1333 # where "loc1" and "loc2" can be relative or absolute paths or