Searched refs:STATE_BLOCKED (Results 1 – 9 of 9) sorted by relevance
158 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()
87 || state == PrintJobInfo.STATE_BLOCKED in cancel()141 return getInfo().getState() == PrintJobInfo.STATE_BLOCKED; in isBlocked()
53 STATE_BLOCKED,126 public static final int STATE_BLOCKED = PrintJobInfoProto.STATE_BLOCKED; field in PrintJobInfo728 case STATE_BLOCKED: { in stateToString()
142 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()
344 || 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()
351 STATE_BLOCKED = 4; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23060 field public static final int STATE_BLOCKED = 4; // 0x4
35205 field public static final int STATE_BLOCKED = 4; // 0x4