Searched defs:copyArguments (Results 1 – 1 of 1) sorted by relevance
147 private Bounds(Rect left, Rect top, Rect right, Rect bottom, boolean copyArguments) { in Bounds()156 private Bounds(Rect[] rects, boolean copyArguments) { in Bounds()304 Rect boundTop, Rect boundRight, Rect boundBottom, boolean copyArguments) { in DisplayCutout()311 boolean copyArguments) { in DisplayCutout()324 private static Rect getCopyOrRef(Rect r, boolean copyArguments) { in getCopyOrRef()