HomeSort by relevance Sort by last modified time
    Searched defs:childPath (Results 1 - 25 of 37) sorted by null

1 2

  /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/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
AbstractFakeFileSystem.java 212 String childPath = (String) iter.next();
213 FileSystemEntry fileSystemEntry = getEntry(childPath);
240 String childPath = (String) iter.next();
241 FileSystemEntry fileSystemEntry = getEntry(childPath);
285 String childPath = (String) iter.next();
286 FileSystemEntry child = getRequiredEntry(childPath);
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
VectorDrawable_Delegate.java     [all...]
  /frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
VectorDrawableCompat.java     [all...]
  /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/tools/common/m2/repository/com/google/protobuf/protobuf-java-util/3.0.0/
protobuf-java-util-3.0.0.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar 
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /prebuilts/sdk/current/support/graphics/drawable/libs/
android-support-vectordrawable.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-builder-3.2.1.jar 
maven-compat-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-project/2.0.9/
maven-project-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-project/2.2.1/
maven-project-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model-builder/3.3.9/
maven-model-builder-3.3.9.jar 
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 518 milliseconds

1 2