Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AccelerateDecelerateInterpolatorClient struct + func NewAccelerateDecelerateInterpolatorClient(cc grpc.ClientConnInterface) *AccelerateDecelerateInterpolatorClient + func (c *AccelerateDecelerateInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type AccelerateInterpolatorClient struct + func NewAccelerateInterpolatorClient(cc grpc.ClientConnInterface) *AccelerateInterpolatorClient + func (c *AccelerateInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type AlphaAnimationClient struct + func NewAlphaAnimationClient(cc grpc.ClientConnInterface) *AlphaAnimationClient + func (c *AlphaAnimationClient) WillChangeBounds(ctx context.Context, handle int64) (bool, error) + func (c *AlphaAnimationClient) WillChangeTransformationMatrix(ctx context.Context, handle int64) (bool, error) + type AnimationClient struct + func NewAnimationClient(cc grpc.ClientConnInterface) *AnimationClient + func (c *AnimationClient) Cancel(ctx context.Context) error + func (c *AnimationClient) ComputeDurationHint(ctx context.Context) (int64, error) + func (c *AnimationClient) GetBackdropColor(ctx context.Context) (int32, error) + func (c *AnimationClient) GetBackgroundColor(ctx context.Context) (int32, error) + func (c *AnimationClient) GetDetachWallpaper(ctx context.Context) (bool, error) + func (c *AnimationClient) GetDuration(ctx context.Context) (int64, error) + func (c *AnimationClient) GetFillAfter(ctx context.Context) (bool, error) + func (c *AnimationClient) GetFillBefore(ctx context.Context) (bool, error) + func (c *AnimationClient) GetInterpolator(ctx context.Context) (int64, error) + func (c *AnimationClient) GetRepeatCount(ctx context.Context) (int32, error) + func (c *AnimationClient) GetRepeatMode(ctx context.Context) (int32, error) + func (c *AnimationClient) GetShowBackdrop(ctx context.Context) (bool, error) + func (c *AnimationClient) GetStartOffset(ctx context.Context) (int64, error) + func (c *AnimationClient) GetStartTime(ctx context.Context) (int64, error) + func (c *AnimationClient) GetTransformation2(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + func (c *AnimationClient) GetTransformation3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 float32) (bool, error) + func (c *AnimationClient) GetZAdjustment(ctx context.Context) (int32, error) + func (c *AnimationClient) HasEnded(ctx context.Context) (bool, error) + func (c *AnimationClient) HasStarted(ctx context.Context) (bool, error) + func (c *AnimationClient) Initialize(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error + func (c *AnimationClient) IsFillEnabled(ctx context.Context) (bool, error) + func (c *AnimationClient) IsInitialized(ctx context.Context) (bool, error) + func (c *AnimationClient) Reset(ctx context.Context) error + func (c *AnimationClient) RestrictDuration(ctx context.Context, arg0 int64) error + func (c *AnimationClient) ScaleCurrentDuration(ctx context.Context, arg0 float32) error + func (c *AnimationClient) SetAnimationListener(ctx context.Context, arg0 int64) error + func (c *AnimationClient) SetBackdropColor(ctx context.Context, arg0 int32) error + func (c *AnimationClient) SetBackgroundColor(ctx context.Context, arg0 int32) error + func (c *AnimationClient) SetDetachWallpaper(ctx context.Context, arg0 bool) error + func (c *AnimationClient) SetDuration(ctx context.Context, arg0 int64) error + func (c *AnimationClient) SetFillAfter(ctx context.Context, arg0 bool) error + func (c *AnimationClient) SetFillBefore(ctx context.Context, arg0 bool) error + func (c *AnimationClient) SetFillEnabled(ctx context.Context, arg0 bool) error + func (c *AnimationClient) SetInterpolator1_1(ctx context.Context, arg0 int64) error + func (c *AnimationClient) SetInterpolator2(ctx context.Context, arg0 int64, arg1 int32) error + func (c *AnimationClient) SetRepeatCount(ctx context.Context, arg0 int32) error + func (c *AnimationClient) SetRepeatMode(ctx context.Context, arg0 int32) error + func (c *AnimationClient) SetShowBackdrop(ctx context.Context, arg0 bool) error + func (c *AnimationClient) SetStartOffset(ctx context.Context, arg0 int64) error + func (c *AnimationClient) SetStartTime(ctx context.Context, arg0 int64) error + func (c *AnimationClient) SetZAdjustment(ctx context.Context, arg0 int32) error + func (c *AnimationClient) Start(ctx context.Context) error + func (c *AnimationClient) StartNow(ctx context.Context) error + func (c *AnimationClient) WillChangeBounds(ctx context.Context) (bool, error) + func (c *AnimationClient) WillChangeTransformationMatrix(ctx context.Context) (bool, error) + type AnimationListenerClient struct + func NewAnimationListenerClient(cc grpc.ClientConnInterface) *AnimationListenerClient + func (c *AnimationListenerClient) OnAnimationEnd(ctx context.Context, arg0 int64) error + func (c *AnimationListenerClient) OnAnimationRepeat(ctx context.Context, arg0 int64) error + func (c *AnimationListenerClient) OnAnimationStart(ctx context.Context, arg0 int64) error + type AnimatorAnimatorListenerClient struct + func NewAnimatorAnimatorListenerClient(cc grpc.ClientConnInterface) *AnimatorAnimatorListenerClient + func (c *AnimatorAnimatorListenerClient) OnAnimationCancel(ctx context.Context, arg0 int64) error + func (c *AnimatorAnimatorListenerClient) OnAnimationEnd(ctx context.Context, arg0 int64) error + func (c *AnimatorAnimatorListenerClient) OnAnimationRepeat(ctx context.Context, arg0 int64) error + func (c *AnimatorAnimatorListenerClient) OnAnimationStart(ctx context.Context, arg0 int64) error + type AnimatorAnimatorPauseListenerClient struct + func NewAnimatorAnimatorPauseListenerClient(cc grpc.ClientConnInterface) *AnimatorAnimatorPauseListenerClient + func (c *AnimatorAnimatorPauseListenerClient) OnAnimationPause(ctx context.Context, arg0 int64) error + func (c *AnimatorAnimatorPauseListenerClient) OnAnimationResume(ctx context.Context, arg0 int64) error + type AnimatorClient struct + func NewAnimatorClient(cc grpc.ClientConnInterface) *AnimatorClient + func (c *AnimatorClient) AddListener(ctx context.Context, arg0 int64) error + func (c *AnimatorClient) AddPauseListener(ctx context.Context, arg0 int64) error + func (c *AnimatorClient) Cancel(ctx context.Context) error + func (c *AnimatorClient) Clone0(ctx context.Context) (int64, error) + func (c *AnimatorClient) Clone0_1(ctx context.Context) (int64, error) + func (c *AnimatorClient) End(ctx context.Context) error + func (c *AnimatorClient) GetDuration(ctx context.Context) (int64, error) + func (c *AnimatorClient) GetInterpolator(ctx context.Context) (int64, error) + func (c *AnimatorClient) GetListeners(ctx context.Context) (int64, error) + func (c *AnimatorClient) GetStartDelay(ctx context.Context) (int64, error) + func (c *AnimatorClient) GetTotalDuration(ctx context.Context) (int64, error) + func (c *AnimatorClient) IsPaused(ctx context.Context) (bool, error) + func (c *AnimatorClient) IsRunning(ctx context.Context) (bool, error) + func (c *AnimatorClient) IsStarted(ctx context.Context) (bool, error) + func (c *AnimatorClient) Pause(ctx context.Context) error + func (c *AnimatorClient) RemoveAllListeners(ctx context.Context) error + func (c *AnimatorClient) RemoveListener(ctx context.Context, arg0 int64) error + func (c *AnimatorClient) RemovePauseListener(ctx context.Context, arg0 int64) error + func (c *AnimatorClient) Resume(ctx context.Context) error + func (c *AnimatorClient) SetDuration(ctx context.Context, arg0 int64) (int64, error) + func (c *AnimatorClient) SetInterpolator(ctx context.Context, arg0 int64) error + func (c *AnimatorClient) SetStartDelay(ctx context.Context, arg0 int64) error + func (c *AnimatorClient) SetTarget(ctx context.Context, arg0 int64) error + func (c *AnimatorClient) SetupEndValues(ctx context.Context) error + func (c *AnimatorClient) SetupStartValues(ctx context.Context) error + func (c *AnimatorClient) Start(ctx context.Context) error + type AnimatorInflaterClient struct + func NewAnimatorInflaterClient(cc grpc.ClientConnInterface) *AnimatorInflaterClient + func (c *AnimatorInflaterClient) LoadAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *AnimatorInflaterClient) LoadStateListAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + type AnimatorListenerAdapterClient struct + func NewAnimatorListenerAdapterClient(cc grpc.ClientConnInterface) *AnimatorListenerAdapterClient + func (c *AnimatorListenerAdapterClient) OnAnimationCancel(ctx context.Context, arg0 int64) error + func (c *AnimatorListenerAdapterClient) OnAnimationEnd(ctx context.Context, arg0 int64) error + func (c *AnimatorListenerAdapterClient) OnAnimationPause(ctx context.Context, arg0 int64) error + func (c *AnimatorListenerAdapterClient) OnAnimationRepeat(ctx context.Context, arg0 int64) error + func (c *AnimatorListenerAdapterClient) OnAnimationResume(ctx context.Context, arg0 int64) error + func (c *AnimatorListenerAdapterClient) OnAnimationStart(ctx context.Context, arg0 int64) error + type AnimatorSetBuilderClient struct + func NewAnimatorSetBuilderClient(cc grpc.ClientConnInterface) *AnimatorSetBuilderClient + func (c *AnimatorSetBuilderClient) After1(ctx context.Context, arg0 int64) (int64, error) + func (c *AnimatorSetBuilderClient) After1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *AnimatorSetBuilderClient) Before(ctx context.Context, arg0 int64) (int64, error) + func (c *AnimatorSetBuilderClient) With(ctx context.Context, arg0 int64) (int64, error) + type AnimatorSetClient struct + func NewAnimatorSetClient(cc grpc.ClientConnInterface) *AnimatorSetClient + func (c *AnimatorSetClient) Cancel(ctx context.Context, handle int64) error + func (c *AnimatorSetClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) Clone0_2(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) End(ctx context.Context, handle int64) error + func (c *AnimatorSetClient) GetChildAnimations(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) GetCurrentPlayTime(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) GetDuration(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) GetInterpolator(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) GetStartDelay(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) GetTotalDuration(ctx context.Context, handle int64) (int64, error) + func (c *AnimatorSetClient) IsRunning(ctx context.Context, handle int64) (bool, error) + func (c *AnimatorSetClient) IsStarted(ctx context.Context, handle int64) (bool, error) + func (c *AnimatorSetClient) Pause(ctx context.Context, handle int64) error + func (c *AnimatorSetClient) Play(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *AnimatorSetClient) PlaySequentially(ctx context.Context, handle int64, arg0 int64) error + func (c *AnimatorSetClient) PlayTogether(ctx context.Context, handle int64, arg0 int64) error + func (c *AnimatorSetClient) Resume(ctx context.Context, handle int64) error + func (c *AnimatorSetClient) Reverse(ctx context.Context, handle int64) error + func (c *AnimatorSetClient) SetCurrentPlayTime(ctx context.Context, handle int64, arg0 int64) error + func (c *AnimatorSetClient) SetDuration1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *AnimatorSetClient) SetDuration1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *AnimatorSetClient) SetInterpolator(ctx context.Context, handle int64, arg0 int64) error + func (c *AnimatorSetClient) SetStartDelay(ctx context.Context, handle int64, arg0 int64) error + func (c *AnimatorSetClient) SetTarget(ctx context.Context, handle int64, arg0 int64) error + func (c *AnimatorSetClient) SetupEndValues(ctx context.Context, handle int64) error + func (c *AnimatorSetClient) SetupStartValues(ctx context.Context, handle int64) error + func (c *AnimatorSetClient) Start(ctx context.Context, handle int64) error + func (c *AnimatorSetClient) ToString(ctx context.Context, handle int64) (string, error) + type AnticipateInterpolatorClient struct + func NewAnticipateInterpolatorClient(cc grpc.ClientConnInterface) *AnticipateInterpolatorClient + func (c *AnticipateInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type AnticipateOvershootInterpolatorClient struct + func NewAnticipateOvershootInterpolatorClient(cc grpc.ClientConnInterface) *AnticipateOvershootInterpolatorClient + func (c *AnticipateOvershootInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type ArgbEvaluatorClient struct + func NewArgbEvaluatorClient(cc grpc.ClientConnInterface) *ArgbEvaluatorClient + func (c *ArgbEvaluatorClient) Evaluate(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + type BounceInterpolatorClient struct + func NewBounceInterpolatorClient(cc grpc.ClientConnInterface) *BounceInterpolatorClient + func (c *BounceInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type CycleInterpolatorClient struct + func NewCycleInterpolatorClient(cc grpc.ClientConnInterface) *CycleInterpolatorClient + func (c *CycleInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type DecelerateInterpolatorClient struct + func NewDecelerateInterpolatorClient(cc grpc.ClientConnInterface) *DecelerateInterpolatorClient + func (c *DecelerateInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type FloatArrayEvaluatorClient struct + func NewFloatArrayEvaluatorClient(cc grpc.ClientConnInterface) *FloatArrayEvaluatorClient + func (c *FloatArrayEvaluatorClient) Evaluate3(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + func (c *FloatArrayEvaluatorClient) Evaluate3_1(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + type FloatEvaluatorClient struct + func NewFloatEvaluatorClient(cc grpc.ClientConnInterface) *FloatEvaluatorClient + func (c *FloatEvaluatorClient) Evaluate3(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + func (c *FloatEvaluatorClient) Evaluate3_1(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + type GridLayoutAnimationControllerClient struct + func NewGridLayoutAnimationControllerClient(cc grpc.ClientConnInterface) *GridLayoutAnimationControllerClient + func (c *GridLayoutAnimationControllerClient) GetColumnDelay(ctx context.Context, handle int64) (float32, error) + func (c *GridLayoutAnimationControllerClient) GetDirection(ctx context.Context, handle int64) (int32, error) + func (c *GridLayoutAnimationControllerClient) GetDirectionPriority(ctx context.Context, handle int64) (int32, error) + func (c *GridLayoutAnimationControllerClient) GetRowDelay(ctx context.Context, handle int64) (float32, error) + func (c *GridLayoutAnimationControllerClient) SetColumnDelay(ctx context.Context, handle int64, arg0 float32) error + func (c *GridLayoutAnimationControllerClient) SetDirection(ctx context.Context, handle int64, arg0 int32) error + func (c *GridLayoutAnimationControllerClient) SetDirectionPriority(ctx context.Context, handle int64, arg0 int32) error + func (c *GridLayoutAnimationControllerClient) SetRowDelay(ctx context.Context, handle int64, arg0 float32) error + func (c *GridLayoutAnimationControllerClient) WillOverlap(ctx context.Context, handle int64) (bool, error) + type IntArrayEvaluatorClient struct + func NewIntArrayEvaluatorClient(cc grpc.ClientConnInterface) *IntArrayEvaluatorClient + func (c *IntArrayEvaluatorClient) Evaluate3(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + func (c *IntArrayEvaluatorClient) Evaluate3_1(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + type IntEvaluatorClient struct + func NewIntEvaluatorClient(cc grpc.ClientConnInterface) *IntEvaluatorClient + func (c *IntEvaluatorClient) Evaluate3(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + func (c *IntEvaluatorClient) Evaluate3_1(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + type KeyframeClient struct + func NewKeyframeClient(cc grpc.ClientConnInterface) *KeyframeClient + func (c *KeyframeClient) Clone0(ctx context.Context) (int64, error) + func (c *KeyframeClient) Clone0_1(ctx context.Context) (int64, error) + func (c *KeyframeClient) GetFraction(ctx context.Context) (float32, error) + func (c *KeyframeClient) GetInterpolator(ctx context.Context) (int64, error) + func (c *KeyframeClient) GetType(ctx context.Context) (int64, error) + func (c *KeyframeClient) GetValue(ctx context.Context) (int64, error) + func (c *KeyframeClient) HasValue(ctx context.Context) (bool, error) + func (c *KeyframeClient) OfFloat1(ctx context.Context, arg0 float32) (int64, error) + func (c *KeyframeClient) OfFloat2_1(ctx context.Context, arg0 float32, arg1 float32) (int64, error) + func (c *KeyframeClient) OfInt1(ctx context.Context, arg0 float32) (int64, error) + func (c *KeyframeClient) OfInt2_1(ctx context.Context, arg0 float32, arg1 int32) (int64, error) + func (c *KeyframeClient) OfObject1(ctx context.Context, arg0 float32) (int64, error) + func (c *KeyframeClient) OfObject2_1(ctx context.Context, arg0 float32, arg1 int64) (int64, error) + func (c *KeyframeClient) SetFraction(ctx context.Context, arg0 float32) error + func (c *KeyframeClient) SetInterpolator(ctx context.Context, arg0 int64) error + func (c *KeyframeClient) SetValue(ctx context.Context, arg0 int64) error + type LayoutAnimationControllerClient struct + func NewLayoutAnimationControllerClient(cc grpc.ClientConnInterface) *LayoutAnimationControllerClient + func (c *LayoutAnimationControllerClient) GetAnimation(ctx context.Context, handle int64) (int64, error) + func (c *LayoutAnimationControllerClient) GetAnimationForView(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *LayoutAnimationControllerClient) GetDelay(ctx context.Context, handle int64) (float32, error) + func (c *LayoutAnimationControllerClient) GetInterpolator(ctx context.Context, handle int64) (int64, error) + func (c *LayoutAnimationControllerClient) GetOrder(ctx context.Context, handle int64) (int32, error) + func (c *LayoutAnimationControllerClient) IsDone(ctx context.Context, handle int64) (bool, error) + func (c *LayoutAnimationControllerClient) SetAnimation1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *LayoutAnimationControllerClient) SetAnimation2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *LayoutAnimationControllerClient) SetDelay(ctx context.Context, handle int64, arg0 float32) error + func (c *LayoutAnimationControllerClient) SetInterpolator1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *LayoutAnimationControllerClient) SetInterpolator2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *LayoutAnimationControllerClient) SetOrder(ctx context.Context, handle int64, arg0 int32) error + func (c *LayoutAnimationControllerClient) Start(ctx context.Context, handle int64) error + func (c *LayoutAnimationControllerClient) WillOverlap(ctx context.Context, handle int64) (bool, error) + type LayoutTransitionClient struct + func NewLayoutTransitionClient(cc grpc.ClientConnInterface) *LayoutTransitionClient + func (c *LayoutTransitionClient) AddChild(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *LayoutTransitionClient) AddTransitionListener(ctx context.Context, handle int64, arg0 int64) error + func (c *LayoutTransitionClient) DisableTransitionType(ctx context.Context, handle int64, arg0 int32) error + func (c *LayoutTransitionClient) EnableTransitionType(ctx context.Context, handle int64, arg0 int32) error + func (c *LayoutTransitionClient) GetAnimator(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *LayoutTransitionClient) GetDuration(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *LayoutTransitionClient) GetInterpolator(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *LayoutTransitionClient) GetStagger(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *LayoutTransitionClient) GetStartDelay(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *LayoutTransitionClient) GetTransitionListeners(ctx context.Context, handle int64) (int64, error) + func (c *LayoutTransitionClient) HideChild2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *LayoutTransitionClient) HideChild3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error + func (c *LayoutTransitionClient) IsChangingLayout(ctx context.Context, handle int64) (bool, error) + func (c *LayoutTransitionClient) IsRunning(ctx context.Context, handle int64) (bool, error) + func (c *LayoutTransitionClient) IsTransitionTypeEnabled(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *LayoutTransitionClient) RemoveChild(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *LayoutTransitionClient) RemoveTransitionListener(ctx context.Context, handle int64, arg0 int64) error + func (c *LayoutTransitionClient) SetAnimateParentHierarchy(ctx context.Context, handle int64, arg0 bool) error + func (c *LayoutTransitionClient) SetAnimator(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *LayoutTransitionClient) SetDuration1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *LayoutTransitionClient) SetDuration2(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *LayoutTransitionClient) SetInterpolator(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *LayoutTransitionClient) SetStagger(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *LayoutTransitionClient) SetStartDelay(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *LayoutTransitionClient) ShowChild2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *LayoutTransitionClient) ShowChild3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error + type LayoutTransitionTransitionListenerClient struct + func NewLayoutTransitionTransitionListenerClient(cc grpc.ClientConnInterface) *LayoutTransitionTransitionListenerClient + func (c *LayoutTransitionTransitionListenerClient) EndTransition(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) error + func (c *LayoutTransitionTransitionListenerClient) StartTransition(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) error + type LinearInterpolatorClient struct + func NewLinearInterpolatorClient(cc grpc.ClientConnInterface) *LinearInterpolatorClient + func (c *LinearInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type ObjectAnimatorClient struct + func NewObjectAnimatorClient(cc grpc.ClientConnInterface) *ObjectAnimatorClient + func (c *ObjectAnimatorClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *ObjectAnimatorClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *ObjectAnimatorClient) Clone0_2(ctx context.Context, handle int64) (int64, error) + func (c *ObjectAnimatorClient) Clone0_3(ctx context.Context, handle int64) (int64, error) + func (c *ObjectAnimatorClient) GetPropertyName(ctx context.Context, handle int64) (string, error) + func (c *ObjectAnimatorClient) GetTarget(ctx context.Context, handle int64) (int64, error) + func (c *ObjectAnimatorClient) OfArgb(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ObjectAnimatorClient) OfFloat3(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ObjectAnimatorClient) OfFloat4_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) (int64, error) + func (c *ObjectAnimatorClient) OfInt3(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ObjectAnimatorClient) OfInt4_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) (int64, error) + func (c *ObjectAnimatorClient) OfMultiFloat3(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ObjectAnimatorClient) OfMultiFloat3_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ObjectAnimatorClient) OfMultiInt3(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ObjectAnimatorClient) OfMultiInt3_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ObjectAnimatorClient) OfObject(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64, ...) (int64, error) + func (c *ObjectAnimatorClient) OfPropertyValuesHolder(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *ObjectAnimatorClient) SetAutoCancel(ctx context.Context, handle int64, arg0 bool) error + func (c *ObjectAnimatorClient) SetDuration1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ObjectAnimatorClient) SetDuration1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ObjectAnimatorClient) SetDuration1_2(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ObjectAnimatorClient) SetFloatValues(ctx context.Context, handle int64, arg0 int64) error + func (c *ObjectAnimatorClient) SetIntValues(ctx context.Context, handle int64, arg0 int64) error + func (c *ObjectAnimatorClient) SetObjectValues(ctx context.Context, handle int64, arg0 int64) error + func (c *ObjectAnimatorClient) SetProperty(ctx context.Context, handle int64, arg0 int64) error + func (c *ObjectAnimatorClient) SetPropertyName(ctx context.Context, handle int64, arg0 string) error + func (c *ObjectAnimatorClient) SetTarget(ctx context.Context, handle int64, arg0 int64) error + func (c *ObjectAnimatorClient) SetupEndValues(ctx context.Context, handle int64) error + func (c *ObjectAnimatorClient) SetupStartValues(ctx context.Context, handle int64) error + func (c *ObjectAnimatorClient) Start(ctx context.Context, handle int64) error + func (c *ObjectAnimatorClient) ToString(ctx context.Context, handle int64) (string, error) + type OvershootInterpolatorClient struct + func NewOvershootInterpolatorClient(cc grpc.ClientConnInterface) *OvershootInterpolatorClient + func (c *OvershootInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type PathInterpolatorClient struct + func NewPathInterpolatorClient(cc grpc.ClientConnInterface) *PathInterpolatorClient + func (c *PathInterpolatorClient) GetInterpolation(ctx context.Context, handle int64, arg0 float32) (float32, error) + type PointFEvaluatorClient struct + func NewPointFEvaluatorClient(cc grpc.ClientConnInterface) *PointFEvaluatorClient + func (c *PointFEvaluatorClient) Evaluate3(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + func (c *PointFEvaluatorClient) Evaluate3_1(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + type PropertyValuesHolderClient struct + func NewPropertyValuesHolderClient(cc grpc.ClientConnInterface) *PropertyValuesHolderClient + func (c *PropertyValuesHolderClient) Clone0(ctx context.Context) (int64, error) + func (c *PropertyValuesHolderClient) Clone0_1(ctx context.Context) (int64, error) + func (c *PropertyValuesHolderClient) GetPropertyName(ctx context.Context) (string, error) + func (c *PropertyValuesHolderClient) OfFloat(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PropertyValuesHolderClient) OfInt(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PropertyValuesHolderClient) OfKeyframe2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PropertyValuesHolderClient) OfKeyframe2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PropertyValuesHolderClient) OfMultiFloat2(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PropertyValuesHolderClient) OfMultiFloat2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PropertyValuesHolderClient) OfMultiInt2(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PropertyValuesHolderClient) OfMultiInt2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PropertyValuesHolderClient) OfObject(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error) + func (c *PropertyValuesHolderClient) SetConverter(ctx context.Context, arg0 int64) error + func (c *PropertyValuesHolderClient) SetEvaluator(ctx context.Context, arg0 int64) error + func (c *PropertyValuesHolderClient) SetFloatValues(ctx context.Context, arg0 int64) error + func (c *PropertyValuesHolderClient) SetIntValues(ctx context.Context, arg0 int64) error + func (c *PropertyValuesHolderClient) SetKeyframes(ctx context.Context, arg0 int64) error + func (c *PropertyValuesHolderClient) SetObjectValues(ctx context.Context, arg0 int64) error + func (c *PropertyValuesHolderClient) SetProperty(ctx context.Context, arg0 int64) error + func (c *PropertyValuesHolderClient) SetPropertyName(ctx context.Context, arg0 string) error + func (c *PropertyValuesHolderClient) ToString(ctx context.Context) (string, error) + type RectEvaluatorClient struct + func NewRectEvaluatorClient(cc grpc.ClientConnInterface) *RectEvaluatorClient + func (c *RectEvaluatorClient) Evaluate3(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + func (c *RectEvaluatorClient) Evaluate3_1(ctx context.Context, handle int64, arg0 float32, arg1 int64, arg2 int64) (int64, error) + type RotateAnimationClient struct + func NewRotateAnimationClient(cc grpc.ClientConnInterface) *RotateAnimationClient + func (c *RotateAnimationClient) Initialize(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + type ScaleAnimationClient struct + func NewScaleAnimationClient(cc grpc.ClientConnInterface) *ScaleAnimationClient + func (c *ScaleAnimationClient) Initialize(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + type SetClient struct + func NewSetClient(cc grpc.ClientConnInterface) *SetClient + func (c *SetClient) AddAnimation(ctx context.Context, handle int64, arg0 int64) error + func (c *SetClient) ComputeDurationHint(ctx context.Context, handle int64) (int64, error) + func (c *SetClient) GetAnimations(ctx context.Context, handle int64) (int64, error) + func (c *SetClient) GetDuration(ctx context.Context, handle int64) (int64, error) + func (c *SetClient) GetStartTime(ctx context.Context, handle int64) (int64, error) + func (c *SetClient) GetTransformation(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *SetClient) Initialize(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *SetClient) Reset(ctx context.Context, handle int64) error + func (c *SetClient) RestrictDuration(ctx context.Context, handle int64, arg0 int64) error + func (c *SetClient) ScaleCurrentDuration(ctx context.Context, handle int64, arg0 float32) error + func (c *SetClient) SetDuration(ctx context.Context, handle int64, arg0 int64) error + func (c *SetClient) SetFillAfter(ctx context.Context, handle int64, arg0 bool) error + func (c *SetClient) SetFillBefore(ctx context.Context, handle int64, arg0 bool) error + func (c *SetClient) SetRepeatMode(ctx context.Context, handle int64, arg0 int32) error + func (c *SetClient) SetStartOffset(ctx context.Context, handle int64, arg0 int64) error + func (c *SetClient) SetStartTime(ctx context.Context, handle int64, arg0 int64) error + func (c *SetClient) WillChangeBounds(ctx context.Context, handle int64) (bool, error) + func (c *SetClient) WillChangeTransformationMatrix(ctx context.Context, handle int64) (bool, error) + type StateListAnimatorClient struct + func NewStateListAnimatorClient(cc grpc.ClientConnInterface) *StateListAnimatorClient + func (c *StateListAnimatorClient) AddState(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *StateListAnimatorClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *StateListAnimatorClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *StateListAnimatorClient) JumpToCurrentState(ctx context.Context, handle int64) error + type TimeAnimatorClient struct + func NewTimeAnimatorClient(cc grpc.ClientConnInterface) *TimeAnimatorClient + func (c *TimeAnimatorClient) SetCurrentPlayTime(ctx context.Context, handle int64, arg0 int64) error + func (c *TimeAnimatorClient) SetTimeListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TimeAnimatorClient) Start(ctx context.Context, handle int64) error + type TimeAnimatorTimeListenerClient struct + func NewTimeAnimatorTimeListenerClient(cc grpc.ClientConnInterface) *TimeAnimatorTimeListenerClient + func (c *TimeAnimatorTimeListenerClient) OnTimeUpdate(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + type TimeInterpolatorClient struct + func NewTimeInterpolatorClient(cc grpc.ClientConnInterface) *TimeInterpolatorClient + func (c *TimeInterpolatorClient) GetInterpolation(ctx context.Context, arg0 float32) (float32, error) + type TransformationClient struct + func NewTransformationClient(cc grpc.ClientConnInterface) *TransformationClient + func (c *TransformationClient) Clear(ctx context.Context, handle int64) error + func (c *TransformationClient) Compose(ctx context.Context, handle int64, arg0 int64) error + func (c *TransformationClient) GetAlpha(ctx context.Context, handle int64) (float32, error) + func (c *TransformationClient) GetMatrix(ctx context.Context, handle int64) (int64, error) + func (c *TransformationClient) GetTransformationType(ctx context.Context, handle int64) (int32, error) + func (c *TransformationClient) Set(ctx context.Context, handle int64, arg0 int64) error + func (c *TransformationClient) SetAlpha(ctx context.Context, handle int64, arg0 float32) error + func (c *TransformationClient) SetTransformationType(ctx context.Context, handle int64, arg0 int32) error + func (c *TransformationClient) ToShortString(ctx context.Context, handle int64) (string, error) + func (c *TransformationClient) ToString(ctx context.Context, handle int64) (string, error) + type TranslateAnimationClient struct + func NewTranslateAnimationClient(cc grpc.ClientConnInterface) *TranslateAnimationClient + func (c *TranslateAnimationClient) Initialize(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + type UtilsClient struct + func NewUtilsClient(cc grpc.ClientConnInterface) *UtilsClient + func (c *UtilsClient) CurrentAnimationTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *UtilsClient) LoadAnimation(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *UtilsClient) LoadInterpolator(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *UtilsClient) LoadLayoutAnimation(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *UtilsClient) MakeInAnimation(ctx context.Context, handle int64, arg0 int64, arg1 bool) (int64, error) + func (c *UtilsClient) MakeInChildBottomAnimation(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *UtilsClient) MakeOutAnimation(ctx context.Context, handle int64, arg0 int64, arg1 bool) (int64, error) + type ValueAnimatorAnimatorUpdateListenerClient struct + func NewValueAnimatorAnimatorUpdateListenerClient(cc grpc.ClientConnInterface) *ValueAnimatorAnimatorUpdateListenerClient + func (c *ValueAnimatorAnimatorUpdateListenerClient) OnAnimationUpdate(ctx context.Context, arg0 int64) error + type ValueAnimatorClient struct + func NewValueAnimatorClient(cc grpc.ClientConnInterface) *ValueAnimatorClient + func (c *ValueAnimatorClient) AddUpdateListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) AreAnimatorsEnabled(ctx context.Context, handle int64) (bool, error) + func (c *ValueAnimatorClient) Cancel(ctx context.Context, handle int64) error + func (c *ValueAnimatorClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) Clone0_2(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) End(ctx context.Context, handle int64) error + func (c *ValueAnimatorClient) GetAnimatedFraction(ctx context.Context, handle int64) (float32, error) + func (c *ValueAnimatorClient) GetAnimatedValue0(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) GetAnimatedValue1_1(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValueAnimatorClient) GetCurrentPlayTime(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) GetDuration(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) GetDurationScale(ctx context.Context, handle int64) (float32, error) + func (c *ValueAnimatorClient) GetFrameDelay(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) GetInterpolator(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) GetRepeatCount(ctx context.Context, handle int64) (int32, error) + func (c *ValueAnimatorClient) GetRepeatMode(ctx context.Context, handle int64) (int32, error) + func (c *ValueAnimatorClient) GetStartDelay(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) GetTotalDuration(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) GetValues(ctx context.Context, handle int64) (int64, error) + func (c *ValueAnimatorClient) IsRunning(ctx context.Context, handle int64) (bool, error) + func (c *ValueAnimatorClient) IsStarted(ctx context.Context, handle int64) (bool, error) + func (c *ValueAnimatorClient) OfArgb(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ValueAnimatorClient) OfFloat(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ValueAnimatorClient) OfInt(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ValueAnimatorClient) OfObject(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *ValueAnimatorClient) OfPropertyValuesHolder(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ValueAnimatorClient) Pause(ctx context.Context, handle int64) error + func (c *ValueAnimatorClient) RegisterDurationScaleChangeListener(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ValueAnimatorClient) RemoveAllUpdateListeners(ctx context.Context, handle int64) error + func (c *ValueAnimatorClient) RemoveUpdateListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) Resume(ctx context.Context, handle int64) error + func (c *ValueAnimatorClient) Reverse(ctx context.Context, handle int64) error + func (c *ValueAnimatorClient) SetCurrentFraction(ctx context.Context, handle int64, arg0 float32) error + func (c *ValueAnimatorClient) SetCurrentPlayTime(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) SetDuration1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ValueAnimatorClient) SetDuration1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ValueAnimatorClient) SetEvaluator(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) SetFloatValues(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) SetFrameDelay(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) SetIntValues(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) SetInterpolator(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) SetObjectValues(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) SetRepeatCount(ctx context.Context, handle int64, arg0 int32) error + func (c *ValueAnimatorClient) SetRepeatMode(ctx context.Context, handle int64, arg0 int32) error + func (c *ValueAnimatorClient) SetStartDelay(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) SetValues(ctx context.Context, handle int64, arg0 int64) error + func (c *ValueAnimatorClient) Start(ctx context.Context, handle int64) error + func (c *ValueAnimatorClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ValueAnimatorClient) UnregisterDurationScaleChangeListener(ctx context.Context, handle int64, arg0 int64) (bool, error) + type ValueAnimatorDurationScaleChangeListenerClient struct + func NewValueAnimatorDurationScaleChangeListenerClient(cc grpc.ClientConnInterface) *ValueAnimatorDurationScaleChangeListenerClient + func (c *ValueAnimatorDurationScaleChangeListenerClient) OnChanged(ctx context.Context, arg0 float32) error