Searched defs:STATE_PRINTER_UNAVAILABLE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java164 private static final int STATE_PRINTER_UNAVAILABLE = 6; field in class:PrintActivity
1633 || mState == STATE_PRINTER_UNAVAILABLE
2049 setState(STATE_PRINTER_UNAVAILABLE);

Completed in 37 milliseconds