Home
last modified time | relevance | path

Searched refs:mMinExpandHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java552 private float mMinExpandHeight; field in NotificationPanelViewController
3558 ipw.print("mMinExpandHeight="); ipw.println(mMinExpandHeight);
4976 mMinExpandHeight = 0.0f;
5223 mMinExpandHeight = 0.0f;
5311 newHeight = Math.max(newHeight, mMinExpandHeight);