Searched defs:queueBackgroundWork (Results 1 – 3 of 3) sorted by relevance
29 public void queueBackgroundWork(final List<Action> backgroundActions) { in queueBackgroundWork() method in BackgroundWorker
58 public static void queueBackgroundWork(final List<Action> actions) { in queueBackgroundWork() method in BackgroundWorkerService
70 public void queueBackgroundWork(final List<Action> actions) { in queueBackgroundWork() method in ActionTestHelpers.StubBackgroundWorker