Searched refs:STATE_BLOCKED (Results 1 – 7 of 7) sorted by relevance
139 return getInfo().getState() == PrintJobInfo.STATE_BLOCKED; in isBlocked()195 || state == PrintJobInfo.STATE_BLOCKED) { in start()218 || (state == PrintJobInfo.STATE_BLOCKED in block()220 return setState(PrintJobInfo.STATE_BLOCKED, reason); in block()
82 || state == PrintJobInfo.STATE_BLOCKED in cancel()136 return getInfo().getState() == PrintJobInfo.STATE_BLOCKED; in isBlocked()
97 public static final int STATE_BLOCKED = 4; field in PrintJobInfo650 case STATE_BLOCKED: { in stateToString()
99 case PrintJobInfo.STATE_BLOCKED: { in createSimpleNotification()222 case PrintJobInfo.STATE_BLOCKED: { in computeNotificationTitle()280 case PrintJobInfo.STATE_BLOCKED: { in shouldNotifyForState()290 case PrintJobInfo.STATE_BLOCKED: { in computeNotificationIcon()
292 || state == PrintJobInfo.STATE_BLOCKED)); in isStateVisibleToUser()360 case PrintJobInfo.STATE_BLOCKED: { in handleReadPrintJobsLocked()571 || printJobState == PrintJobInfo.STATE_BLOCKED; in isScheduledState()578 || printJobState == PrintJobInfo.STATE_BLOCKED; in isActiveState()
24338 field public static final int STATE_BLOCKED = 4; // 0x4
26294 field public static final int STATE_BLOCKED = 4; // 0x4