Home
last modified time | relevance | path

Searched refs:getPeekHeight (Results 1 – 22 of 22) sorted by relevance

/frameworks/support/design/tests/src/android/support/design/widget/
DBottomSheetBehaviorWithInsetsTest.java43 is(activity.mCoordinatorLayout.getHeight() - activity.mBehavior.getPeekHeight())); in testFitsSystemWindows()
DBottomSheetBehaviorTest.java282 is(coordinatorLayout.getHeight() - behavior.getPeekHeight())); in testInitialSetup()
335 view.getHeight() - behavior.getPeekHeight()}; in testSwipeDownToCollapse()
395 view.getHeight() - behavior.getPeekHeight()}; in testSkipCollapsed()
570 view.getHeight() - getBehavior().getPeekHeight() - 9 in testDragOutside()
696 int size = getBehavior().getPeekHeight() * 2; in testDynamicContent()
DBottomSheetDialogTest.java79 assertThat(behavior.getPeekHeight(), is(BottomSheetBehavior.PEEK_HEIGHT_AUTO)); in testBasicDialogSetup()
171 assertThat(bottomSheet.getHeight(), is(lessThan(behavior.getPeekHeight()))); in testShortDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java465 … runPeekAnimation(PEEK_ANIMATION_DURATION, getPeekHeight(), true /* collapseWhenFinished */); in endMotionEvent()
1199 protected abstract float getPeekHeight(); in getPeekHeight() method in PanelView
DNotificationPanelView.java2043 protected float getPeekHeight() { in getPeekHeight() method in NotificationPanelView
2045 return mNotificationStackScroller.getPeekHeight(); in getPeekHeight()
/frameworks/support/design/src/android/support/design/widget/
DBottomSheetBehavior.java464 public final int getPeekHeight() { in getPeekHeight() method in BottomSheetBehavior
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2408 public int getPeekHeight() { in getPeekHeight() method in NotificationStackScrollLayout
/frameworks/support/api/
D25.1.0.txt372 method public final int getPeekHeight();
D25.0.0.txt339 method public final int getPeekHeight();
D25.2.0.txt372 method public final int getPeekHeight();
D24.2.0.txt319 method public final int getPeekHeight();
D26.0.0-alpha1.txt410 method public final int getPeekHeight();
D23.2.1.txt172 method public final int getPeekHeight();
D25.3.0.txt482 method public final int getPeekHeight();
D23.2.0.txt172 method public final int getPeekHeight();
D25.4.0.txt512 method public final int getPeekHeight();
D23.4.0.txt173 method public final int getPeekHeight();
D24.0.0.txt181 method public final int getPeekHeight();
D26.0.0-beta1.txt510 method public final int getPeekHeight();
D26.0.0-SNAPSHOT.txt509 method public final int getPeekHeight();
D26.0.0-beta2.txt509 method public final int getPeekHeight();
D24.1.0.txt181 method public final int getPeekHeight();