Home
last modified time | relevance | path

Searched defs:answerPrintServicesWarning (Results 1 – 3 of 3) sorted by relevance

/cts/libs/helpers/interfaces/src/com/android/cts/helpers/
DICtsPrintHelper.java53 void answerPrintServicesWarning(boolean confirm); in answerPrintServicesWarning() method
/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java140 public void answerPrintServicesWarning(boolean confirm) throws TestHelperException { in answerPrintServicesWarning() method in DefaultCtsPrintHelper
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java583 protected void answerPrintServicesWarning(boolean confirm) throws TestHelperException { in answerPrintServicesWarning() method in BasePrintTest