Home
last modified time | relevance | path

Searched defs:showInShade (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java1609 public void updateBubble(BubbleEntry notif, boolean suppressFlyout, boolean showInShade) { in updateBubble()
1650 void updateNotNotifyingEntry(Bubble b, BubbleEntry entry, boolean showInShade) { in updateNotNotifyingEntry()
1664 public void inflateAndAdd(Bubble bubble, boolean suppressFlyout, boolean showInShade) { in inflateAndAdd()
DBubble.java745 boolean showInShade() { in showInShade() method in Bubble
DBubbleData.java454 void notificationEntryUpdated(Bubble bubble, boolean suppressFlyout, boolean showInShade) { in notificationEntryUpdated()