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