Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java374 mMainHandler.post(this::fetchAndSyncResourceOveruseConfigurations); in onDaemonConnectionChange()
1042 private void fetchAndSyncResourceOveruseConfigurations() { in fetchAndSyncResourceOveruseConfigurations() method in WatchdogPerfHandler
1457 mMainHandler.post(this::fetchAndSyncResourceOveruseConfigurations); in setResourceOveruseConfigurationsInternal()