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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java510 updateBackgroundForGroupState();
514 mNotificationParent.updateBackgroundForGroupState();
1483 updateBackgroundForGroupState();
1802 updateBackgroundForGroupState();
1979 updateBackgroundForGroupState();
1985 child.updateBackgroundForGroupState();
1995 updateBackgroundForGroupState();
2001 public void updateBackgroundForGroupState() { method in class:ExpandableNotificationRow
2008 children.get(i).updateBackgroundForGroupState();

Completed in 21 milliseconds