Searched refs:getContentFrameLayout (Results 1 – 5 of 5) sorted by relevance
76 : mToolbardelegate.getContentFrameLayout(); in setContentView()86 : mToolbardelegate.getContentFrameLayout(); in setContentView()95 : mToolbardelegate.getContentFrameLayout(); in setContentView()
87 : mToolbardelegate.getContentFrameLayout(); in setContentView()97 : mToolbardelegate.getContentFrameLayout(); in setContentView()106 : mToolbardelegate.getContentFrameLayout(); in setContentView()
98 public FrameLayout getContentFrameLayout() { in getContentFrameLayout() method in CollapsingToolbarBaseFragment99 return mToolbardelegate.getContentFrameLayout(); in getContentFrameLayout()
195 public FrameLayout getContentFrameLayout() { in getContentFrameLayout() method in CollapsingToolbarDelegate
237 public View getContentFrameLayout() { in getContentFrameLayout() method in CollapsingCoordinatorLayout