Searched refs:setRecentsToActivityHelper (Results 1 – 3 of 3) sorted by relevance
36 launcher.<IconRecentsView>getOverviewPanel().setRecentsToActivityHelper( in RecentsViewStateController()
39 mIconRecentsView.setRecentsToActivityHelper(new FallbackRecentsToActivityHelper(this)); in initViews()
291 public void setRecentsToActivityHelper(@NonNull RecentsToActivityHelper helper) { in setRecentsToActivityHelper() method in IconRecentsView