Searched refs:NotificationHeaderViewWrapper (Results 1 – 6 of 6) sorted by relevance
38 import com.android.systemui.statusbar.notification.row.wrapper.NotificationHeaderViewWrapper;255 NotificationHeaderViewWrapper header = mChildrenContainer.getNotificationHeaderWrapper(); in applyRoundnessAndInvalidate_should_be_immediately_applied_on_header()268 NotificationHeaderViewWrapper header = mChildrenContainer.getNotificationHeaderWrapper(); in applyRoundnessAndInvalidate_should_be_immediately_applied_on_headerLowPriority()
60 import com.android.systemui.statusbar.notification.row.wrapper.NotificationHeaderViewWrapper;115 private NotificationHeaderViewWrapper mGroupHeaderWrapper;117 private NotificationHeaderViewWrapper mMinimizedGroupHeaderWrapper;422 (NotificationHeaderViewWrapper) NotificationViewWrapper.wrap(492 (NotificationHeaderViewWrapper) NotificationViewWrapper.wrap(529 (NotificationHeaderViewWrapper) NotificationViewWrapper.wrap(565 (NotificationHeaderViewWrapper) NotificationViewWrapper.wrap(1669 public NotificationHeaderViewWrapper getNotificationHeaderWrapper() {
56 public class NotificationHeaderViewWrapper extends NotificationViewWrapper implements Roundable { class77 protected NotificationHeaderViewWrapper(Context ctx, View view, ExpandableNotificationRow row) { in NotificationHeaderViewWrapper() method in NotificationHeaderViewWrapper
90 return new NotificationHeaderViewWrapper(ctx, v, row); in wrap()
59 public class NotificationTemplateViewWrapper extends NotificationHeaderViewWrapper {
62 import com.android.systemui.statusbar.notification.row.wrapper.NotificationHeaderViewWrapper;2393 if (wrapper instanceof NotificationHeaderViewWrapper headerViewWrapper) {