Searched refs:bigGap (Results 1 – 1 of 1) sorted by relevance
89 private val bigGap = px(R.dimen.notification_section_divider_height) in <lambda>() constant in com.android.systemui.statusbar.notification.stack.StackScrollAlgorithmTest131 ambientState.stackY = stackScrollAlgorithm.mHeadsUpInset + bigGap in <lambda>()553 assertThat(gap).isEqualTo(smallGap * 0.5f + bigGap * 0.5f) in <lambda>()563 assertThat(gap).isEqualTo(bigGap) in <lambda>()1214 val stackTopMargin = bigGap.toInt() // a gap smaller than the headsUpInset in <lambda>()