Searched refs:getDbExecutor (Results 1 – 8 of 8) sorted by relevance
184 public Executor getDbExecutor() { in getDbExecutor() method in MockTvSingletons185 return mApp.getDbExecutor(); in getDbExecutor()
121 Executor getDbExecutor(); in getDbExecutor() method
551 public Executor getDbExecutor() { in getDbExecutor() method in TvApplication
1230 TvSingletons.getSingletons(mContext).getDbExecutor(), in LoadProgramsForCurrentChannelTask()
213 public Executor getDbExecutor() { in getDbExecutor() method in TestSingletonApp
191 TvSingletons.getSingletons(mContext).getDbExecutor(), in createTask()
159 TvSingletons.getSingletons(context).getDbExecutor(), in ProgramDataManager()
87 mDbExecutor = tvSingletons.getDbExecutor(); in DvrManager()