Searched refs:ExecutionImpl (Results 1 – 2 of 2) sorted by relevance
30 class ExecutionImpl @Inject constructor() : Execution { in assertIsMainThread() class
110 public abstract Execution provideExecution(ExecutionImpl execution); in provideExecution()