Searched refs:getBackgroundWorkerForActionService (Results 1 – 4 of 4) sorted by relevance
114 public abstract BackgroundWorker getBackgroundWorkerForActionService(); in getBackgroundWorkerForActionService() method in DataModel
180 public BackgroundWorker getBackgroundWorkerForActionService() { in getBackgroundWorkerForActionService() method in DataModelImpl
74 public BackgroundWorker getBackgroundWorkerForActionService() { in getBackgroundWorkerForActionService() method in FakeDataModel
213 mBackgroundWorker = DataModel.get().getBackgroundWorkerForActionService(); in onCreate()