Searched refs:setOnViewCreationCallback (Results 1 – 2 of 2) sorted by relevance
236 public void setOnViewCreationCallback(@Nullable Consumer<LauncherAppWidgetHostView> callback) { in setOnViewCreationCallback() method in LauncherWidgetHolder
297 getAppWidgetHolder().setOnViewCreationCallback(new QuickstepInteractionHandler(this)); in setupViews()