Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java167 private static final int STATE_PRINTER_UNAVAILABLE = 6; field in PrintActivity
1665 || mState == STATE_PRINTER_UNAVAILABLE in updateOptionsUi()
2082 setState(STATE_PRINTER_UNAVAILABLE); in onPrinterUnavailable()