Searched refs:listenerCap (Results 1 – 1 of 1) sorted by relevance
608 ArgumentCaptor<IDumpstateListener> listenerCap = ArgumentCaptor.forClass( in sendBugreportStarted() local611 anyInt(), anyInt(), listenerCap.capture(), anyBoolean(), anyBoolean()); in sendBugreportStarted()612 mIDumpstateListener = listenerCap.getValue(); in sendBugreportStarted()