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 | 75 RemoteAnimationTargetCompat[] targets, Rect homeContentInsets, in onAnimationStart() argument 79 homeContentInsets, minimizedHomeBounds, mShouldMinimizeSplitScreen, in onAnimationStart()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/ |
D | BaseSwipeUpHandler.java | 256 dp.updateInsets(targetSet.homeContentInsets); in onRecentsAnimationStart()
|