Searched refs:mDeathRecipientCookieCaptor (Results 1 – 2 of 2) sorted by relevance
119 private ArgumentCaptor<Long> mDeathRecipientCookieCaptor = ArgumentCaptor.forClass(Long.class); field in HostapdHalTest252 mHostapdDeathCaptor.getValue().serviceDied(mDeathRecipientCookieCaptor.getValue()); in testDeathHandling()265 mHostapdDeathCaptor.getValue().serviceDied(mDeathRecipientCookieCaptor.getValue() - 1); in testStaleDeathHandling()737 mDeathRecipientCookieCaptor.capture()); in executeAndValidateInitializationSequence()
192 private ArgumentCaptor<Long> mDeathRecipientCookieCaptor = ArgumentCaptor.forClass(Long.class); field in SupplicantStaIfaceHalTest1551 mSupplicantDeathCaptor.getValue().serviceDied(mDeathRecipientCookieCaptor.getValue()); in testSupplicantDeathCallback()1568 mSupplicantDeathCaptor.getValue().serviceDied(mDeathRecipientCookieCaptor.getValue() - 1); in testSupplicantStaleDeathCallback()1600 mSupplicantDeathCaptor.getValue().serviceDied(mDeathRecipientCookieCaptor.getValue()); in testHandleRemoteExceptionAndDeathNotification()2471 mDeathRecipientCookieCaptor.capture()); in executeAndValidateInitializationSequence()