Searched refs:CONSUMING (Results 1 – 1 of 1) sorted by relevance
44 CONSUMING, enumConstant70 changeState(State.CONSUMING, State.WAITING); in giveStreamAndStartConsuming()80 changeState(State.SHOULD_STOP_CONSUMING, State.CONSUMING); in processFinished()123 while (checkState(State.CONSUMING)) { in consume()171 if (!(checkState(State.CONSUMING) || checkState(State.SHOULD_STOP_CONSUMING))) { in run()