Home
last modified time | relevance | path

Searched defs:setNotificationFaded (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationFadeAware.java57 void setNotificationFaded(boolean faded); in setNotificationFaded() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationDecoratedCustomViewWrapper.java77 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in NotificationDecoratedCustomViewWrapper
H A DNotificationCustomViewWrapper.java96 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in NotificationCustomViewWrapper
H A DNotificationViewWrapper.java404 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in NotificationViewWrapper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridConversationNotificationView.java148 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in HybridConversationNotificationView
H A DHybridNotificationView.java154 public void setNotificationFaded(boolean faded) {} in setNotificationFaded() method in HybridNotificationView
H A DNotificationContentView.java2004 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in NotificationContentView