Searched refs:setUiExecutor (Results 1 – 3 of 3) sorted by relevance
85 .also { it.setUiExecutor(executor) } in <lambda>()
153 fun setUiExecutor(e: DelayableExecutor) { in <lambda>() method
406 mDotViewController.setUiExecutor(mExecutor); in start()