Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTransformParams.java143 mRecentsSurface = getRecentsSurface(targets); in createSurfaceParams()
172 private static SurfaceControl getRecentsSurface(RemoteAnimationTargets targets) { in getRecentsSurface() method in TransformParams
200 public SurfaceControl getRecentsSurface() { in getRecentsSurface() method in TransformParams
DTaskViewSimulator.java313 && params.getRecentsSurface() != null) { in onBuildTargetParams()
315 builder.withRelativeLayerTo(params.getRecentsSurface(), in onBuildTargetParams()