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