Searched refs:getExpandedViewYTopAligned (Results 1 – 3 of 3) sorted by relevance
423 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_phoneLandscape()440 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_phonePortrait()459 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_smallTabletLandscape()477 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_smallTabletPortrait()496 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_largeScreenLandscape()
412 public int getExpandedViewYTopAligned() { in getExpandedViewYTopAligned() method in BubblePositioner430 int expandedContainerY = getExpandedViewYTopAligned() - getInsets().top; in getMaxExpandedViewHeight()491 int topAlignment = getExpandedViewYTopAligned(); in getExpandedViewY()
422 final int expandedY = mPositioner.getExpandedViewYTopAligned(); in dragBubbleOut()