Searched defs:with (Results 1 – 2 of 2) sorted by relevance
82 bool Rect::intersect(const Rect& with, Rect* result) const { in intersect() argument
1106 public Builder with(Animator anim) { in with() method in AnimatorSet.Builder