Searched refs:cacheTotalSizeAndTotalUsedSize (Results 1 – 4 of 4) sorted by relevance
83 mHelper.cacheTotalSizeAndTotalUsedSize(FAKE_TOTAL_SIZE, FAKE_TOTAL_USED_SIZE); in cacheTotalSizeAndUsedSize_shouldSaveToSharedPreference()
79 public void cacheTotalSizeAndTotalUsedSize(long totalSize, long totalUsedSize) { in cacheTotalSizeAndTotalUsedSize() method in StorageCacheHelper
221 .cacheTotalSizeAndTotalUsedSize(mStorageInfo.totalBytes, privateUsedBytes); in onReceivedSizes()
395 .cacheTotalSizeAndTotalUsedSize(mStorageInfo.totalBytes, privateUsedBytes); in onReceivedSizes()