Searched refs:getExclusionRectHeight (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/ | ||
D | BaseBubblePinController.kt | 113 protected abstract fun getExclusionRectHeight(): 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 | 56 override fun getExclusionRectHeight(): Float { in getExclusionRectHeight() method in com.android.wm.shell.bubbles.bar.BubbleExpandedViewPinController |