Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java764 void setShouldAutoExpand(boolean shouldAutoExpand) { in setShouldAutoExpand() method in Bubble
H A DBubbleData.java342 bubble.setShouldAutoExpand(false); in notificationEntryUpdated()
H A DBubbleController.java837 bubble.setShouldAutoExpand(true); in promoteBubbleFromOverflow()