Searched refs:getBehavior (Results 1 – 10 of 10) sorted by relevance
221 BottomSheetBehavior behavior = getBehavior(); in testInitialSetup()274 BottomSheetBehavior behavior = getBehavior(); in testSwipeDownToCollapse()287 assertThat(getBehavior().getState(), is(BottomSheetBehavior.STATE_COLLAPSED)); in testSwipeDownToCollapse()304 assertThat(getBehavior().getState(), is(BottomSheetBehavior.STATE_HIDDEN)); in testSwipeDownToHide()312 getBehavior().setSkipCollapsed(true); in testSkipCollapsed()335 BottomSheetBehavior behavior = getBehavior(); in testSkipCollapsed()347 assertThat(getBehavior().getState(), is(BottomSheetBehavior.STATE_HIDDEN)); in testSkipCollapsed()371 assertThat(getBehavior().getState(), is(BottomSheetBehavior.STATE_EXPANDED)); in testSwipeUpToExpand()385 assertThat(getBehavior().getState(), is(BottomSheetBehavior.STATE_COLLAPSED)); in testInvisible()403 assertThat(getBehavior().getState(), is(BottomSheetBehavior.STATE_COLLAPSED)); in testInvisible()[all …]
359 final Behavior b = ((LayoutParams) mBehaviorTouchView.getLayoutParams()).getBehavior(); in resetTouchBehaviors()415 final Behavior b = lp.getBehavior(); in performIntercept()505 final Behavior b = lp.getBehavior(); in onTouchEvent()737 final Behavior b = lp.getBehavior(); in onMeasure()769 final Behavior b = lp.getBehavior(); in dispatchApplyWindowInsetsToBehaviors()817 final Behavior behavior = lp.getBehavior(); in onLayout()1186 final Behavior b = checkLp.getBehavior(); in dispatchOnDependentViewChanged()1221 CoordinatorLayout.Behavior b = lp.getBehavior(); in dispatchDependentViewRemoved()1252 CoordinatorLayout.Behavior b = lp.getBehavior(); in dispatchDependentViewsChanged()1398 final Behavior b = lp.getBehavior(); in offsetChildToAnchor()[all …]
1348 ((CoordinatorLayout.LayoutParams) dependency.getLayoutParams()).getBehavior(); in offsetChildAsNeeded()1386 ((CoordinatorLayout.LayoutParams) abl.getLayoutParams()).getBehavior(); in getAppBarLayoutOffset()
737 .getBehavior(); in from()
155 method public android.support.design.widget.CoordinatorLayout.Behavior getBehavior();
156 method public android.support.design.widget.CoordinatorLayout.Behavior getBehavior();
167 method public android.support.design.widget.CoordinatorLayout.Behavior getBehavior();
178 method public android.support.design.widget.CoordinatorLayout.Behavior getBehavior();
232 method public android.support.design.widget.CoordinatorLayout.Behavior getBehavior();