Searched refs:getComponentLevelThresholds (Results 1 – 9 of 9) sorted by relevance
90 return isPerStateBytesEquals(actual.getComponentLevelThresholds(), in isEquals()91 expected.getComponentLevelThresholds()) in isEquals()
127 public @NonNull PerStateBytes getComponentLevelThresholds() { in getComponentLevelThresholds() method in IoOveruseConfiguration
2627 toComponentTypeStr(componentType), config.getComponentLevelThresholds()); in toResourceSpecificConfiguration()2816 if (config.getComponentLevelThresholds().getBackgroundModeBytes() <= 0 in checkIoOveruseConfig()2817 || config.getComponentLevelThresholds().getForegroundModeBytes() <= 0 in checkIoOveruseConfig()2818 || config.getComponentLevelThresholds().getGarageModeBytes() <= 0) { in checkIoOveruseConfig()2822 + config.getComponentLevelThresholds().toString()); in checkIoOveruseConfig()
3578 .getComponentLevelThresholds();3603 ioOveruseConfiguration.getComponentLevelThresholds();
2841 method TIRAMISU_0 PerStateBytes getComponentLevelThresholds();
2877 method @NonNull public android.car.watchdog.PerStateBytes getComponentLevelThresholds();
2984 method @NonNull public android.car.watchdog.PerStateBytes getComponentLevelThresholds();
4938 UnflaggedApi: android.car.watchdog.IoOveruseConfiguration#getComponentLevelThresholds():4939 … with @FlaggedApi: method android.car.watchdog.IoOveruseConfiguration.getComponentLevelThresholds()