drawable

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdaptiveIconDrawableClient

type AdaptiveIconDrawableClient struct {
	// contains filtered or unexported fields
}

AdaptiveIconDrawableClient wraps the gRPC AdaptiveIconDrawableService client.

func NewAdaptiveIconDrawableClient

func NewAdaptiveIconDrawableClient(cc grpc.ClientConnInterface) *AdaptiveIconDrawableClient

NewAdaptiveIconDrawableClient creates a new AdaptiveIconDrawable client.

func (*AdaptiveIconDrawableClient) ApplyTheme

func (c *AdaptiveIconDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*AdaptiveIconDrawableClient) CanApplyTheme

func (c *AdaptiveIconDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*AdaptiveIconDrawableClient) Draw

func (c *AdaptiveIconDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*AdaptiveIconDrawableClient) GetAlpha

func (c *AdaptiveIconDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*AdaptiveIconDrawableClient) GetBackground

func (c *AdaptiveIconDrawableClient) GetBackground(ctx context.Context, handle int64) (int64, error)

GetBackground calls the GetBackground RPC.

func (*AdaptiveIconDrawableClient) GetChangingConfigurations

func (c *AdaptiveIconDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*AdaptiveIconDrawableClient) GetConstantState

func (c *AdaptiveIconDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*AdaptiveIconDrawableClient) GetExtraInsetFraction

func (c *AdaptiveIconDrawableClient) GetExtraInsetFraction(ctx context.Context, handle int64) (float32, error)

GetExtraInsetFraction calls the GetExtraInsetFraction RPC.

func (*AdaptiveIconDrawableClient) GetForeground

func (c *AdaptiveIconDrawableClient) GetForeground(ctx context.Context, handle int64) (int64, error)

GetForeground calls the GetForeground RPC.

func (*AdaptiveIconDrawableClient) GetHotspotBounds

func (c *AdaptiveIconDrawableClient) GetHotspotBounds(ctx context.Context, handle int64, arg0 int64) error

GetHotspotBounds calls the GetHotspotBounds RPC.

func (*AdaptiveIconDrawableClient) GetIconMask

func (c *AdaptiveIconDrawableClient) GetIconMask(ctx context.Context, handle int64) (int64, error)

GetIconMask calls the GetIconMask RPC.

func (*AdaptiveIconDrawableClient) GetIntrinsicHeight

func (c *AdaptiveIconDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*AdaptiveIconDrawableClient) GetIntrinsicWidth

func (c *AdaptiveIconDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*AdaptiveIconDrawableClient) GetMonochrome

func (c *AdaptiveIconDrawableClient) GetMonochrome(ctx context.Context, handle int64) (int64, error)

GetMonochrome calls the GetMonochrome RPC.

func (*AdaptiveIconDrawableClient) GetOpacity

func (c *AdaptiveIconDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*AdaptiveIconDrawableClient) GetOutline

func (c *AdaptiveIconDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*AdaptiveIconDrawableClient) GetTransparentRegion

func (c *AdaptiveIconDrawableClient) GetTransparentRegion(ctx context.Context, handle int64) (int64, error)

GetTransparentRegion calls the GetTransparentRegion RPC.

func (*AdaptiveIconDrawableClient) HasFocusStateSpecified

func (c *AdaptiveIconDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*AdaptiveIconDrawableClient) Inflate

func (c *AdaptiveIconDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*AdaptiveIconDrawableClient) InvalidateDrawable

func (c *AdaptiveIconDrawableClient) InvalidateDrawable(ctx context.Context, handle int64, arg0 int64) error

InvalidateDrawable calls the InvalidateDrawable RPC.

func (*AdaptiveIconDrawableClient) InvalidateSelf

func (c *AdaptiveIconDrawableClient) InvalidateSelf(ctx context.Context, handle int64) error

InvalidateSelf calls the InvalidateSelf RPC.

func (*AdaptiveIconDrawableClient) IsAutoMirrored

func (c *AdaptiveIconDrawableClient) IsAutoMirrored(ctx context.Context, handle int64) (bool, error)

IsAutoMirrored calls the IsAutoMirrored RPC.

func (*AdaptiveIconDrawableClient) IsProjected

func (c *AdaptiveIconDrawableClient) IsProjected(ctx context.Context, handle int64) (bool, error)

IsProjected calls the IsProjected RPC.

func (*AdaptiveIconDrawableClient) IsStateful

func (c *AdaptiveIconDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*AdaptiveIconDrawableClient) JumpToCurrentState

func (c *AdaptiveIconDrawableClient) JumpToCurrentState(ctx context.Context, handle int64) error

JumpToCurrentState calls the JumpToCurrentState RPC.

func (*AdaptiveIconDrawableClient) Mutate

func (c *AdaptiveIconDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*AdaptiveIconDrawableClient) ScheduleDrawable

func (c *AdaptiveIconDrawableClient) ScheduleDrawable(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

ScheduleDrawable calls the ScheduleDrawable RPC.

func (*AdaptiveIconDrawableClient) SetAlpha

func (c *AdaptiveIconDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*AdaptiveIconDrawableClient) SetAutoMirrored

func (c *AdaptiveIconDrawableClient) SetAutoMirrored(ctx context.Context, handle int64, arg0 bool) error

SetAutoMirrored calls the SetAutoMirrored RPC.

func (*AdaptiveIconDrawableClient) SetColorFilter

func (c *AdaptiveIconDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*AdaptiveIconDrawableClient) SetDither

func (c *AdaptiveIconDrawableClient) SetDither(ctx context.Context, handle int64, arg0 bool) error

SetDither calls the SetDither RPC.

func (*AdaptiveIconDrawableClient) SetHotspot

func (c *AdaptiveIconDrawableClient) SetHotspot(ctx context.Context, handle int64, arg0 float32, arg1 float32) error

SetHotspot calls the SetHotspot RPC.

func (*AdaptiveIconDrawableClient) SetHotspotBounds

func (c *AdaptiveIconDrawableClient) SetHotspotBounds(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetHotspotBounds calls the SetHotspotBounds RPC.

func (*AdaptiveIconDrawableClient) SetOpacity

func (c *AdaptiveIconDrawableClient) SetOpacity(ctx context.Context, handle int64, arg0 int32) error

SetOpacity calls the SetOpacity RPC.

func (*AdaptiveIconDrawableClient) SetTintBlendMode

func (c *AdaptiveIconDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*AdaptiveIconDrawableClient) SetTintList

func (c *AdaptiveIconDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

func (*AdaptiveIconDrawableClient) SetVisible

func (c *AdaptiveIconDrawableClient) SetVisible(ctx context.Context, handle int64, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

func (*AdaptiveIconDrawableClient) UnscheduleDrawable

func (c *AdaptiveIconDrawableClient) UnscheduleDrawable(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

UnscheduleDrawable calls the UnscheduleDrawable RPC.

type Animatable2AnimationCallbackClient

type Animatable2AnimationCallbackClient struct {
	// contains filtered or unexported fields
}

Animatable2AnimationCallbackClient wraps the gRPC Animatable2AnimationCallbackService client.

func NewAnimatable2AnimationCallbackClient

func NewAnimatable2AnimationCallbackClient(cc grpc.ClientConnInterface) *Animatable2AnimationCallbackClient

NewAnimatable2AnimationCallbackClient creates a new Animatable2AnimationCallback client.

func (*Animatable2AnimationCallbackClient) OnAnimationEnd

func (c *Animatable2AnimationCallbackClient) OnAnimationEnd(ctx context.Context, arg0 int64) error

OnAnimationEnd calls the OnAnimationEnd RPC.

func (*Animatable2AnimationCallbackClient) OnAnimationStart

func (c *Animatable2AnimationCallbackClient) OnAnimationStart(ctx context.Context, arg0 int64) error

OnAnimationStart calls the OnAnimationStart RPC.

type Animatable2Client

type Animatable2Client struct {
	// contains filtered or unexported fields
}

Animatable2Client wraps the gRPC Animatable2Service client.

func NewAnimatable2Client

func NewAnimatable2Client(cc grpc.ClientConnInterface) *Animatable2Client

NewAnimatable2Client creates a new Animatable2 client.

func (*Animatable2Client) ClearAnimationCallbacks

func (c *Animatable2Client) ClearAnimationCallbacks(ctx context.Context) error

ClearAnimationCallbacks calls the ClearAnimationCallbacks RPC.

func (*Animatable2Client) RegisterAnimationCallback

func (c *Animatable2Client) RegisterAnimationCallback(ctx context.Context, arg0 int64) error

RegisterAnimationCallback calls the RegisterAnimationCallback RPC.

func (*Animatable2Client) UnregisterAnimationCallback

func (c *Animatable2Client) UnregisterAnimationCallback(ctx context.Context, arg0 int64) (bool, error)

UnregisterAnimationCallback calls the UnregisterAnimationCallback RPC.

type AnimatableClient

type AnimatableClient struct {
	// contains filtered or unexported fields
}

AnimatableClient wraps the gRPC AnimatableService client.

func NewAnimatableClient

func NewAnimatableClient(cc grpc.ClientConnInterface) *AnimatableClient

NewAnimatableClient creates a new Animatable client.

func (*AnimatableClient) IsRunning

func (c *AnimatableClient) IsRunning(ctx context.Context) (bool, error)

IsRunning calls the IsRunning RPC.

func (*AnimatableClient) Start

func (c *AnimatableClient) Start(ctx context.Context) error

Start calls the Start RPC.

func (*AnimatableClient) Stop

func (c *AnimatableClient) Stop(ctx context.Context) error

Stop calls the Stop RPC.

type AnimatedImageDrawableClient

type AnimatedImageDrawableClient struct {
	// contains filtered or unexported fields
}

AnimatedImageDrawableClient wraps the gRPC AnimatedImageDrawableService client.

func NewAnimatedImageDrawableClient

func NewAnimatedImageDrawableClient(cc grpc.ClientConnInterface) *AnimatedImageDrawableClient

NewAnimatedImageDrawableClient creates a new AnimatedImageDrawable client.

func (*AnimatedImageDrawableClient) ClearAnimationCallbacks

func (c *AnimatedImageDrawableClient) ClearAnimationCallbacks(ctx context.Context, handle int64) error

ClearAnimationCallbacks calls the ClearAnimationCallbacks RPC.

func (*AnimatedImageDrawableClient) Draw

func (c *AnimatedImageDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*AnimatedImageDrawableClient) GetAlpha

func (c *AnimatedImageDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*AnimatedImageDrawableClient) GetColorFilter

func (c *AnimatedImageDrawableClient) GetColorFilter(ctx context.Context, handle int64) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*AnimatedImageDrawableClient) GetIntrinsicHeight

func (c *AnimatedImageDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*AnimatedImageDrawableClient) GetIntrinsicWidth

func (c *AnimatedImageDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*AnimatedImageDrawableClient) GetOpacity

func (c *AnimatedImageDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*AnimatedImageDrawableClient) GetRepeatCount

func (c *AnimatedImageDrawableClient) GetRepeatCount(ctx context.Context, handle int64) (int32, error)

GetRepeatCount calls the GetRepeatCount RPC.

func (*AnimatedImageDrawableClient) Inflate

func (c *AnimatedImageDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*AnimatedImageDrawableClient) IsAutoMirrored

func (c *AnimatedImageDrawableClient) IsAutoMirrored(ctx context.Context, handle int64) (bool, error)

IsAutoMirrored calls the IsAutoMirrored RPC.

func (*AnimatedImageDrawableClient) IsFilterBitmap

func (c *AnimatedImageDrawableClient) IsFilterBitmap(ctx context.Context, handle int64) (bool, error)

IsFilterBitmap calls the IsFilterBitmap RPC.

func (*AnimatedImageDrawableClient) IsRunning

func (c *AnimatedImageDrawableClient) IsRunning(ctx context.Context, handle int64) (bool, error)

IsRunning calls the IsRunning RPC.

func (*AnimatedImageDrawableClient) OnLayoutDirectionChanged

func (c *AnimatedImageDrawableClient) OnLayoutDirectionChanged(ctx context.Context, handle int64, arg0 int32) (bool, error)

OnLayoutDirectionChanged calls the OnLayoutDirectionChanged RPC.

func (*AnimatedImageDrawableClient) RegisterAnimationCallback

func (c *AnimatedImageDrawableClient) RegisterAnimationCallback(ctx context.Context, handle int64, arg0 int64) error

RegisterAnimationCallback calls the RegisterAnimationCallback RPC.

func (*AnimatedImageDrawableClient) SetAlpha

func (c *AnimatedImageDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*AnimatedImageDrawableClient) SetAutoMirrored

func (c *AnimatedImageDrawableClient) SetAutoMirrored(ctx context.Context, handle int64, arg0 bool) error

SetAutoMirrored calls the SetAutoMirrored RPC.

func (*AnimatedImageDrawableClient) SetColorFilter

func (c *AnimatedImageDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*AnimatedImageDrawableClient) SetFilterBitmap

func (c *AnimatedImageDrawableClient) SetFilterBitmap(ctx context.Context, handle int64, arg0 bool) error

SetFilterBitmap calls the SetFilterBitmap RPC.

func (*AnimatedImageDrawableClient) SetRepeatCount

func (c *AnimatedImageDrawableClient) SetRepeatCount(ctx context.Context, handle int64, arg0 int32) error

SetRepeatCount calls the SetRepeatCount RPC.

func (*AnimatedImageDrawableClient) Start

func (c *AnimatedImageDrawableClient) Start(ctx context.Context, handle int64) error

Start calls the Start RPC.

func (*AnimatedImageDrawableClient) Stop

func (c *AnimatedImageDrawableClient) Stop(ctx context.Context, handle int64) error

Stop calls the Stop RPC.

func (*AnimatedImageDrawableClient) UnregisterAnimationCallback

func (c *AnimatedImageDrawableClient) UnregisterAnimationCallback(ctx context.Context, handle int64, arg0 int64) (bool, error)

UnregisterAnimationCallback calls the UnregisterAnimationCallback RPC.

type AnimatedStateListDrawableClient

type AnimatedStateListDrawableClient struct {
	// contains filtered or unexported fields
}

AnimatedStateListDrawableClient wraps the gRPC AnimatedStateListDrawableService client.

func NewAnimatedStateListDrawableClient

func NewAnimatedStateListDrawableClient(cc grpc.ClientConnInterface) *AnimatedStateListDrawableClient

NewAnimatedStateListDrawableClient creates a new AnimatedStateListDrawable client.

func (*AnimatedStateListDrawableClient) AddState

func (c *AnimatedStateListDrawableClient) AddState(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error

AddState calls the AddState RPC.

func (*AnimatedStateListDrawableClient) ApplyTheme

func (c *AnimatedStateListDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*AnimatedStateListDrawableClient) Inflate

func (c *AnimatedStateListDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*AnimatedStateListDrawableClient) IsStateful

func (c *AnimatedStateListDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*AnimatedStateListDrawableClient) JumpToCurrentState

func (c *AnimatedStateListDrawableClient) JumpToCurrentState(ctx context.Context, handle int64) error

JumpToCurrentState calls the JumpToCurrentState RPC.

func (*AnimatedStateListDrawableClient) Mutate

func (c *AnimatedStateListDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*AnimatedStateListDrawableClient) SetVisible

func (c *AnimatedStateListDrawableClient) SetVisible(ctx context.Context, handle int64, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

type AnimatedVectorDrawableClient

type AnimatedVectorDrawableClient struct {
	// contains filtered or unexported fields
}

AnimatedVectorDrawableClient wraps the gRPC AnimatedVectorDrawableService client.

func NewAnimatedVectorDrawableClient

func NewAnimatedVectorDrawableClient(cc grpc.ClientConnInterface) *AnimatedVectorDrawableClient

NewAnimatedVectorDrawableClient creates a new AnimatedVectorDrawable client.

func (*AnimatedVectorDrawableClient) ApplyTheme

func (c *AnimatedVectorDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*AnimatedVectorDrawableClient) CanApplyTheme

func (c *AnimatedVectorDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*AnimatedVectorDrawableClient) ClearAnimationCallbacks

func (c *AnimatedVectorDrawableClient) ClearAnimationCallbacks(ctx context.Context, handle int64) error

ClearAnimationCallbacks calls the ClearAnimationCallbacks RPC.

func (*AnimatedVectorDrawableClient) Draw

func (c *AnimatedVectorDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*AnimatedVectorDrawableClient) GetAlpha

func (c *AnimatedVectorDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*AnimatedVectorDrawableClient) GetChangingConfigurations

func (c *AnimatedVectorDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*AnimatedVectorDrawableClient) GetColorFilter

func (c *AnimatedVectorDrawableClient) GetColorFilter(ctx context.Context, handle int64) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*AnimatedVectorDrawableClient) GetConstantState

func (c *AnimatedVectorDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*AnimatedVectorDrawableClient) GetIntrinsicHeight

func (c *AnimatedVectorDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*AnimatedVectorDrawableClient) GetIntrinsicWidth

func (c *AnimatedVectorDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*AnimatedVectorDrawableClient) GetOpacity

func (c *AnimatedVectorDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*AnimatedVectorDrawableClient) GetOpticalInsets

func (c *AnimatedVectorDrawableClient) GetOpticalInsets(ctx context.Context, handle int64) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*AnimatedVectorDrawableClient) GetOutline

func (c *AnimatedVectorDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*AnimatedVectorDrawableClient) Inflate

func (c *AnimatedVectorDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*AnimatedVectorDrawableClient) IsRunning

func (c *AnimatedVectorDrawableClient) IsRunning(ctx context.Context, handle int64) (bool, error)

IsRunning calls the IsRunning RPC.

func (*AnimatedVectorDrawableClient) IsStateful

func (c *AnimatedVectorDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*AnimatedVectorDrawableClient) Mutate

func (c *AnimatedVectorDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*AnimatedVectorDrawableClient) OnLayoutDirectionChanged

func (c *AnimatedVectorDrawableClient) OnLayoutDirectionChanged(ctx context.Context, handle int64, arg0 int32) (bool, error)

OnLayoutDirectionChanged calls the OnLayoutDirectionChanged RPC.

func (*AnimatedVectorDrawableClient) RegisterAnimationCallback

func (c *AnimatedVectorDrawableClient) RegisterAnimationCallback(ctx context.Context, handle int64, arg0 int64) error

RegisterAnimationCallback calls the RegisterAnimationCallback RPC.

func (*AnimatedVectorDrawableClient) Reset

func (c *AnimatedVectorDrawableClient) Reset(ctx context.Context, handle int64) error

Reset calls the Reset RPC.

func (*AnimatedVectorDrawableClient) SetAlpha

func (c *AnimatedVectorDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*AnimatedVectorDrawableClient) SetColorFilter

func (c *AnimatedVectorDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*AnimatedVectorDrawableClient) SetHotspot

func (c *AnimatedVectorDrawableClient) SetHotspot(ctx context.Context, handle int64, arg0 float32, arg1 float32) error

SetHotspot calls the SetHotspot RPC.

func (*AnimatedVectorDrawableClient) SetHotspotBounds

func (c *AnimatedVectorDrawableClient) SetHotspotBounds(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetHotspotBounds calls the SetHotspotBounds RPC.

func (*AnimatedVectorDrawableClient) SetTintBlendMode

func (c *AnimatedVectorDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*AnimatedVectorDrawableClient) SetTintList

func (c *AnimatedVectorDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

func (*AnimatedVectorDrawableClient) SetVisible

func (c *AnimatedVectorDrawableClient) SetVisible(ctx context.Context, handle int64, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

func (*AnimatedVectorDrawableClient) Start

func (c *AnimatedVectorDrawableClient) Start(ctx context.Context, handle int64) error

Start calls the Start RPC.

func (*AnimatedVectorDrawableClient) Stop

Stop calls the Stop RPC.

func (*AnimatedVectorDrawableClient) UnregisterAnimationCallback

func (c *AnimatedVectorDrawableClient) UnregisterAnimationCallback(ctx context.Context, handle int64, arg0 int64) (bool, error)

UnregisterAnimationCallback calls the UnregisterAnimationCallback RPC.

type AnimationDrawableClient

type AnimationDrawableClient struct {
	// contains filtered or unexported fields
}

AnimationDrawableClient wraps the gRPC AnimationDrawableService client.

func NewAnimationDrawableClient

func NewAnimationDrawableClient(cc grpc.ClientConnInterface) *AnimationDrawableClient

NewAnimationDrawableClient creates a new AnimationDrawable client.

func (*AnimationDrawableClient) AddFrame

func (c *AnimationDrawableClient) AddFrame(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

AddFrame calls the AddFrame RPC.

func (*AnimationDrawableClient) GetDuration

func (c *AnimationDrawableClient) GetDuration(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetDuration calls the GetDuration RPC.

func (*AnimationDrawableClient) GetFrame

func (c *AnimationDrawableClient) GetFrame(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetFrame calls the GetFrame RPC.

func (*AnimationDrawableClient) GetNumberOfFrames

func (c *AnimationDrawableClient) GetNumberOfFrames(ctx context.Context, handle int64) (int32, error)

GetNumberOfFrames calls the GetNumberOfFrames RPC.

func (*AnimationDrawableClient) Inflate

func (c *AnimationDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*AnimationDrawableClient) IsOneShot

func (c *AnimationDrawableClient) IsOneShot(ctx context.Context, handle int64) (bool, error)

IsOneShot calls the IsOneShot RPC.

func (*AnimationDrawableClient) IsRunning

func (c *AnimationDrawableClient) IsRunning(ctx context.Context, handle int64) (bool, error)

IsRunning calls the IsRunning RPC.

func (*AnimationDrawableClient) Mutate

func (c *AnimationDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*AnimationDrawableClient) Run

func (c *AnimationDrawableClient) Run(ctx context.Context, handle int64) error

Run calls the Run RPC.

func (*AnimationDrawableClient) SetOneShot

func (c *AnimationDrawableClient) SetOneShot(ctx context.Context, handle int64, arg0 bool) error

SetOneShot calls the SetOneShot RPC.

func (*AnimationDrawableClient) SetVisible

func (c *AnimationDrawableClient) SetVisible(ctx context.Context, handle int64, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

func (*AnimationDrawableClient) Start

func (c *AnimationDrawableClient) Start(ctx context.Context, handle int64) error

Start calls the Start RPC.

func (*AnimationDrawableClient) Stop

func (c *AnimationDrawableClient) Stop(ctx context.Context, handle int64) error

Stop calls the Stop RPC.

func (*AnimationDrawableClient) UnscheduleSelf

func (c *AnimationDrawableClient) UnscheduleSelf(ctx context.Context, handle int64, arg0 int64) error

UnscheduleSelf calls the UnscheduleSelf RPC.

type BitmapDrawableClient

type BitmapDrawableClient struct {
	// contains filtered or unexported fields
}

BitmapDrawableClient wraps the gRPC BitmapDrawableService client.

func NewBitmapDrawableClient

func NewBitmapDrawableClient(cc grpc.ClientConnInterface) *BitmapDrawableClient

NewBitmapDrawableClient creates a new BitmapDrawable client.

func (*BitmapDrawableClient) ApplyTheme

func (c *BitmapDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*BitmapDrawableClient) CanApplyTheme

func (c *BitmapDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*BitmapDrawableClient) Draw

func (c *BitmapDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*BitmapDrawableClient) GetAlpha

func (c *BitmapDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*BitmapDrawableClient) GetBitmap

func (c *BitmapDrawableClient) GetBitmap(ctx context.Context, handle int64) (int64, error)

GetBitmap calls the GetBitmap RPC.

func (*BitmapDrawableClient) GetChangingConfigurations

func (c *BitmapDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*BitmapDrawableClient) GetColorFilter

func (c *BitmapDrawableClient) GetColorFilter(ctx context.Context, handle int64) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*BitmapDrawableClient) GetConstantState

func (c *BitmapDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*BitmapDrawableClient) GetGravity

func (c *BitmapDrawableClient) GetGravity(ctx context.Context, handle int64) (int32, error)

GetGravity calls the GetGravity RPC.

func (*BitmapDrawableClient) GetIntrinsicHeight

func (c *BitmapDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*BitmapDrawableClient) GetIntrinsicWidth

func (c *BitmapDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*BitmapDrawableClient) GetOpacity

func (c *BitmapDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*BitmapDrawableClient) GetOpticalInsets

func (c *BitmapDrawableClient) GetOpticalInsets(ctx context.Context, handle int64) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*BitmapDrawableClient) GetOutline

func (c *BitmapDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*BitmapDrawableClient) GetPaint

func (c *BitmapDrawableClient) GetPaint(ctx context.Context, handle int64) (int64, error)

GetPaint calls the GetPaint RPC.

func (*BitmapDrawableClient) GetTileModeX

func (c *BitmapDrawableClient) GetTileModeX(ctx context.Context, handle int64) (int64, error)

GetTileModeX calls the GetTileModeX RPC.

func (*BitmapDrawableClient) GetTileModeY

func (c *BitmapDrawableClient) GetTileModeY(ctx context.Context, handle int64) (int64, error)

GetTileModeY calls the GetTileModeY RPC.

func (*BitmapDrawableClient) HasAntiAlias

func (c *BitmapDrawableClient) HasAntiAlias(ctx context.Context, handle int64) (bool, error)

HasAntiAlias calls the HasAntiAlias RPC.

func (*BitmapDrawableClient) HasFocusStateSpecified

func (c *BitmapDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*BitmapDrawableClient) HasMipMap

func (c *BitmapDrawableClient) HasMipMap(ctx context.Context, handle int64) (bool, error)

HasMipMap calls the HasMipMap RPC.

func (*BitmapDrawableClient) Inflate

func (c *BitmapDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*BitmapDrawableClient) IsAutoMirrored

func (c *BitmapDrawableClient) IsAutoMirrored(ctx context.Context, handle int64) (bool, error)

IsAutoMirrored calls the IsAutoMirrored RPC.

func (*BitmapDrawableClient) IsFilterBitmap

func (c *BitmapDrawableClient) IsFilterBitmap(ctx context.Context, handle int64) (bool, error)

IsFilterBitmap calls the IsFilterBitmap RPC.

func (*BitmapDrawableClient) IsStateful

func (c *BitmapDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*BitmapDrawableClient) Mutate

func (c *BitmapDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*BitmapDrawableClient) SetAlpha

func (c *BitmapDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*BitmapDrawableClient) SetAntiAlias

func (c *BitmapDrawableClient) SetAntiAlias(ctx context.Context, handle int64, arg0 bool) error

SetAntiAlias calls the SetAntiAlias RPC.

func (*BitmapDrawableClient) SetAutoMirrored

func (c *BitmapDrawableClient) SetAutoMirrored(ctx context.Context, handle int64, arg0 bool) error

SetAutoMirrored calls the SetAutoMirrored RPC.

func (*BitmapDrawableClient) SetBitmap

func (c *BitmapDrawableClient) SetBitmap(ctx context.Context, handle int64, arg0 int64) error

SetBitmap calls the SetBitmap RPC.

func (*BitmapDrawableClient) SetColorFilter

func (c *BitmapDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*BitmapDrawableClient) SetDither

func (c *BitmapDrawableClient) SetDither(ctx context.Context, handle int64, arg0 bool) error

SetDither calls the SetDither RPC.

func (*BitmapDrawableClient) SetFilterBitmap

func (c *BitmapDrawableClient) SetFilterBitmap(ctx context.Context, handle int64, arg0 bool) error

SetFilterBitmap calls the SetFilterBitmap RPC.

func (*BitmapDrawableClient) SetGravity

func (c *BitmapDrawableClient) SetGravity(ctx context.Context, handle int64, arg0 int32) error

SetGravity calls the SetGravity RPC.

func (*BitmapDrawableClient) SetMipMap

func (c *BitmapDrawableClient) SetMipMap(ctx context.Context, handle int64, arg0 bool) error

SetMipMap calls the SetMipMap RPC.

func (*BitmapDrawableClient) SetTargetDensity1

func (c *BitmapDrawableClient) SetTargetDensity1(ctx context.Context, handle int64, arg0 int64) error

SetTargetDensity1 calls the SetTargetDensity1 RPC.

func (*BitmapDrawableClient) SetTargetDensity1_1

func (c *BitmapDrawableClient) SetTargetDensity1_1(ctx context.Context, handle int64, arg0 int64) error

SetTargetDensity1_1 calls the SetTargetDensity1_1 RPC.

func (*BitmapDrawableClient) SetTargetDensity1_2

func (c *BitmapDrawableClient) SetTargetDensity1_2(ctx context.Context, handle int64, arg0 int32) error

SetTargetDensity1_2 calls the SetTargetDensity1_2 RPC.

func (*BitmapDrawableClient) SetTileModeX

func (c *BitmapDrawableClient) SetTileModeX(ctx context.Context, handle int64, arg0 int64) error

SetTileModeX calls the SetTileModeX RPC.

func (*BitmapDrawableClient) SetTileModeXY

func (c *BitmapDrawableClient) SetTileModeXY(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetTileModeXY calls the SetTileModeXY RPC.

func (*BitmapDrawableClient) SetTileModeY

func (c *BitmapDrawableClient) SetTileModeY(ctx context.Context, handle int64, arg0 int64) error

SetTileModeY calls the SetTileModeY RPC.

func (*BitmapDrawableClient) SetTintBlendMode

func (c *BitmapDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*BitmapDrawableClient) SetTintList

func (c *BitmapDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

type CallbackClient

type CallbackClient struct {
	// contains filtered or unexported fields
}

CallbackClient wraps the gRPC CallbackService client.

func NewCallbackClient

func NewCallbackClient(cc grpc.ClientConnInterface) *CallbackClient

NewCallbackClient creates a new Callback client.

func (*CallbackClient) InvalidateDrawable

func (c *CallbackClient) InvalidateDrawable(ctx context.Context, arg0 int64) error

InvalidateDrawable calls the InvalidateDrawable RPC.

func (*CallbackClient) ScheduleDrawable

func (c *CallbackClient) ScheduleDrawable(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

ScheduleDrawable calls the ScheduleDrawable RPC.

func (*CallbackClient) UnscheduleDrawable

func (c *CallbackClient) UnscheduleDrawable(ctx context.Context, arg0 int64, arg1 int64) error

UnscheduleDrawable calls the UnscheduleDrawable RPC.

type ClipDrawableClient

type ClipDrawableClient struct {
	// contains filtered or unexported fields
}

ClipDrawableClient wraps the gRPC ClipDrawableService client.

func NewClipDrawableClient

func NewClipDrawableClient(cc grpc.ClientConnInterface) *ClipDrawableClient

NewClipDrawableClient creates a new ClipDrawable client.

func (*ClipDrawableClient) ApplyTheme

func (c *ClipDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*ClipDrawableClient) Draw

func (c *ClipDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*ClipDrawableClient) GetOpacity

func (c *ClipDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*ClipDrawableClient) Inflate

func (c *ClipDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

type ColorDrawableClient

type ColorDrawableClient struct {
	// contains filtered or unexported fields
}

ColorDrawableClient wraps the gRPC ColorDrawableService client.

func NewColorDrawableClient

func NewColorDrawableClient(cc grpc.ClientConnInterface) *ColorDrawableClient

NewColorDrawableClient creates a new ColorDrawable client.

func (*ColorDrawableClient) ApplyTheme

func (c *ColorDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*ColorDrawableClient) CanApplyTheme

func (c *ColorDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*ColorDrawableClient) Draw

func (c *ColorDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*ColorDrawableClient) GetAlpha

func (c *ColorDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*ColorDrawableClient) GetChangingConfigurations

func (c *ColorDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ColorDrawableClient) GetColor

func (c *ColorDrawableClient) GetColor(ctx context.Context, handle int64) (int32, error)

GetColor calls the GetColor RPC.

func (*ColorDrawableClient) GetColorFilter

func (c *ColorDrawableClient) GetColorFilter(ctx context.Context, handle int64) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*ColorDrawableClient) GetConstantState

func (c *ColorDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*ColorDrawableClient) GetOpacity

func (c *ColorDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*ColorDrawableClient) GetOutline

func (c *ColorDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*ColorDrawableClient) HasFocusStateSpecified

func (c *ColorDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*ColorDrawableClient) Inflate

func (c *ColorDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*ColorDrawableClient) IsStateful

func (c *ColorDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*ColorDrawableClient) Mutate

func (c *ColorDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*ColorDrawableClient) SetAlpha

func (c *ColorDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*ColorDrawableClient) SetColor

func (c *ColorDrawableClient) SetColor(ctx context.Context, handle int64, arg0 int32) error

SetColor calls the SetColor RPC.

func (*ColorDrawableClient) SetColorFilter

func (c *ColorDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*ColorDrawableClient) SetTintBlendMode

func (c *ColorDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*ColorDrawableClient) SetTintList

func (c *ColorDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

type ColorStateListDrawableClient

type ColorStateListDrawableClient struct {
	// contains filtered or unexported fields
}

ColorStateListDrawableClient wraps the gRPC ColorStateListDrawableService client.

func NewColorStateListDrawableClient

func NewColorStateListDrawableClient(cc grpc.ClientConnInterface) *ColorStateListDrawableClient

NewColorStateListDrawableClient creates a new ColorStateListDrawable client.

func (*ColorStateListDrawableClient) ApplyTheme

func (c *ColorStateListDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*ColorStateListDrawableClient) CanApplyTheme

func (c *ColorStateListDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*ColorStateListDrawableClient) ClearAlpha

func (c *ColorStateListDrawableClient) ClearAlpha(ctx context.Context, handle int64) error

ClearAlpha calls the ClearAlpha RPC.

func (*ColorStateListDrawableClient) Draw

func (c *ColorStateListDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*ColorStateListDrawableClient) GetAlpha

func (c *ColorStateListDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*ColorStateListDrawableClient) GetChangingConfigurations

func (c *ColorStateListDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ColorStateListDrawableClient) GetColorFilter

func (c *ColorStateListDrawableClient) GetColorFilter(ctx context.Context, handle int64) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*ColorStateListDrawableClient) GetColorStateList

func (c *ColorStateListDrawableClient) GetColorStateList(ctx context.Context, handle int64) (int64, error)

GetColorStateList calls the GetColorStateList RPC.

func (*ColorStateListDrawableClient) GetConstantState

func (c *ColorStateListDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*ColorStateListDrawableClient) GetCurrent

func (c *ColorStateListDrawableClient) GetCurrent(ctx context.Context, handle int64) (int64, error)

GetCurrent calls the GetCurrent RPC.

func (*ColorStateListDrawableClient) GetOpacity

func (c *ColorStateListDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*ColorStateListDrawableClient) HasFocusStateSpecified

func (c *ColorStateListDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*ColorStateListDrawableClient) InvalidateDrawable

func (c *ColorStateListDrawableClient) InvalidateDrawable(ctx context.Context, handle int64, arg0 int64) error

InvalidateDrawable calls the InvalidateDrawable RPC.

func (*ColorStateListDrawableClient) IsStateful

func (c *ColorStateListDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*ColorStateListDrawableClient) Mutate

func (c *ColorStateListDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*ColorStateListDrawableClient) ScheduleDrawable

func (c *ColorStateListDrawableClient) ScheduleDrawable(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

ScheduleDrawable calls the ScheduleDrawable RPC.

func (*ColorStateListDrawableClient) SetAlpha

func (c *ColorStateListDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*ColorStateListDrawableClient) SetColorFilter

func (c *ColorStateListDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*ColorStateListDrawableClient) SetColorStateList

func (c *ColorStateListDrawableClient) SetColorStateList(ctx context.Context, handle int64, arg0 int64) error

SetColorStateList calls the SetColorStateList RPC.

func (*ColorStateListDrawableClient) SetTintBlendMode

func (c *ColorStateListDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*ColorStateListDrawableClient) SetTintList

func (c *ColorStateListDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

func (*ColorStateListDrawableClient) UnscheduleDrawable

func (c *ColorStateListDrawableClient) UnscheduleDrawable(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

UnscheduleDrawable calls the UnscheduleDrawable RPC.

type ConstantStateClient

type ConstantStateClient struct {
	// contains filtered or unexported fields
}

ConstantStateClient wraps the gRPC ConstantStateService client.

func NewConstantStateClient

func NewConstantStateClient(cc grpc.ClientConnInterface) *ConstantStateClient

NewConstantStateClient creates a new ConstantState client.

func (*ConstantStateClient) CanApplyTheme

func (c *ConstantStateClient) CanApplyTheme(ctx context.Context) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*ConstantStateClient) GetChangingConfigurations

func (c *ConstantStateClient) GetChangingConfigurations(ctx context.Context) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ConstantStateClient) NewDrawable0

func (c *ConstantStateClient) NewDrawable0(ctx context.Context) (int64, error)

NewDrawable0 calls the NewDrawable0 RPC.

func (*ConstantStateClient) NewDrawable1_1

func (c *ConstantStateClient) NewDrawable1_1(ctx context.Context, arg0 int64) (int64, error)

NewDrawable1_1 calls the NewDrawable1_1 RPC.

func (*ConstantStateClient) NewDrawable2_2

func (c *ConstantStateClient) NewDrawable2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

NewDrawable2_2 calls the NewDrawable2_2 RPC.

type ContainerClient

type ContainerClient struct {
	// contains filtered or unexported fields
}

ContainerClient wraps the gRPC ContainerService client.

func NewContainerClient

func NewContainerClient(cc grpc.ClientConnInterface) *ContainerClient

NewContainerClient creates a new Container client.

func (*ContainerClient) ApplyTheme

func (c *ContainerClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*ContainerClient) CanApplyTheme

func (c *ContainerClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*ContainerClient) Draw

func (c *ContainerClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*ContainerClient) GetAlpha

func (c *ContainerClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*ContainerClient) GetChangingConfigurations

func (c *ContainerClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ContainerClient) GetConstantState

func (c *ContainerClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*ContainerClient) GetCurrent

func (c *ContainerClient) GetCurrent(ctx context.Context, handle int64) (int64, error)

GetCurrent calls the GetCurrent RPC.

func (*ContainerClient) GetHotspotBounds

func (c *ContainerClient) GetHotspotBounds(ctx context.Context, handle int64, arg0 int64) error

GetHotspotBounds calls the GetHotspotBounds RPC.

func (*ContainerClient) GetIntrinsicHeight

func (c *ContainerClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*ContainerClient) GetIntrinsicWidth

func (c *ContainerClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*ContainerClient) GetMinimumHeight

func (c *ContainerClient) GetMinimumHeight(ctx context.Context, handle int64) (int32, error)

GetMinimumHeight calls the GetMinimumHeight RPC.

func (*ContainerClient) GetMinimumWidth

func (c *ContainerClient) GetMinimumWidth(ctx context.Context, handle int64) (int32, error)

GetMinimumWidth calls the GetMinimumWidth RPC.

func (*ContainerClient) GetOpacity

func (c *ContainerClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*ContainerClient) GetOpticalInsets

func (c *ContainerClient) GetOpticalInsets(ctx context.Context, handle int64) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*ContainerClient) GetOutline

func (c *ContainerClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*ContainerClient) GetPadding

func (c *ContainerClient) GetPadding(ctx context.Context, handle int64, arg0 int64) (bool, error)

GetPadding calls the GetPadding RPC.

func (*ContainerClient) HasFocusStateSpecified

func (c *ContainerClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*ContainerClient) InvalidateDrawable

func (c *ContainerClient) InvalidateDrawable(ctx context.Context, handle int64, arg0 int64) error

InvalidateDrawable calls the InvalidateDrawable RPC.

func (*ContainerClient) IsAutoMirrored

func (c *ContainerClient) IsAutoMirrored(ctx context.Context, handle int64) (bool, error)

IsAutoMirrored calls the IsAutoMirrored RPC.

func (*ContainerClient) IsStateful

func (c *ContainerClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*ContainerClient) JumpToCurrentState

func (c *ContainerClient) JumpToCurrentState(ctx context.Context, handle int64) error

JumpToCurrentState calls the JumpToCurrentState RPC.

func (*ContainerClient) Mutate

func (c *ContainerClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*ContainerClient) OnLayoutDirectionChanged

func (c *ContainerClient) OnLayoutDirectionChanged(ctx context.Context, handle int64, arg0 int32) (bool, error)

OnLayoutDirectionChanged calls the OnLayoutDirectionChanged RPC.

func (*ContainerClient) ScheduleDrawable

func (c *ContainerClient) ScheduleDrawable(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

ScheduleDrawable calls the ScheduleDrawable RPC.

func (*ContainerClient) SelectDrawable

func (c *ContainerClient) SelectDrawable(ctx context.Context, handle int64, arg0 int32) (bool, error)

SelectDrawable calls the SelectDrawable RPC.

func (*ContainerClient) SetAlpha

func (c *ContainerClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*ContainerClient) SetAutoMirrored

func (c *ContainerClient) SetAutoMirrored(ctx context.Context, handle int64, arg0 bool) error

SetAutoMirrored calls the SetAutoMirrored RPC.

func (*ContainerClient) SetColorFilter

func (c *ContainerClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*ContainerClient) SetDither

func (c *ContainerClient) SetDither(ctx context.Context, handle int64, arg0 bool) error

SetDither calls the SetDither RPC.

func (*ContainerClient) SetEnterFadeDuration

func (c *ContainerClient) SetEnterFadeDuration(ctx context.Context, handle int64, arg0 int32) error

SetEnterFadeDuration calls the SetEnterFadeDuration RPC.

func (*ContainerClient) SetExitFadeDuration

func (c *ContainerClient) SetExitFadeDuration(ctx context.Context, handle int64, arg0 int32) error

SetExitFadeDuration calls the SetExitFadeDuration RPC.

func (*ContainerClient) SetHotspot

func (c *ContainerClient) SetHotspot(ctx context.Context, handle int64, arg0 float32, arg1 float32) error

SetHotspot calls the SetHotspot RPC.

func (*ContainerClient) SetHotspotBounds

func (c *ContainerClient) SetHotspotBounds(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetHotspotBounds calls the SetHotspotBounds RPC.

func (*ContainerClient) SetTintBlendMode

func (c *ContainerClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*ContainerClient) SetTintList

func (c *ContainerClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

func (*ContainerClient) SetVisible

func (c *ContainerClient) SetVisible(ctx context.Context, handle int64, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

func (*ContainerClient) UnscheduleDrawable

func (c *ContainerClient) UnscheduleDrawable(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

UnscheduleDrawable calls the UnscheduleDrawable RPC.

type ContainerDrawableContainerStateClient

type ContainerDrawableContainerStateClient struct {
	// contains filtered or unexported fields
}

ContainerDrawableContainerStateClient wraps the gRPC ContainerDrawableContainerStateService client.

func NewContainerDrawableContainerStateClient

func NewContainerDrawableContainerStateClient(cc grpc.ClientConnInterface) *ContainerDrawableContainerStateClient

NewContainerDrawableContainerStateClient creates a new ContainerDrawableContainerState client.

func (*ContainerDrawableContainerStateClient) AddChild

AddChild calls the AddChild RPC.

func (*ContainerDrawableContainerStateClient) CanApplyTheme

CanApplyTheme calls the CanApplyTheme RPC.

func (*ContainerDrawableContainerStateClient) GetChangingConfigurations

func (c *ContainerDrawableContainerStateClient) GetChangingConfigurations(ctx context.Context) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ContainerDrawableContainerStateClient) GetChild

GetChild calls the GetChild RPC.

func (*ContainerDrawableContainerStateClient) GetChildCount

GetChildCount calls the GetChildCount RPC.

func (*ContainerDrawableContainerStateClient) GetChildren

GetChildren calls the GetChildren RPC.

func (*ContainerDrawableContainerStateClient) GetConstantHeight

func (c *ContainerDrawableContainerStateClient) GetConstantHeight(ctx context.Context) (int32, error)

GetConstantHeight calls the GetConstantHeight RPC.

func (*ContainerDrawableContainerStateClient) GetConstantMinimumHeight

func (c *ContainerDrawableContainerStateClient) GetConstantMinimumHeight(ctx context.Context) (int32, error)

GetConstantMinimumHeight calls the GetConstantMinimumHeight RPC.

func (*ContainerDrawableContainerStateClient) GetConstantMinimumWidth

func (c *ContainerDrawableContainerStateClient) GetConstantMinimumWidth(ctx context.Context) (int32, error)

GetConstantMinimumWidth calls the GetConstantMinimumWidth RPC.

func (*ContainerDrawableContainerStateClient) GetConstantPadding

func (c *ContainerDrawableContainerStateClient) GetConstantPadding(ctx context.Context) (int64, error)

GetConstantPadding calls the GetConstantPadding RPC.

func (*ContainerDrawableContainerStateClient) GetConstantWidth

func (c *ContainerDrawableContainerStateClient) GetConstantWidth(ctx context.Context) (int32, error)

GetConstantWidth calls the GetConstantWidth RPC.

func (*ContainerDrawableContainerStateClient) GetEnterFadeDuration

func (c *ContainerDrawableContainerStateClient) GetEnterFadeDuration(ctx context.Context) (int32, error)

GetEnterFadeDuration calls the GetEnterFadeDuration RPC.

func (*ContainerDrawableContainerStateClient) GetExitFadeDuration

func (c *ContainerDrawableContainerStateClient) GetExitFadeDuration(ctx context.Context) (int32, error)

GetExitFadeDuration calls the GetExitFadeDuration RPC.

func (*ContainerDrawableContainerStateClient) GetOpacity

GetOpacity calls the GetOpacity RPC.

func (*ContainerDrawableContainerStateClient) GrowArray

func (c *ContainerDrawableContainerStateClient) GrowArray(ctx context.Context, arg0 int32, arg1 int32) error

GrowArray calls the GrowArray RPC.

func (*ContainerDrawableContainerStateClient) IsConstantSize

IsConstantSize calls the IsConstantSize RPC.

func (*ContainerDrawableContainerStateClient) IsStateful

IsStateful calls the IsStateful RPC.

func (*ContainerDrawableContainerStateClient) SetConstantSize

func (c *ContainerDrawableContainerStateClient) SetConstantSize(ctx context.Context, arg0 bool) error

SetConstantSize calls the SetConstantSize RPC.

func (*ContainerDrawableContainerStateClient) SetEnterFadeDuration

func (c *ContainerDrawableContainerStateClient) SetEnterFadeDuration(ctx context.Context, arg0 int32) error

SetEnterFadeDuration calls the SetEnterFadeDuration RPC.

func (*ContainerDrawableContainerStateClient) SetExitFadeDuration

func (c *ContainerDrawableContainerStateClient) SetExitFadeDuration(ctx context.Context, arg0 int32) error

SetExitFadeDuration calls the SetExitFadeDuration RPC.

func (*ContainerDrawableContainerStateClient) SetVariablePadding

func (c *ContainerDrawableContainerStateClient) SetVariablePadding(ctx context.Context, arg0 bool) error

SetVariablePadding calls the SetVariablePadding RPC.

type DrawableClient

type DrawableClient struct {
	// contains filtered or unexported fields
}

DrawableClient wraps the gRPC DrawableService client.

func NewDrawableClient

func NewDrawableClient(cc grpc.ClientConnInterface) *DrawableClient

NewDrawableClient creates a new Drawable client.

func (*DrawableClient) ApplyTheme

func (c *DrawableClient) ApplyTheme(ctx context.Context, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*DrawableClient) CanApplyTheme

func (c *DrawableClient) CanApplyTheme(ctx context.Context) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*DrawableClient) ClearColorFilter

func (c *DrawableClient) ClearColorFilter(ctx context.Context) error

ClearColorFilter calls the ClearColorFilter RPC.

func (*DrawableClient) CopyBounds0

func (c *DrawableClient) CopyBounds0(ctx context.Context) (int64, error)

CopyBounds0 calls the CopyBounds0 RPC.

func (*DrawableClient) CopyBounds1_1

func (c *DrawableClient) CopyBounds1_1(ctx context.Context, arg0 int64) error

CopyBounds1_1 calls the CopyBounds1_1 RPC.

func (*DrawableClient) CreateFromPath

func (c *DrawableClient) CreateFromPath(ctx context.Context, arg0 string) (int64, error)

CreateFromPath calls the CreateFromPath RPC.

func (*DrawableClient) CreateFromResourceStream4

func (c *DrawableClient) CreateFromResourceStream4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 string) (int64, error)

CreateFromResourceStream4 calls the CreateFromResourceStream4 RPC.

func (*DrawableClient) CreateFromResourceStream5_1

func (c *DrawableClient) CreateFromResourceStream5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 string, arg4 int64) (int64, error)

CreateFromResourceStream5_1 calls the CreateFromResourceStream5_1 RPC.

func (*DrawableClient) CreateFromStream

func (c *DrawableClient) CreateFromStream(ctx context.Context, arg0 int64, arg1 string) (int64, error)

CreateFromStream calls the CreateFromStream RPC.

func (*DrawableClient) CreateFromXml2

func (c *DrawableClient) CreateFromXml2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

CreateFromXml2 calls the CreateFromXml2 RPC.

func (*DrawableClient) CreateFromXml3_1

func (c *DrawableClient) CreateFromXml3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

CreateFromXml3_1 calls the CreateFromXml3_1 RPC.

func (*DrawableClient) CreateFromXmlInner3

func (c *DrawableClient) CreateFromXmlInner3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

CreateFromXmlInner3 calls the CreateFromXmlInner3 RPC.

func (*DrawableClient) CreateFromXmlInner4_1

func (c *DrawableClient) CreateFromXmlInner4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)

CreateFromXmlInner4_1 calls the CreateFromXmlInner4_1 RPC.

func (*DrawableClient) Draw

func (c *DrawableClient) Draw(ctx context.Context, arg0 int64) error

Draw calls the Draw RPC.

func (*DrawableClient) GetAlpha

func (c *DrawableClient) GetAlpha(ctx context.Context) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*DrawableClient) GetBounds

func (c *DrawableClient) GetBounds(ctx context.Context) (int64, error)

GetBounds calls the GetBounds RPC.

func (*DrawableClient) GetCallback

func (c *DrawableClient) GetCallback(ctx context.Context) (int64, error)

GetCallback calls the GetCallback RPC.

func (*DrawableClient) GetChangingConfigurations

func (c *DrawableClient) GetChangingConfigurations(ctx context.Context) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*DrawableClient) GetColorFilter

func (c *DrawableClient) GetColorFilter(ctx context.Context) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*DrawableClient) GetConstantState

func (c *DrawableClient) GetConstantState(ctx context.Context) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*DrawableClient) GetCurrent

func (c *DrawableClient) GetCurrent(ctx context.Context) (int64, error)

GetCurrent calls the GetCurrent RPC.

func (*DrawableClient) GetDirtyBounds

func (c *DrawableClient) GetDirtyBounds(ctx context.Context) (int64, error)

GetDirtyBounds calls the GetDirtyBounds RPC.

func (*DrawableClient) GetHotspotBounds

func (c *DrawableClient) GetHotspotBounds(ctx context.Context, arg0 int64) error

GetHotspotBounds calls the GetHotspotBounds RPC.

func (*DrawableClient) GetIntrinsicHeight

func (c *DrawableClient) GetIntrinsicHeight(ctx context.Context) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*DrawableClient) GetIntrinsicWidth

func (c *DrawableClient) GetIntrinsicWidth(ctx context.Context) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*DrawableClient) GetLayoutDirection

func (c *DrawableClient) GetLayoutDirection(ctx context.Context) (int32, error)

GetLayoutDirection calls the GetLayoutDirection RPC.

func (*DrawableClient) GetLevel

func (c *DrawableClient) GetLevel(ctx context.Context) (int32, error)

GetLevel calls the GetLevel RPC.

func (*DrawableClient) GetMinimumHeight

func (c *DrawableClient) GetMinimumHeight(ctx context.Context) (int32, error)

GetMinimumHeight calls the GetMinimumHeight RPC.

func (*DrawableClient) GetMinimumWidth

func (c *DrawableClient) GetMinimumWidth(ctx context.Context) (int32, error)

GetMinimumWidth calls the GetMinimumWidth RPC.

func (*DrawableClient) GetOpacity

func (c *DrawableClient) GetOpacity(ctx context.Context) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*DrawableClient) GetOpticalInsets

func (c *DrawableClient) GetOpticalInsets(ctx context.Context) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*DrawableClient) GetOutline

func (c *DrawableClient) GetOutline(ctx context.Context, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*DrawableClient) GetPadding

func (c *DrawableClient) GetPadding(ctx context.Context, arg0 int64) (bool, error)

GetPadding calls the GetPadding RPC.

func (*DrawableClient) GetState

func (c *DrawableClient) GetState(ctx context.Context) (int64, error)

GetState calls the GetState RPC.

func (*DrawableClient) GetTransparentRegion

func (c *DrawableClient) GetTransparentRegion(ctx context.Context) (int64, error)

GetTransparentRegion calls the GetTransparentRegion RPC.

func (*DrawableClient) HasFocusStateSpecified

func (c *DrawableClient) HasFocusStateSpecified(ctx context.Context) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*DrawableClient) Inflate3

func (c *DrawableClient) Inflate3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

Inflate3 calls the Inflate3 RPC.

func (*DrawableClient) Inflate4_1

func (c *DrawableClient) Inflate4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate4_1 calls the Inflate4_1 RPC.

func (*DrawableClient) InvalidateSelf

func (c *DrawableClient) InvalidateSelf(ctx context.Context) error

InvalidateSelf calls the InvalidateSelf RPC.

func (*DrawableClient) IsAutoMirrored

func (c *DrawableClient) IsAutoMirrored(ctx context.Context) (bool, error)

IsAutoMirrored calls the IsAutoMirrored RPC.

func (*DrawableClient) IsFilterBitmap

func (c *DrawableClient) IsFilterBitmap(ctx context.Context) (bool, error)

IsFilterBitmap calls the IsFilterBitmap RPC.

func (*DrawableClient) IsProjected

func (c *DrawableClient) IsProjected(ctx context.Context) (bool, error)

IsProjected calls the IsProjected RPC.

func (*DrawableClient) IsStateful

func (c *DrawableClient) IsStateful(ctx context.Context) (bool, error)

IsStateful calls the IsStateful RPC.

func (*DrawableClient) IsVisible

func (c *DrawableClient) IsVisible(ctx context.Context) (bool, error)

IsVisible calls the IsVisible RPC.

func (*DrawableClient) JumpToCurrentState

func (c *DrawableClient) JumpToCurrentState(ctx context.Context) error

JumpToCurrentState calls the JumpToCurrentState RPC.

func (*DrawableClient) Mutate

func (c *DrawableClient) Mutate(ctx context.Context) (int64, error)

Mutate calls the Mutate RPC.

func (*DrawableClient) OnLayoutDirectionChanged

func (c *DrawableClient) OnLayoutDirectionChanged(ctx context.Context, arg0 int32) (bool, error)

OnLayoutDirectionChanged calls the OnLayoutDirectionChanged RPC.

func (*DrawableClient) ResolveOpacity

func (c *DrawableClient) ResolveOpacity(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

ResolveOpacity calls the ResolveOpacity RPC.

func (*DrawableClient) ScheduleSelf

func (c *DrawableClient) ScheduleSelf(ctx context.Context, arg0 int64, arg1 int64) error

ScheduleSelf calls the ScheduleSelf RPC.

func (*DrawableClient) SetAlpha

func (c *DrawableClient) SetAlpha(ctx context.Context, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*DrawableClient) SetAutoMirrored

func (c *DrawableClient) SetAutoMirrored(ctx context.Context, arg0 bool) error

SetAutoMirrored calls the SetAutoMirrored RPC.

func (*DrawableClient) SetBounds1

func (c *DrawableClient) SetBounds1(ctx context.Context, arg0 int64) error

SetBounds1 calls the SetBounds1 RPC.

func (*DrawableClient) SetBounds4_1

func (c *DrawableClient) SetBounds4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetBounds4_1 calls the SetBounds4_1 RPC.

func (*DrawableClient) SetCallback

func (c *DrawableClient) SetCallback(ctx context.Context, arg0 int64) error

SetCallback calls the SetCallback RPC.

func (*DrawableClient) SetChangingConfigurations

func (c *DrawableClient) SetChangingConfigurations(ctx context.Context, arg0 int32) error

SetChangingConfigurations calls the SetChangingConfigurations RPC.

func (*DrawableClient) SetColorFilter1

func (c *DrawableClient) SetColorFilter1(ctx context.Context, arg0 int64) error

SetColorFilter1 calls the SetColorFilter1 RPC.

func (*DrawableClient) SetColorFilter2_1

func (c *DrawableClient) SetColorFilter2_1(ctx context.Context, arg0 int32, arg1 int64) error

SetColorFilter2_1 calls the SetColorFilter2_1 RPC.

func (*DrawableClient) SetDither

func (c *DrawableClient) SetDither(ctx context.Context, arg0 bool) error

SetDither calls the SetDither RPC.

func (*DrawableClient) SetFilterBitmap

func (c *DrawableClient) SetFilterBitmap(ctx context.Context, arg0 bool) error

SetFilterBitmap calls the SetFilterBitmap RPC.

func (*DrawableClient) SetHotspot

func (c *DrawableClient) SetHotspot(ctx context.Context, arg0 float32, arg1 float32) error

SetHotspot calls the SetHotspot RPC.

func (*DrawableClient) SetHotspotBounds

func (c *DrawableClient) SetHotspotBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetHotspotBounds calls the SetHotspotBounds RPC.

func (*DrawableClient) SetLayoutDirection

func (c *DrawableClient) SetLayoutDirection(ctx context.Context, arg0 int32) (bool, error)

SetLayoutDirection calls the SetLayoutDirection RPC.

func (*DrawableClient) SetLevel

func (c *DrawableClient) SetLevel(ctx context.Context, arg0 int32) (bool, error)

SetLevel calls the SetLevel RPC.

func (*DrawableClient) SetState

func (c *DrawableClient) SetState(ctx context.Context, arg0 int64) (bool, error)

SetState calls the SetState RPC.

func (*DrawableClient) SetTint

func (c *DrawableClient) SetTint(ctx context.Context, arg0 int32) error

SetTint calls the SetTint RPC.

func (*DrawableClient) SetTintBlendMode

func (c *DrawableClient) SetTintBlendMode(ctx context.Context, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*DrawableClient) SetTintList

func (c *DrawableClient) SetTintList(ctx context.Context, arg0 int64) error

SetTintList calls the SetTintList RPC.

func (*DrawableClient) SetTintMode

func (c *DrawableClient) SetTintMode(ctx context.Context, arg0 int64) error

SetTintMode calls the SetTintMode RPC.

func (*DrawableClient) SetVisible

func (c *DrawableClient) SetVisible(ctx context.Context, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

func (*DrawableClient) UnscheduleSelf

func (c *DrawableClient) UnscheduleSelf(ctx context.Context, arg0 int64) error

UnscheduleSelf calls the UnscheduleSelf RPC.

type GradientDrawableClient

type GradientDrawableClient struct {
	// contains filtered or unexported fields
}

GradientDrawableClient wraps the gRPC GradientDrawableService client.

func NewGradientDrawableClient

func NewGradientDrawableClient(cc grpc.ClientConnInterface) *GradientDrawableClient

NewGradientDrawableClient creates a new GradientDrawable client.

func (*GradientDrawableClient) ApplyTheme

func (c *GradientDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*GradientDrawableClient) CanApplyTheme

func (c *GradientDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*GradientDrawableClient) Draw

func (c *GradientDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*GradientDrawableClient) GetAlpha

func (c *GradientDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*GradientDrawableClient) GetChangingConfigurations

func (c *GradientDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*GradientDrawableClient) GetColor

func (c *GradientDrawableClient) GetColor(ctx context.Context, handle int64) (int64, error)

GetColor calls the GetColor RPC.

func (*GradientDrawableClient) GetColorFilter

func (c *GradientDrawableClient) GetColorFilter(ctx context.Context, handle int64) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*GradientDrawableClient) GetColors

func (c *GradientDrawableClient) GetColors(ctx context.Context, handle int64) (int64, error)

GetColors calls the GetColors RPC.

func (*GradientDrawableClient) GetConstantState

func (c *GradientDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*GradientDrawableClient) GetCornerRadii

func (c *GradientDrawableClient) GetCornerRadii(ctx context.Context, handle int64) (int64, error)

GetCornerRadii calls the GetCornerRadii RPC.

func (*GradientDrawableClient) GetCornerRadius

func (c *GradientDrawableClient) GetCornerRadius(ctx context.Context, handle int64) (float32, error)

GetCornerRadius calls the GetCornerRadius RPC.

func (*GradientDrawableClient) GetGradientCenterX

func (c *GradientDrawableClient) GetGradientCenterX(ctx context.Context, handle int64) (float32, error)

GetGradientCenterX calls the GetGradientCenterX RPC.

func (*GradientDrawableClient) GetGradientCenterY

func (c *GradientDrawableClient) GetGradientCenterY(ctx context.Context, handle int64) (float32, error)

GetGradientCenterY calls the GetGradientCenterY RPC.

func (*GradientDrawableClient) GetGradientRadius

func (c *GradientDrawableClient) GetGradientRadius(ctx context.Context, handle int64) (float32, error)

GetGradientRadius calls the GetGradientRadius RPC.

func (*GradientDrawableClient) GetGradientType

func (c *GradientDrawableClient) GetGradientType(ctx context.Context, handle int64) (int32, error)

GetGradientType calls the GetGradientType RPC.

func (*GradientDrawableClient) GetInnerRadius

func (c *GradientDrawableClient) GetInnerRadius(ctx context.Context, handle int64) (int32, error)

GetInnerRadius calls the GetInnerRadius RPC.

func (*GradientDrawableClient) GetInnerRadiusRatio

func (c *GradientDrawableClient) GetInnerRadiusRatio(ctx context.Context, handle int64) (float32, error)

GetInnerRadiusRatio calls the GetInnerRadiusRatio RPC.

func (*GradientDrawableClient) GetIntrinsicHeight

func (c *GradientDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*GradientDrawableClient) GetIntrinsicWidth

func (c *GradientDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*GradientDrawableClient) GetOpacity

func (c *GradientDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*GradientDrawableClient) GetOpticalInsets

func (c *GradientDrawableClient) GetOpticalInsets(ctx context.Context, handle int64) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*GradientDrawableClient) GetOrientation

func (c *GradientDrawableClient) GetOrientation(ctx context.Context, handle int64) (int64, error)

GetOrientation calls the GetOrientation RPC.

func (*GradientDrawableClient) GetOutline

func (c *GradientDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*GradientDrawableClient) GetPadding

func (c *GradientDrawableClient) GetPadding(ctx context.Context, handle int64, arg0 int64) (bool, error)

GetPadding calls the GetPadding RPC.

func (*GradientDrawableClient) GetShape

func (c *GradientDrawableClient) GetShape(ctx context.Context, handle int64) (int32, error)

GetShape calls the GetShape RPC.

func (*GradientDrawableClient) GetThickness

func (c *GradientDrawableClient) GetThickness(ctx context.Context, handle int64) (int32, error)

GetThickness calls the GetThickness RPC.

func (*GradientDrawableClient) GetThicknessRatio

func (c *GradientDrawableClient) GetThicknessRatio(ctx context.Context, handle int64) (float32, error)

GetThicknessRatio calls the GetThicknessRatio RPC.

func (*GradientDrawableClient) GetUseLevel

func (c *GradientDrawableClient) GetUseLevel(ctx context.Context, handle int64) (bool, error)

GetUseLevel calls the GetUseLevel RPC.

func (*GradientDrawableClient) HasFocusStateSpecified

func (c *GradientDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*GradientDrawableClient) Inflate

func (c *GradientDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*GradientDrawableClient) IsStateful

func (c *GradientDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*GradientDrawableClient) Mutate

func (c *GradientDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*GradientDrawableClient) SetAlpha

func (c *GradientDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*GradientDrawableClient) SetColor1

func (c *GradientDrawableClient) SetColor1(ctx context.Context, handle int64, arg0 int64) error

SetColor1 calls the SetColor1 RPC.

func (*GradientDrawableClient) SetColor1_1

func (c *GradientDrawableClient) SetColor1_1(ctx context.Context, handle int64, arg0 int32) error

SetColor1_1 calls the SetColor1_1 RPC.

func (*GradientDrawableClient) SetColorFilter

func (c *GradientDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*GradientDrawableClient) SetColors1

func (c *GradientDrawableClient) SetColors1(ctx context.Context, handle int64, arg0 int64) error

SetColors1 calls the SetColors1 RPC.

func (*GradientDrawableClient) SetColors2_1

func (c *GradientDrawableClient) SetColors2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetColors2_1 calls the SetColors2_1 RPC.

func (*GradientDrawableClient) SetCornerRadii

func (c *GradientDrawableClient) SetCornerRadii(ctx context.Context, handle int64, arg0 int64) error

SetCornerRadii calls the SetCornerRadii RPC.

func (*GradientDrawableClient) SetCornerRadius

func (c *GradientDrawableClient) SetCornerRadius(ctx context.Context, handle int64, arg0 float32) error

SetCornerRadius calls the SetCornerRadius RPC.

func (*GradientDrawableClient) SetDither

func (c *GradientDrawableClient) SetDither(ctx context.Context, handle int64, arg0 bool) error

SetDither calls the SetDither RPC.

func (*GradientDrawableClient) SetGradientCenter

func (c *GradientDrawableClient) SetGradientCenter(ctx context.Context, handle int64, arg0 float32, arg1 float32) error

SetGradientCenter calls the SetGradientCenter RPC.

func (*GradientDrawableClient) SetGradientRadius

func (c *GradientDrawableClient) SetGradientRadius(ctx context.Context, handle int64, arg0 float32) error

SetGradientRadius calls the SetGradientRadius RPC.

func (*GradientDrawableClient) SetGradientType

func (c *GradientDrawableClient) SetGradientType(ctx context.Context, handle int64, arg0 int32) error

SetGradientType calls the SetGradientType RPC.

func (*GradientDrawableClient) SetInnerRadius

func (c *GradientDrawableClient) SetInnerRadius(ctx context.Context, handle int64, arg0 int32) error

SetInnerRadius calls the SetInnerRadius RPC.

func (*GradientDrawableClient) SetInnerRadiusRatio

func (c *GradientDrawableClient) SetInnerRadiusRatio(ctx context.Context, handle int64, arg0 float32) error

SetInnerRadiusRatio calls the SetInnerRadiusRatio RPC.

func (*GradientDrawableClient) SetOrientation

func (c *GradientDrawableClient) SetOrientation(ctx context.Context, handle int64, arg0 int64) error

SetOrientation calls the SetOrientation RPC.

func (*GradientDrawableClient) SetPadding

func (c *GradientDrawableClient) SetPadding(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetPadding calls the SetPadding RPC.

func (*GradientDrawableClient) SetShape

func (c *GradientDrawableClient) SetShape(ctx context.Context, handle int64, arg0 int32) error

SetShape calls the SetShape RPC.

func (*GradientDrawableClient) SetSize

func (c *GradientDrawableClient) SetSize(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetSize calls the SetSize RPC.

func (*GradientDrawableClient) SetStroke2

func (c *GradientDrawableClient) SetStroke2(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

SetStroke2 calls the SetStroke2 RPC.

func (*GradientDrawableClient) SetStroke2_2

func (c *GradientDrawableClient) SetStroke2_2(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetStroke2_2 calls the SetStroke2_2 RPC.

func (*GradientDrawableClient) SetStroke4_1

func (c *GradientDrawableClient) SetStroke4_1(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 float32, arg3 float32) error

SetStroke4_1 calls the SetStroke4_1 RPC.

func (*GradientDrawableClient) SetStroke4_3

func (c *GradientDrawableClient) SetStroke4_3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 float32, arg3 float32) error

SetStroke4_3 calls the SetStroke4_3 RPC.

func (*GradientDrawableClient) SetThickness

func (c *GradientDrawableClient) SetThickness(ctx context.Context, handle int64, arg0 int32) error

SetThickness calls the SetThickness RPC.

func (*GradientDrawableClient) SetThicknessRatio

func (c *GradientDrawableClient) SetThicknessRatio(ctx context.Context, handle int64, arg0 float32) error

SetThicknessRatio calls the SetThicknessRatio RPC.

func (*GradientDrawableClient) SetTintBlendMode

func (c *GradientDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*GradientDrawableClient) SetTintList

func (c *GradientDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

func (*GradientDrawableClient) SetUseLevel

func (c *GradientDrawableClient) SetUseLevel(ctx context.Context, handle int64, arg0 bool) error

SetUseLevel calls the SetUseLevel RPC.

type GradientDrawableOrientationClient

type GradientDrawableOrientationClient struct {
	// contains filtered or unexported fields
}

GradientDrawableOrientationClient wraps the gRPC GradientDrawableOrientationService client.

func NewGradientDrawableOrientationClient

func NewGradientDrawableOrientationClient(cc grpc.ClientConnInterface) *GradientDrawableOrientationClient

NewGradientDrawableOrientationClient creates a new GradientDrawableOrientation client.

func (*GradientDrawableOrientationClient) ValueOf

ValueOf calls the ValueOf RPC.

func (*GradientDrawableOrientationClient) Values

Values calls the Values RPC.

type IconClient

type IconClient struct {
	// contains filtered or unexported fields
}

IconClient wraps the gRPC IconService client.

func NewIconClient

func NewIconClient(cc grpc.ClientConnInterface) *IconClient

NewIconClient creates a new Icon client.

func (*IconClient) CreateWithAdaptiveBitmap

func (c *IconClient) CreateWithAdaptiveBitmap(ctx context.Context, arg0 int64) (int64, error)

CreateWithAdaptiveBitmap calls the CreateWithAdaptiveBitmap RPC.

func (*IconClient) CreateWithAdaptiveBitmapContentUri1

func (c *IconClient) CreateWithAdaptiveBitmapContentUri1(ctx context.Context, arg0 int64) (int64, error)

CreateWithAdaptiveBitmapContentUri1 calls the CreateWithAdaptiveBitmapContentUri1 RPC.

func (*IconClient) CreateWithAdaptiveBitmapContentUri1_1

func (c *IconClient) CreateWithAdaptiveBitmapContentUri1_1(ctx context.Context, arg0 string) (int64, error)

CreateWithAdaptiveBitmapContentUri1_1 calls the CreateWithAdaptiveBitmapContentUri1_1 RPC.

func (*IconClient) CreateWithBitmap

func (c *IconClient) CreateWithBitmap(ctx context.Context, arg0 int64) (int64, error)

CreateWithBitmap calls the CreateWithBitmap RPC.

func (*IconClient) CreateWithContentUri1

func (c *IconClient) CreateWithContentUri1(ctx context.Context, arg0 int64) (int64, error)

CreateWithContentUri1 calls the CreateWithContentUri1 RPC.

func (*IconClient) CreateWithContentUri1_1

func (c *IconClient) CreateWithContentUri1_1(ctx context.Context, arg0 string) (int64, error)

CreateWithContentUri1_1 calls the CreateWithContentUri1_1 RPC.

func (*IconClient) CreateWithData

func (c *IconClient) CreateWithData(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)

CreateWithData calls the CreateWithData RPC.

func (*IconClient) CreateWithFilePath

func (c *IconClient) CreateWithFilePath(ctx context.Context, arg0 string) (int64, error)

CreateWithFilePath calls the CreateWithFilePath RPC.

func (*IconClient) CreateWithResource2

func (c *IconClient) CreateWithResource2(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

CreateWithResource2 calls the CreateWithResource2 RPC.

func (*IconClient) CreateWithResource2_1

func (c *IconClient) CreateWithResource2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error)

CreateWithResource2_1 calls the CreateWithResource2_1 RPC.

func (*IconClient) DescribeContents

func (c *IconClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*IconClient) GetResId

func (c *IconClient) GetResId(ctx context.Context) (int32, error)

GetResId calls the GetResId RPC.

func (*IconClient) GetResPackage

func (c *IconClient) GetResPackage(ctx context.Context) (string, error)

GetResPackage calls the GetResPackage RPC.

func (*IconClient) GetType

func (c *IconClient) GetType(ctx context.Context) (int32, error)

GetType calls the GetType RPC.

func (*IconClient) GetUri

func (c *IconClient) GetUri(ctx context.Context) (int64, error)

GetUri calls the GetUri RPC.

func (*IconClient) LoadDrawable

func (c *IconClient) LoadDrawable(ctx context.Context, arg0 int64) (int64, error)

LoadDrawable calls the LoadDrawable RPC.

func (*IconClient) LoadDrawableAsync

func (c *IconClient) LoadDrawableAsync(ctx context.Context, arg0 int64, arg1 int64) error

LoadDrawableAsync calls the LoadDrawableAsync RPC.

func (*IconClient) SetTint

func (c *IconClient) SetTint(ctx context.Context, arg0 int32) (int64, error)

SetTint calls the SetTint RPC.

func (*IconClient) SetTintBlendMode

func (c *IconClient) SetTintBlendMode(ctx context.Context, arg0 int64) (int64, error)

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*IconClient) SetTintList

func (c *IconClient) SetTintList(ctx context.Context, arg0 int64) (int64, error)

SetTintList calls the SetTintList RPC.

func (*IconClient) SetTintMode

func (c *IconClient) SetTintMode(ctx context.Context, arg0 int64) (int64, error)

SetTintMode calls the SetTintMode RPC.

func (*IconClient) ToString

func (c *IconClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*IconClient) WriteToParcel

func (c *IconClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type IconOnDrawableLoadedListenerClient

type IconOnDrawableLoadedListenerClient struct {
	// contains filtered or unexported fields
}

IconOnDrawableLoadedListenerClient wraps the gRPC IconOnDrawableLoadedListenerService client.

func NewIconOnDrawableLoadedListenerClient

func NewIconOnDrawableLoadedListenerClient(cc grpc.ClientConnInterface) *IconOnDrawableLoadedListenerClient

NewIconOnDrawableLoadedListenerClient creates a new IconOnDrawableLoadedListener client.

func (*IconOnDrawableLoadedListenerClient) OnDrawableLoaded

func (c *IconOnDrawableLoadedListenerClient) OnDrawableLoaded(ctx context.Context, arg0 int64) error

OnDrawableLoaded calls the OnDrawableLoaded RPC.

type InsetDrawableClient

type InsetDrawableClient struct {
	// contains filtered or unexported fields
}

InsetDrawableClient wraps the gRPC InsetDrawableService client.

func NewInsetDrawableClient

func NewInsetDrawableClient(cc grpc.ClientConnInterface) *InsetDrawableClient

NewInsetDrawableClient creates a new InsetDrawable client.

func (*InsetDrawableClient) ApplyTheme

func (c *InsetDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*InsetDrawableClient) GetIntrinsicHeight

func (c *InsetDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*InsetDrawableClient) GetIntrinsicWidth

func (c *InsetDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*InsetDrawableClient) GetOpacity

func (c *InsetDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*InsetDrawableClient) GetOpticalInsets

func (c *InsetDrawableClient) GetOpticalInsets(ctx context.Context, handle int64) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*InsetDrawableClient) GetOutline

func (c *InsetDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*InsetDrawableClient) GetPadding

func (c *InsetDrawableClient) GetPadding(ctx context.Context, handle int64, arg0 int64) (bool, error)

GetPadding calls the GetPadding RPC.

func (*InsetDrawableClient) Inflate

func (c *InsetDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

type LayerDrawableClient

type LayerDrawableClient struct {
	// contains filtered or unexported fields
}

LayerDrawableClient wraps the gRPC LayerDrawableService client.

func NewLayerDrawableClient

func NewLayerDrawableClient(cc grpc.ClientConnInterface) *LayerDrawableClient

NewLayerDrawableClient creates a new LayerDrawable client.

func (*LayerDrawableClient) AddLayer

func (c *LayerDrawableClient) AddLayer(ctx context.Context, handle int64, arg0 int64) (int32, error)

AddLayer calls the AddLayer RPC.

func (*LayerDrawableClient) ApplyTheme

func (c *LayerDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*LayerDrawableClient) CanApplyTheme

func (c *LayerDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*LayerDrawableClient) Draw

func (c *LayerDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*LayerDrawableClient) FindDrawableByLayerId

func (c *LayerDrawableClient) FindDrawableByLayerId(ctx context.Context, handle int64, arg0 int32) (int64, error)

FindDrawableByLayerId calls the FindDrawableByLayerId RPC.

func (*LayerDrawableClient) FindIndexByLayerId

func (c *LayerDrawableClient) FindIndexByLayerId(ctx context.Context, handle int64, arg0 int32) (int32, error)

FindIndexByLayerId calls the FindIndexByLayerId RPC.

func (*LayerDrawableClient) GetAlpha

func (c *LayerDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*LayerDrawableClient) GetBottomPadding

func (c *LayerDrawableClient) GetBottomPadding(ctx context.Context, handle int64) (int32, error)

GetBottomPadding calls the GetBottomPadding RPC.

func (*LayerDrawableClient) GetChangingConfigurations

func (c *LayerDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*LayerDrawableClient) GetConstantState

func (c *LayerDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*LayerDrawableClient) GetDrawable

func (c *LayerDrawableClient) GetDrawable(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetDrawable calls the GetDrawable RPC.

func (*LayerDrawableClient) GetEndPadding

func (c *LayerDrawableClient) GetEndPadding(ctx context.Context, handle int64) (int32, error)

GetEndPadding calls the GetEndPadding RPC.

func (*LayerDrawableClient) GetHotspotBounds

func (c *LayerDrawableClient) GetHotspotBounds(ctx context.Context, handle int64, arg0 int64) error

GetHotspotBounds calls the GetHotspotBounds RPC.

func (*LayerDrawableClient) GetId

func (c *LayerDrawableClient) GetId(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetId calls the GetId RPC.

func (*LayerDrawableClient) GetIntrinsicHeight

func (c *LayerDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*LayerDrawableClient) GetIntrinsicWidth

func (c *LayerDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*LayerDrawableClient) GetLayerGravity

func (c *LayerDrawableClient) GetLayerGravity(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerGravity calls the GetLayerGravity RPC.

func (*LayerDrawableClient) GetLayerHeight

func (c *LayerDrawableClient) GetLayerHeight(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerHeight calls the GetLayerHeight RPC.

func (*LayerDrawableClient) GetLayerInsetBottom

func (c *LayerDrawableClient) GetLayerInsetBottom(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerInsetBottom calls the GetLayerInsetBottom RPC.

func (*LayerDrawableClient) GetLayerInsetEnd

func (c *LayerDrawableClient) GetLayerInsetEnd(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerInsetEnd calls the GetLayerInsetEnd RPC.

func (*LayerDrawableClient) GetLayerInsetLeft

func (c *LayerDrawableClient) GetLayerInsetLeft(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerInsetLeft calls the GetLayerInsetLeft RPC.

func (*LayerDrawableClient) GetLayerInsetRight

func (c *LayerDrawableClient) GetLayerInsetRight(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerInsetRight calls the GetLayerInsetRight RPC.

func (*LayerDrawableClient) GetLayerInsetStart

func (c *LayerDrawableClient) GetLayerInsetStart(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerInsetStart calls the GetLayerInsetStart RPC.

func (*LayerDrawableClient) GetLayerInsetTop

func (c *LayerDrawableClient) GetLayerInsetTop(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerInsetTop calls the GetLayerInsetTop RPC.

func (*LayerDrawableClient) GetLayerWidth

func (c *LayerDrawableClient) GetLayerWidth(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLayerWidth calls the GetLayerWidth RPC.

func (*LayerDrawableClient) GetLeftPadding

func (c *LayerDrawableClient) GetLeftPadding(ctx context.Context, handle int64) (int32, error)

GetLeftPadding calls the GetLeftPadding RPC.

func (*LayerDrawableClient) GetNumberOfLayers

func (c *LayerDrawableClient) GetNumberOfLayers(ctx context.Context, handle int64) (int32, error)

GetNumberOfLayers calls the GetNumberOfLayers RPC.

func (*LayerDrawableClient) GetOpacity

func (c *LayerDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*LayerDrawableClient) GetOutline

func (c *LayerDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*LayerDrawableClient) GetPadding

func (c *LayerDrawableClient) GetPadding(ctx context.Context, handle int64, arg0 int64) (bool, error)

GetPadding calls the GetPadding RPC.

func (*LayerDrawableClient) GetPaddingMode

func (c *LayerDrawableClient) GetPaddingMode(ctx context.Context, handle int64) (int32, error)

GetPaddingMode calls the GetPaddingMode RPC.

func (*LayerDrawableClient) GetRightPadding

func (c *LayerDrawableClient) GetRightPadding(ctx context.Context, handle int64) (int32, error)

GetRightPadding calls the GetRightPadding RPC.

func (*LayerDrawableClient) GetStartPadding

func (c *LayerDrawableClient) GetStartPadding(ctx context.Context, handle int64) (int32, error)

GetStartPadding calls the GetStartPadding RPC.

func (*LayerDrawableClient) GetTopPadding

func (c *LayerDrawableClient) GetTopPadding(ctx context.Context, handle int64) (int32, error)

GetTopPadding calls the GetTopPadding RPC.

func (*LayerDrawableClient) HasFocusStateSpecified

func (c *LayerDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*LayerDrawableClient) Inflate

func (c *LayerDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*LayerDrawableClient) InvalidateDrawable

func (c *LayerDrawableClient) InvalidateDrawable(ctx context.Context, handle int64, arg0 int64) error

InvalidateDrawable calls the InvalidateDrawable RPC.

func (*LayerDrawableClient) IsAutoMirrored

func (c *LayerDrawableClient) IsAutoMirrored(ctx context.Context, handle int64) (bool, error)

IsAutoMirrored calls the IsAutoMirrored RPC.

func (*LayerDrawableClient) IsProjected

func (c *LayerDrawableClient) IsProjected(ctx context.Context, handle int64) (bool, error)

IsProjected calls the IsProjected RPC.

func (*LayerDrawableClient) IsStateful

func (c *LayerDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*LayerDrawableClient) JumpToCurrentState

func (c *LayerDrawableClient) JumpToCurrentState(ctx context.Context, handle int64) error

JumpToCurrentState calls the JumpToCurrentState RPC.

func (*LayerDrawableClient) Mutate

func (c *LayerDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*LayerDrawableClient) OnLayoutDirectionChanged

func (c *LayerDrawableClient) OnLayoutDirectionChanged(ctx context.Context, handle int64, arg0 int32) (bool, error)

OnLayoutDirectionChanged calls the OnLayoutDirectionChanged RPC.

func (*LayerDrawableClient) ScheduleDrawable

func (c *LayerDrawableClient) ScheduleDrawable(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

ScheduleDrawable calls the ScheduleDrawable RPC.

func (*LayerDrawableClient) SetAlpha

func (c *LayerDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*LayerDrawableClient) SetAutoMirrored

func (c *LayerDrawableClient) SetAutoMirrored(ctx context.Context, handle int64, arg0 bool) error

SetAutoMirrored calls the SetAutoMirrored RPC.

func (*LayerDrawableClient) SetColorFilter

func (c *LayerDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*LayerDrawableClient) SetDither

func (c *LayerDrawableClient) SetDither(ctx context.Context, handle int64, arg0 bool) error

SetDither calls the SetDither RPC.

func (*LayerDrawableClient) SetDrawable

func (c *LayerDrawableClient) SetDrawable(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

SetDrawable calls the SetDrawable RPC.

func (*LayerDrawableClient) SetDrawableByLayerId

func (c *LayerDrawableClient) SetDrawableByLayerId(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

SetDrawableByLayerId calls the SetDrawableByLayerId RPC.

func (*LayerDrawableClient) SetHotspot

func (c *LayerDrawableClient) SetHotspot(ctx context.Context, handle int64, arg0 float32, arg1 float32) error

SetHotspot calls the SetHotspot RPC.

func (*LayerDrawableClient) SetHotspotBounds

func (c *LayerDrawableClient) SetHotspotBounds(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetHotspotBounds calls the SetHotspotBounds RPC.

func (*LayerDrawableClient) SetId

func (c *LayerDrawableClient) SetId(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetId calls the SetId RPC.

func (*LayerDrawableClient) SetLayerGravity

func (c *LayerDrawableClient) SetLayerGravity(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerGravity calls the SetLayerGravity RPC.

func (*LayerDrawableClient) SetLayerHeight

func (c *LayerDrawableClient) SetLayerHeight(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerHeight calls the SetLayerHeight RPC.

func (*LayerDrawableClient) SetLayerInset

func (c *LayerDrawableClient) SetLayerInset(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error

SetLayerInset calls the SetLayerInset RPC.

func (*LayerDrawableClient) SetLayerInsetBottom

func (c *LayerDrawableClient) SetLayerInsetBottom(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerInsetBottom calls the SetLayerInsetBottom RPC.

func (*LayerDrawableClient) SetLayerInsetEnd

func (c *LayerDrawableClient) SetLayerInsetEnd(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerInsetEnd calls the SetLayerInsetEnd RPC.

func (*LayerDrawableClient) SetLayerInsetLeft

func (c *LayerDrawableClient) SetLayerInsetLeft(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerInsetLeft calls the SetLayerInsetLeft RPC.

func (*LayerDrawableClient) SetLayerInsetRelative

func (c *LayerDrawableClient) SetLayerInsetRelative(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error

SetLayerInsetRelative calls the SetLayerInsetRelative RPC.

func (*LayerDrawableClient) SetLayerInsetRight

func (c *LayerDrawableClient) SetLayerInsetRight(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerInsetRight calls the SetLayerInsetRight RPC.

func (*LayerDrawableClient) SetLayerInsetStart

func (c *LayerDrawableClient) SetLayerInsetStart(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerInsetStart calls the SetLayerInsetStart RPC.

func (*LayerDrawableClient) SetLayerInsetTop

func (c *LayerDrawableClient) SetLayerInsetTop(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerInsetTop calls the SetLayerInsetTop RPC.

func (*LayerDrawableClient) SetLayerSize

func (c *LayerDrawableClient) SetLayerSize(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error

SetLayerSize calls the SetLayerSize RPC.

func (*LayerDrawableClient) SetLayerWidth

func (c *LayerDrawableClient) SetLayerWidth(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetLayerWidth calls the SetLayerWidth RPC.

func (*LayerDrawableClient) SetOpacity

func (c *LayerDrawableClient) SetOpacity(ctx context.Context, handle int64, arg0 int32) error

SetOpacity calls the SetOpacity RPC.

func (*LayerDrawableClient) SetPadding

func (c *LayerDrawableClient) SetPadding(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetPadding calls the SetPadding RPC.

func (*LayerDrawableClient) SetPaddingMode

func (c *LayerDrawableClient) SetPaddingMode(ctx context.Context, handle int64, arg0 int32) error

SetPaddingMode calls the SetPaddingMode RPC.

func (*LayerDrawableClient) SetPaddingRelative

func (c *LayerDrawableClient) SetPaddingRelative(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetPaddingRelative calls the SetPaddingRelative RPC.

func (*LayerDrawableClient) SetTintBlendMode

func (c *LayerDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*LayerDrawableClient) SetTintList

func (c *LayerDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

func (*LayerDrawableClient) SetVisible

func (c *LayerDrawableClient) SetVisible(ctx context.Context, handle int64, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

func (*LayerDrawableClient) UnscheduleDrawable

func (c *LayerDrawableClient) UnscheduleDrawable(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

UnscheduleDrawable calls the UnscheduleDrawable RPC.

type LevelListDrawableClient

type LevelListDrawableClient struct {
	// contains filtered or unexported fields
}

LevelListDrawableClient wraps the gRPC LevelListDrawableService client.

func NewLevelListDrawableClient

func NewLevelListDrawableClient(cc grpc.ClientConnInterface) *LevelListDrawableClient

NewLevelListDrawableClient creates a new LevelListDrawable client.

func (*LevelListDrawableClient) AddLevel

func (c *LevelListDrawableClient) AddLevel(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) error

AddLevel calls the AddLevel RPC.

func (*LevelListDrawableClient) Inflate

func (c *LevelListDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*LevelListDrawableClient) Mutate

func (c *LevelListDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

type NinePatchDrawableClient

type NinePatchDrawableClient struct {
	// contains filtered or unexported fields
}

NinePatchDrawableClient wraps the gRPC NinePatchDrawableService client.

func NewNinePatchDrawableClient

func NewNinePatchDrawableClient(cc grpc.ClientConnInterface) *NinePatchDrawableClient

NewNinePatchDrawableClient creates a new NinePatchDrawable client.

func (*NinePatchDrawableClient) ApplyTheme

func (c *NinePatchDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*NinePatchDrawableClient) CanApplyTheme

func (c *NinePatchDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*NinePatchDrawableClient) Draw

func (c *NinePatchDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*NinePatchDrawableClient) GetAlpha

func (c *NinePatchDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*NinePatchDrawableClient) GetChangingConfigurations

func (c *NinePatchDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*NinePatchDrawableClient) GetConstantState

func (c *NinePatchDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*NinePatchDrawableClient) GetIntrinsicHeight

func (c *NinePatchDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*NinePatchDrawableClient) GetIntrinsicWidth

func (c *NinePatchDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*NinePatchDrawableClient) GetOpacity

func (c *NinePatchDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*NinePatchDrawableClient) GetOpticalInsets

func (c *NinePatchDrawableClient) GetOpticalInsets(ctx context.Context, handle int64) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*NinePatchDrawableClient) GetOutline

func (c *NinePatchDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*NinePatchDrawableClient) GetPadding

func (c *NinePatchDrawableClient) GetPadding(ctx context.Context, handle int64, arg0 int64) (bool, error)

GetPadding calls the GetPadding RPC.

func (*NinePatchDrawableClient) GetPaint

func (c *NinePatchDrawableClient) GetPaint(ctx context.Context, handle int64) (int64, error)

GetPaint calls the GetPaint RPC.

func (*NinePatchDrawableClient) GetTransparentRegion

func (c *NinePatchDrawableClient) GetTransparentRegion(ctx context.Context, handle int64) (int64, error)

GetTransparentRegion calls the GetTransparentRegion RPC.

func (*NinePatchDrawableClient) HasFocusStateSpecified

func (c *NinePatchDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*NinePatchDrawableClient) Inflate

func (c *NinePatchDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*NinePatchDrawableClient) IsAutoMirrored

func (c *NinePatchDrawableClient) IsAutoMirrored(ctx context.Context, handle int64) (bool, error)

IsAutoMirrored calls the IsAutoMirrored RPC.

func (*NinePatchDrawableClient) IsFilterBitmap

func (c *NinePatchDrawableClient) IsFilterBitmap(ctx context.Context, handle int64) (bool, error)

IsFilterBitmap calls the IsFilterBitmap RPC.

func (*NinePatchDrawableClient) IsStateful

func (c *NinePatchDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*NinePatchDrawableClient) Mutate

func (c *NinePatchDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*NinePatchDrawableClient) SetAlpha

func (c *NinePatchDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*NinePatchDrawableClient) SetAutoMirrored

func (c *NinePatchDrawableClient) SetAutoMirrored(ctx context.Context, handle int64, arg0 bool) error

SetAutoMirrored calls the SetAutoMirrored RPC.

func (*NinePatchDrawableClient) SetColorFilter

func (c *NinePatchDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*NinePatchDrawableClient) SetDither

func (c *NinePatchDrawableClient) SetDither(ctx context.Context, handle int64, arg0 bool) error

SetDither calls the SetDither RPC.

func (*NinePatchDrawableClient) SetFilterBitmap

func (c *NinePatchDrawableClient) SetFilterBitmap(ctx context.Context, handle int64, arg0 bool) error

SetFilterBitmap calls the SetFilterBitmap RPC.

func (*NinePatchDrawableClient) SetTargetDensity1

func (c *NinePatchDrawableClient) SetTargetDensity1(ctx context.Context, handle int64, arg0 int64) error

SetTargetDensity1 calls the SetTargetDensity1 RPC.

func (*NinePatchDrawableClient) SetTargetDensity1_1

func (c *NinePatchDrawableClient) SetTargetDensity1_1(ctx context.Context, handle int64, arg0 int64) error

SetTargetDensity1_1 calls the SetTargetDensity1_1 RPC.

func (*NinePatchDrawableClient) SetTargetDensity1_2

func (c *NinePatchDrawableClient) SetTargetDensity1_2(ctx context.Context, handle int64, arg0 int32) error

SetTargetDensity1_2 calls the SetTargetDensity1_2 RPC.

func (*NinePatchDrawableClient) SetTintBlendMode

func (c *NinePatchDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*NinePatchDrawableClient) SetTintList

func (c *NinePatchDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

type PaintDrawableClient

type PaintDrawableClient struct {
	// contains filtered or unexported fields
}

PaintDrawableClient wraps the gRPC PaintDrawableService client.

func NewPaintDrawableClient

func NewPaintDrawableClient(cc grpc.ClientConnInterface) *PaintDrawableClient

NewPaintDrawableClient creates a new PaintDrawable client.

func (*PaintDrawableClient) SetCornerRadii

func (c *PaintDrawableClient) SetCornerRadii(ctx context.Context, handle int64, arg0 int64) error

SetCornerRadii calls the SetCornerRadii RPC.

func (*PaintDrawableClient) SetCornerRadius

func (c *PaintDrawableClient) SetCornerRadius(ctx context.Context, handle int64, arg0 float32) error

SetCornerRadius calls the SetCornerRadius RPC.

type PictureDrawableClient

type PictureDrawableClient struct {
	// contains filtered or unexported fields
}

PictureDrawableClient wraps the gRPC PictureDrawableService client.

func NewPictureDrawableClient

func NewPictureDrawableClient(cc grpc.ClientConnInterface) *PictureDrawableClient

NewPictureDrawableClient creates a new PictureDrawable client.

func (*PictureDrawableClient) Draw

func (c *PictureDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*PictureDrawableClient) GetIntrinsicHeight

func (c *PictureDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*PictureDrawableClient) GetIntrinsicWidth

func (c *PictureDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*PictureDrawableClient) GetOpacity

func (c *PictureDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*PictureDrawableClient) GetPicture

func (c *PictureDrawableClient) GetPicture(ctx context.Context, handle int64) (int64, error)

GetPicture calls the GetPicture RPC.

func (*PictureDrawableClient) SetAlpha

func (c *PictureDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*PictureDrawableClient) SetColorFilter

func (c *PictureDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*PictureDrawableClient) SetPicture

func (c *PictureDrawableClient) SetPicture(ctx context.Context, handle int64, arg0 int64) error

SetPicture calls the SetPicture RPC.

type RippleDrawableClient

type RippleDrawableClient struct {
	// contains filtered or unexported fields
}

RippleDrawableClient wraps the gRPC RippleDrawableService client.

func NewRippleDrawableClient

func NewRippleDrawableClient(cc grpc.ClientConnInterface) *RippleDrawableClient

NewRippleDrawableClient creates a new RippleDrawable client.

func (*RippleDrawableClient) ApplyTheme

func (c *RippleDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*RippleDrawableClient) CanApplyTheme

func (c *RippleDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*RippleDrawableClient) Draw

func (c *RippleDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*RippleDrawableClient) GetConstantState

func (c *RippleDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*RippleDrawableClient) GetDirtyBounds

func (c *RippleDrawableClient) GetDirtyBounds(ctx context.Context, handle int64) (int64, error)

GetDirtyBounds calls the GetDirtyBounds RPC.

func (*RippleDrawableClient) GetEffectColor

func (c *RippleDrawableClient) GetEffectColor(ctx context.Context, handle int64) (int64, error)

GetEffectColor calls the GetEffectColor RPC.

func (*RippleDrawableClient) GetHotspotBounds

func (c *RippleDrawableClient) GetHotspotBounds(ctx context.Context, handle int64, arg0 int64) error

GetHotspotBounds calls the GetHotspotBounds RPC.

func (*RippleDrawableClient) GetOpacity

func (c *RippleDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*RippleDrawableClient) GetOutline

func (c *RippleDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*RippleDrawableClient) GetRadius

func (c *RippleDrawableClient) GetRadius(ctx context.Context, handle int64) (int32, error)

GetRadius calls the GetRadius RPC.

func (*RippleDrawableClient) HasFocusStateSpecified

func (c *RippleDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*RippleDrawableClient) Inflate

func (c *RippleDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*RippleDrawableClient) InvalidateSelf

func (c *RippleDrawableClient) InvalidateSelf(ctx context.Context, handle int64) error

InvalidateSelf calls the InvalidateSelf RPC.

func (*RippleDrawableClient) IsProjected

func (c *RippleDrawableClient) IsProjected(ctx context.Context, handle int64) (bool, error)

IsProjected calls the IsProjected RPC.

func (*RippleDrawableClient) IsStateful

func (c *RippleDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*RippleDrawableClient) JumpToCurrentState

func (c *RippleDrawableClient) JumpToCurrentState(ctx context.Context, handle int64) error

JumpToCurrentState calls the JumpToCurrentState RPC.

func (*RippleDrawableClient) Mutate

func (c *RippleDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*RippleDrawableClient) SetColor

func (c *RippleDrawableClient) SetColor(ctx context.Context, handle int64, arg0 int64) error

SetColor calls the SetColor RPC.

func (*RippleDrawableClient) SetDrawableByLayerId

func (c *RippleDrawableClient) SetDrawableByLayerId(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

SetDrawableByLayerId calls the SetDrawableByLayerId RPC.

func (*RippleDrawableClient) SetEffectColor

func (c *RippleDrawableClient) SetEffectColor(ctx context.Context, handle int64, arg0 int64) error

SetEffectColor calls the SetEffectColor RPC.

func (*RippleDrawableClient) SetHotspot

func (c *RippleDrawableClient) SetHotspot(ctx context.Context, handle int64, arg0 float32, arg1 float32) error

SetHotspot calls the SetHotspot RPC.

func (*RippleDrawableClient) SetHotspotBounds

func (c *RippleDrawableClient) SetHotspotBounds(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetHotspotBounds calls the SetHotspotBounds RPC.

func (*RippleDrawableClient) SetPaddingMode

func (c *RippleDrawableClient) SetPaddingMode(ctx context.Context, handle int64, arg0 int32) error

SetPaddingMode calls the SetPaddingMode RPC.

func (*RippleDrawableClient) SetRadius

func (c *RippleDrawableClient) SetRadius(ctx context.Context, handle int64, arg0 int32) error

SetRadius calls the SetRadius RPC.

func (*RippleDrawableClient) SetVisible

func (c *RippleDrawableClient) SetVisible(ctx context.Context, handle int64, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

type RotateDrawableClient

type RotateDrawableClient struct {
	// contains filtered or unexported fields
}

RotateDrawableClient wraps the gRPC RotateDrawableService client.

func NewRotateDrawableClient

func NewRotateDrawableClient(cc grpc.ClientConnInterface) *RotateDrawableClient

NewRotateDrawableClient creates a new RotateDrawable client.

func (*RotateDrawableClient) ApplyTheme

func (c *RotateDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*RotateDrawableClient) Draw

func (c *RotateDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*RotateDrawableClient) GetFromDegrees

func (c *RotateDrawableClient) GetFromDegrees(ctx context.Context, handle int64) (float32, error)

GetFromDegrees calls the GetFromDegrees RPC.

func (*RotateDrawableClient) GetPivotX

func (c *RotateDrawableClient) GetPivotX(ctx context.Context, handle int64) (float32, error)

GetPivotX calls the GetPivotX RPC.

func (*RotateDrawableClient) GetPivotY

func (c *RotateDrawableClient) GetPivotY(ctx context.Context, handle int64) (float32, error)

GetPivotY calls the GetPivotY RPC.

func (*RotateDrawableClient) GetToDegrees

func (c *RotateDrawableClient) GetToDegrees(ctx context.Context, handle int64) (float32, error)

GetToDegrees calls the GetToDegrees RPC.

func (*RotateDrawableClient) Inflate

func (c *RotateDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*RotateDrawableClient) IsPivotXRelative

func (c *RotateDrawableClient) IsPivotXRelative(ctx context.Context, handle int64) (bool, error)

IsPivotXRelative calls the IsPivotXRelative RPC.

func (*RotateDrawableClient) IsPivotYRelative

func (c *RotateDrawableClient) IsPivotYRelative(ctx context.Context, handle int64) (bool, error)

IsPivotYRelative calls the IsPivotYRelative RPC.

func (*RotateDrawableClient) SetFromDegrees

func (c *RotateDrawableClient) SetFromDegrees(ctx context.Context, handle int64, arg0 float32) error

SetFromDegrees calls the SetFromDegrees RPC.

func (*RotateDrawableClient) SetPivotX

func (c *RotateDrawableClient) SetPivotX(ctx context.Context, handle int64, arg0 float32) error

SetPivotX calls the SetPivotX RPC.

func (*RotateDrawableClient) SetPivotXRelative

func (c *RotateDrawableClient) SetPivotXRelative(ctx context.Context, handle int64, arg0 bool) error

SetPivotXRelative calls the SetPivotXRelative RPC.

func (*RotateDrawableClient) SetPivotY

func (c *RotateDrawableClient) SetPivotY(ctx context.Context, handle int64, arg0 float32) error

SetPivotY calls the SetPivotY RPC.

func (*RotateDrawableClient) SetPivotYRelative

func (c *RotateDrawableClient) SetPivotYRelative(ctx context.Context, handle int64, arg0 bool) error

SetPivotYRelative calls the SetPivotYRelative RPC.

func (*RotateDrawableClient) SetToDegrees

func (c *RotateDrawableClient) SetToDegrees(ctx context.Context, handle int64, arg0 float32) error

SetToDegrees calls the SetToDegrees RPC.

type ScaleDrawableClient

type ScaleDrawableClient struct {
	// contains filtered or unexported fields
}

ScaleDrawableClient wraps the gRPC ScaleDrawableService client.

func NewScaleDrawableClient

func NewScaleDrawableClient(cc grpc.ClientConnInterface) *ScaleDrawableClient

NewScaleDrawableClient creates a new ScaleDrawable client.

func (*ScaleDrawableClient) ApplyTheme

func (c *ScaleDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*ScaleDrawableClient) Draw

func (c *ScaleDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*ScaleDrawableClient) GetOpacity

func (c *ScaleDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*ScaleDrawableClient) Inflate

func (c *ScaleDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

type ShapeDrawableClient

type ShapeDrawableClient struct {
	// contains filtered or unexported fields
}

ShapeDrawableClient wraps the gRPC ShapeDrawableService client.

func NewShapeDrawableClient

func NewShapeDrawableClient(cc grpc.ClientConnInterface) *ShapeDrawableClient

NewShapeDrawableClient creates a new ShapeDrawable client.

func (*ShapeDrawableClient) ApplyTheme

func (c *ShapeDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*ShapeDrawableClient) Draw

func (c *ShapeDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*ShapeDrawableClient) GetAlpha

func (c *ShapeDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*ShapeDrawableClient) GetChangingConfigurations

func (c *ShapeDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ShapeDrawableClient) GetConstantState

func (c *ShapeDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*ShapeDrawableClient) GetIntrinsicHeight

func (c *ShapeDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*ShapeDrawableClient) GetIntrinsicWidth

func (c *ShapeDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*ShapeDrawableClient) GetOpacity

func (c *ShapeDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*ShapeDrawableClient) GetOutline

func (c *ShapeDrawableClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*ShapeDrawableClient) GetPadding

func (c *ShapeDrawableClient) GetPadding(ctx context.Context, handle int64, arg0 int64) (bool, error)

GetPadding calls the GetPadding RPC.

func (*ShapeDrawableClient) GetPaint

func (c *ShapeDrawableClient) GetPaint(ctx context.Context, handle int64) (int64, error)

GetPaint calls the GetPaint RPC.

func (*ShapeDrawableClient) GetShaderFactory

func (c *ShapeDrawableClient) GetShaderFactory(ctx context.Context, handle int64) (int64, error)

GetShaderFactory calls the GetShaderFactory RPC.

func (*ShapeDrawableClient) GetShape

func (c *ShapeDrawableClient) GetShape(ctx context.Context, handle int64) (int64, error)

GetShape calls the GetShape RPC.

func (*ShapeDrawableClient) HasFocusStateSpecified

func (c *ShapeDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*ShapeDrawableClient) Inflate

func (c *ShapeDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*ShapeDrawableClient) IsStateful

func (c *ShapeDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*ShapeDrawableClient) Mutate

func (c *ShapeDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*ShapeDrawableClient) SetAlpha

func (c *ShapeDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*ShapeDrawableClient) SetColorFilter

func (c *ShapeDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*ShapeDrawableClient) SetDither

func (c *ShapeDrawableClient) SetDither(ctx context.Context, handle int64, arg0 bool) error

SetDither calls the SetDither RPC.

func (*ShapeDrawableClient) SetIntrinsicHeight

func (c *ShapeDrawableClient) SetIntrinsicHeight(ctx context.Context, handle int64, arg0 int32) error

SetIntrinsicHeight calls the SetIntrinsicHeight RPC.

func (*ShapeDrawableClient) SetIntrinsicWidth

func (c *ShapeDrawableClient) SetIntrinsicWidth(ctx context.Context, handle int64, arg0 int32) error

SetIntrinsicWidth calls the SetIntrinsicWidth RPC.

func (*ShapeDrawableClient) SetPadding1

func (c *ShapeDrawableClient) SetPadding1(ctx context.Context, handle int64, arg0 int64) error

SetPadding1 calls the SetPadding1 RPC.

func (*ShapeDrawableClient) SetPadding4_1

func (c *ShapeDrawableClient) SetPadding4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetPadding4_1 calls the SetPadding4_1 RPC.

func (*ShapeDrawableClient) SetShaderFactory

func (c *ShapeDrawableClient) SetShaderFactory(ctx context.Context, handle int64, arg0 int64) error

SetShaderFactory calls the SetShaderFactory RPC.

func (*ShapeDrawableClient) SetShape

func (c *ShapeDrawableClient) SetShape(ctx context.Context, handle int64, arg0 int64) error

SetShape calls the SetShape RPC.

func (*ShapeDrawableClient) SetTintBlendMode

func (c *ShapeDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*ShapeDrawableClient) SetTintList

func (c *ShapeDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

type ShapeDrawableShaderFactoryClient

type ShapeDrawableShaderFactoryClient struct {
	// contains filtered or unexported fields
}

ShapeDrawableShaderFactoryClient wraps the gRPC ShapeDrawableShaderFactoryService client.

func NewShapeDrawableShaderFactoryClient

func NewShapeDrawableShaderFactoryClient(cc grpc.ClientConnInterface) *ShapeDrawableShaderFactoryClient

NewShapeDrawableShaderFactoryClient creates a new ShapeDrawableShaderFactory client.

func (*ShapeDrawableShaderFactoryClient) Resize

func (c *ShapeDrawableShaderFactoryClient) Resize(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

Resize calls the Resize RPC.

type StateListDrawableClient

type StateListDrawableClient struct {
	// contains filtered or unexported fields
}

StateListDrawableClient wraps the gRPC StateListDrawableService client.

func NewStateListDrawableClient

func NewStateListDrawableClient(cc grpc.ClientConnInterface) *StateListDrawableClient

NewStateListDrawableClient creates a new StateListDrawable client.

func (*StateListDrawableClient) AddState

func (c *StateListDrawableClient) AddState(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

AddState calls the AddState RPC.

func (*StateListDrawableClient) ApplyTheme

func (c *StateListDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*StateListDrawableClient) FindStateDrawableIndex

func (c *StateListDrawableClient) FindStateDrawableIndex(ctx context.Context, handle int64, arg0 int64) (int32, error)

FindStateDrawableIndex calls the FindStateDrawableIndex RPC.

func (*StateListDrawableClient) GetStateCount

func (c *StateListDrawableClient) GetStateCount(ctx context.Context, handle int64) (int32, error)

GetStateCount calls the GetStateCount RPC.

func (*StateListDrawableClient) GetStateDrawable

func (c *StateListDrawableClient) GetStateDrawable(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetStateDrawable calls the GetStateDrawable RPC.

func (*StateListDrawableClient) GetStateSet

func (c *StateListDrawableClient) GetStateSet(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetStateSet calls the GetStateSet RPC.

func (*StateListDrawableClient) HasFocusStateSpecified

func (c *StateListDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*StateListDrawableClient) Inflate

func (c *StateListDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*StateListDrawableClient) IsStateful

func (c *StateListDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*StateListDrawableClient) Mutate

func (c *StateListDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

type TransitionDrawableClient

type TransitionDrawableClient struct {
	// contains filtered or unexported fields
}

TransitionDrawableClient wraps the gRPC TransitionDrawableService client.

func NewTransitionDrawableClient

func NewTransitionDrawableClient(cc grpc.ClientConnInterface) *TransitionDrawableClient

NewTransitionDrawableClient creates a new TransitionDrawable client.

func (*TransitionDrawableClient) Draw

func (c *TransitionDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*TransitionDrawableClient) IsCrossFadeEnabled

func (c *TransitionDrawableClient) IsCrossFadeEnabled(ctx context.Context, handle int64) (bool, error)

IsCrossFadeEnabled calls the IsCrossFadeEnabled RPC.

func (*TransitionDrawableClient) ResetTransition

func (c *TransitionDrawableClient) ResetTransition(ctx context.Context, handle int64) error

ResetTransition calls the ResetTransition RPC.

func (*TransitionDrawableClient) ReverseTransition

func (c *TransitionDrawableClient) ReverseTransition(ctx context.Context, handle int64, arg0 int32) error

ReverseTransition calls the ReverseTransition RPC.

func (*TransitionDrawableClient) SetCrossFadeEnabled

func (c *TransitionDrawableClient) SetCrossFadeEnabled(ctx context.Context, handle int64, arg0 bool) error

SetCrossFadeEnabled calls the SetCrossFadeEnabled RPC.

func (*TransitionDrawableClient) StartTransition

func (c *TransitionDrawableClient) StartTransition(ctx context.Context, handle int64, arg0 int32) error

StartTransition calls the StartTransition RPC.

type VectorDrawableClient

type VectorDrawableClient struct {
	// contains filtered or unexported fields
}

VectorDrawableClient wraps the gRPC VectorDrawableService client.

func NewVectorDrawableClient

func NewVectorDrawableClient(cc grpc.ClientConnInterface) *VectorDrawableClient

NewVectorDrawableClient creates a new VectorDrawable client.

func (*VectorDrawableClient) ApplyTheme

func (c *VectorDrawableClient) ApplyTheme(ctx context.Context, handle int64, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*VectorDrawableClient) CanApplyTheme

func (c *VectorDrawableClient) CanApplyTheme(ctx context.Context, handle int64) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*VectorDrawableClient) Draw

func (c *VectorDrawableClient) Draw(ctx context.Context, handle int64, arg0 int64) error

Draw calls the Draw RPC.

func (*VectorDrawableClient) GetAlpha

func (c *VectorDrawableClient) GetAlpha(ctx context.Context, handle int64) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*VectorDrawableClient) GetChangingConfigurations

func (c *VectorDrawableClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*VectorDrawableClient) GetColorFilter

func (c *VectorDrawableClient) GetColorFilter(ctx context.Context, handle int64) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*VectorDrawableClient) GetConstantState

func (c *VectorDrawableClient) GetConstantState(ctx context.Context, handle int64) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*VectorDrawableClient) GetIntrinsicHeight

func (c *VectorDrawableClient) GetIntrinsicHeight(ctx context.Context, handle int64) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*VectorDrawableClient) GetIntrinsicWidth

func (c *VectorDrawableClient) GetIntrinsicWidth(ctx context.Context, handle int64) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*VectorDrawableClient) GetOpacity

func (c *VectorDrawableClient) GetOpacity(ctx context.Context, handle int64) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*VectorDrawableClient) GetOpticalInsets

func (c *VectorDrawableClient) GetOpticalInsets(ctx context.Context, handle int64) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*VectorDrawableClient) HasFocusStateSpecified

func (c *VectorDrawableClient) HasFocusStateSpecified(ctx context.Context, handle int64) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*VectorDrawableClient) Inflate

func (c *VectorDrawableClient) Inflate(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*VectorDrawableClient) IsAutoMirrored

func (c *VectorDrawableClient) IsAutoMirrored(ctx context.Context, handle int64) (bool, error)

IsAutoMirrored calls the IsAutoMirrored RPC.

func (*VectorDrawableClient) IsStateful

func (c *VectorDrawableClient) IsStateful(ctx context.Context, handle int64) (bool, error)

IsStateful calls the IsStateful RPC.

func (*VectorDrawableClient) Mutate

func (c *VectorDrawableClient) Mutate(ctx context.Context, handle int64) (int64, error)

Mutate calls the Mutate RPC.

func (*VectorDrawableClient) SetAlpha

func (c *VectorDrawableClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*VectorDrawableClient) SetAutoMirrored

func (c *VectorDrawableClient) SetAutoMirrored(ctx context.Context, handle int64, arg0 bool) error

SetAutoMirrored calls the SetAutoMirrored RPC.

func (*VectorDrawableClient) SetColorFilter

func (c *VectorDrawableClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*VectorDrawableClient) SetTintBlendMode

func (c *VectorDrawableClient) SetTintBlendMode(ctx context.Context, handle int64, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*VectorDrawableClient) SetTintList

func (c *VectorDrawableClient) SetTintList(ctx context.Context, handle int64, arg0 int64) error

SetTintList calls the SetTintList RPC.

type WrapperClient

type WrapperClient struct {
	// contains filtered or unexported fields
}

WrapperClient wraps the gRPC WrapperService client.

func NewWrapperClient

func NewWrapperClient(cc grpc.ClientConnInterface) *WrapperClient

NewWrapperClient creates a new Wrapper client.

func (*WrapperClient) ApplyTheme

func (c *WrapperClient) ApplyTheme(ctx context.Context, arg0 int64) error

ApplyTheme calls the ApplyTheme RPC.

func (*WrapperClient) CanApplyTheme

func (c *WrapperClient) CanApplyTheme(ctx context.Context) (bool, error)

CanApplyTheme calls the CanApplyTheme RPC.

func (*WrapperClient) Draw

func (c *WrapperClient) Draw(ctx context.Context, arg0 int64) error

Draw calls the Draw RPC.

func (*WrapperClient) GetAlpha

func (c *WrapperClient) GetAlpha(ctx context.Context) (int32, error)

GetAlpha calls the GetAlpha RPC.

func (*WrapperClient) GetChangingConfigurations

func (c *WrapperClient) GetChangingConfigurations(ctx context.Context) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*WrapperClient) GetColorFilter

func (c *WrapperClient) GetColorFilter(ctx context.Context) (int64, error)

GetColorFilter calls the GetColorFilter RPC.

func (*WrapperClient) GetConstantState

func (c *WrapperClient) GetConstantState(ctx context.Context) (int64, error)

GetConstantState calls the GetConstantState RPC.

func (*WrapperClient) GetDrawable

func (c *WrapperClient) GetDrawable(ctx context.Context) (int64, error)

GetDrawable calls the GetDrawable RPC.

func (*WrapperClient) GetHotspotBounds

func (c *WrapperClient) GetHotspotBounds(ctx context.Context, arg0 int64) error

GetHotspotBounds calls the GetHotspotBounds RPC.

func (*WrapperClient) GetIntrinsicHeight

func (c *WrapperClient) GetIntrinsicHeight(ctx context.Context) (int32, error)

GetIntrinsicHeight calls the GetIntrinsicHeight RPC.

func (*WrapperClient) GetIntrinsicWidth

func (c *WrapperClient) GetIntrinsicWidth(ctx context.Context) (int32, error)

GetIntrinsicWidth calls the GetIntrinsicWidth RPC.

func (*WrapperClient) GetOpacity

func (c *WrapperClient) GetOpacity(ctx context.Context) (int32, error)

GetOpacity calls the GetOpacity RPC.

func (*WrapperClient) GetOpticalInsets

func (c *WrapperClient) GetOpticalInsets(ctx context.Context) (int64, error)

GetOpticalInsets calls the GetOpticalInsets RPC.

func (*WrapperClient) GetOutline

func (c *WrapperClient) GetOutline(ctx context.Context, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*WrapperClient) GetPadding

func (c *WrapperClient) GetPadding(ctx context.Context, arg0 int64) (bool, error)

GetPadding calls the GetPadding RPC.

func (*WrapperClient) HasFocusStateSpecified

func (c *WrapperClient) HasFocusStateSpecified(ctx context.Context) (bool, error)

HasFocusStateSpecified calls the HasFocusStateSpecified RPC.

func (*WrapperClient) Inflate

func (c *WrapperClient) Inflate(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

Inflate calls the Inflate RPC.

func (*WrapperClient) InvalidateDrawable

func (c *WrapperClient) InvalidateDrawable(ctx context.Context, arg0 int64) error

InvalidateDrawable calls the InvalidateDrawable RPC.

func (*WrapperClient) IsStateful

func (c *WrapperClient) IsStateful(ctx context.Context) (bool, error)

IsStateful calls the IsStateful RPC.

func (*WrapperClient) JumpToCurrentState

func (c *WrapperClient) JumpToCurrentState(ctx context.Context) error

JumpToCurrentState calls the JumpToCurrentState RPC.

func (*WrapperClient) Mutate

func (c *WrapperClient) Mutate(ctx context.Context) (int64, error)

Mutate calls the Mutate RPC.

func (*WrapperClient) OnLayoutDirectionChanged

func (c *WrapperClient) OnLayoutDirectionChanged(ctx context.Context, arg0 int32) (bool, error)

OnLayoutDirectionChanged calls the OnLayoutDirectionChanged RPC.

func (*WrapperClient) ScheduleDrawable

func (c *WrapperClient) ScheduleDrawable(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

ScheduleDrawable calls the ScheduleDrawable RPC.

func (*WrapperClient) SetAlpha

func (c *WrapperClient) SetAlpha(ctx context.Context, arg0 int32) error

SetAlpha calls the SetAlpha RPC.

func (*WrapperClient) SetColorFilter

func (c *WrapperClient) SetColorFilter(ctx context.Context, arg0 int64) error

SetColorFilter calls the SetColorFilter RPC.

func (*WrapperClient) SetDrawable

func (c *WrapperClient) SetDrawable(ctx context.Context, arg0 int64) error

SetDrawable calls the SetDrawable RPC.

func (*WrapperClient) SetHotspot

func (c *WrapperClient) SetHotspot(ctx context.Context, arg0 float32, arg1 float32) error

SetHotspot calls the SetHotspot RPC.

func (*WrapperClient) SetHotspotBounds

func (c *WrapperClient) SetHotspotBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

SetHotspotBounds calls the SetHotspotBounds RPC.

func (*WrapperClient) SetTintBlendMode

func (c *WrapperClient) SetTintBlendMode(ctx context.Context, arg0 int64) error

SetTintBlendMode calls the SetTintBlendMode RPC.

func (*WrapperClient) SetTintList

func (c *WrapperClient) SetTintList(ctx context.Context, arg0 int64) error

SetTintList calls the SetTintList RPC.

func (*WrapperClient) SetVisible

func (c *WrapperClient) SetVisible(ctx context.Context, arg0 bool, arg1 bool) (bool, error)

SetVisible calls the SetVisible RPC.

func (*WrapperClient) UnscheduleDrawable

func (c *WrapperClient) UnscheduleDrawable(ctx context.Context, arg0 int64, arg1 int64) error

UnscheduleDrawable calls the UnscheduleDrawable RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL