Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationFadeAware.java57 void setNotificationFaded(boolean faded); in setNotificationFaded() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationDecoratedCustomViewWrapper.java77 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in NotificationDecoratedCustomViewWrapper
DNotificationCustomViewWrapper.java96 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in NotificationCustomViewWrapper
DNotificationCallTemplateViewWrapper.kt94 override fun setNotificationFaded(faded: Boolean) { in getMinLayoutHeight() method
DNotificationConversationTemplateViewWrapper.kt150 override fun setNotificationFaded(faded: Boolean) { in <lambda>() method
DNotificationViewWrapper.java402 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in NotificationViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridConversationNotificationView.java152 public void setNotificationFaded(boolean faded) { in setNotificationFaded() method in HybridConversationNotificationView
DHybridNotificationView.java156 public void setNotificationFaded(boolean faded) {} in setNotificationFaded() method in HybridNotificationView