Searched refs:getBackgroundWorkerForActionService (Results 1 – 4 of 4) sorted by relevance
115 public abstract BackgroundWorker getBackgroundWorkerForActionService(); in getBackgroundWorkerForActionService() method in DataModel
174 public BackgroundWorker getBackgroundWorkerForActionService() { in getBackgroundWorkerForActionService() method in DataModelImpl
76 public BackgroundWorker getBackgroundWorkerForActionService() { in getBackgroundWorkerForActionService() method in FakeDataModel
215 mBackgroundWorker = DataModel.get().getBackgroundWorkerForActionService(); in onCreate()