Searched defs:cacheBytes (Results 1 – 5 of 5) sorted by relevance
34 /** {@hide} */ public long cacheBytes; field in StorageStats
160 final long cacheBytes = stats.getCacheBytes(); in getAppsAndGamesSize() local
107 long cacheBytes = stats.getCacheBytes(); in getStorageResultForUser() local
267 long cacheBytes = 0; in getCacheBytes() local
1483 final long cacheBytes = (path.getTotalSpace() * cachePercent) / 100; in getStorageCacheBytes() local