Home
last modified time | relevance | path

Searched defs:systemWideThresholds (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/watchdog/
DIoOveruseConfiguration.java102 @NonNull List<IoOveruseAlertThreshold> systemWideThresholds) { in IoOveruseConfiguration()
215 List<IoOveruseAlertThreshold> systemWideThresholds = new java.util.ArrayList<>(); in IoOveruseConfiguration() local
299 @NonNull List<IoOveruseAlertThreshold> systemWideThresholds) { in Builder()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DWatchdogPerfHandlerUnitTest.java4891 List<IoOveruseAlertThreshold> systemWideThresholds = Collections.singletonList( in sampleIoOveruseConfigurationBuilder() local
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2757 List<IoOveruseAlertThreshold> systemWideThresholds = in toIoOveruseConfiguration() local