Searched defs:systemWindowInsets (Results 1 – 2 of 2) sorted by relevance
264 public WindowInsets(Rect systemWindowInsets) { in WindowInsets()796 public WindowInsets replaceSystemWindowInsets(Rect systemWindowInsets) { in replaceSystemWindowInsets()1444 public Builder setSystemWindowInsets(@NonNull Insets systemWindowInsets) { in setSystemWindowInsets()
705 Insets systemWindowInsets = in setMiniresolverPadding() local