Home
last modified time | relevance | path

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

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