Searched refs:getExclusionRectHeight (Results 1 – 2 of 2) sorted by relevance
113 protected abstract fun getExclusionRectHeight(): Float in <lambda>() method133 val rect = RectF(0f, 0f, getExclusionRectWidth(), getExclusionRectHeight()) in <lambda>()
56 override fun getExclusionRectHeight(): Float { in getExclusionRectHeight() method in com.android.wm.shell.bubbles.bar.BubbleExpandedViewPinController