Home
last modified time | relevance | path

Searched refs:ExecutionImpl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/
DExecution.kt30 class ExecutionImpl @Inject constructor() : Execution { in assertIsMainThread() class
DGlobalConcurrencyModule.java110 public abstract Execution provideExecution(ExecutionImpl execution); in provideExecution()