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.java121 private final Rect mTmpAnimatingBoundsRect = new Rect(); field in PinnedStackController
507 final Rect animatingBounds = mTmpAnimatingBoundsRect; in notifyMovementBoundsChanged()