Searched refs:STORAGE_MONITORING_SERVICE (Results 1 – 12 of 12) sorted by relevance
64 if (mCar.isFeatureEnabled(Car.STORAGE_MONITORING_SERVICE)) { in testGetCarManagerPermissions()66 Car.STORAGE_MONITORING_SERVICE)); in testGetCarManagerPermissions()
43 Car.STORAGE_MONITORING_SERVICE107 assertThat(featureController.isFeatureEnabled(Car.STORAGE_MONITORING_SERVICE)).isTrue(); in testUserNoticeDisabledFromVhal()
380 new String[] {Car.STORAGE_MONITORING_SERVICE}); in configureResourceOverrides()392 (CarStorageMonitoringManager) getCar().getCarManager(Car.STORAGE_MONITORING_SERVICE); in setUp()
188 Car.STORAGE_MONITORING_SERVICE); in reloadInfo()216 if (!mActivity.getCar().isFeatureEnabled(Car.STORAGE_MONITORING_SERVICE)) { in onResume()226 if (mActivity.getCar().isFeatureEnabled(Car.STORAGE_MONITORING_SERVICE)) { in onPause()
114 if (!mCar.isFeatureEnabled(Car.STORAGE_MONITORING_SERVICE)) {121 Car.STORAGE_MONITORING_SERVICE);
60 Car.STORAGE_MONITORING_SERVICE,
40 @RequiredFeature(Car.STORAGE_MONITORING_SERVICE)
190 case Car.STORAGE_MONITORING_SERVICE: in getCarService()
330 public static final String STORAGE_MONITORING_SERVICE = "storage_monitoring"; field in Car1890 case STORAGE_MONITORING_SERVICE: in createCarManagerLocked()
95 Car.STORAGE_MONITORING_SERVICE,
309 if (mFeatureController.isFeatureEnabled(Car.STORAGE_MONITORING_SERVICE)) { in ICarImpl()611 case Car.STORAGE_MONITORING_SERVICE: in getCarService()
81 field public static final String STORAGE_MONITORING_SERVICE = "storage_monitoring";