Home
last modified time | relevance | path

Searched defs:hideBackground (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java714 private void setHideBackground(boolean hideBackground) { in setHideBackground()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationView.java185 protected boolean hideBackground() { in hideBackground() method in ActivatableNotificationView