Searched refs:mShowNoBackground (Results 1 – 1 of 1) sorted by relevance
136 private boolean mShowNoBackground; field in ExpandableNotificationRow431 return super.shouldHideBackground() || mShowNoBackground;1589 mShowNoBackground = isGroupExpanded() && !isGroupExpansionChanging() && !isUserLocked();1590 mChildrenContainer.updateHeaderForExpansion(mShowNoBackground);1602 mShowNoBackground = !showBackground;1605 mShowNoBackground = false;