Searched refs:getExclusionRectWidth (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/ | ||
D | BaseBubblePinController.kt | 111 protected abstract fun getExclusionRectWidth(): Float in <lambda>() method in com.android.wm.shell.common.bubbles.BaseBubblePinController |
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ | ||
D | BubbleExpandedViewPinController.kt | 52 override fun getExclusionRectWidth(): Float { in getExclusionRectWidth() method in com.android.wm.shell.bubbles.bar.BubbleExpandedViewPinController |