Searched refs:rowChildren (Results 1 – 1 of 1) sorted by relevance
271 List<ExpandableNotificationRow> rowChildren = row.getNotificationChildren(); in getChildren() local272 if (rowChildren == null) { in getChildren()277 for (ExpandableNotificationRow child : rowChildren) { in getChildren()