Searched refs:mOveruseListenerInfosByUid (Results 1 – 1 of 1) sorted by relevance
220 private final SparseArray<ArrayList<ResourceOveruseListenerInfo>> mOveruseListenerInfosByUid = field in WatchdogPerfHandler515 mOveruseListenerInfosByUid); in addResourceOveruseListener()523 removeResourceOveruseListenerLocked(listener, mOveruseListenerInfosByUid); in removeResourceOveruseListener()1235 ArrayList<ResourceOveruseListenerInfo> listenerInfos = mOveruseListenerInfosByUid.get(uid); in notifyResourceOveruseStatsLocked()2623 removeListenerInfo.accept(mOveruseListenerInfosByUid); in binderDied()