Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/services/
DCustomPrintOptionsActivity.java65 PrinterInfo printerInfo = getIntent().getParcelableExtra( in onCreate() local
69 sCallback.executeCustomPrintOptionsActivity(printJobInfo, printerInfo)); in onCreate()