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

  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/
DownloadsDeletionTypeTest.java 47 private File mDownloadsDirectory;
52 mDownloadsDirectory =
58 File temp = new File(mDownloadsDirectory, "temp");
59 File temp2 = new File(mDownloadsDirectory, "temp2");
71 File temp = new File(mDownloadsDirectory, "temp");
72 File temp2 = new File(mDownloadsDirectory, "temp2");
86 File temp = new File(mDownloadsDirectory, "temp");
104 File temp = new File(mDownloadsDirectory, "temp");
125 File temp = new File(mDownloadsDirectory, "temp");
126 File temp2 = new File(mDownloadsDirectory, "temp2")
    [all...]
  /frameworks/base/services/core/java/com/android/server/storage/
DiskStatsLoggingService.java 131 private File mDownloadsDirectory;
136 mDownloadsDirectory = file;
171 FileCollector.getMeasurementResult(mDownloadsDirectory);
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 

Completed in 63 milliseconds