Searched refs:getCopyOrRef (Results 1 – 3 of 3) sorted by relevance
167 mRects[BOUNDS_POSITION_LEFT] = getCopyOrRef(left, copyArguments); in Bounds()168 mRects[BOUNDS_POSITION_TOP] = getCopyOrRef(top, copyArguments); in Bounds()169 mRects[BOUNDS_POSITION_RIGHT] = getCopyOrRef(right, copyArguments); in Bounds()170 mRects[BOUNDS_POSITION_BOTTOM] = getCopyOrRef(bottom, copyArguments); in Bounds()500 mSafeInsets = getCopyOrRef(safeInsets, copyArguments); in DisplayCutout()508 mSafeInsets = getCopyOrRef(safeInsets, copyArguments); in DisplayCutout()522 private static Rect getCopyOrRef(Rect r, boolean copyArguments) { in getCopyOrRef() method in DisplayCutout
16001 HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;
16064 HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;