Searched refs:finishHandlerTasks (Results 1 – 2 of 2) sorted by relevance
918 mService.finishHandlerTasks(/*timeoutInMs=*/ 1000); in testRegisterListenerWithSubscription_exceptionFromPropertyHalService_retry()1148 mService.finishHandlerTasks(/*timeoutInMs=*/ 1000); in testUnregisterListener_exceptionFromPropertyHalService_retry()
253 void finishHandlerTasks(int timeoutInMs) throws InterruptedException { in finishHandlerTasks() method in CarPropertyService