Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DOveruseConfigurationCache.java183 threshold = fetchAppCategorySpecificThresholdLocked(genericPackageName); in fetchThreshold()
299 private PerStateBytes fetchAppCategorySpecificThresholdLocked(String genericPackageName) { in fetchAppCategorySpecificThresholdLocked() method in OveruseConfigurationCache