Home
last modified time | relevance | path

Searched refs:STORAGE_STATS_SERVICE (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/storage/
DAppCollector.java68 (StorageStatsManager) context.getSystemService(Context.STORAGE_STATS_SERVICE)); in AppCollector()
DFileCollector.java168 (StorageStatsManager) context.getSystemService(Context.STORAGE_STATS_SERVICE); in getMeasurementResult()
/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
DAppCollectorTest.java74 when(mContext.getSystemService(Context.STORAGE_STATS_SERVICE)).thenReturn(mSsm); in setUp()
DDiskStatsLoggingServiceTest.java186 doReturn(mSsm).when(service).getSystemService(Context.STORAGE_STATS_SERVICE); in testDontCrashOnRun()
/frameworks/base/core/java/android/app/usage/
DStorageStatsManager.java54 @SystemService(Context.STORAGE_STATS_SERVICE)
/frameworks/base/core/java/android/content/
DContext.java3292 STORAGE_STATS_SERVICE,
3807 public static final String STORAGE_STATS_SERVICE = "storagestats"; field in Context
/frameworks/base/services/usage/java/com/android/server/usage/
DStorageStatsService.java90 publishBinderService(Context.STORAGE_STATS_SERVICE, mService); in onStart()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
DApplicationsStateRoboTest.java191 shadowContext.setSystemService(Context.STORAGE_STATS_SERVICE, mStorageStatsManager); in setUp()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java621 registerService(Context.STORAGE_STATS_SERVICE, StorageStatsManager.class, in registerService() argument
626 ServiceManager.getServiceOrThrow(Context.STORAGE_STATS_SERVICE)); in registerService()
/frameworks/base/non-updatable-api/
Dcurrent.txt9872 field public static final String STORAGE_STATS_SERVICE = "storagestats";
/frameworks/base/api/
Dcurrent.txt9872 field public static final String STORAGE_STATS_SERVICE = "storagestats";