Searched refs:SECOND_PRINTER_LOCAL_ID (Results 1 – 1 of 1) sorted by relevance
66 private static final String SECOND_PRINTER_LOCAL_ID = "second_printer"; field in PrinterDiscoverySessionLifecycleTest286 selectPrinter(SECOND_PRINTER_LOCAL_ID); in normalLifecycle()288 eventually(() -> runOnMainThread(() -> assertEquals(SECOND_PRINTER_LOCAL_ID, in normalLifecycle()299 SECOND_PRINTER_LOCAL_ID); in normalLifecycle()301 assertNotNull("Coundn't find printer:" + SECOND_PRINTER_LOCAL_ID, secondPrinterId); in normalLifecycle()667 addPrinter(SECOND_PRINTER_LOCAL_ID, false); in createFirstMockPrinterDiscoverySessionCallbacks()