Searched refs:windowInsetsCallback (Results 1 – 2 of 2) sorted by relevance
97 private lateinit var windowInsetsCallback: Consumer<WindowInsets> variable in com.android.systemui.shade.NotificationsQSContainerControllerTest144 windowInsetsCallback = windowInsetsCallbackCaptor.value in setup()534 windowInsetsCallback.accept(windowInsets().withStableBottom()) in testWindowInsetDebounce()603 windowInsetsCallback.accept(insets) in given()
100 private lateinit var windowInsetsCallback: Consumer<WindowInsets> variable in com.android.systemui.shade.NotificationsQSContainerControllerLegacyTest146 windowInsetsCallback = windowInsetsCallbackCaptor.value in setup()564 windowInsetsCallback.accept(windowInsets().withStableBottom()) in testWindowInsetDebounce()633 windowInsetsCallback.accept(insets) in given()