Searched refs:firstSessionCallbacksWithPrinters (Results 1 – 1 of 1) sorted by relevance
522 final PrinterDiscoverySessionCallbacks firstSessionCallbacksWithPrinters = in startPrinterDiscoveryWithHistoricalPrinters() local525 invocation -> firstSessionCallbacksWithPrinters, in startPrinterDiscoveryWithHistoricalPrinters()550 InOrder inOrder = inOrder(firstSessionCallbacks, firstSessionCallbacksWithPrinters); in startPrinterDiscoveryWithHistoricalPrinters()569 inOrder.verify(firstSessionCallbacksWithPrinters).onStartPrinterDiscovery(priorityList); in startPrinterDiscoveryWithHistoricalPrinters()572 inOrder.verify(firstSessionCallbacksWithPrinters).onStartPrinterStateTracking( in startPrinterDiscoveryWithHistoricalPrinters()576 inOrder.verify(firstSessionCallbacksWithPrinters).onStopPrinterStateTracking( in startPrinterDiscoveryWithHistoricalPrinters()581 inOrder.verify(firstSessionCallbacksWithPrinters).onStopPrinterDiscovery(); in startPrinterDiscoveryWithHistoricalPrinters()584 inOrder.verify(firstSessionCallbacksWithPrinters).onDestroy(); in startPrinterDiscoveryWithHistoricalPrinters()