Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrinterDiscoverySessionLifecycleTest.java306 PrinterId secondPrinterId = getAddedPrinterIdForLocalId( in normalLifecycle() local
309 assertNotNull("Coundn't find printer:" + SECOND_PRINTER_LOCAL_ID, secondPrinterId); in normalLifecycle()
344 secondPrinterId); in normalLifecycle()
348 secondPrinterId); in normalLifecycle()
DPrintDocumentAdapterContractTest.java1971 PrinterId secondPrinterId = service.generatePrinterId("second_printer"); in createFirstMockDiscoverySessionCallbacks() local
1973 new PrinterCapabilitiesInfo.Builder(secondPrinterId) in createFirstMockDiscoverySessionCallbacks()
1988 PrinterInfo secondPrinter = new PrinterInfo.Builder(secondPrinterId, in createFirstMockDiscoverySessionCallbacks()