Searched refs:getCoordinatorLayout (Results 1 – 2 of 2) sorted by relevance
84 public CoordinatorLayout getCoordinatorLayout() { in getCoordinatorLayout() method in CollapsingToolbarBaseFragment
168 CoordinatorLayout coordinatorLayout = parentFragment.getCoordinatorLayout(); in onCreateView()