Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DSwipeAnimationTargetSet.java40 public final Rect homeContentInsets; field in SwipeAnimationTargetSet
44 RemoteAnimationTargetCompat[] targets, Rect homeContentInsets, in SwipeAnimationTargetSet() argument
49 this.homeContentInsets = homeContentInsets; in SwipeAnimationTargetSet()
65 homeContentInsets, minimizedHomeBounds, mShouldMinimizeSplitScreen, in cloneWithoutTargets()
DRecentsAnimationListenerSet.java74 RemoteAnimationTargetCompat[] targets, Rect homeContentInsets, in onAnimationStart() argument
78 homeContentInsets, minimizedHomeBounds, mShouldMinimizeSplitScreen, in onAnimationStart()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java779 dp.updateInsets(targetSet.homeContentInsets); in onRecentsAnimationStart()
792 dp.updateInsets(targetSet.homeContentInsets); in onRecentsAnimationStart()