Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrinterCapabilitiesTest.java152 final String PRINTER_UNAVAILABLE_MSG = "This printer isn't available right now."; in waitForPrinterUnavailable() local
156 if (!message.getText().equals(PRINTER_UNAVAILABLE_MSG)) { in waitForPrinterUnavailable()
158 PRINTER_UNAVAILABLE_MSG); in waitForPrinterUnavailable()