Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java166 private static final int STATE_PRINTER_UNAVAILABLE = 6; field in PrintActivity
1664 || mState == STATE_PRINTER_UNAVAILABLE in updateOptionsUi()
2081 setState(STATE_PRINTER_UNAVAILABLE); in onPrinterUnavailable()