Searched defs:WindowInsets (Results 1 – 4 of 4) sorted by relevance
78 public void init(@NonNull BiConsumer<WindowInsets, Integer> onKeyboardChangeListener, in init()
82 public final class WindowInsets { class143 public WindowInsets(@Nullable Insets[] typeInsetsMap, in WindowInsets() method in WindowInsets198 public WindowInsets(WindowInsets src) { in WindowInsets() method in WindowInsets264 public WindowInsets(Rect systemWindowInsets) { in WindowInsets() method in WindowInsets
522 private fun WindowInsets.withCutout(): WindowInsets { in windowInsets() method527 private fun WindowInsets.withStableBottom(): WindowInsets { in withStableBottom() method
577 private fun WindowInsets.withCutout(): WindowInsets { in windowInsets() method582 private fun WindowInsets.withStableBottom(): WindowInsets { in withStableBottom() method