Searched refs:getDbExecutor (Results 1 – 11 of 11) sorted by relevance
210 public Executor getDbExecutor() { in getDbExecutor() method in MockTvSingletons211 return mApp.getDbExecutor(); in getDbExecutor()
121 Executor getDbExecutor(); in getDbExecutor() method
524 public Executor getDbExecutor() { in getDbExecutor() method in TvApplication
1227 TvSingletons.getSingletons(mContext).getDbExecutor(), in LoadProgramsForCurrentChannelTask()
250 public Executor getDbExecutor() { in getDbExecutor() method in TestSingletonApp
188 TvSingletons.getSingletons(mContext).getDbExecutor(), in createTask()
148 TvSingletons.getSingletons(context).getDbExecutor()); in DvrDbSync()
150 TvSingletons.getSingletons(context).getDbExecutor(), in ChannelDataManager()
133 TvSingletons.getSingletons(context).getDbExecutor(), in ProgramDataManager()
85 mDbExecutor = tvSingletons.getDbExecutor(); in DvrManager()
196 mDbExecutor = tvSingletons.getDbExecutor(); in DvrDataManagerImpl()