Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransitionController.java1118 final Rect openingInsets = openingApp.getLetterboxInsets(); in applyAnimations() local
1121 if (openingInsets.equals(closingInsets)) { in applyAnimations()