Searched refs:getExpandedViewYTopAligned (Results 1 – 3 of 3) sorted by relevance
428 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_phoneLandscape()446 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_phonePortrait()466 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_smallTabletLandscape()485 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_smallTabletPortrait()505 .isEqualTo(positioner.getExpandedViewYTopAligned()) in testExpandedViewY_largeScreenLandscape()
454 public int getExpandedViewYTopAligned() { in getExpandedViewYTopAligned() method in BubblePositioner472 int expandedContainerY = getExpandedViewYTopAligned() - getInsets().top; in getMaxExpandedViewHeight()533 int topAlignment = getExpandedViewYTopAligned(); in getExpandedViewY()
422 final int expandedY = mPositioner.getExpandedViewYTopAligned(); in dragBubbleOut()