Home
last modified time | relevance | path

Searched refs:getCopyOrRef (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplayCutout.java167 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
/frameworks/base/boot/
Dboot-image-profile.txt16001 HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;
/frameworks/base/config/
Dboot-image-profile.txt16064 HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;