Searched refs:removeResourceOveruseListenerForSystem (Results 1 – 12 of 12) sorted by relevance
474 mCarWatchdogManager.removeResourceOveruseListenerForSystem(listener); in testAddResourceOveruseListenerForSystem()475 verify(mService).removeResourceOveruseListenerForSystem(listenerImpl); in testAddResourceOveruseListenerForSystem()511 mCarWatchdogManager.removeResourceOveruseListenerForSystem(firstListener); in testMultipleAddResourceOveruseListenerForSystem()518 mCarWatchdogManager.removeResourceOveruseListenerForSystem(secondListener); in testMultipleAddResourceOveruseListenerForSystem()521 verify(mService, times(1)).removeResourceOveruseListenerForSystem(listenerImpl); in testMultipleAddResourceOveruseListenerForSystem()536 mCarWatchdogManager.removeResourceOveruseListenerForSystem(firstListener); in testReAddResourceOveruseListenerForSystem()537 mCarWatchdogManager.removeResourceOveruseListenerForSystem(secondListener); in testReAddResourceOveruseListenerForSystem()541 mCarWatchdogManager.removeResourceOveruseListenerForSystem(firstListener); in testReAddResourceOveruseListenerForSystem()546 .removeResourceOveruseListenerForSystem(any(IResourceOveruseListener.class)); in testReAddResourceOveruseListenerForSystem()558 mCarWatchdogManager.removeResourceOveruseListenerForSystem(listener); in testRemoveRemovedResourceOveruseListenerForSystem()[all …]
720 mCarWatchdogService.removeResourceOveruseListenerForSystem(mockListener); in testRemoveResourceOveruseListenerForSystem()722 verify(mMockWatchdogPerfHandler).removeResourceOveruseListenerForSystem(eq(mockListener)); in testRemoveResourceOveruseListenerForSystem()
851 mWatchdogPerfHandler.removeResourceOveruseListenerForSystem(mockListener); in testResourceOveruseListenerForSystem()
49 void removeResourceOveruseListenerForSystem(in IResourceOveruseListener listener); in removeResourceOveruseListenerForSystem() method
607 public void removeResourceOveruseListenerForSystem( in removeResourceOveruseListenerForSystem() method in CarWatchdogManager898 mService.removeResourceOveruseListenerForSystem(mResourceOveruseListenerForSystemImpl); in removeResourceOveruseListenerForSystemImpl()
497 public void removeResourceOveruseListenerForSystem(@NonNull IResourceOveruseListener listener) { in removeResourceOveruseListenerForSystem() method in CarWatchdogService499 mWatchdogPerfHandler.removeResourceOveruseListenerForSystem(listener); in removeResourceOveruseListenerForSystem()
678 public void removeResourceOveruseListenerForSystem(@NonNull IResourceOveruseListener listener) { in removeResourceOveruseListenerForSystem() method in WatchdogPerfHandler
2828 method TIRAMISU_0 void removeResourceOveruseListenerForSystem(ResourceOveruseListener listener);
2845 …Car.PERMISSION_COLLECT_CAR_WATCHDOG_METRICS) public void removeResourceOveruseListenerForSystem(@N…
2951 …Car.PERMISSION_COLLECT_CAR_WATCHDOG_METRICS) public void removeResourceOveruseListenerForSystem(@N…
4900 UnflaggedApi: android.car.watchdog.CarWatchdogManager#removeResourceOveruseListenerForSystem(androi…4901 …aggedApi: method android.car.watchdog.CarWatchdogManager.removeResourceOveruseListenerForSystem(an…