Home
last modified time | relevance | path

Searched refs:showInShadeWhenBubble (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java241 boolean showInShadeWhenBubble() { in showInShadeWhenBubble() method in Bubble
444 pw.print(" showInShade: "); pw.println(showInShadeWhenBubble()); in dump()
DBubbleController.java456 && !mBubbleData.getBubbleWithKey(key).showInShadeWhenBubble(); in isBubbleNotificationSuppressedFromShade()
709 && !bubble.showInShadeWhenBubble()) {
DBubbleExpandedView.java616 bubble.showInShadeWhenBubble(), in logBubbleClickEvent()
DBubbleStackView.java1705 bubble.showInShadeWhenBubble(), in logBubbleEvent()