Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java1622 updateNotNotifyingEntry(b, notif, showInShade); in updateBubble()
1627 updateNotNotifyingEntry(b, notif, showInShade); in updateBubble()
1633 updateNotNotifyingEntry(b, notif, showInShade); in updateBubble()
1650 void updateNotNotifyingEntry(Bubble b, BubbleEntry entry, boolean showInShade) { in updateNotNotifyingEntry() method in BubbleController