Searched refs:bindWorkspaceComponentsRemoved (Results 1 – 6 of 6) sorted by relevance
248 public void bindWorkspaceComponentsRemoved(ItemInfoMatcher matcher) { in bindWorkspaceComponentsRemoved() method in QuickstepLauncher249 super.bindWorkspaceComponentsRemoved(matcher); in bindWorkspaceComponentsRemoved()
135 scheduleCallbackTask(c -> c.bindWorkspaceComponentsRemoved(matcher)); in deleteAndBindComponentsRemoved()
494 default void bindWorkspaceComponentsRemoved(ItemInfoMatcher matcher) { } in bindWorkspaceComponentsRemoved() method
342 notifyOtherCallbacks(c -> c.bindWorkspaceComponentsRemoved(ItemInfoMatcher.ofItems(items))); in notifyDelete()
129 public void bindWorkspaceComponentsRemoved(ItemInfoMatcher matcher) { in bindWorkspaceComponentsRemoved() method in TaskbarModelCallbacks
2836 public void bindWorkspaceComponentsRemoved(final ItemInfoMatcher matcher) { in bindWorkspaceComponentsRemoved() method in Launcher