Searched defs:collapsedHeight (Results 1 – 3 of 3) sorted by relevance
47 private val collapsedHeight = 300 constant
51 private val collapsedHeight = 300 constant in com.android.systemui.statusbar.PulseExpansionHandlerTest
974 void clampHunToTop(float clampInset, float stackTranslation, float collapsedHeight, in clampHunToTop()