runAsyncTask

abstract fun runAsyncTask(runnable: Runnable)

Deprecated. Use getAsyncExecutor().execute instead.