Searched refs:mResourceOveruseListenerForSystemImpl (Results 1 – 1 of 1) sorted by relevance
102 private final IResourceOveruseListenerImpl mResourceOveruseListenerForSystemImpl; field in CarWatchdogManager166 mResourceOveruseListenerForSystemImpl = new IResourceOveruseListenerImpl(this, in CarWatchdogManager()620 shouldRemoveFromService = mResourceOveruseListenerForSystemImpl.hasListeners(); in addResourceOveruseListenerForSystem()622 mResourceOveruseListenerForSystemImpl.maybeAppendFlag(resourceOveruseFlag); in addResourceOveruseListenerForSystem()664 mResourceOveruseListenerForSystemImpl.maybeRemoveFlag(resourceOveruseFlag); in removeResourceOveruseListenerForSystem()665 shouldReAddToService = mResourceOveruseListenerForSystemImpl.hasListeners(); in removeResourceOveruseListenerForSystem()917 mResourceOveruseListenerForSystemImpl.resourceOveruseFlag(), in addResourceOveruseListenerForSystemImpl()918 mResourceOveruseListenerForSystemImpl); in addResourceOveruseListenerForSystemImpl() local933 mService.removeResourceOveruseListenerForSystem(mResourceOveruseListenerForSystemImpl); in removeResourceOveruseListenerForSystemImpl()