Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationsQSContainerController.kt68 mView.setInsetsChangedListener(windowInsetsListener)
H A DNotificationsQuickSettingsContainer.java103 public void setInsetsChangedListener(Consumer<WindowInsets> onInsetsChangedListener) { in setInsetsChangedListener() method in NotificationsQuickSettingsContainer
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationQSContainerControllerTest.kt75 .setInsetsChangedListener(windowInsetsCallbackCaptor.capture())