Searched refs:pendingExecutor (Results 1 – 1 of 1) sorted by relevance
213 Executor pendingExecutor = pendingTasks::add; in bind() local214 bindWorkspaceItems(otherWorkspaceItems, pendingExecutor); in bind()215 bindAppWidgets(otherAppWidgets, pendingExecutor); in bind()216 executeCallbacksTask(c -> c.finishBindingItems(currentScreenIds), pendingExecutor); in bind()217 pendingExecutor.execute( in bind()