Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DIoOveruseConfigurationSubject.java94 && Maps.difference(actual.getAppCategorySpecificThresholds(), in isEquals()
95 expected.getAppCategorySpecificThresholds(), PER_STATE_BYTES_EQUIVALENCE).areEqual() in isEquals()
/packages/services/Car/car-lib/src/android/car/watchdog/
DIoOveruseConfiguration.java158 public @NonNull Map<String,PerStateBytes> getAppCategorySpecificThresholds() { in getAppCategorySpecificThresholds() method in IoOveruseConfiguration
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2631 config.getAppCategorySpecificThresholds()); in toResourceSpecificConfiguration()
/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java3611 ioOveruseConfiguration.getAppCategorySpecificThresholds(),
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2843 method TIRAMISU_0 Map<String,PerStateBytes> getAppCategorySpecificThresholds();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2876 …a.util.Map<java.lang.String,android.car.watchdog.PerStateBytes> getAppCategorySpecificThresholds();
/packages/services/Car/car-lib/api/
Dsystem-current.txt2876 …a.util.Map<java.lang.String,android.car.watchdog.PerStateBytes> getAppCategorySpecificThresholds();
Dtest-current.txt2983 …a.util.Map<java.lang.String,android.car.watchdog.PerStateBytes> getAppCategorySpecificThresholds();
Dsystem-lint-baseline.txt4936 UnflaggedApi: android.car.watchdog.IoOveruseConfiguration#getAppCategorySpecificThresholds():
4937 … @FlaggedApi: method android.car.watchdog.IoOveruseConfiguration.getAppCategorySpecificThresholds()