Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java479 updateShowInShadeForSuppressNotification(entry);
505 updateShowInShadeForSuppressNotification(entry);
729 private void updateShowInShadeForSuppressNotification(NotificationEntry entry) { in updateShowInShadeForSuppressNotification() method in BubbleController