Searched refs:mExpandingNotificationRow (Results 1 – 1 of 1) sorted by relevance
559 private ExpandableNotificationRow mExpandingNotificationRow; field in NotificationStackScrollLayout3100 if (mExpandingNotificationRow != null && row == null) { in setExpandingNotification()3102 mExpandingNotificationRow.setExpandingClipPath(null); in setExpandingNotification()3103 ExpandableNotificationRow parent = mExpandingNotificationRow.getNotificationParent(); in setExpandingNotification()3108 mExpandingNotificationRow = row; in setExpandingNotification()5741 || mExpandingNotificationRow == null) {5775 ExpandableNotificationRow expandingRow = mExpandingNotificationRow;