Searched refs:shouldHideBackground (Results 1 – 3 of 3) sorted by relevance
426 if (!dark && fade && !shouldHideBackground()) { in setDark()606 if (!shouldHideBackground()) { in fadeDimmedBackground()660 if (shouldHideBackground()) { in updateBackground()683 protected boolean shouldHideBackground() { in shouldHideBackground() method in ActivatableNotificationView
503 protected boolean shouldHideBackground() {504 return super.shouldHideBackground() || mHideBackground;
539 protected boolean shouldHideBackground() {540 return super.shouldHideBackground() || mShowNoBackground;