Home
last modified time | relevance | path

Searched refs:getSystemWideThresholds (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DIoOveruseConfigurationSubject.java98 && isAlertThresholdEquals(actual.getSystemWideThresholds(), in isEquals()
99 expected.getSystemWideThresholds()); in isEquals()
/packages/services/Car/car-lib/src/android/car/watchdog/
DIoOveruseConfiguration.java167 public @NonNull List<IoOveruseAlertThreshold> getSystemWideThresholds() { in getSystemWideThresholds() method in IoOveruseConfiguration
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2734 config.getSystemWideThresholds()); in toResourceSpecificConfiguration()
2913 List<IoOveruseAlertThreshold> systemThresholds = config.getSystemWideThresholds(); in checkIoOveruseConfig()
/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java3757 ioOveruseConfiguration.getSystemWideThresholds())
/packages/services/Car/car-lib/api/
Dsystem-current.txt2788 …Null public java.util.List<android.car.watchdog.IoOveruseAlertThreshold> getSystemWideThresholds();
Dtest-current.txt2895 …Null public java.util.List<android.car.watchdog.IoOveruseAlertThreshold> getSystemWideThresholds();
Dsystem-lint-baseline.txt4942 UnflaggedApi: android.car.watchdog.IoOveruseConfiguration#getSystemWideThresholds():
4943 …gged with @FlaggedApi: method android.car.watchdog.IoOveruseConfiguration.getSystemWideThresholds()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2788 …Null public java.util.List<android.car.watchdog.IoOveruseAlertThreshold> getSystemWideThresholds();