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