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