runSyncTask

abstract fun runSyncTask(runnable: Runnable)

Deprecated. Use getSyncExecutor().execute instead.