Searched refs:calculateUncontrollableInsetsFromFrame (Results 1 – 5 of 5) sorted by relevance
447 mState.calculateUncontrollableInsetsFromFrame(new Rect(0, 0, 200, 300))); in testCalculateUncontrollableInsets()449 mState.calculateUncontrollableInsetsFromFrame(new Rect(0, 50, 200, 250))); in testCalculateUncontrollableInsets()451 mState.calculateUncontrollableInsetsFromFrame(new Rect(50, 0, 150, 300))); in testCalculateUncontrollableInsets()
1015 if ((mState.calculateUncontrollableInsetsFromFrame(mFrame) & types) != 0) { in controlWindowInsetsAnimation()1625 return result & ~mState.calculateUncontrollableInsetsFromFrame(mFrame); in calculateControllableTypes()
346 public int calculateUncontrollableInsetsFromFrame(Rect frame) { in calculateUncontrollableInsetsFromFrame() method in InsetsState
16991 HSPLandroid/view/InsetsState;->calculateUncontrollableInsetsFromFrame(Landroid/graphics/Rect;)I+]La…
17040 HSPLandroid/view/InsetsState;->calculateUncontrollableInsetsFromFrame(Landroid/graphics/Rect;)I+]La…