Searched refs:homeContentInsets (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/ |
D | SwipeAnimationTargetSet.java | 40 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()
|
D | RecentsAnimationListenerSet.java | 74 RemoteAnimationTargetCompat[] targets, Rect homeContentInsets, in onAnimationStart() argument 78 homeContentInsets, minimizedHomeBounds, mShouldMinimizeSplitScreen, in onAnimationStart()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/ |
D | WindowTransformSwipeHandler.java | 779 dp.updateInsets(targetSet.homeContentInsets); in onRecentsAnimationStart() 792 dp.updateInsets(targetSet.homeContentInsets); in onRecentsAnimationStart()
|