Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DIoOveruseConfigurationSubject.java92 && Maps.difference(actual.getPackageSpecificThresholds(), in isEquals()
93 expected.getPackageSpecificThresholds(), PER_STATE_BYTES_EQUIVALENCE).areEqual() in isEquals()
/packages/services/Car/car-lib/src/android/car/watchdog/
DIoOveruseConfiguration.java142 public @NonNull Map<String,PerStateBytes> getPackageSpecificThresholds() { in getPackageSpecificThresholds() method in IoOveruseConfiguration
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2629 config.getPackageSpecificThresholds()); in toResourceSpecificConfiguration()
/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java3610 ioOveruseConfiguration.getPackageSpecificThresholds(),
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2842 method TIRAMISU_0 Map<String,PerStateBytes> getPackageSpecificThresholds();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2878 … java.util.Map<java.lang.String,android.car.watchdog.PerStateBytes> getPackageSpecificThresholds();
/packages/services/Car/car-lib/api/
Dsystem-current.txt2878 … java.util.Map<java.lang.String,android.car.watchdog.PerStateBytes> getPackageSpecificThresholds();
Dtest-current.txt2985 … java.util.Map<java.lang.String,android.car.watchdog.PerStateBytes> getPackageSpecificThresholds();
Dsystem-lint-baseline.txt4940 UnflaggedApi: android.car.watchdog.IoOveruseConfiguration#getPackageSpecificThresholds():
4941 …with @FlaggedApi: method android.car.watchdog.IoOveruseConfiguration.getPackageSpecificThresholds()