Searched refs:BuilderProxy (Results 1 – 7 of 7) sorted by relevance
61 private BuilderProxy mHomeBuilderProxy = BuilderProxy.ALWAYS_VISIBLE;62 private BuilderProxy mBaseBuilderProxy = BuilderProxy.ALWAYS_VISIBLE;122 public TransformParams setBaseBuilderProxy(BuilderProxy proxy) { in setBaseBuilderProxy()131 public TransformParams setHomeBuilderProxy(BuilderProxy proxy) { in setHomeBuilderProxy()137 public SurfaceTransaction createSurfaceParams(BuilderProxy proxy) { in createSurfaceParams()196 public interface BuilderProxy { interface in TransformParams198 BuilderProxy NO_OP = (builder, app, params) -> { };199 BuilderProxy ALWAYS_VISIBLE = (builder, app, params) -> builder.setAlpha(1);
64 public class TaskViewSimulator implements TransformParams.BuilderProxy {
59 import com.android.quickstep.util.TransformParams.BuilderProxy;70 RecentsAnimationCallbacks.RecentsAnimationListener, BuilderProxy {
70 import com.android.quickstep.util.TransformParams.BuilderProxy;309 mHomeAlphaParams.createSurfaceParams(BuilderProxy.NO_OP)); in updateHomeAlpha()
52 import com.android.quickstep.util.TransformParams.BuilderProxy;382 implements RectFSpringAnim.OnUpdateListener, BuilderProxy {
228 public SurfaceTransaction createSurfaceParams(BuilderProxy proxy) { in createSurfaceParams()
467 public SurfaceTransaction createSurfaceParams(BuilderProxy proxy) { in createSurfaceParams()