Searched refs:rowList (Results 1 – 1 of 1) sorted by relevance
872 List<ExpandableNotificationRow> rowList = Arrays.asList(childRow); in setMockChildrenContainer() local875 when(mockContainer.getAttachedChildren()).thenReturn(rowList); in setMockChildrenContainer()