Home
last modified time | relevance | path

Searched refs:shouldClearBackgroundOnReapply (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationCustomViewWrapper.java68 protected boolean shouldClearBackgroundOnReapply() { in shouldClearBackgroundOnReapply() method in NotificationCustomViewWrapper
H A DNotificationViewWrapper.java111 if (shouldClearBackgroundOnReapply()) { in onReinflated()
227 protected boolean shouldClearBackgroundOnReapply() { in shouldClearBackgroundOnReapply() method in NotificationViewWrapper