Searched refs:VERB_STOPPING (Results 1 – 1 of 1) sorted by relevance
137 static final int VERB_STOPPING = 3; field in JobServiceContext794 if (mVerb == VERB_STOPPING || mVerb == VERB_FINISHED) { in doDequeueWork()1155 mVerb == VERB_STOPPING) { in doCallbackLocked()1167 if (mVerb == VERB_FINISHED || mVerb == VERB_STOPPING) { in doCancelLocked()1279 case VERB_STOPPING: in handleFinishedLocked()1313 case VERB_STOPPING: in handleCancelLocked()1347 case VERB_STOPPING: in handleOpTimeoutLocked()1448 mVerb = VERB_STOPPING; in sendStopMessageLocked()