Home
last modified time | relevance | path

Searched refs:StorageStatsService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DStorageStatsServiceTest.java44 assertThat(StorageStatsService.isCacheQuotaCalculationsEnabled(mContentResolver)).isFalse(); in testDontRunWhenDisabledFromSettingsGlobal()
53 assertThat(StorageStatsService.isCacheQuotaCalculationsEnabled(mContentResolver)).isTrue(); in testCalculationTaskIsEnabledByDefault()
/frameworks/base/services/usage/java/com/android/server/usage/
DStorageStatsService.java69 public class StorageStatsService extends IStorageStatsManager.Stub { class
79 private StorageStatsService mService;
87 mService = new StorageStatsService(getContext()); in onStart()
102 public StorageStatsService(Context context) { in StorageStatsService() method in StorageStatsService
/frameworks/base/services/
Dprofile-classes5405 Lcom/android/server/usage/StorageStatsService;
5406 Lcom/android/server/usage/StorageStatsService$1;
5407 Lcom/android/server/usage/StorageStatsService$Lifecycle;