Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DSwipeUpAnimationLogic.java54 protected static final Rect TEMP_RECT = new Rect(); field in SwipeUpAnimationLogic
100 dp, mContext, TEMP_RECT, mRemoteTargetHandles[0].getTaskViewSimulator() in initTransitionEndpoints()