Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java795 notifyResourceOveruseStatsLocked(stats.uid, resourceOveruseStats); in latestIoOveruseStats()
1232 private void notifyResourceOveruseStatsLocked(int uid, in notifyResourceOveruseStatsLocked() method in WatchdogPerfHandler