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

  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
StorageTest.java 55 private static final int DOWNLOAD_SIZE = 512 * 1024;
59 DOWNLOAD_BODY = new byte[DOWNLOAD_SIZE];
60 for (int i = 0; i < DOWNLOAD_SIZE; i++) {
199 final int dirtySize = (DOWNLOAD_SIZE * 3) / 2;
211 final long targetFree = StorageUtils.RESERVED_BYTES + (DOWNLOAD_SIZE / 2);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 

Completed in 832 milliseconds