Searched refs:mTrackedChild (Results 1 – 1 of 1) sorted by relevance
95 private ExpandableNotificationRow mTrackedChild; field in HeadsUpAppearanceController134 mTrackedChild = shadeViewController.getShadeHeadsUpTracker() in HeadsUpAppearanceController()375 ExpandableNotificationRow previousTracked = mTrackedChild; in setTrackingHeadsUp()376 mTrackedChild = trackedChild; in setTrackingHeadsUp()398 if (row.isPinned() || row.isHeadsUpAnimatingAway() || row == mTrackedChild in updateHeader()411 boolean isTrackedChild = row == mTrackedChild; in updateHeadsUpAndPulsingRoundness()