Searched defs:coordinatorLayout (Results 1 – 4 of 4) sorted by relevance
57 final CoordinatorLayout coordinatorLayout = new CoordinatorLayout(mContext); in setAppBarLayoutTransparent_defaultWhiteBackground_shouldBeTransparent() local
168 CoordinatorLayout coordinatorLayout = parentFragment.getCoordinatorLayout(); in onCreateView() local
1265 private final ViewGroup coordinatorLayout; field in OldMainActivityPeer.MainSpeedDialFragmentHost1271 ViewGroup coordinatorLayout, in MainSpeedDialFragmentHost()
735 View coordinatorLayout = findChildView(view, DesignLibUtil.CN_COORDINATOR_LAYOUT); in setActiveToolbar() local