Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DIoOveruseConfigurationSubject.java96 && isAlertThresholdEquals(actual.getSystemWideThresholds(), in isEquals()
97 expected.getSystemWideThresholds()); in isEquals()
/packages/services/Car/car-lib/src/android/car/watchdog/
DIoOveruseConfiguration.java168 public @NonNull List<IoOveruseAlertThreshold> getSystemWideThresholds() { in getSystemWideThresholds() method in IoOveruseConfiguration
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2646 config.getSystemWideThresholds()); in toResourceSpecificConfiguration()
2825 List<IoOveruseAlertThreshold> systemThresholds = config.getSystemWideThresholds(); in checkIoOveruseConfig()
/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java3612 ioOveruseConfiguration.getSystemWideThresholds())
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2844 method TIRAMISU_0 List<IoOveruseAlertThreshold> getSystemWideThresholds();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2879 …Null public java.util.List<android.car.watchdog.IoOveruseAlertThreshold> getSystemWideThresholds();
/packages/services/Car/car-lib/api/
Dsystem-current.txt2879 …Null public java.util.List<android.car.watchdog.IoOveruseAlertThreshold> getSystemWideThresholds();
Dtest-current.txt2986 …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()