Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/print/
DPrinterInfo.java59 STATUS_UNAVAILABLE
72 public static final int STATUS_UNAVAILABLE = PrinterInfoProto.STATUS_UNAVAILABLE; field in PrinterInfo
252 || status == STATUS_UNAVAILABLE)) { in checkStatus()
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
DWindowAreaComponentImpl.java481 return WindowAreaComponent.STATUS_UNAVAILABLE; in getCurrentRearDisplayModeStatus()
535 return WindowAreaComponent.STATUS_UNAVAILABLE; in getCurrentRearDisplayPresentationModeStatus()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DSelectPrinterActivity.java297 if (printer.getStatus() != PrinterInfo.STATUS_UNAVAILABLE) { in onCreateContextMenu()
397 mPrinterForInfoIntent.getStatus() != PrinterInfo.STATUS_UNAVAILABLE) { in onActivityResult()
758 return printer.getStatus() != PrinterInfo.STATUS_UNAVAILABLE;
DPrintActivity.java1628 && 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()
DFusedPrintersProvider.java946 PrinterInfo.STATUS_UNAVAILABLE); in parsePrinter()
/frameworks/base/core/proto/android/service/
Dprint.proto124 STATUS_UNAVAILABLE = 3; enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23122 field public static final int STATUS_UNAVAILABLE = 3; // 0x3
/frameworks/base/core/api/
Dcurrent.txt35270 field public static final int STATUS_UNAVAILABLE = 3; // 0x3