Home
last modified time | relevance | path

Searched refs:getManageButtonBoundsOnScreen (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DManageEducationView.kt110 expandedView.getManageButtonBoundsOnScreen(realManageButtonRect)
H A DBubbleExpandedView.java1056 public void getManageButtonBoundsOnScreen(Rect rect) { in getManageButtonBoundsOnScreen() method in BubbleExpandedView
H A DBubbleStackView.java2983 mExpandedBubble.getExpandedView().getManageButtonBoundsOnScreen(mTempRect); in showManageMenu()