Searched refs:mChildrenContainer (Results 1 – 1 of 1) sorted by relevance
126 private NotificationChildrenContainer mChildrenContainer; field in ExpandableNotificationRow223 setIconAnimationRunningForChild(running, mChildrenContainer.getHeaderView()); in setIconAnimationRunning()225 mChildrenContainer.getNotificationChildren(); in setIconAnimationRunning()284 … mChildrenContainer.recreateNotificationHeader(mExpandClickListener, mEntry.notification); in onNotificationUpdated()285 mChildrenContainer.onNotificationUpdated(); in onNotificationUpdated()336 mChildrenContainer.updateGroupOverflow();370 if (mChildrenContainer == null) {373 mChildrenContainer.addNotification(row, childIndex);379 if (mChildrenContainer != null) {380 mChildrenContainer.removeNotification(row);[all …]