Searched refs:secondMockBinder (Results 1 – 1 of 1) sorted by relevance
1233 IBinder secondMockBinder = secondMockListener.asBinder(); in testAddMultipleResourceOveruseListeners() local1241 verify(secondMockBinder).linkToDeath(any(IBinder.DeathRecipient.class), anyInt()); in testAddMultipleResourceOveruseListeners()1265 verify(secondMockBinder).unlinkToDeath(any(IBinder.DeathRecipient.class), anyInt()); in testAddMultipleResourceOveruseListeners()