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.java67 protected boolean shouldClearBackgroundOnReapply() { in shouldClearBackgroundOnReapply() method in NotificationCustomViewWrapper
DNotificationViewWrapper.java92 if (shouldClearBackgroundOnReapply()) { in onReinflated()
208 protected boolean shouldClearBackgroundOnReapply() { in shouldClearBackgroundOnReapply() method in NotificationViewWrapper