Searched refs:windowLayoutComponent (Results 1 – 2 of 2) sorted by relevance
146 @NonNull WindowLayoutComponentImpl windowLayoutComponent, in SplitPresenter() argument149 mWindowLayoutComponent = windowLayoutComponent; in SplitPresenter()
156 public SplitController(@NonNull WindowLayoutComponentImpl windowLayoutComponent, in SplitController() argument160 mPresenter = new SplitPresenter(executor, windowLayoutComponent, this); in SplitController()