Searched refs:coordinatorLayout (Results 1 – 2 of 2) sorted by relevance
57 final CoordinatorLayout coordinatorLayout = new CoordinatorLayout(mContext); in setAppBarLayoutTransparent_defaultWhiteBackground_shouldBeTransparent() local63 mScrollingViewBehavior.onDependentViewChanged(coordinatorLayout, null, appBarLayout); in setAppBarLayoutTransparent_defaultWhiteBackground_shouldBeTransparent()
1265 private final ViewGroup coordinatorLayout; field in OldMainActivityPeer.MainSpeedDialFragmentHost1271 ViewGroup coordinatorLayout, in MainSpeedDialFragmentHost() argument1275 this.coordinatorLayout = coordinatorLayout; in MainSpeedDialFragmentHost()1287 coordinatorLayout.setClipChildren(!start); in dragFavorite()