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