HomeSort by relevance Sort by last modified time
    Searched defs:matchType (Results 1 - 5 of 5) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
FilterSource.java 42 int matchType = mMatcher.match(path);
44 switch (matchType) {
ClusterSource.java 61 int matchType = mMatcher.match(path);
65 switch (matchType) {
71 return new ClusterAlbumSet(path, mApplication, sets[0], matchType);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 919 milliseconds