Searched defs:setPrivacyIndicatorBounds (Results 1 – 2 of 2) sorted by relevance
1348 public Builder setPrivacyIndicatorBounds(@Nullable PrivacyIndicatorBounds bounds) { in setPrivacyIndicatorBounds() method in WindowInsets.Builder1359 public Builder setPrivacyIndicatorBounds(@Nullable Rect bounds) { in setPrivacyIndicatorBounds() method in WindowInsets.Builder
493 public void setPrivacyIndicatorBounds(PrivacyIndicatorBounds bounds) { in setPrivacyIndicatorBounds() method in InsetsState