Searched refs:mHeadsUpStartHeight (Results 1 – 1 of 1) sorted by relevance
439 private int mHeadsUpStartHeight; field in NotificationPanelViewController2684 || (!mHeadsUpManager.isTrackingHeadsUp() || expandedHeight > mHeadsUpStartHeight); in onHeightUpdated()3001 mHeadsUpStartHeight * 2.5); in getMaxPanelTransitionDistance()3179 mHeadsUpStartHeight = startHeight;3182 boolean highHun = mHeadsUpStartHeight * 2.53191 scrimMinFraction = mHeadsUpStartHeight / transitionDistance;3195 ? (float) mHeadsUpStartHeight / transitionDistance : 0f;3520 ipw.print("mHeadsUpStartHeight="); ipw.println(mHeadsUpStartHeight);