Home
last modified time | relevance | path

Searched defs:WindowInsets (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
DClipboardOverlayWindow.java79 public void init(@NonNull BiConsumer<WindowInsets, Integer> onKeyboardChangeListener, in init()
/frameworks/base/core/java/android/view/
DWindowInsets.java74 public final class WindowInsets { class
130 public WindowInsets(@Nullable Insets[] typeInsetsMap, in WindowInsets() method in WindowInsets
172 public WindowInsets(WindowInsets src) { in WindowInsets() method in WindowInsets
232 public WindowInsets(Rect systemWindowInsets) { in WindowInsets() method in WindowInsets
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationsQSContainerControllerLegacyTest.kt586 private fun WindowInsets.withCutout(): WindowInsets { in windowInsets() method
591 private fun WindowInsets.withStableBottom(): WindowInsets { in withStableBottom() method
DNotificationsQSContainerControllerTest.kt569 private fun WindowInsets.withCutout(): WindowInsets { in windowInsets() method
574 private fun WindowInsets.withStableBottom(): WindowInsets { in withStableBottom() method