Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java1542 ArrayList<ResourceOveruseListenerInfo> systemListenerInfos = in notifyResourceOveruseStatsLocked() local
1544 for (int j = 0; j < systemListenerInfos.size(); ++j) { in notifyResourceOveruseStatsLocked()
1545 systemListenerInfos.get(j).notifyListener( in notifyResourceOveruseStatsLocked()