Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrinterDiscoverySessionLifecycleTest.java59 private static final String FIRST_PRINTER_LOCAL_ID= "first_printer"; field in PrinterDiscoverySessionLifecycleTest
116 FIRST_PRINTER_LOCAL_ID); in testNormalLifecycle()
119 assertNotNull("Coundn't find printer:" + FIRST_PRINTER_LOCAL_ID, firstPrinterId); in testNormalLifecycle()
209 FIRST_PRINTER_LOCAL_ID); in testCancelPrintServicesAlertDialog()
210 assertNotNull("Coundn't find printer:" + FIRST_PRINTER_LOCAL_ID, firstPrinterId); in testCancelPrintServicesAlertDialog()
301 firstSessionCallbacks, FIRST_PRINTER_LOCAL_ID); in testStartPrinterDiscoveryWithHistoricalPrinters()
415 FIRST_PRINTER_LOCAL_ID); in createFirstMockPrinterDiscoverySessionCallbacks()