Searched refs:systemListenerInfos (Results 1 – 1 of 1) sorted by relevance
1542 ArrayList<ResourceOveruseListenerInfo> systemListenerInfos = in notifyResourceOveruseStatsLocked() local1544 for (int j = 0; j < systemListenerInfos.size(); ++j) { in notifyResourceOveruseStatsLocked()1545 systemListenerInfos.get(j).notifyListener( in notifyResourceOveruseStatsLocked()