Home
last modified time | relevance | path

Searched refs:TEMP_RECT (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAnimatorControllerWithResistance.java100 private static final Rect TEMP_RECT = new Rect(); field in AnimatorControllerWithResistance
192 dp, context, TEMP_RECT, in getAllAppsThreshold()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java62 protected static final Rect TEMP_RECT = new Rect(); field in SwipeUpAnimationLogic
107 .getSwipeUpDestinationAndLength(dp, mContext, TEMP_RECT, in initTransitionEndpoints()