Searched refs:mHideBackground (Results 1 – 1 of 1) sorted by relevance
66 private boolean mHideBackground; field in NotificationShelf231 if (mHideBackground && !((ShelfState) getViewState()).hasItemsInStableShelf) { in updateAppearance()715 if (mHideBackground != hideBackground) { in setHideBackground()716 mHideBackground = hideBackground; in setHideBackground()723 return !mHideBackground && super.needsOutline(); in needsOutline()