Searched refs:bubblesCanShowNotification (Results 1 – 2 of 2) sorted by relevance
135 val bubblesCanShowNotification = in shouldSuppress() constant137 entry.isBubble && bubblesCanShowNotification in shouldSuppress()
448 boolean bubblesCanShowNotification = in shouldHeadsUpWhenAwake()450 if (entry.isBubble() && inShade && bubblesCanShowNotification) { in shouldHeadsUpWhenAwake()