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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java547 updateBackgroundForGroupState();
551 mNotificationParent.updateBackgroundForGroupState();
1584 updateBackgroundForGroupState();
1907 updateBackgroundForGroupState();
2088 updateBackgroundForGroupState();
2094 child.updateBackgroundForGroupState();
2104 updateBackgroundForGroupState();
2110 public void updateBackgroundForGroupState() { method in class:ExpandableNotificationRow
2118 children.get(i).updateBackgroundForGroupState();

Completed in 120 milliseconds