Searched refs:shouldHideBackground (Results 1 – 3 of 3) sorted by relevance
622 if (!shouldHideBackground()) { in fadeDimmedBackground()674 if (shouldHideBackground()) { in updateBackground()702 protected boolean shouldHideBackground() { in shouldHideBackground() method in ActivatableNotificationView
884 protected boolean shouldHideBackground() {885 return super.shouldHideBackground() || mShowNoBackground;
802 protected boolean shouldHideBackground() {803 return super.shouldHideBackground() || mHideBackground || mDark;