Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DOveruseConfigurationCache.java300 threshold = fetchAppCategorySpecificThresholdLocked(genericPackageName); in fetchThreshold()
423 private PerStateBytes fetchAppCategorySpecificThresholdLocked(String genericPackageName) { in fetchAppCategorySpecificThresholdLocked() method in OveruseConfigurationCache