Searched refs:calculateUncontrollableInsetsFromFrame (Results 1 – 5 of 5) sorted by relevance
619 mState.calculateUncontrollableInsetsFromFrame(new Rect(0, 0, 200, 300))); in testCalculateUncontrollableInsets()621 mState.calculateUncontrollableInsetsFromFrame(new Rect(0, 50, 200, 250))); in testCalculateUncontrollableInsets()623 mState.calculateUncontrollableInsetsFromFrame(new Rect(50, 0, 150, 300))); in testCalculateUncontrollableInsets()
1309 if ((mState.calculateUncontrollableInsetsFromFrame(mFrame) & types) != 0) { in controlWindowInsetsAnimation()2162 return result & ~mState.calculateUncontrollableInsetsFromFrame(mFrame); in calculateControllableTypes()
312 public int calculateUncontrollableInsetsFromFrame(Rect frame) { in calculateUncontrollableInsetsFromFrame() method in InsetsState
16478 HSPLandroid/view/InsetsState;->calculateUncontrollableInsetsFromFrame(Landroid/graphics/Rect;)I+]La…
16542 HSPLandroid/view/InsetsState;->calculateUncontrollableInsetsFromFrame(Landroid/graphics/Rect;)I+]La…