Searched refs:VERB_STOPPING (Results 1 – 1 of 1) sorted by relevance
141 static final int VERB_STOPPING = 3; field in JobServiceContext796 if (mVerb == VERB_STOPPING || mVerb == VERB_FINISHED) { in doDequeueWork()1157 mVerb == VERB_STOPPING) { in doCallbackLocked()1169 if (mVerb == VERB_FINISHED || mVerb == VERB_STOPPING) { in doCancelLocked()1281 case VERB_STOPPING: in handleFinishedLocked()1315 case VERB_STOPPING: in handleCancelLocked()1349 case VERB_STOPPING: in handleOpTimeoutLocked()1450 mVerb = VERB_STOPPING; in sendStopMessageLocked()