Searched refs:getNotificationHeader (Results 1 – 6 of 6) sorted by relevance
158 sanitizeTopLine(row.getNotificationViewWrapper().getNotificationHeader(), row); in sanitizeTopLineViews()256 View header = mParentRow.getNotificationViewWrapper().getNotificationHeader(); in init()287 applyToView(apply, reset, row.getNotificationViewWrapper().getNotificationHeader()); in apply()
140 mChildrenContainer.getLowPriorityViewWrapper().getNotificationHeader(); in testLowPriorityHeaderCleared()
247 public NotificationHeaderView getNotificationHeader() { in getNotificationHeader() method in NotificationViewWrapper
250 public NotificationHeaderView getNotificationHeader() { in getNotificationHeader() method in NotificationHeaderViewWrapper
102 .getNotificationHeader().getVisibility()); in testNotificationHeaderVisibleWhenAnimating()
2416 if (wrapper == null || wrapper.getNotificationHeader() == null) {3072 NotificationHeaderView header = wrapper == null ? null : wrapper.getNotificationHeader();