Searched refs:sanitizeTopLine (Results 1 – 1 of 1) sorted by relevance
158 sanitizeTopLine(row.getNotificationViewWrapper().getNotificationHeader(), row); in sanitizeTopLineViews()169 sanitizeTopLine(child.findViewById(R.id.notification_top_line), row); in sanitizeChild()173 private void sanitizeTopLine(ViewGroup rowHeader, ExpandableNotificationRow row) { in sanitizeTopLine() method in NotificationGroupingUtil