Searched refs:windowLayoutComponent (Results 1 – 2 of 2) sorted by relevance
148 @NonNull WindowLayoutComponentImpl windowLayoutComponent, in SplitPresenter() argument151 mWindowLayoutComponent = windowLayoutComponent; in SplitPresenter()
219 public SplitController(@NonNull WindowLayoutComponentImpl windowLayoutComponent, in SplitController() argument224 mPresenter = new SplitPresenter(mExecutor, windowLayoutComponent, this); in SplitController()