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