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