Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/printservice/
H A DPrintJob.java158 return getInfo().getState() == PrintJobInfo.STATE_BLOCKED; in isBlocked()
221 || state == PrintJobInfo.STATE_BLOCKED) { in start()
244 if (state == PrintJobInfo.STATE_STARTED || state == PrintJobInfo.STATE_BLOCKED) { in block()
245 return setState(PrintJobInfo.STATE_BLOCKED, reason); in block()
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DNotificationController.java142 case PrintJobInfo.STATE_BLOCKED: { in createSimpleNotification()
249 case PrintJobInfo.STATE_BLOCKED: { in computeNotificationTitle()
305 case PrintJobInfo.STATE_BLOCKED: { in shouldNotifyForState()
315 case PrintJobInfo.STATE_BLOCKED: { in computeNotificationIcon()
335 case PrintJobInfo.STATE_BLOCKED: { in computeChannel()
H A DPrintSpoolerService.java344 || state == PrintJobInfo.STATE_BLOCKED)); in isStateVisibleToUser()
411 case PrintJobInfo.STATE_BLOCKED: { in handleReadPrintJobsLocked()
695 || printJobState == PrintJobInfo.STATE_BLOCKED; in isScheduledState()
702 || printJobState == PrintJobInfo.STATE_BLOCKED; in isActiveState()
/aosp12/frameworks/base/core/java/android/print/
H A DPrintJob.java87 || state == PrintJobInfo.STATE_BLOCKED in cancel()
141 return getInfo().getState() == PrintJobInfo.STATE_BLOCKED; in isBlocked()
H A DPrintJobInfo.java53 STATE_BLOCKED,
126 public static final int STATE_BLOCKED = PrintJobInfoProto.STATE_BLOCKED; field in PrintJobInfo
728 case STATE_BLOCKED: { in stateToString()
/aosp12/packages/apps/Settings/src/com/android/settings/print/
H A DPrintJobPreferenceController.java74 case PrintJobInfo.STATE_BLOCKED: { in updateUi()
106 case PrintJobInfo.STATE_BLOCKED: { in updateUi()
H A DPrintSettingPreferenceController.java138 case PrintJobInfo.STATE_BLOCKED: in shouldShowToUser()
H A DPrintSettingsFragment.java340 case PrintJobInfo.STATE_BLOCKED: in onLoadFinished()
374 case PrintJobInfo.STATE_BLOCKED: { in onLoadFinished()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/print/
H A DPrintJobPreferenceControllerTest.java168 when(mPrintJobInfo.getState()).thenReturn(PrintJobInfo.STATE_BLOCKED); in updateUi_jobState_STATE_BLOCKED()
179 when(mPrintJobInfo.getState()).thenReturn(PrintJobInfo.STATE_BLOCKED); in updateUi_jobState_STATE_BLOCKED_and_jobInfo_CANCELLING()
/aosp12/frameworks/base/core/proto/android/service/
H A Dprint.proto351 STATE_BLOCKED = 4; enumerator
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt33166 field public static final int STATE_BLOCKED = 4; // 0x4
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt23060 field public static final int STATE_BLOCKED = 4; // 0x4