Home
last modified time | relevance | path

Searched defs:minimizedHomeBounds (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationTargets.java31 public final Rect minimizedHomeBounds; field in RecentsAnimationTargets
35 Rect minimizedHomeBounds) { in RecentsAnimationTargets()
DRecentsAnimationCallbacks.java81 Rect minimizedHomeBounds) { in onAnimationStart()
91 Rect homeContentInsets, Rect minimizedHomeBounds) { in onAnimationStart()