Home
last modified time | relevance | path

Searched refs:setupQuotasFromFile (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/storage/
H A DCacheQuotaStrategy.java294 public long setupQuotasFromFile() throws IOException { in setupQuotasFromFile() method in CacheQuotaStrategy
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DStorageStatsService.java655 mPreviousBytes = strategy.setupQuotasFromFile(); in handleMessage()