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

  /frameworks/base/services/usage/java/com/android/server/usage/
StorageStatsService.java 211 final long cacheTotal = getCacheBytes(volumeUuid, PLATFORM_PACKAGE_NAME);
213 final long cacheClearable = Math.max(0, cacheTotal - cacheReserved);
  /frameworks/native/cmds/installd/
InstalldNativeService.cpp     [all...]
  /frameworks/base/services/core/java/com/android/server/
StorageManagerService.java     [all...]

Completed in 103 milliseconds