Home
last modified time | relevance | path

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

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