Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java1243 ArrayList<ResourceOveruseListenerInfo> systemListenerInfos = in notifyResourceOveruseStatsLocked() local
1245 for (int j = 0; j < systemListenerInfos.size(); ++j) { in notifyResourceOveruseStatsLocked()
1246 systemListenerInfos.get(j).notifyListener( in notifyResourceOveruseStatsLocked()