Home
last modified time | relevance | path

Searched refs:calculateUncontrollableInsetsFromFrame (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DInsetsStateTest.java467 mState.calculateUncontrollableInsetsFromFrame(new Rect(0, 0, 200, 300))); in testCalculateUncontrollableInsets()
469 mState.calculateUncontrollableInsetsFromFrame(new Rect(0, 50, 200, 250))); in testCalculateUncontrollableInsets()
471 mState.calculateUncontrollableInsetsFromFrame(new Rect(50, 0, 150, 300))); in testCalculateUncontrollableInsets()
/frameworks/base/core/java/android/view/
DInsetsController.java1042 if ((mState.calculateUncontrollableInsetsFromFrame(mFrame) & types) != 0) { in controlWindowInsetsAnimation()
1664 return result & ~mState.calculateUncontrollableInsetsFromFrame(mFrame); in calculateControllableTypes()
DInsetsState.java404 public int calculateUncontrollableInsetsFromFrame(Rect frame) { in calculateUncontrollableInsetsFromFrame() method in InsetsState
/frameworks/base/boot/
Dboot-image-profile.txt16430 HSPLandroid/view/InsetsState;->calculateUncontrollableInsetsFromFrame(Landroid/graphics/Rect;)I
/frameworks/base/config/
Dboot-image-profile.txt16493 HSPLandroid/view/InsetsState;->calculateUncontrollableInsetsFromFrame(Landroid/graphics/Rect;)I