Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrinterDiscoverySessionLifecycleTest.java123 answerPrintServicesWarning(true); in makeDefaultPrinter()
323 answerPrintServicesWarning(true); in normalLifecycle()
416 answerPrintServicesWarning(false); in cancelPrintServicesAlertDialog()
422 answerPrintServicesWarning(true); in cancelPrintServicesAlertDialog()
510 answerPrintServicesWarning(true); in startPrinterDiscoveryWithHistoricalPrinters()
DPrintDocumentAdapterContractTest.java134 answerPrintServicesWarning(true); in noPrintOptionsOrPrinterChange()
384 answerPrintServicesWarning(true); in nonChangePrinterWhileNotWritten()
469 answerPrintServicesWarning(true); in printOptionsChangeAndNoPrinterChange()
654 answerPrintServicesWarning(true); in printCorruptedFile()
735 answerPrintServicesWarning(true); in printOptionsChangeAndPrinterChange()
874 answerPrintServicesWarning(true); in printOptionsChangeAndNoPrinterChangeAndContentChange()
989 answerPrintServicesWarning(true); in newPrinterSupportsSelectedPrintOptions()
1089 answerPrintServicesWarning(true); in nothingChangesAllPagesWrittenFirstTime()
1486 answerPrintServicesWarning(true); in unexpectedLayoutCancel()
1555 answerPrintServicesWarning(true); in unexpectedWriteCancel()
[all …]
DPrintServicesTest.java296 answerPrintServicesWarning(true);
513 answerPrintServicesWarning(true);
544 answerPrintServicesWarning(true);
DPrinterCapabilitiesTest.java394 answerPrintServicesWarning(true); in testPrinterCapabilityInfo()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java633 protected void answerPrintServicesWarning(boolean confirm) throws UiObjectNotFoundException { in answerPrintServicesWarning() method in BasePrintTest
1063 answerPrintServicesWarning(true); in makeDefaultPrinter()