Searched refs:setCompleteState (Results 1 – 2 of 2) sorted by relevance
186 ActionMonitor.setCompleteState(this, ActionMonitor.STATE_EXECUTING, in markEndExecute()228 ActionMonitor.setCompleteState(this, in processBackgroundWorkResponse()237 ActionMonitor.setCompleteState(this, ActionMonitor.STATE_UNDEFINED, in processBackgroundWorkFailure()
339 static void setCompleteState(final Action action, final int expectedOldState, in setCompleteState() method in ActionMonitor