Home
last modified time | relevance | path

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

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