Searched refs:inlineExecutor (Results 1 – 1 of 1) sorted by relevance
154 inlineExecutor, in <lambda>()171 private val inlineExecutor get() = Executor { r -> r.run() } in <lambda>() constant in com.android.testutils.DeviceConfigRule