Searched refs:neighborCaptor (Results 1 – 1 of 1) sorted by relevance
224 ArgumentCaptor<NeighborEventConsumer> neighborCaptor = in initStateMachine() local227 neighborCaptor.capture()); in initStateMachine()233 mNeighborEventConsumer = neighborCaptor.getValue(); in initStateMachine()