Searched refs:STATUS_UNAVAILABLE (Results 1 – 9 of 9) sorted by relevance
59 STATUS_UNAVAILABLE72 public static final int STATUS_UNAVAILABLE = PrinterInfoProto.STATUS_UNAVAILABLE; field in PrinterInfo252 || status == STATUS_UNAVAILABLE)) { in checkStatus()
481 return WindowAreaComponent.STATUS_UNAVAILABLE; in getCurrentRearDisplayModeStatus()535 return WindowAreaComponent.STATUS_UNAVAILABLE; in getCurrentRearDisplayPresentationModeStatus()
297 if (printer.getStatus() != PrinterInfo.STATUS_UNAVAILABLE) { in onCreateContextMenu()397 mPrinterForInfoIntent.getStatus() != PrinterInfo.STATUS_UNAVAILABLE) { in onActivityResult()758 return printer.getStatus() != PrinterInfo.STATUS_UNAVAILABLE;
1628 && printer.getStatus() != PrinterInfo.STATUS_UNAVAILABLE; in canPrint()2124 if (mCurrentPrinter.getStatus() == PrinterInfo.STATUS_UNAVAILABLE) { in canUpdateDocument()2220 final boolean available = printer.getStatus() != PrinterInfo.STATUS_UNAVAILABLE in updatePrinter()2231 (mPrinter.getStatus() == PrinterInfo.STATUS_UNAVAILABLE in updatePrinter()2232 && printer.getStatus() != PrinterInfo.STATUS_UNAVAILABLE) in updatePrinter()2395 && printerHolder.printer.getStatus() != PrinterInfo.STATUS_UNAVAILABLE; in isEnabled()2703 final boolean isActive = newStatus != PrinterInfo.STATUS_UNAVAILABLE; in onChanged()2704 final boolean becameActive = (oldStatus == PrinterInfo.STATUS_UNAVAILABLE in onChanged()2706 final boolean becameInactive = (newStatus == PrinterInfo.STATUS_UNAVAILABLE in onChanged()
946 PrinterInfo.STATUS_UNAVAILABLE); in parsePrinter()
124 STATUS_UNAVAILABLE = 3; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23122 field public static final int STATUS_UNAVAILABLE = 3; // 0x3
35270 field public static final int STATUS_UNAVAILABLE = 3; // 0x3