Searched refs:mHideBackground (Results 1 – 1 of 1) sorted by relevance
70 private boolean mHideBackground; field in NotificationShelf280 if (mHideBackground && !((ShelfState) getViewState()).hasItemsInStableShelf) { in updateAppearance()789 if (mHideBackground != hideBackground) {790 mHideBackground = hideBackground;798 return !mHideBackground && !mDark && super.needsOutline();803 return super.shouldHideBackground() || mHideBackground || mDark;