Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationTargets.java30 public final Rect homeContentInsets; field in RecentsAnimationTargets
34 RemoteAnimationTargetCompat[] wallpapers, Rect homeContentInsets, in RecentsAnimationTargets()
DRecentsAnimationCallbacks.java80 RemoteAnimationTargetCompat[] appTargets, Rect homeContentInsets, in onAnimationStart()
91 Rect homeContentInsets, Rect minimizedHomeBounds) { in onAnimationStart()