Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2628 internalConfig.packageSpecificThresholds = toPerStateIoOveruseThresholds( in toResourceSpecificConfiguration()
2630 internalConfig.categorySpecificThresholds = toPerStateIoOveruseThresholds( in toResourceSpecificConfiguration()
2667 private static List<PerStateIoOveruseThreshold> toPerStateIoOveruseThresholds( in toPerStateIoOveruseThresholds() method in WatchdogPerfHandler