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

  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
BackgroundWorkerService.java 149 action.markBackgroundCompletionQueued();
163 action.markBackgroundCompletionQueued();
Action.java 204 protected final void markBackgroundCompletionQueued() {
  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
ActionServiceSystemTest.java 128 request.markBackgroundCompletionQueued();
178 request.markBackgroundCompletionQueued();
266 request.markBackgroundCompletionQueued();
ActionTest.java 155 mAction.markBackgroundCompletionQueued();

Completed in 537 milliseconds