Searched defs:WindowInsets (Results 1 – 4 of 4) sorted by relevance
79 public void init(@NonNull BiConsumer<WindowInsets, Integer> onKeyboardChangeListener, in init()
74 public final class WindowInsets { class130 public WindowInsets(@Nullable Insets[] typeInsetsMap, in WindowInsets() method in WindowInsets172 public WindowInsets(WindowInsets src) { in WindowInsets() method in WindowInsets232 public WindowInsets(Rect systemWindowInsets) { in WindowInsets() method in WindowInsets
586 private fun WindowInsets.withCutout(): WindowInsets { in windowInsets() method591 private fun WindowInsets.withStableBottom(): WindowInsets { in withStableBottom() method
569 private fun WindowInsets.withCutout(): WindowInsets { in windowInsets() method574 private fun WindowInsets.withStableBottom(): WindowInsets { in withStableBottom() method