Searched refs:BuilderProxy (Results 1 – 7 of 7) sorted by relevance
64 private BuilderProxy mHomeBuilderProxy = BuilderProxy.ALWAYS_VISIBLE;65 private BuilderProxy mBaseBuilderProxy = BuilderProxy.ALWAYS_VISIBLE;126 public TransformParams setBaseBuilderProxy(BuilderProxy proxy) { in setBaseBuilderProxy()135 public TransformParams setHomeBuilderProxy(BuilderProxy proxy) { in setHomeBuilderProxy()140 public SurfaceParams[] createSurfaceParams(BuilderProxy proxy) { in createSurfaceParams()221 public interface BuilderProxy { interface in TransformParams223 BuilderProxy NO_OP = (builder, app, params) -> { };224 BuilderProxy ALWAYS_VISIBLE = (builder, app, params) ->builder.withAlpha(1);
56 public class TaskViewSimulator implements TransformParams.BuilderProxy {
56 import com.android.quickstep.util.TransformParams.BuilderProxy;69 RecentsAnimationCallbacks.RecentsAnimationListener, BuilderProxy {
44 import com.android.quickstep.util.TransformParams.BuilderProxy;298 implements RectFSpringAnim.OnUpdateListener, BuilderProxy {
63 import com.android.quickstep.util.TransformParams.BuilderProxy;259 mHomeAlphaParams.createSurfaceParams(BuilderProxy.NO_OP)); in updateHomeAlpha()
204 public SurfaceParams[] createSurfaceParams(BuilderProxy proxy) { in createSurfaceParams()
410 public SurfaceParams[] createSurfaceParams(BuilderProxy proxy) { in createSurfaceParams()