Searched refs:dbExecutor (Results 1 – 4 of 4) sorted by relevance
74 @DbExecutor public Executor dbExecutor = AsyncTask.SERIAL_EXECUTOR; field in TestSingletonApp90 this, tvInputManagerHelper, dbExecutor, getContentResolver()); in onCreate()214 return dbExecutor; in getDbExecutor()
167 @Provided @DbExecutor Executor dbExecutor) { in DvrDbSync() argument175 dbExecutor); in DvrDbSync()186 Executor dbExecutor) { in DvrDbSync() argument193 mDbExecutor = dbExecutor; in DvrDbSync()
290 testSingletonApp.dbExecutor = new RoboExecutorService(); in onActivityResult_3rdPartyEpg_disabled()440 return myTestApp.dbExecutor; in providesDbExecutor()
208 @DbExecutor Executor dbExecutor, in DvrDataManagerImpl() argument217 mDbExecutor = dbExecutor; in DvrDataManagerImpl()