HomeSort by relevance Sort by last modified time
    Searched full:datalocation (Results 1 - 25 of 34) sorted by null

1 2

  /packages/apps/Gallery/src/com/android/camera/
ImageManager.java 69 public DataLocation mLocation;
92 mLocation = DataLocation.values()[in.readInt()];
123 public static enum DataLocation { NONE, INTERNAL, EXTERNAL, ALL }
282 DataLocation location = param.mLocation;
303 if (haveSdCard && location != DataLocation.INTERNAL) {
311 if (location == DataLocation.INTERNAL || location == DataLocation.ALL) {
345 return makeImageList(cr, DataLocation.EXTERNAL, INCLUDE_VIDEOS,
351 return makeImageList(cr, DataLocation.ALL, INCLUDE_IMAGES, sort,
400 public static ImageListParam getImageListParam(DataLocation location
    [all...]
GalleryPicker.java 431 ImageManager.DataLocation.ALL,
763 ImageManager.DataLocation.ALL,
ImageGallery.java 608 ImageManager.DataLocation.EXTERNAL,
    [all...]
  /packages/apps/Gallery/tests/src/com/android/camera/
BitmapManagerUnitTests.java 57 ImageManager.DataLocation.ALL,
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
MonitorApplication.java 34 import org.eclipse.osgi.service.datalocation.Location;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20100503.jar 
org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
org.eclipse.core.runtime.compatibility.auth_3.2.200.v20100517.jar 
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jar 
org.eclipse.core.variables_3.2.400.v20100505.jar 
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
AdtStartup.java 39 import org.eclipse.osgi.service.datalocation.Location;
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 

Completed in 270 milliseconds

1 2