Searched refs:maxPriority (Results 1 – 1 of 1) sorted by relevance
349 long maxPriority = PRIORITY_STOP; in onStep() local355 if (priority > maxPriority) { in onStep()356 maxPriority = priority; in onStep()360 if (maxPriority == PRIORITY_SLEEP) { in onStep()367 } else if (maxPriority == PRIORITY_STOP) { in onStep()