Searched refs:STORAGE_STATS_SERVICE (Results 1 – 10 of 10) sorted by relevance
68 (StorageStatsManager) context.getSystemService(Context.STORAGE_STATS_SERVICE)); in AppCollector()
168 (StorageStatsManager) context.getSystemService(Context.STORAGE_STATS_SERVICE); in getMeasurementResult()
54 @SystemService(Context.STORAGE_STATS_SERVICE)
74 when(mContext.getSystemService(Context.STORAGE_STATS_SERVICE)).thenReturn(mSsm); in setUp()
186 doReturn(mSsm).when(service).getSystemService(Context.STORAGE_STATS_SERVICE); in testDontCrashOnRun()
3170 STORAGE_STATS_SERVICE,3674 public static final String STORAGE_STATS_SERVICE = "storagestats"; field in Context
90 publishBinderService(Context.STORAGE_STATS_SERVICE, mService); in onStart()
191 shadowContext.setSystemService(Context.STORAGE_STATS_SERVICE, mStorageStatsManager); in setUp()
583 registerService(Context.STORAGE_STATS_SERVICE, StorageStatsManager.class, in registerService() argument588 ServiceManager.getServiceOrThrow(Context.STORAGE_STATS_SERVICE)); in registerService()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...