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

  /frameworks/base/cmds/statsd/src/storage/
StorageManager.cpp 77 trimToFit(STATS_SERVICE_DIR);
78 trimToFit(STATS_DATA_DIR);
253 trimToFit(STATS_SERVICE_DIR);
334 void StorageManager::trimToFit(const char* path) {
  /frameworks/base/services/core/java/com/android/server/
DropBoxManagerService.java 121 // The init() and trimToFit() methods are synchronized, so they still
127 trimToFit();
239 long max = trimToFit();
274 max = trimToFit(); // In case data dribbles in slowly
822 private synchronized long trimToFit() throws IOException {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 399 milliseconds