Searched refs:setExpandingNotification (Results 1 – 4 of 4) sorted by relevance
193 notificationListContainer.setExpandingNotification(notification)207 notificationListContainer.setExpandingNotification(null)
180 default void setExpandingNotification(ExpandableNotificationRow row) {} in setExpandingNotification() method
1843 public void setExpandingNotification(ExpandableNotificationRow row) {1844 mView.setExpandingNotification(row);
3099 void setExpandingNotification(ExpandableNotificationRow row) { in setExpandingNotification() method