Home
last modified time | relevance | path

Searched refs:SECOND_PRINTER_LOCAL_ID (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DPrinterDiscoverySessionLifecycleTest.java60 private static final String SECOND_PRINTER_LOCAL_ID = "second_printer"; field in PrinterDiscoverySessionLifecycleTest
118 SECOND_PRINTER_LOCAL_ID); in testNormalLifecycle()
120 assertNotNull("Coundn't find printer:" + SECOND_PRINTER_LOCAL_ID, secondPrinterId); in testNormalLifecycle()
423 SECOND_PRINTER_LOCAL_ID); in createFirstMockPrinterDiscoverySessionCallbacks()