Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DPinnedStackController.java119 private final Rect mTmpAnimatingBoundsRect = new Rect(); field in PinnedStackController
496 final Rect animatingBounds = mTmpAnimatingBoundsRect; in notifyMovementBoundsChanged()