Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DBackNavigationController.java1276 final Rect unionBounds = new Rect(); in createWrapTarget() local
1278 unionBounds.union(mAdaptors[i].mAnimationTarget.localBounds); in createWrapTarget()
1313 new Point(unionBounds.left, unionBounds.top), in createWrapTarget()
1314 unionBounds, unionBounds, represent.windowConfiguration, in createWrapTarget()