Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/print/
H A DPrinterInfo.java57 STATUS_IDLE,
66 public static final int STATUS_IDLE = PrinterInfoProto.STATUS_IDLE; field in PrinterInfo
250 if (!(status == STATUS_IDLE in checkStatus()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/system/
H A DSystemUpdatePreferenceControllerTest.java20 import static android.os.SystemUpdateManager.STATUS_IDLE;
150 bundle.putInt(KEY_STATUS, STATUS_IDLE); in updateState_systemUpdateStatusIdle_shouldSetToAndroidVersion()
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/
H A DLocalPrinter.java92 PrinterInfo.STATUS_IDLE) in createPrinterInfo()
116 idle ? PrinterInfo.STATUS_IDLE : PrinterInfo.STATUS_UNAVAILABLE) in createPrinterInfo()
H A DLocalDiscoverySession.java223 if (info.getStatus() == PrinterInfo.STATUS_IDLE && localPrinter.getUuid() != null) { in handlePrinter()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSystemUpdateManagerService.java20 import static android.os.SystemUpdateManager.STATUS_IDLE;
106 if (mLastUid == UID_UNKNOWN || mLastUid == uid || status != STATUS_IDLE) { in updateSystemUpdateInfo()
/aosp12/frameworks/base/core/java/android/os/
H A DSystemUpdateManager.java59 public static final int STATUS_IDLE = 1; field in SystemUpdateManager
/aosp12/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/
H A DWorkflowTest.java124 PrinterInfo.STATUS_IDLE).setCapabilities(builder.build()).build(); in addPrinter()
127 PrinterInfo.STATUS_IDLE)).build(); in addPrinter()
/aosp12/packages/apps/Settings/src/com/android/settings/system/
H A DSystemUpdatePreferenceController.java114 case SystemUpdateManager.STATUS_IDLE: in getSummary()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraMem.h83 STATUS_IDLE, enumerator
H A DQCameraMem.cpp1898 mBufferStatus[i] = STATUS_IDLE; in QCameraGrallocMemory()
H A DQCamera2HWICallbacks.cpp847 memory->setBufferStatus(frame->buf_idx, STATUS_IDLE); in preview_stream_cb_routine()
/aosp12/frameworks/base/core/tests/coretests/src/android/print/
H A DIPrintManagerParametersTest.java154 PrinterInfo.STATUS_IDLE)
/aosp12/frameworks/base/core/proto/android/service/
H A Dprint.proto118 STATUS_IDLE = 1; enumerator
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java2659 PrinterInfo.STATUS_IDLE).setCapabilities(builder.build()).build(); in createFakePdfPrinter()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt8582 field public static final int STATUS_IDLE = 1; // 0x1
H A Dcurrent.txt33229 field public static final int STATUS_IDLE = 1; // 0x1
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt23121 field public static final int STATUS_IDLE = 1; // 0x1