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()
144 mChildrenContainer.getLowPriorityViewWrapper().getNotificationHeader(); in testLowPriorityHeaderCleared()
245 public NotificationHeaderView getNotificationHeader() { in getNotificationHeader() method in NotificationViewWrapper
291 public NotificationHeaderView getNotificationHeader() { in getNotificationHeader() method in NotificationHeaderViewWrapper
317 .getNotificationHeader().getVisibility()); in testNotificationHeaderVisibleWhenAnimating()
2656 if (wrapper == null || wrapper.getNotificationHeader() == null) {3331 NotificationHeaderView header = wrapper == null ? null : wrapper.getNotificationHeader();