Searched refs:mTrackedChild (Results 1 – 1 of 1) sorted by relevance
96 private ExpandableNotificationRow mTrackedChild; field in HeadsUpAppearanceController136 mTrackedChild = notificationPanelViewController.getTrackedHeadsUpNotification(); in HeadsUpAppearanceController()370 ExpandableNotificationRow previousTracked = mTrackedChild; in setTrackingHeadsUp()371 mTrackedChild = trackedChild; in setTrackingHeadsUp()393 if (row.isPinned() || row.isHeadsUpAnimatingAway() || row == mTrackedChild in updateHeader()407 boolean isTrackedChild = row == mTrackedChild; in updateHeadsUpAndPulsingRoundness()