Home
last modified time | relevance | path

Searched refs:paths (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DClusterAlbum.java46 void setMediaItems(ArrayList<Path> paths) { in setMediaItems() argument
47 mPaths = paths; in setMediaItems()
74 ArrayList<Path> paths, int start, int count, in getMediaItemFromPath() argument
76 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()
/packages/apps/Nfc/src/com/android/nfc/handover/
DHandoverManager.java280 ArrayList<String> paths; // Raw paths on the filesystem for Beam-stored files field in HandoverManager.HandoverTransfer
294 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()
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile123 # 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 that
1333 # where "loc1" and "loc2" can be relative or absolute paths or
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile123 # 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 that
1333 # where "loc1" and "loc2" can be relative or absolute paths or
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile123 # 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 that
1333 # where "loc1" and "loc2" can be relative or absolute paths or
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile123 # 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 that
1333 # where "loc1" and "loc2" can be relative or absolute paths or