Searched defs:copyControls (Results 1 – 2 of 2) sorted by relevance
300 public Array(@NonNull Array other, boolean copyControls) { in Array()317 public void setTo(@NonNull Array other, boolean copyControls) { in setTo()323 public void set(@Nullable InsetsSourceControl[] controls, boolean copyControls) { in set()
3572 boolean copyControls) { in fillInsetsSourceControls()