Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java857 mStackView.setupLocalMenu(info); in update()
H A DBubbleStackView.java1516 setupLocalMenu(info); in onInitializeAccessibilityNodeInfoInternal()
1543 void setupLocalMenu(AccessibilityNodeInfo info) { in setupLocalMenu() method in BubbleStackView