Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java655 void setShouldAutoExpand(boolean shouldAutoExpand) { in setShouldAutoExpand() method in Bubble
DBubbleData.java284 bubble.setShouldAutoExpand(false); in notificationEntryUpdated()
DBubbleController.java1014 bubble.setShouldAutoExpand(true); in promoteBubbleFromOverflow()