Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java1389 updateNotNotifyingEntry(b, notif, showInShade); in updateBubble()
1394 updateNotNotifyingEntry(b, notif, showInShade); in updateBubble()
1400 updateNotNotifyingEntry(b, notif, showInShade); in updateBubble()
1417 void updateNotNotifyingEntry(Bubble b, BubbleEntry entry, boolean showInShade) { in updateNotNotifyingEntry() method in BubbleController