OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:childPath
(Results
1 - 14
of
14
) 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/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 144 milliseconds