Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java216 RemoteTargetHandle[] topMostSimulators = null; in createRecentsWindowAnimator() local
313 topMostSimulators = remoteTargetHandles; in createRecentsWindowAnimator()
316 if (!skipViewChanges && parallaxCenterAndAdjacentTask && topMostSimulators != null in createRecentsWindowAnimator()
317 && topMostSimulators.length > 0) { in createRecentsWindowAnimator()
320 RemoteTargetHandle[] simulatorCopies = topMostSimulators; in createRecentsWindowAnimator()
367 topMostSimulators[i].getTaskViewSimulator().getFullScreenScale(); in createRecentsWindowAnimator()