Searched refs:setSystemChildExpanded (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationChildrenContainer.java266 row.setSystemChildExpanded(false);
452 child.setSystemChildExpanded(i == 0 && size == 1);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java1629 public void setSystemChildExpanded(boolean expanded) { method in class:ExpandableNotificationRow

Completed in 76 milliseconds