Home
last modified time | relevance | path

Searched defs:removeOnExpandedHeightChangedListener (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java863 public void removeOnExpandedHeightChangedListener(BiConsumer<Float, Float> listener) { in removeOnExpandedHeightChangedListener() method in NotificationStackScrollLayoutController
H A DNotificationStackScrollLayout.java5209 public void removeOnExpandedHeightChangedListener(BiConsumer<Float, Float> listener) { in removeOnExpandedHeightChangedListener() method