Searched refs:setSystemWindowInsets (Results 1 – 3 of 3) sorted by relevance
72 b.setSystemWindowInsets(Insets.of(0, 50, 30, 10)); in compatInsets()
519 return new Builder(this).setSystemWindowInsets(Insets.of(left, top, right, bottom)).build(); in replaceSystemWindowInsets()937 public Builder setSystemWindowInsets(@NonNull Insets systemWindowInsets) { in setSystemWindowInsets() method in WindowInsets.Builder
51778 …method @NonNull public android.view.WindowInsets.Builder setSystemWindowInsets(@NonNull android.gr…