Searched refs:stackScrollAlgorithm (Results 1 – 1 of 1) sorted by relevance
55 private val stackScrollAlgorithm = StackScrollAlgorithm(context, hostView) in <lambda>() constant in com.android.systemui.statusbar.notification.stack.StackScrollAlgorithmTest115 resetViewStates_hunYTranslationIs(stackScrollAlgorithm.mHeadsUpInset) in <lambda>()131 ambientState.stackY = stackScrollAlgorithm.mHeadsUpInset + bigGap in <lambda>()141 resetViewStates_hunYTranslationIs(stackScrollAlgorithm.mHeadsUpInset) in <lambda>()156 resetViewStates_hunYTranslationIs(stackScrollAlgorithm.mHeadsUpInset) in <lambda>()175 stackScrollAlgorithm.setIsExpanded(true) // Mark the shade open in <lambda>()192 stackScrollAlgorithm.setIsExpanded(true) // Mark the shade open in <lambda>()193 stackScrollAlgorithm.setHeadsUpAppearHeightBottom(bottomOfScreen.toInt()) in <lambda>()200 expected = bottomOfScreen + stackScrollAlgorithm.mHeadsUpAppearStartAboveScreen in <lambda>()214 expected = -topMargin - stackScrollAlgorithm.mHeadsUpAppearStartAboveScreen in <lambda>()[all …]