Home
last modified time | relevance | path

Searched refs:removeHeadsUpHeightChangedListener (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationScrollView.kt91 fun removeHeadsUpHeightChangedListener(runnable: Runnable) method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationHeadsUpHeight.kt62 view.removeHeadsUpHeightChangedListener(headsUpHeightChangedListener) in onDetach()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1152 public void removeHeadsUpHeightChangedListener(@NonNull Runnable runnable) {