Searched refs:rowHeader (Results 1 – 1 of 1) sorted by relevance
175 private void sanitizeTopLine(ViewGroup rowHeader, ExpandableNotificationRow row) { in sanitizeTopLine() argument176 if (rowHeader == null) { in sanitizeTopLine()179 final int childCount = rowHeader.getChildCount(); in sanitizeTopLine()180 View time = rowHeader.findViewById(com.android.internal.R.id.time); in sanitizeTopLine()183 View child = rowHeader.getChildAt(i); in sanitizeTopLine()200 View child = rowHeader.getChildAt(i); in sanitizeTopLine()205 right = rowHeader.getChildAt(i); in sanitizeTopLine()