Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationScrollView.kt82 fun removeStackHeightChangedListener(runnable: Runnable) method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationStackContentHeight.kt68 view.removeStackHeightChangedListener(stackHeightChangedListener) in onDetach()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1130 public void removeStackHeightChangedListener(@NonNull Runnable runnable) {