Searched refs:testGetBubbleBarExpandedViewBounds (Results 1 – 1 of 1) sorted by relevance
578 testGetBubbleBarExpandedViewBounds(onLeft = true, isOverflow = false) in testGetBubbleBarExpandedViewBounds_onLeft()583 testGetBubbleBarExpandedViewBounds(onLeft = false, isOverflow = false) in testGetBubbleBarExpandedViewBounds_onRight()588 testGetBubbleBarExpandedViewBounds(onLeft = true, isOverflow = true) in testGetBubbleBarExpandedViewBounds_isOverflow_onLeft()593 testGetBubbleBarExpandedViewBounds(onLeft = false, isOverflow = true) in testGetBubbleBarExpandedViewBounds_isOverflow_onRight()596 private fun testGetBubbleBarExpandedViewBounds(onLeft: Boolean, isOverflow: Boolean) { in testGetBubbleBarExpandedViewBounds() method