Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java112 private boolean mShouldSuppressNotificationDot; field in Bubble
383 mShouldSuppressNotificationDot = entry.shouldSuppressNotificationDot(); in setEntry()
534 && !mShouldSuppressNotificationDot in showDot()