Home
last modified time | relevance | path

Searched refs:getManageButtonMargin (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java1060 public int getManageButtonMargin() { in getManageButtonMargin() method in BubbleExpandedView
H A DBubbleStackView.java2984 final float margin = mExpandedBubble.getExpandedView().getManageButtonMargin(); in showManageMenu()