Searched refs:setEndAbsBounds (Results 1 – 10 of 10) sorted by relevance
101 change.setEndAbsBounds(endBounds); in createEmbeddedChange()
110 nonEmbeddedClose.setEndAbsBounds(TASK_BOUNDS); in testStartAnimation_containsNonActivityEmbeddingChange()
117 displayChange.setEndAbsBounds(endAbsBounds); in requestDisplaySwitchTransitionIfNeeded()
2461 change.setEndAbsBounds(parentBounds); in calculateTransitionInfo()2468 change.setEndAbsBounds(bounds); in calculateTransitionInfo()
1606 change.setEndAbsBounds(mTmpConfiguration.windowConfiguration.getBounds()); in reconfigureDisplayLocked()
133 change.setEndAbsBounds(new Rect(0, 0, 1, 1)); in testTransitEnterDesktopModeAnimation()
122 change.setEndAbsBounds(endBounds);
148 …public @android.annotation.NonNull DisplayChange setEndAbsBounds(@android.annotation.NonNull Rect … in setEndAbsBounds() method in TransitionRequestInfo.DisplayChange
701 public void setEndAbsBounds(@Nullable Rect rect) { in setEndAbsBounds() method in TransitionInfo.Change
3140 barChange.setEndAbsBounds(mTempRect1); in addDividerBarToTransition()