Home
last modified time | relevance | path

Searched refs:STORAGE_STATS_SERVICE (Results 1 – 10 of 10) 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/core/java/android/app/usage/
DStorageStatsManager.java54 @SystemService(Context.STORAGE_STATS_SERVICE)
/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/content/
DContext.java3170 STORAGE_STATS_SERVICE,
3674 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.java583 registerService(Context.STORAGE_STATS_SERVICE, StorageStatsManager.class, in registerService() argument
588 ServiceManager.getServiceOrThrow(Context.STORAGE_STATS_SERVICE)); in registerService()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...