Searched refs:mTrackedChild (Results 1 – 1 of 1) sorted by relevance
100 private ExpandableNotificationRow mTrackedChild; field in HeadsUpAppearanceController143 mTrackedChild = shadeViewController.getShadeHeadsUpTracker() in HeadsUpAppearanceController()403 ExpandableNotificationRow previousTracked = mTrackedChild; in setTrackingHeadsUp()404 mTrackedChild = trackedChild; in setTrackingHeadsUp()428 if (row.isPinned() || row.isHeadsUpAnimatingAway() || row == mTrackedChild in updateHeader()442 boolean isTrackedChild = row == mTrackedChild; in updateHeadsUpAndPulsingRoundness()