Searched refs:addOnExpandedHeightListener (Results 1 – 2 of 2) sorted by relevance
117 mStackScroller.addOnExpandedHeightListener(mSetExpandedHeight); in HeadsUpAppearanceController()
566 addOnExpandedHeightListener(mRoundnessManager::setExpanded); in NotificationStackScrollLayout()574 addOnExpandedHeightListener((height, unused) -> { in NotificationStackScrollLayout() method5449 public void addOnExpandedHeightListener(BiConsumer<Float, Float> listener) {