Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java64 private BubbleController getBubbleController() { in getBubbleController() method in NotificationGroupManager
202 if (!getBubbleController().isBubbleNotificationSuppressedFromShade(key)) { in updateSuppression()