Searched refs:areBubblesBottomAligned (Results 1 – 2 of 2) sorted by relevance
365 assertThat(positioner.areBubblesBottomAligned()).isTrue() in testAreBubblesBottomAligned_largeScreen_true()379 assertThat(positioner.areBubblesBottomAligned()).isFalse() in testAreBubblesBottomAligned_largeScreen_landscape_false()393 assertThat(positioner.areBubblesBottomAligned()).isFalse() in testAreBubblesBottomAligned_smallTablet_false()405 assertThat(positioner.areBubblesBottomAligned()).isFalse() in testAreBubblesBottomAligned_phone_false()
262 public boolean areBubblesBottomAligned() { in areBubblesBottomAligned() method in BubblePositioner496 if (areBubblesBottomAligned() && expandedViewHeight == MAX_HEIGHT) { in getExpandedViewY()594 if (areBubblesBottomAligned()) { in getBubbleRowStart()