Searched refs:NotificationHeaderViewWrapper (Results 1 – 6 of 6) sorted by relevance
42 import com.android.systemui.statusbar.notification.row.wrapper.NotificationHeaderViewWrapper;264 NotificationHeaderViewWrapper header = mChildrenContainer.getNotificationHeaderWrapper(); in applyRoundnessAndInvalidate_should_be_immediately_applied_on_header()277 NotificationHeaderViewWrapper header = mChildrenContainer.getNotificationHeaderWrapper(); in applyRoundnessAndInvalidate_should_be_immediately_applied_on_headerLowPriority()
64 import com.android.systemui.statusbar.notification.row.wrapper.NotificationHeaderViewWrapper;133 private NotificationHeaderViewWrapper mGroupHeaderWrapper;135 private NotificationHeaderViewWrapper mMinimizedGroupHeaderWrapper;464 (NotificationHeaderViewWrapper) NotificationViewWrapper.wrap(556 (NotificationHeaderViewWrapper) NotificationViewWrapper.wrap(593 (NotificationHeaderViewWrapper) NotificationViewWrapper.wrap(635 (NotificationHeaderViewWrapper) NotificationViewWrapper.wrap(1743 public NotificationHeaderViewWrapper getNotificationHeaderWrapper() {
62 public class NotificationHeaderViewWrapper extends NotificationViewWrapper implements Roundable { class84 protected NotificationHeaderViewWrapper(Context ctx, View view, ExpandableNotificationRow row) { in NotificationHeaderViewWrapper() method in NotificationHeaderViewWrapper
95 return new NotificationHeaderViewWrapper(ctx, v, row); in wrap()
63 public class NotificationTemplateViewWrapper extends NotificationHeaderViewWrapper {
67 import com.android.systemui.statusbar.notification.row.wrapper.NotificationHeaderViewWrapper;2496 if (wrapper instanceof NotificationHeaderViewWrapper headerViewWrapper) {