Searched refs:setSystemWindowInsets (Results 1 – 5 of 5) sorted by relevance
629 return new Builder(this).setSystemWindowInsets(Insets.of(left, top, right, bottom)).build(); in replaceSystemWindowInsets()1137 public Builder setSystemWindowInsets(@NonNull Insets systemWindowInsets) { in setSystemWindowInsets() method in WindowInsets.Builder
280 builder.setSystemWindowInsets(Insets.of(windowInsets.getSystemWindowInsetLeft(), in initializeMobile()
18859 HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/vi…
50399 …method @Deprecated @NonNull public android.view.WindowInsets.Builder setSystemWindowInsets(@NonNul…
18907 HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/vi…