Searched refs:shouldHideBackground (Results 1 – 2 of 2) sorted by relevance
441 if (!dark && fade && !shouldHideBackground()) { in setDark()591 if (!shouldHideBackground()) { in fadeDimmedBackground()645 if (shouldHideBackground()) { in updateBackground()668 protected boolean shouldHideBackground() { in shouldHideBackground() method in ActivatableNotificationView
430 protected boolean shouldHideBackground() {431 return super.shouldHideBackground() || mShowNoBackground;