Searched refs:rowHeader (Results 1 – 1 of 1) sorted by relevance
173 private void sanitizeTopLine(ViewGroup rowHeader, ExpandableNotificationRow row) { in sanitizeTopLine() argument174 if (rowHeader == null) { in sanitizeTopLine()177 final int childCount = rowHeader.getChildCount(); in sanitizeTopLine()178 View time = rowHeader.findViewById(com.android.internal.R.id.time); in sanitizeTopLine()181 View child = rowHeader.getChildAt(i); in sanitizeTopLine()198 View child = rowHeader.getChildAt(i); in sanitizeTopLine()203 right = rowHeader.getChildAt(i); in sanitizeTopLine()