Searched refs:STATE_BLOCKED (Results 1 – 9 of 9) sorted by relevance
157 return getInfo().getState() == PrintJobInfo.STATE_BLOCKED; in isBlocked()220 || state == PrintJobInfo.STATE_BLOCKED) { in start()243 if (state == PrintJobInfo.STATE_STARTED || state == PrintJobInfo.STATE_BLOCKED) { in block()244 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()303 case PrintJobInfo.STATE_BLOCKED: { in shouldNotifyForState()313 case PrintJobInfo.STATE_BLOCKED: { in computeNotificationIcon()333 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
23060 field public static final int STATE_BLOCKED = 4; // 0x4
36609 field public static final int STATE_BLOCKED = 4; // 0x4
36753 field public static final int STATE_BLOCKED = 4; // 0x4