HomeSort by relevance Sort by last modified time
    Searched refs:setCompleteState (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
Action.java 186 ActionMonitor.setCompleteState(this, ActionMonitor.STATE_EXECUTING,
228 ActionMonitor.setCompleteState(this,
237 ActionMonitor.setCompleteState(this, ActionMonitor.STATE_UNDEFINED,
ActionMonitor.java 339 static void setCompleteState(final Action action, final int expectedOldState,

Completed in 91 milliseconds