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

  /packages/apps/Gallery/src/com/android/camera/
ImageManager.java 125 // Inclusion
283 int inclusion = param.mInclusion; local
304 if ((inclusion & INCLUDE_IMAGES) != 0) {
307 if ((inclusion & INCLUDE_VIDEOS) != 0) {
312 if ((inclusion & INCLUDE_IMAGES) != 0) {
401 int inclusion, int sort, String bucketId) {
404 param.mInclusion = inclusion;
423 DataLocation location, int inclusion, int sort, String bucketId) {
424 ImageListParam param = getImageListParam(location, inclusion, sort,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 

Completed in 195 milliseconds