Searched refs:setExpandingNotification (Results 1 – 4 of 4) sorted by relevance
193 notificationListContainer.setExpandingNotification(notification) in onTransitionAnimationStart()207 notificationListContainer.setExpandingNotification(null) in onTransitionAnimationEnd()
167 default void setExpandingNotification(ExpandableNotificationRow row) {} in setExpandingNotification() method
1964 public void setExpandingNotification(ExpandableNotificationRow row) {1965 mView.setExpandingNotification(row);
3077 void setExpandingNotification(ExpandableNotificationRow row) { in setExpandingNotification() method5634 void setExpandingNotification(boolean isExpanding) { in setExpandingNotification() method