Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java950 public void addOnExpandedHeightChangedListener(BiConsumer<Float, Float> listener) { in addOnExpandedHeightChangedListener() method in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java5267 public void addOnExpandedHeightChangedListener(BiConsumer<Float, Float> listener) { in addOnExpandedHeightChangedListener() method