Searched refs:STATE_BLOCKED (Results 1 – 13 of 13) 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()
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()
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()
74 case PrintJobInfo.STATE_BLOCKED: { in updateUi()106 case PrintJobInfo.STATE_BLOCKED: { in updateUi()
138 case PrintJobInfo.STATE_BLOCKED: in shouldShowToUser()
340 case PrintJobInfo.STATE_BLOCKED: in onLoadFinished()374 case PrintJobInfo.STATE_BLOCKED: { in onLoadFinished()
168 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()
351 STATE_BLOCKED = 4; enumerator
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
33166 field public static final int STATE_BLOCKED = 4; // 0x4
23060 field public static final int STATE_BLOCKED = 4; // 0x4