HomeSort by relevance Sort by last modified time
    Searched refs:childPath (Results 1 - 16 of 16) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ClusterAlbumSet.java 105 Path childPath;
108 childPath = mPath.getChild(Uri.encode(childName));
111 childPath = mPath.getChild(minSize);
113 childPath = mPath.getChild(i);
118 album = (ClusterAlbum) dataManager.peekMediaObject(childPath);
120 album = new ClusterAlbum(childPath, dataManager, this);
LocalAlbum.java 133 Path childPath = mItemPath.getChild(id);
134 MediaItem item = loadOrUpdateItem(childPath, cursor,
211 Path childPath = itemPath.getChild(id);
212 MediaItem item = loadOrUpdateItem(childPath, cursor, dataManager,
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
base.js 116 var childPath = base.joinPath(directory, childName);
119 filteredTree[childPath] = child;
122 walkSubtree(child, childPath);
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
profiler.js 313 var childPath = localPath.slice(0);
314 childPath.push(model.name);
315 calModelId(child, childPath);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 203 milliseconds