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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java620 public void addChildNotification(ExpandableNotificationRow row) { method in class:ExpandableNotificationRow
621 addChildNotification(row, -1);
660 public void addChildNotification(ExpandableNotificationRow row, int childIndex) { method in class:ExpandableNotificationRow

Completed in 58 milliseconds