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

  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
ActionServiceSystemTest.java 125 request.markBackgroundWorkQueued();
175 request.markBackgroundWorkQueued();
263 request.markBackgroundWorkQueued();
ActionTest.java 143 mAction.markBackgroundWorkQueued();
208 mAction.markBackgroundWorkQueued();
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
Action.java 213 protected final void markBackgroundWorkQueued() {
BackgroundWorkerService.java 160 action.markBackgroundWorkQueued();

Completed in 54 milliseconds