Searched refs:answerPrintServicesWarning (Results 1 – 6 of 6) sorted by relevance
53 void answerPrintServicesWarning(boolean confirm); in answerPrintServicesWarning() method
121 answerPrintServicesWarning(true); in makeDefaultPrinter()316 answerPrintServicesWarning(true); in normalLifecycle()414 answerPrintServicesWarning(false); in cancelPrintServicesAlertDialog()420 answerPrintServicesWarning(true); in cancelPrintServicesAlertDialog()513 answerPrintServicesWarning(true); in startPrinterDiscoveryWithHistoricalPrinters()
291 answerPrintServicesWarning(true);504 answerPrintServicesWarning(true);535 answerPrintServicesWarning(true);
394 answerPrintServicesWarning(true); in testPrinterCapabilityInfo()
583 protected void answerPrintServicesWarning(boolean confirm) throws TestHelperException { in answerPrintServicesWarning() method in BasePrintTest584 mPrintHelper.answerPrintServicesWarning(confirm); in answerPrintServicesWarning()899 answerPrintServicesWarning(true); in makeDefaultPrinter()
140 public void answerPrintServicesWarning(boolean confirm) throws TestHelperException { in answerPrintServicesWarning() method in DefaultCtsPrintHelper