Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationChildrenContainer.java180 row.setSystemChildExpanded(false);
218 child.setSystemChildExpanded(first);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java625 public void setSystemChildExpanded(boolean expanded) { in setSystemChildExpanded() method in ExpandableNotificationRow