Searched refs:setSystemWindowInsets (Results 1 – 5 of 5) sorted by relevance
147 .setSystemWindowInsets(Insets.of(systemWindowInsets)) in computeWindowInsets()
285 .setSystemWindowInsets(Insets.of(systemWindowInsets)) in getWindowInsetsFromServer()
587 return new Builder(this).setSystemWindowInsets(Insets.of(left, top, right, bottom)).build(); in replaceSystemWindowInsets()1068 public Builder setSystemWindowInsets(@NonNull Insets systemWindowInsets) { in setSystemWindowInsets() method in WindowInsets.Builder
23931 HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/vi…
55485 …method @Deprecated @NonNull public android.view.WindowInsets.Builder setSystemWindowInsets(@NonNul…