Searched refs:updateLeashesForSide (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | InsetsAnimationControlImpl.java | 289 updateLeashesForSide(ISIDE_LEFT, offset.left, mPendingInsets.left, params, outState, in applyChangeInsets() 291 updateLeashesForSide(ISIDE_TOP, offset.top, mPendingInsets.top, params, outState, in applyChangeInsets() 293 updateLeashesForSide(ISIDE_RIGHT, offset.right, mPendingInsets.right, params, outState, in applyChangeInsets() 295 updateLeashesForSide(ISIDE_BOTTOM, offset.bottom, mPendingInsets.bottom, params, outState, in applyChangeInsets() 459 private void updateLeashesForSide(@InternalInsetsSide int side, int offset, int inset, in updateLeashesForSide() method in InsetsAnimationControlImpl
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 16575 HSPLandroid/view/InsetsAnimationControlImpl;->updateLeashesForSide(IIILjava/util/ArrayList;Landroid…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 16639 HSPLandroid/view/InsetsAnimationControlImpl;->updateLeashesForSide(IIILjava/util/ArrayList;Landroid…
|