Searched refs:DEBUG_BUBBLE_STACK_VIEW (Results 1 – 2 of 2) sorted by relevance
43 static final boolean DEBUG_BUBBLE_STACK_VIEW = false; field in BubbleDebugConfig
25 import static com.android.systemui.bubbles.BubbleDebugConfig.DEBUG_BUBBLE_STACK_VIEW;1502 if (DEBUG_BUBBLE_STACK_VIEW) { in addBubble()1537 if (DEBUG_BUBBLE_STACK_VIEW) { in removeBubble()1585 if (DEBUG_BUBBLE_STACK_VIEW) { in setSelectedBubble()1671 if (DEBUG_BUBBLE_STACK_VIEW) { in setExpanded()1839 if (DEBUG_BUBBLE_STACK_VIEW) { in stackDismissed()1854 if (DEBUG_BUBBLE_STACK_VIEW) { in collapseStack()2042 if (DEBUG_BUBBLE_STACK_VIEW) { in animateCollapse()2659 if (DEBUG_BUBBLE_STACK_VIEW) { in updateExpandedBubble()2780 if (DEBUG_BUBBLE_STACK_VIEW) { in updateExpandedView()