Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java113 private boolean mShouldSuppressNotificationList; field in Bubble
384 mShouldSuppressNotificationList = entry.shouldSuppressNotificationList(); in setEntry()
544 && !mShouldSuppressNotificationList; in showFlyout()