accessibility

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 CaptioningManagerCaptionStyleClient

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

CaptioningManagerCaptionStyleClient wraps the gRPC CaptioningManagerCaptionStyleService client.

func NewCaptioningManagerCaptionStyleClient

func NewCaptioningManagerCaptionStyleClient(cc grpc.ClientConnInterface) *CaptioningManagerCaptionStyleClient

NewCaptioningManagerCaptionStyleClient creates a new CaptioningManagerCaptionStyle client.

func (*CaptioningManagerCaptionStyleClient) GetTypeface

GetTypeface calls the GetTypeface RPC.

func (*CaptioningManagerCaptionStyleClient) HasBackgroundColor

func (c *CaptioningManagerCaptionStyleClient) HasBackgroundColor(ctx context.Context) (bool, error)

HasBackgroundColor calls the HasBackgroundColor RPC.

func (*CaptioningManagerCaptionStyleClient) HasEdgeColor

HasEdgeColor calls the HasEdgeColor RPC.

func (*CaptioningManagerCaptionStyleClient) HasEdgeType

HasEdgeType calls the HasEdgeType RPC.

func (*CaptioningManagerCaptionStyleClient) HasForegroundColor

func (c *CaptioningManagerCaptionStyleClient) HasForegroundColor(ctx context.Context) (bool, error)

HasForegroundColor calls the HasForegroundColor RPC.

func (*CaptioningManagerCaptionStyleClient) HasWindowColor

func (c *CaptioningManagerCaptionStyleClient) HasWindowColor(ctx context.Context) (bool, error)

HasWindowColor calls the HasWindowColor RPC.

type CaptioningManagerCaptioningChangeListenerClient

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

CaptioningManagerCaptioningChangeListenerClient wraps the gRPC CaptioningManagerCaptioningChangeListenerService client.

func NewCaptioningManagerCaptioningChangeListenerClient

func NewCaptioningManagerCaptioningChangeListenerClient(cc grpc.ClientConnInterface) *CaptioningManagerCaptioningChangeListenerClient

NewCaptioningManagerCaptioningChangeListenerClient creates a new CaptioningManagerCaptioningChangeListener client.

func (*CaptioningManagerCaptioningChangeListenerClient) OnEnabledChanged

OnEnabledChanged calls the OnEnabledChanged RPC.

func (*CaptioningManagerCaptioningChangeListenerClient) OnFontScaleChanged

OnFontScaleChanged calls the OnFontScaleChanged RPC.

func (*CaptioningManagerCaptioningChangeListenerClient) OnLocaleChanged

OnLocaleChanged calls the OnLocaleChanged RPC.

func (*CaptioningManagerCaptioningChangeListenerClient) OnSystemAudioCaptioningChanged

func (c *CaptioningManagerCaptioningChangeListenerClient) OnSystemAudioCaptioningChanged(ctx context.Context, arg0 bool) error

OnSystemAudioCaptioningChanged calls the OnSystemAudioCaptioningChanged RPC.

func (*CaptioningManagerCaptioningChangeListenerClient) OnSystemAudioCaptioningUiChanged

func (c *CaptioningManagerCaptioningChangeListenerClient) OnSystemAudioCaptioningUiChanged(ctx context.Context, arg0 bool) error

OnSystemAudioCaptioningUiChanged calls the OnSystemAudioCaptioningUiChanged RPC.

func (*CaptioningManagerCaptioningChangeListenerClient) OnUserStyleChanged

OnUserStyleChanged calls the OnUserStyleChanged RPC.

type CaptioningManagerClient

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

CaptioningManagerClient wraps the gRPC CaptioningManagerService client.

func NewCaptioningManagerClient

func NewCaptioningManagerClient(cc grpc.ClientConnInterface) *CaptioningManagerClient

NewCaptioningManagerClient creates a new CaptioningManager client.

func (*CaptioningManagerClient) AddCaptioningChangeListener

func (c *CaptioningManagerClient) AddCaptioningChangeListener(ctx context.Context, arg0 int64) error

AddCaptioningChangeListener calls the AddCaptioningChangeListener RPC.

func (*CaptioningManagerClient) GetFontScale

func (c *CaptioningManagerClient) GetFontScale(ctx context.Context) (float32, error)

GetFontScale calls the GetFontScale RPC.

func (*CaptioningManagerClient) GetLocale

func (c *CaptioningManagerClient) GetLocale(ctx context.Context) (int64, error)

GetLocale calls the GetLocale RPC.

func (*CaptioningManagerClient) GetUserStyle

func (c *CaptioningManagerClient) GetUserStyle(ctx context.Context) (int64, error)

GetUserStyle calls the GetUserStyle RPC.

func (*CaptioningManagerClient) IsCallCaptioningEnabled

func (c *CaptioningManagerClient) IsCallCaptioningEnabled(ctx context.Context) (bool, error)

IsCallCaptioningEnabled calls the IsCallCaptioningEnabled RPC.

func (*CaptioningManagerClient) IsEnabled

func (c *CaptioningManagerClient) IsEnabled(ctx context.Context) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*CaptioningManagerClient) IsSystemAudioCaptioningEnabled

func (c *CaptioningManagerClient) IsSystemAudioCaptioningEnabled(ctx context.Context) (bool, error)

IsSystemAudioCaptioningEnabled calls the IsSystemAudioCaptioningEnabled RPC.

func (*CaptioningManagerClient) IsSystemAudioCaptioningUiEnabled

func (c *CaptioningManagerClient) IsSystemAudioCaptioningUiEnabled(ctx context.Context) (bool, error)

IsSystemAudioCaptioningUiEnabled calls the IsSystemAudioCaptioningUiEnabled RPC.

func (*CaptioningManagerClient) RemoveCaptioningChangeListener

func (c *CaptioningManagerClient) RemoveCaptioningChangeListener(ctx context.Context, arg0 int64) error

RemoveCaptioningChangeListener calls the RemoveCaptioningChangeListener RPC.

type EventClient

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

EventClient wraps the gRPC EventService client.

func NewEventClient

func NewEventClient(cc grpc.ClientConnInterface) *EventClient

NewEventClient creates a new Event client.

func (*EventClient) AppendRecord

func (c *EventClient) AppendRecord(ctx context.Context, handle int64, arg0 int64) error

AppendRecord calls the AppendRecord RPC.

func (*EventClient) DescribeContents

func (c *EventClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*EventClient) EventTypeToString

func (c *EventClient) EventTypeToString(ctx context.Context, handle int64, arg0 int32) (string, error)

EventTypeToString calls the EventTypeToString RPC.

func (*EventClient) GetAction

func (c *EventClient) GetAction(ctx context.Context, handle int64) (int32, error)

GetAction calls the GetAction RPC.

func (*EventClient) GetContentChangeTypes

func (c *EventClient) GetContentChangeTypes(ctx context.Context, handle int64) (int32, error)

GetContentChangeTypes calls the GetContentChangeTypes RPC.

func (*EventClient) GetEventTime

func (c *EventClient) GetEventTime(ctx context.Context, handle int64) (int64, error)

GetEventTime calls the GetEventTime RPC.

func (*EventClient) GetEventType

func (c *EventClient) GetEventType(ctx context.Context, handle int64) (int32, error)

GetEventType calls the GetEventType RPC.

func (*EventClient) GetMovementGranularity

func (c *EventClient) GetMovementGranularity(ctx context.Context, handle int64) (int32, error)

GetMovementGranularity calls the GetMovementGranularity RPC.

func (*EventClient) GetPackageName

func (c *EventClient) GetPackageName(ctx context.Context, handle int64) (int64, error)

GetPackageName calls the GetPackageName RPC.

func (*EventClient) GetRecord

func (c *EventClient) GetRecord(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetRecord calls the GetRecord RPC.

func (*EventClient) GetRecordCount

func (c *EventClient) GetRecordCount(ctx context.Context, handle int64) (int32, error)

GetRecordCount calls the GetRecordCount RPC.

func (*EventClient) GetSpeechStateChangeTypes

func (c *EventClient) GetSpeechStateChangeTypes(ctx context.Context, handle int64) (int32, error)

GetSpeechStateChangeTypes calls the GetSpeechStateChangeTypes RPC.

func (*EventClient) GetWindowChanges

func (c *EventClient) GetWindowChanges(ctx context.Context, handle int64) (int32, error)

GetWindowChanges calls the GetWindowChanges RPC.

func (*EventClient) InitFromParcel

func (c *EventClient) InitFromParcel(ctx context.Context, handle int64, arg0 int64) error

InitFromParcel calls the InitFromParcel RPC.

func (*EventClient) IsAccessibilityDataSensitive

func (c *EventClient) IsAccessibilityDataSensitive(ctx context.Context, handle int64) (bool, error)

IsAccessibilityDataSensitive calls the IsAccessibilityDataSensitive RPC.

func (*EventClient) Obtain0

func (c *EventClient) Obtain0(ctx context.Context, handle int64) (int64, error)

Obtain0 calls the Obtain0 RPC.

func (*EventClient) Obtain1_1

func (c *EventClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)

Obtain1_1 calls the Obtain1_1 RPC.

func (*EventClient) Obtain1_2

func (c *EventClient) Obtain1_2(ctx context.Context, handle int64, arg0 int32) (int64, error)

Obtain1_2 calls the Obtain1_2 RPC.

func (*EventClient) Recycle

func (c *EventClient) Recycle(ctx context.Context, handle int64) error

Recycle calls the Recycle RPC.

func (*EventClient) SetAccessibilityDataSensitive

func (c *EventClient) SetAccessibilityDataSensitive(ctx context.Context, handle int64, arg0 bool) error

SetAccessibilityDataSensitive calls the SetAccessibilityDataSensitive RPC.

func (*EventClient) SetAction

func (c *EventClient) SetAction(ctx context.Context, handle int64, arg0 int32) error

SetAction calls the SetAction RPC.

func (*EventClient) SetContentChangeTypes

func (c *EventClient) SetContentChangeTypes(ctx context.Context, handle int64, arg0 int32) error

SetContentChangeTypes calls the SetContentChangeTypes RPC.

func (*EventClient) SetEventTime

func (c *EventClient) SetEventTime(ctx context.Context, handle int64, arg0 int64) error

SetEventTime calls the SetEventTime RPC.

func (*EventClient) SetEventType

func (c *EventClient) SetEventType(ctx context.Context, handle int64, arg0 int32) error

SetEventType calls the SetEventType RPC.

func (*EventClient) SetMovementGranularity

func (c *EventClient) SetMovementGranularity(ctx context.Context, handle int64, arg0 int32) error

SetMovementGranularity calls the SetMovementGranularity RPC.

func (*EventClient) SetPackageName

func (c *EventClient) SetPackageName(ctx context.Context, handle int64, arg0 string) error

SetPackageName calls the SetPackageName RPC.

func (*EventClient) SetSpeechStateChangeTypes

func (c *EventClient) SetSpeechStateChangeTypes(ctx context.Context, handle int64, arg0 int32) error

SetSpeechStateChangeTypes calls the SetSpeechStateChangeTypes RPC.

func (*EventClient) ToString

func (c *EventClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*EventClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type EventSourceClient

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

EventSourceClient wraps the gRPC EventSourceService client.

func NewEventSourceClient

func NewEventSourceClient(cc grpc.ClientConnInterface) *EventSourceClient

NewEventSourceClient creates a new EventSource client.

func (*EventSourceClient) SendAccessibilityEvent

func (c *EventSourceClient) SendAccessibilityEvent(ctx context.Context, arg0 int32) error

SendAccessibilityEvent calls the SendAccessibilityEvent RPC.

func (*EventSourceClient) SendAccessibilityEventUnchecked

func (c *EventSourceClient) SendAccessibilityEventUnchecked(ctx context.Context, arg0 int64) error

SendAccessibilityEventUnchecked calls the SendAccessibilityEventUnchecked RPC.

type ManagerAccessibilityServicesStateChangeListenerClient

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

ManagerAccessibilityServicesStateChangeListenerClient wraps the gRPC ManagerAccessibilityServicesStateChangeListenerService client.

func NewManagerAccessibilityServicesStateChangeListenerClient

func NewManagerAccessibilityServicesStateChangeListenerClient(cc grpc.ClientConnInterface) *ManagerAccessibilityServicesStateChangeListenerClient

NewManagerAccessibilityServicesStateChangeListenerClient creates a new ManagerAccessibilityServicesStateChangeListener client.

func (*ManagerAccessibilityServicesStateChangeListenerClient) OnAccessibilityServicesStateChanged

func (c *ManagerAccessibilityServicesStateChangeListenerClient) OnAccessibilityServicesStateChanged(ctx context.Context, arg0 int64) error

OnAccessibilityServicesStateChanged calls the OnAccessibilityServicesStateChanged RPC.

type ManagerAccessibilityStateChangeListenerClient

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

ManagerAccessibilityStateChangeListenerClient wraps the gRPC ManagerAccessibilityStateChangeListenerService client.

func NewManagerAccessibilityStateChangeListenerClient

func NewManagerAccessibilityStateChangeListenerClient(cc grpc.ClientConnInterface) *ManagerAccessibilityStateChangeListenerClient

NewManagerAccessibilityStateChangeListenerClient creates a new ManagerAccessibilityStateChangeListener client.

func (*ManagerAccessibilityStateChangeListenerClient) OnAccessibilityStateChanged

func (c *ManagerAccessibilityStateChangeListenerClient) OnAccessibilityStateChanged(ctx context.Context, arg0 bool) error

OnAccessibilityStateChanged calls the OnAccessibilityStateChanged RPC.

type ManagerAudioDescriptionRequestedChangeListenerClient

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

ManagerAudioDescriptionRequestedChangeListenerClient wraps the gRPC ManagerAudioDescriptionRequestedChangeListenerService client.

func NewManagerAudioDescriptionRequestedChangeListenerClient

func NewManagerAudioDescriptionRequestedChangeListenerClient(cc grpc.ClientConnInterface) *ManagerAudioDescriptionRequestedChangeListenerClient

NewManagerAudioDescriptionRequestedChangeListenerClient creates a new ManagerAudioDescriptionRequestedChangeListener client.

func (*ManagerAudioDescriptionRequestedChangeListenerClient) OnAudioDescriptionRequestedChanged

func (c *ManagerAudioDescriptionRequestedChangeListenerClient) OnAudioDescriptionRequestedChanged(ctx context.Context, arg0 bool) error

OnAudioDescriptionRequestedChanged calls the OnAudioDescriptionRequestedChanged RPC.

type ManagerClient

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

ManagerClient wraps the gRPC ManagerService client.

func NewManagerClient

func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient

NewManagerClient creates a new Manager client.

func (*ManagerClient) AddAccessibilityRequestPreparer

func (c *ManagerClient) AddAccessibilityRequestPreparer(ctx context.Context, arg0 int64) error

AddAccessibilityRequestPreparer calls the AddAccessibilityRequestPreparer RPC.

func (*ManagerClient) AddAccessibilityServicesStateChangeListener1

func (c *ManagerClient) AddAccessibilityServicesStateChangeListener1(ctx context.Context, arg0 int64) error

AddAccessibilityServicesStateChangeListener1 calls the AddAccessibilityServicesStateChangeListener1 RPC.

func (*ManagerClient) AddAccessibilityServicesStateChangeListener2_1

func (c *ManagerClient) AddAccessibilityServicesStateChangeListener2_1(ctx context.Context, arg0 int64, arg1 int64) error

AddAccessibilityServicesStateChangeListener2_1 calls the AddAccessibilityServicesStateChangeListener2_1 RPC.

func (*ManagerClient) AddAccessibilityStateChangeListener

func (c *ManagerClient) AddAccessibilityStateChangeListener(ctx context.Context, arg0 int64) (bool, error)

AddAccessibilityStateChangeListener calls the AddAccessibilityStateChangeListener RPC.

func (*ManagerClient) AddAudioDescriptionRequestedChangeListener

func (c *ManagerClient) AddAudioDescriptionRequestedChangeListener(ctx context.Context, arg0 int64, arg1 int64) error

AddAudioDescriptionRequestedChangeListener calls the AddAudioDescriptionRequestedChangeListener RPC.

func (*ManagerClient) AddHighContrastTextStateChangeListener

func (c *ManagerClient) AddHighContrastTextStateChangeListener(ctx context.Context, arg0 int64, arg1 int64) error

AddHighContrastTextStateChangeListener calls the AddHighContrastTextStateChangeListener RPC.

func (*ManagerClient) AddTouchExplorationStateChangeListener

func (c *ManagerClient) AddTouchExplorationStateChangeListener(ctx context.Context, arg0 int64) (bool, error)

AddTouchExplorationStateChangeListener calls the AddTouchExplorationStateChangeListener RPC.

func (*ManagerClient) GetAccessibilityFocusColor

func (c *ManagerClient) GetAccessibilityFocusColor(ctx context.Context) (int32, error)

GetAccessibilityFocusColor calls the GetAccessibilityFocusColor RPC.

func (*ManagerClient) GetAccessibilityFocusStrokeWidth

func (c *ManagerClient) GetAccessibilityFocusStrokeWidth(ctx context.Context) (int32, error)

GetAccessibilityFocusStrokeWidth calls the GetAccessibilityFocusStrokeWidth RPC.

func (*ManagerClient) GetAccessibilityServiceList

func (c *ManagerClient) GetAccessibilityServiceList(ctx context.Context) (int64, error)

GetAccessibilityServiceList calls the GetAccessibilityServiceList RPC.

func (*ManagerClient) GetEnabledAccessibilityServiceList

func (c *ManagerClient) GetEnabledAccessibilityServiceList(ctx context.Context, arg0 int32) (int64, error)

GetEnabledAccessibilityServiceList calls the GetEnabledAccessibilityServiceList RPC.

func (*ManagerClient) GetInstalledAccessibilityServiceList

func (c *ManagerClient) GetInstalledAccessibilityServiceList(ctx context.Context) (int64, error)

GetInstalledAccessibilityServiceList calls the GetInstalledAccessibilityServiceList RPC.

func (*ManagerClient) GetRecommendedTimeoutMillis

func (c *ManagerClient) GetRecommendedTimeoutMillis(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

GetRecommendedTimeoutMillis calls the GetRecommendedTimeoutMillis RPC.

func (*ManagerClient) Interrupt

func (c *ManagerClient) Interrupt(ctx context.Context) error

Interrupt calls the Interrupt RPC.

func (*ManagerClient) IsAccessibilityButtonSupported

func (c *ManagerClient) IsAccessibilityButtonSupported(ctx context.Context) (bool, error)

IsAccessibilityButtonSupported calls the IsAccessibilityButtonSupported RPC.

func (*ManagerClient) IsAudioDescriptionRequested

func (c *ManagerClient) IsAudioDescriptionRequested(ctx context.Context) (bool, error)

IsAudioDescriptionRequested calls the IsAudioDescriptionRequested RPC.

func (*ManagerClient) IsEnabled

func (c *ManagerClient) IsEnabled(ctx context.Context) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*ManagerClient) IsHighContrastTextEnabled

func (c *ManagerClient) IsHighContrastTextEnabled(ctx context.Context) (bool, error)

IsHighContrastTextEnabled calls the IsHighContrastTextEnabled RPC.

func (*ManagerClient) IsRequestFromAccessibilityTool

func (c *ManagerClient) IsRequestFromAccessibilityTool(ctx context.Context) (bool, error)

IsRequestFromAccessibilityTool calls the IsRequestFromAccessibilityTool RPC.

func (*ManagerClient) IsTouchExplorationEnabled

func (c *ManagerClient) IsTouchExplorationEnabled(ctx context.Context) (bool, error)

IsTouchExplorationEnabled calls the IsTouchExplorationEnabled RPC.

func (*ManagerClient) RemoveAccessibilityRequestPreparer

func (c *ManagerClient) RemoveAccessibilityRequestPreparer(ctx context.Context, arg0 int64) error

RemoveAccessibilityRequestPreparer calls the RemoveAccessibilityRequestPreparer RPC.

func (*ManagerClient) RemoveAccessibilityServicesStateChangeListener

func (c *ManagerClient) RemoveAccessibilityServicesStateChangeListener(ctx context.Context, arg0 int64) (bool, error)

RemoveAccessibilityServicesStateChangeListener calls the RemoveAccessibilityServicesStateChangeListener RPC.

func (*ManagerClient) RemoveAccessibilityStateChangeListener

func (c *ManagerClient) RemoveAccessibilityStateChangeListener(ctx context.Context, arg0 int64) (bool, error)

RemoveAccessibilityStateChangeListener calls the RemoveAccessibilityStateChangeListener RPC.

func (*ManagerClient) RemoveAudioDescriptionRequestedChangeListener

func (c *ManagerClient) RemoveAudioDescriptionRequestedChangeListener(ctx context.Context, arg0 int64) (bool, error)

RemoveAudioDescriptionRequestedChangeListener calls the RemoveAudioDescriptionRequestedChangeListener RPC.

func (*ManagerClient) RemoveHighContrastTextStateChangeListener

func (c *ManagerClient) RemoveHighContrastTextStateChangeListener(ctx context.Context, arg0 int64) error

RemoveHighContrastTextStateChangeListener calls the RemoveHighContrastTextStateChangeListener RPC.

func (*ManagerClient) RemoveTouchExplorationStateChangeListener

func (c *ManagerClient) RemoveTouchExplorationStateChangeListener(ctx context.Context, arg0 int64) (bool, error)

RemoveTouchExplorationStateChangeListener calls the RemoveTouchExplorationStateChangeListener RPC.

func (*ManagerClient) SendAccessibilityEvent

func (c *ManagerClient) SendAccessibilityEvent(ctx context.Context, arg0 int64) error

SendAccessibilityEvent calls the SendAccessibilityEvent RPC.

type ManagerHighContrastTextStateChangeListenerClient

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

ManagerHighContrastTextStateChangeListenerClient wraps the gRPC ManagerHighContrastTextStateChangeListenerService client.

func NewManagerHighContrastTextStateChangeListenerClient

func NewManagerHighContrastTextStateChangeListenerClient(cc grpc.ClientConnInterface) *ManagerHighContrastTextStateChangeListenerClient

NewManagerHighContrastTextStateChangeListenerClient creates a new ManagerHighContrastTextStateChangeListener client.

func (*ManagerHighContrastTextStateChangeListenerClient) OnHighContrastTextStateChanged

func (c *ManagerHighContrastTextStateChangeListenerClient) OnHighContrastTextStateChanged(ctx context.Context, arg0 bool) error

OnHighContrastTextStateChanged calls the OnHighContrastTextStateChanged RPC.

type ManagerTouchExplorationStateChangeListenerClient

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

ManagerTouchExplorationStateChangeListenerClient wraps the gRPC ManagerTouchExplorationStateChangeListenerService client.

func NewManagerTouchExplorationStateChangeListenerClient

func NewManagerTouchExplorationStateChangeListenerClient(cc grpc.ClientConnInterface) *ManagerTouchExplorationStateChangeListenerClient

NewManagerTouchExplorationStateChangeListenerClient creates a new ManagerTouchExplorationStateChangeListener client.

func (*ManagerTouchExplorationStateChangeListenerClient) OnTouchExplorationStateChanged

func (c *ManagerTouchExplorationStateChangeListenerClient) OnTouchExplorationStateChanged(ctx context.Context, arg0 bool) error

OnTouchExplorationStateChanged calls the OnTouchExplorationStateChanged RPC.

type NodeInfoAccessibilityActionClient

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

NodeInfoAccessibilityActionClient wraps the gRPC NodeInfoAccessibilityActionService client.

func NewNodeInfoAccessibilityActionClient

func NewNodeInfoAccessibilityActionClient(cc grpc.ClientConnInterface) *NodeInfoAccessibilityActionClient

NewNodeInfoAccessibilityActionClient creates a new NodeInfoAccessibilityAction client.

func (*NodeInfoAccessibilityActionClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*NodeInfoAccessibilityActionClient) Equals

Equals calls the Equals RPC.

func (*NodeInfoAccessibilityActionClient) GetId

GetId calls the GetId RPC.

func (*NodeInfoAccessibilityActionClient) GetLabel

GetLabel calls the GetLabel RPC.

func (*NodeInfoAccessibilityActionClient) HashCode

HashCode calls the HashCode RPC.

func (*NodeInfoAccessibilityActionClient) ToString

ToString calls the ToString RPC.

func (*NodeInfoAccessibilityActionClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type NodeInfoClient

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

NodeInfoClient wraps the gRPC NodeInfoService client.

func NewNodeInfoClient

func NewNodeInfoClient(cc grpc.ClientConnInterface) *NodeInfoClient

NewNodeInfoClient creates a new NodeInfo client.

func (*NodeInfoClient) AddAction1

func (c *NodeInfoClient) AddAction1(ctx context.Context, handle int64, arg0 int64) error

AddAction1 calls the AddAction1 RPC.

func (*NodeInfoClient) AddAction1_1

func (c *NodeInfoClient) AddAction1_1(ctx context.Context, handle int64, arg0 int32) error

AddAction1_1 calls the AddAction1_1 RPC.

func (*NodeInfoClient) AddChild1

func (c *NodeInfoClient) AddChild1(ctx context.Context, handle int64, arg0 int64) error

AddChild1 calls the AddChild1 RPC.

func (*NodeInfoClient) AddChild2_1

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

AddChild2_1 calls the AddChild2_1 RPC.

func (*NodeInfoClient) AddLabeledBy1

func (c *NodeInfoClient) AddLabeledBy1(ctx context.Context, handle int64, arg0 int64) error

AddLabeledBy1 calls the AddLabeledBy1 RPC.

func (*NodeInfoClient) AddLabeledBy2_1

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

AddLabeledBy2_1 calls the AddLabeledBy2_1 RPC.

func (*NodeInfoClient) CanOpenPopup

func (c *NodeInfoClient) CanOpenPopup(ctx context.Context, handle int64) (bool, error)

CanOpenPopup calls the CanOpenPopup RPC.

func (*NodeInfoClient) DescribeContents

func (c *NodeInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*NodeInfoClient) Equals

func (c *NodeInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*NodeInfoClient) FindAccessibilityNodeInfosByText

func (c *NodeInfoClient) FindAccessibilityNodeInfosByText(ctx context.Context, handle int64, arg0 string) (int64, error)

FindAccessibilityNodeInfosByText calls the FindAccessibilityNodeInfosByText RPC.

func (*NodeInfoClient) FindAccessibilityNodeInfosByViewId

func (c *NodeInfoClient) FindAccessibilityNodeInfosByViewId(ctx context.Context, handle int64, arg0 string) (int64, error)

FindAccessibilityNodeInfosByViewId calls the FindAccessibilityNodeInfosByViewId RPC.

func (*NodeInfoClient) FindFocus

func (c *NodeInfoClient) FindFocus(ctx context.Context, handle int64, arg0 int32) (int64, error)

FindFocus calls the FindFocus RPC.

func (*NodeInfoClient) FocusSearch

func (c *NodeInfoClient) FocusSearch(ctx context.Context, handle int64, arg0 int32) (int64, error)

FocusSearch calls the FocusSearch RPC.

func (*NodeInfoClient) GetActionList

func (c *NodeInfoClient) GetActionList(ctx context.Context, handle int64) (int64, error)

GetActionList calls the GetActionList RPC.

func (*NodeInfoClient) GetActions

func (c *NodeInfoClient) GetActions(ctx context.Context, handle int64) (int32, error)

GetActions calls the GetActions RPC.

func (*NodeInfoClient) GetAvailableExtraData

func (c *NodeInfoClient) GetAvailableExtraData(ctx context.Context, handle int64) (int64, error)

GetAvailableExtraData calls the GetAvailableExtraData RPC.

func (*NodeInfoClient) GetBoundsInParent

func (c *NodeInfoClient) GetBoundsInParent(ctx context.Context, handle int64, arg0 int64) error

GetBoundsInParent calls the GetBoundsInParent RPC.

func (*NodeInfoClient) GetBoundsInScreen

func (c *NodeInfoClient) GetBoundsInScreen(ctx context.Context, handle int64, arg0 int64) error

GetBoundsInScreen calls the GetBoundsInScreen RPC.

func (*NodeInfoClient) GetBoundsInWindow

func (c *NodeInfoClient) GetBoundsInWindow(ctx context.Context, handle int64, arg0 int64) error

GetBoundsInWindow calls the GetBoundsInWindow RPC.

func (*NodeInfoClient) GetChecked

func (c *NodeInfoClient) GetChecked(ctx context.Context, handle int64) (int32, error)

GetChecked calls the GetChecked RPC.

func (*NodeInfoClient) GetChild1

func (c *NodeInfoClient) GetChild1(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetChild1 calls the GetChild1 RPC.

func (*NodeInfoClient) GetChild2_1

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

GetChild2_1 calls the GetChild2_1 RPC.

func (*NodeInfoClient) GetChildCount

func (c *NodeInfoClient) GetChildCount(ctx context.Context, handle int64) (int32, error)

GetChildCount calls the GetChildCount RPC.

func (*NodeInfoClient) GetClassName

func (c *NodeInfoClient) GetClassName(ctx context.Context, handle int64) (int64, error)

GetClassName calls the GetClassName RPC.

func (*NodeInfoClient) GetCollectionInfo

func (c *NodeInfoClient) GetCollectionInfo(ctx context.Context, handle int64) (int64, error)

GetCollectionInfo calls the GetCollectionInfo RPC.

func (*NodeInfoClient) GetCollectionItemInfo

func (c *NodeInfoClient) GetCollectionItemInfo(ctx context.Context, handle int64) (int64, error)

GetCollectionItemInfo calls the GetCollectionItemInfo RPC.

func (*NodeInfoClient) GetContainerTitle

func (c *NodeInfoClient) GetContainerTitle(ctx context.Context, handle int64) (int64, error)

GetContainerTitle calls the GetContainerTitle RPC.

func (*NodeInfoClient) GetContentDescription

func (c *NodeInfoClient) GetContentDescription(ctx context.Context, handle int64) (int64, error)

GetContentDescription calls the GetContentDescription RPC.

func (*NodeInfoClient) GetDrawingOrder

func (c *NodeInfoClient) GetDrawingOrder(ctx context.Context, handle int64) (int32, error)

GetDrawingOrder calls the GetDrawingOrder RPC.

func (*NodeInfoClient) GetError

func (c *NodeInfoClient) GetError(ctx context.Context, handle int64) (int64, error)

GetError calls the GetError RPC.

func (*NodeInfoClient) GetExpandedState

func (c *NodeInfoClient) GetExpandedState(ctx context.Context, handle int64) (int32, error)

GetExpandedState calls the GetExpandedState RPC.

func (*NodeInfoClient) GetExtraRenderingInfo

func (c *NodeInfoClient) GetExtraRenderingInfo(ctx context.Context, handle int64) (int64, error)

GetExtraRenderingInfo calls the GetExtraRenderingInfo RPC.

func (*NodeInfoClient) GetExtras

func (c *NodeInfoClient) GetExtras(ctx context.Context, handle int64) (int64, error)

GetExtras calls the GetExtras RPC.

func (*NodeInfoClient) GetHintText

func (c *NodeInfoClient) GetHintText(ctx context.Context, handle int64) (int64, error)

GetHintText calls the GetHintText RPC.

func (*NodeInfoClient) GetInputType

func (c *NodeInfoClient) GetInputType(ctx context.Context, handle int64) (int32, error)

GetInputType calls the GetInputType RPC.

func (*NodeInfoClient) GetLabelFor

func (c *NodeInfoClient) GetLabelFor(ctx context.Context, handle int64) (int64, error)

GetLabelFor calls the GetLabelFor RPC.

func (*NodeInfoClient) GetLabeledBy

func (c *NodeInfoClient) GetLabeledBy(ctx context.Context, handle int64) (int64, error)

GetLabeledBy calls the GetLabeledBy RPC.

func (*NodeInfoClient) GetLabeledByList

func (c *NodeInfoClient) GetLabeledByList(ctx context.Context, handle int64) (int64, error)

GetLabeledByList calls the GetLabeledByList RPC.

func (*NodeInfoClient) GetLiveRegion

func (c *NodeInfoClient) GetLiveRegion(ctx context.Context, handle int64) (int32, error)

GetLiveRegion calls the GetLiveRegion RPC.

func (*NodeInfoClient) GetMaxTextLength

func (c *NodeInfoClient) GetMaxTextLength(ctx context.Context, handle int64) (int32, error)

GetMaxTextLength calls the GetMaxTextLength RPC.

func (*NodeInfoClient) GetMinDurationBetweenContentChanges

func (c *NodeInfoClient) GetMinDurationBetweenContentChanges(ctx context.Context, handle int64) (int64, error)

GetMinDurationBetweenContentChanges calls the GetMinDurationBetweenContentChanges RPC.

func (*NodeInfoClient) GetMovementGranularities

func (c *NodeInfoClient) GetMovementGranularities(ctx context.Context, handle int64) (int32, error)

GetMovementGranularities calls the GetMovementGranularities RPC.

func (*NodeInfoClient) GetPackageName

func (c *NodeInfoClient) GetPackageName(ctx context.Context, handle int64) (int64, error)

GetPackageName calls the GetPackageName RPC.

func (*NodeInfoClient) GetPaneTitle

func (c *NodeInfoClient) GetPaneTitle(ctx context.Context, handle int64) (int64, error)

GetPaneTitle calls the GetPaneTitle RPC.

func (*NodeInfoClient) GetParent0

func (c *NodeInfoClient) GetParent0(ctx context.Context, handle int64) (int64, error)

GetParent0 calls the GetParent0 RPC.

func (*NodeInfoClient) GetParent1_1

func (c *NodeInfoClient) GetParent1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetParent1_1 calls the GetParent1_1 RPC.

func (*NodeInfoClient) GetRangeInfo

func (c *NodeInfoClient) GetRangeInfo(ctx context.Context, handle int64) (int64, error)

GetRangeInfo calls the GetRangeInfo RPC.

func (*NodeInfoClient) GetStateDescription

func (c *NodeInfoClient) GetStateDescription(ctx context.Context, handle int64) (int64, error)

GetStateDescription calls the GetStateDescription RPC.

func (*NodeInfoClient) GetSupplementalDescription

func (c *NodeInfoClient) GetSupplementalDescription(ctx context.Context, handle int64) (int64, error)

GetSupplementalDescription calls the GetSupplementalDescription RPC.

func (*NodeInfoClient) GetText

func (c *NodeInfoClient) GetText(ctx context.Context, handle int64) (int64, error)

GetText calls the GetText RPC.

func (*NodeInfoClient) GetTextSelectionEnd

func (c *NodeInfoClient) GetTextSelectionEnd(ctx context.Context, handle int64) (int32, error)

GetTextSelectionEnd calls the GetTextSelectionEnd RPC.

func (*NodeInfoClient) GetTextSelectionStart

func (c *NodeInfoClient) GetTextSelectionStart(ctx context.Context, handle int64) (int32, error)

GetTextSelectionStart calls the GetTextSelectionStart RPC.

func (*NodeInfoClient) GetTooltipText

func (c *NodeInfoClient) GetTooltipText(ctx context.Context, handle int64) (int64, error)

GetTooltipText calls the GetTooltipText RPC.

func (*NodeInfoClient) GetTouchDelegateInfo

func (c *NodeInfoClient) GetTouchDelegateInfo(ctx context.Context, handle int64) (int64, error)

GetTouchDelegateInfo calls the GetTouchDelegateInfo RPC.

func (*NodeInfoClient) GetTraversalAfter

func (c *NodeInfoClient) GetTraversalAfter(ctx context.Context, handle int64) (int64, error)

GetTraversalAfter calls the GetTraversalAfter RPC.

func (*NodeInfoClient) GetTraversalBefore

func (c *NodeInfoClient) GetTraversalBefore(ctx context.Context, handle int64) (int64, error)

GetTraversalBefore calls the GetTraversalBefore RPC.

func (*NodeInfoClient) GetUniqueId

func (c *NodeInfoClient) GetUniqueId(ctx context.Context, handle int64) (string, error)

GetUniqueId calls the GetUniqueId RPC.

func (*NodeInfoClient) GetViewIdResourceName

func (c *NodeInfoClient) GetViewIdResourceName(ctx context.Context, handle int64) (string, error)

GetViewIdResourceName calls the GetViewIdResourceName RPC.

func (*NodeInfoClient) GetWindow

func (c *NodeInfoClient) GetWindow(ctx context.Context, handle int64) (int64, error)

GetWindow calls the GetWindow RPC.

func (*NodeInfoClient) GetWindowId

func (c *NodeInfoClient) GetWindowId(ctx context.Context, handle int64) (int32, error)

GetWindowId calls the GetWindowId RPC.

func (*NodeInfoClient) HasRequestInitialAccessibilityFocus

func (c *NodeInfoClient) HasRequestInitialAccessibilityFocus(ctx context.Context, handle int64) (bool, error)

HasRequestInitialAccessibilityFocus calls the HasRequestInitialAccessibilityFocus RPC.

func (*NodeInfoClient) HashCode

func (c *NodeInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*NodeInfoClient) IsAccessibilityDataSensitive

func (c *NodeInfoClient) IsAccessibilityDataSensitive(ctx context.Context, handle int64) (bool, error)

IsAccessibilityDataSensitive calls the IsAccessibilityDataSensitive RPC.

func (*NodeInfoClient) IsAccessibilityFocused

func (c *NodeInfoClient) IsAccessibilityFocused(ctx context.Context, handle int64) (bool, error)

IsAccessibilityFocused calls the IsAccessibilityFocused RPC.

func (*NodeInfoClient) IsCheckable

func (c *NodeInfoClient) IsCheckable(ctx context.Context, handle int64) (bool, error)

IsCheckable calls the IsCheckable RPC.

func (*NodeInfoClient) IsChecked

func (c *NodeInfoClient) IsChecked(ctx context.Context, handle int64) (bool, error)

IsChecked calls the IsChecked RPC.

func (*NodeInfoClient) IsClickable

func (c *NodeInfoClient) IsClickable(ctx context.Context, handle int64) (bool, error)

IsClickable calls the IsClickable RPC.

func (*NodeInfoClient) IsContentInvalid

func (c *NodeInfoClient) IsContentInvalid(ctx context.Context, handle int64) (bool, error)

IsContentInvalid calls the IsContentInvalid RPC.

func (*NodeInfoClient) IsContextClickable

func (c *NodeInfoClient) IsContextClickable(ctx context.Context, handle int64) (bool, error)

IsContextClickable calls the IsContextClickable RPC.

func (*NodeInfoClient) IsDismissable

func (c *NodeInfoClient) IsDismissable(ctx context.Context, handle int64) (bool, error)

IsDismissable calls the IsDismissable RPC.

func (*NodeInfoClient) IsEditable

func (c *NodeInfoClient) IsEditable(ctx context.Context, handle int64) (bool, error)

IsEditable calls the IsEditable RPC.

func (*NodeInfoClient) IsEnabled

func (c *NodeInfoClient) IsEnabled(ctx context.Context, handle int64) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*NodeInfoClient) IsFieldRequired

func (c *NodeInfoClient) IsFieldRequired(ctx context.Context, handle int64) (bool, error)

IsFieldRequired calls the IsFieldRequired RPC.

func (*NodeInfoClient) IsFocusable

func (c *NodeInfoClient) IsFocusable(ctx context.Context, handle int64) (bool, error)

IsFocusable calls the IsFocusable RPC.

func (*NodeInfoClient) IsFocused

func (c *NodeInfoClient) IsFocused(ctx context.Context, handle int64) (bool, error)

IsFocused calls the IsFocused RPC.

func (*NodeInfoClient) IsGranularScrollingSupported

func (c *NodeInfoClient) IsGranularScrollingSupported(ctx context.Context, handle int64) (bool, error)

IsGranularScrollingSupported calls the IsGranularScrollingSupported RPC.

func (*NodeInfoClient) IsHeading

func (c *NodeInfoClient) IsHeading(ctx context.Context, handle int64) (bool, error)

IsHeading calls the IsHeading RPC.

func (*NodeInfoClient) IsImportantForAccessibility

func (c *NodeInfoClient) IsImportantForAccessibility(ctx context.Context, handle int64) (bool, error)

IsImportantForAccessibility calls the IsImportantForAccessibility RPC.

func (*NodeInfoClient) IsLongClickable

func (c *NodeInfoClient) IsLongClickable(ctx context.Context, handle int64) (bool, error)

IsLongClickable calls the IsLongClickable RPC.

func (*NodeInfoClient) IsMultiLine

func (c *NodeInfoClient) IsMultiLine(ctx context.Context, handle int64) (bool, error)

IsMultiLine calls the IsMultiLine RPC.

func (*NodeInfoClient) IsPassword

func (c *NodeInfoClient) IsPassword(ctx context.Context, handle int64) (bool, error)

IsPassword calls the IsPassword RPC.

func (*NodeInfoClient) IsScreenReaderFocusable

func (c *NodeInfoClient) IsScreenReaderFocusable(ctx context.Context, handle int64) (bool, error)

IsScreenReaderFocusable calls the IsScreenReaderFocusable RPC.

func (*NodeInfoClient) IsScrollable

func (c *NodeInfoClient) IsScrollable(ctx context.Context, handle int64) (bool, error)

IsScrollable calls the IsScrollable RPC.

func (*NodeInfoClient) IsSelected

func (c *NodeInfoClient) IsSelected(ctx context.Context, handle int64) (bool, error)

IsSelected calls the IsSelected RPC.

func (*NodeInfoClient) IsShowingHintText

func (c *NodeInfoClient) IsShowingHintText(ctx context.Context, handle int64) (bool, error)

IsShowingHintText calls the IsShowingHintText RPC.

func (*NodeInfoClient) IsTextEntryKey

func (c *NodeInfoClient) IsTextEntryKey(ctx context.Context, handle int64) (bool, error)

IsTextEntryKey calls the IsTextEntryKey RPC.

func (*NodeInfoClient) IsTextSelectable

func (c *NodeInfoClient) IsTextSelectable(ctx context.Context, handle int64) (bool, error)

IsTextSelectable calls the IsTextSelectable RPC.

func (*NodeInfoClient) IsVisibleToUser

func (c *NodeInfoClient) IsVisibleToUser(ctx context.Context, handle int64) (bool, error)

IsVisibleToUser calls the IsVisibleToUser RPC.

func (*NodeInfoClient) Obtain0

func (c *NodeInfoClient) Obtain0(ctx context.Context, handle int64) (int64, error)

Obtain0 calls the Obtain0 RPC.

func (*NodeInfoClient) Obtain1_1

func (c *NodeInfoClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)

Obtain1_1 calls the Obtain1_1 RPC.

func (*NodeInfoClient) Obtain1_2

func (c *NodeInfoClient) Obtain1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)

Obtain1_2 calls the Obtain1_2 RPC.

func (*NodeInfoClient) Obtain2_3

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

Obtain2_3 calls the Obtain2_3 RPC.

func (*NodeInfoClient) PerformAction1

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

PerformAction1 calls the PerformAction1 RPC.

func (*NodeInfoClient) PerformAction2_1

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

PerformAction2_1 calls the PerformAction2_1 RPC.

func (*NodeInfoClient) Recycle

func (c *NodeInfoClient) Recycle(ctx context.Context, handle int64) error

Recycle calls the Recycle RPC.

func (*NodeInfoClient) Refresh

func (c *NodeInfoClient) Refresh(ctx context.Context, handle int64) (bool, error)

Refresh calls the Refresh RPC.

func (*NodeInfoClient) RefreshWithExtraData

func (c *NodeInfoClient) RefreshWithExtraData(ctx context.Context, handle int64, arg0 string, arg1 int64) (bool, error)

RefreshWithExtraData calls the RefreshWithExtraData RPC.

func (*NodeInfoClient) RemoveAction1

func (c *NodeInfoClient) RemoveAction1(ctx context.Context, handle int64, arg0 int64) (bool, error)

RemoveAction1 calls the RemoveAction1 RPC.

func (*NodeInfoClient) RemoveAction1_1

func (c *NodeInfoClient) RemoveAction1_1(ctx context.Context, handle int64, arg0 int32) error

RemoveAction1_1 calls the RemoveAction1_1 RPC.

func (*NodeInfoClient) RemoveChild1

func (c *NodeInfoClient) RemoveChild1(ctx context.Context, handle int64, arg0 int64) (bool, error)

RemoveChild1 calls the RemoveChild1 RPC.

func (*NodeInfoClient) RemoveChild2_1

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

RemoveChild2_1 calls the RemoveChild2_1 RPC.

func (*NodeInfoClient) RemoveLabeledBy1

func (c *NodeInfoClient) RemoveLabeledBy1(ctx context.Context, handle int64, arg0 int64) (bool, error)

RemoveLabeledBy1 calls the RemoveLabeledBy1 RPC.

func (*NodeInfoClient) RemoveLabeledBy2_1

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

RemoveLabeledBy2_1 calls the RemoveLabeledBy2_1 RPC.

func (*NodeInfoClient) SetAccessibilityDataSensitive

func (c *NodeInfoClient) SetAccessibilityDataSensitive(ctx context.Context, handle int64, arg0 bool) error

SetAccessibilityDataSensitive calls the SetAccessibilityDataSensitive RPC.

func (*NodeInfoClient) SetAccessibilityFocused

func (c *NodeInfoClient) SetAccessibilityFocused(ctx context.Context, handle int64, arg0 bool) error

SetAccessibilityFocused calls the SetAccessibilityFocused RPC.

func (*NodeInfoClient) SetBoundsInParent

func (c *NodeInfoClient) SetBoundsInParent(ctx context.Context, handle int64, arg0 int64) error

SetBoundsInParent calls the SetBoundsInParent RPC.

func (*NodeInfoClient) SetBoundsInScreen

func (c *NodeInfoClient) SetBoundsInScreen(ctx context.Context, handle int64, arg0 int64) error

SetBoundsInScreen calls the SetBoundsInScreen RPC.

func (*NodeInfoClient) SetBoundsInWindow

func (c *NodeInfoClient) SetBoundsInWindow(ctx context.Context, handle int64, arg0 int64) error

SetBoundsInWindow calls the SetBoundsInWindow RPC.

func (*NodeInfoClient) SetCanOpenPopup

func (c *NodeInfoClient) SetCanOpenPopup(ctx context.Context, handle int64, arg0 bool) error

SetCanOpenPopup calls the SetCanOpenPopup RPC.

func (*NodeInfoClient) SetCheckable

func (c *NodeInfoClient) SetCheckable(ctx context.Context, handle int64, arg0 bool) error

SetCheckable calls the SetCheckable RPC.

func (*NodeInfoClient) SetChecked1

func (c *NodeInfoClient) SetChecked1(ctx context.Context, handle int64, arg0 bool) error

SetChecked1 calls the SetChecked1 RPC.

func (*NodeInfoClient) SetChecked1_1

func (c *NodeInfoClient) SetChecked1_1(ctx context.Context, handle int64, arg0 int32) error

SetChecked1_1 calls the SetChecked1_1 RPC.

func (*NodeInfoClient) SetClassName

func (c *NodeInfoClient) SetClassName(ctx context.Context, handle int64, arg0 string) error

SetClassName calls the SetClassName RPC.

func (*NodeInfoClient) SetClickable

func (c *NodeInfoClient) SetClickable(ctx context.Context, handle int64, arg0 bool) error

SetClickable calls the SetClickable RPC.

func (*NodeInfoClient) SetCollectionInfo

func (c *NodeInfoClient) SetCollectionInfo(ctx context.Context, handle int64, arg0 int64) error

SetCollectionInfo calls the SetCollectionInfo RPC.

func (*NodeInfoClient) SetCollectionItemInfo

func (c *NodeInfoClient) SetCollectionItemInfo(ctx context.Context, handle int64, arg0 int64) error

SetCollectionItemInfo calls the SetCollectionItemInfo RPC.

func (*NodeInfoClient) SetContainerTitle

func (c *NodeInfoClient) SetContainerTitle(ctx context.Context, handle int64, arg0 string) error

SetContainerTitle calls the SetContainerTitle RPC.

func (*NodeInfoClient) SetContentDescription

func (c *NodeInfoClient) SetContentDescription(ctx context.Context, handle int64, arg0 string) error

SetContentDescription calls the SetContentDescription RPC.

func (*NodeInfoClient) SetContentInvalid

func (c *NodeInfoClient) SetContentInvalid(ctx context.Context, handle int64, arg0 bool) error

SetContentInvalid calls the SetContentInvalid RPC.

func (*NodeInfoClient) SetContextClickable

func (c *NodeInfoClient) SetContextClickable(ctx context.Context, handle int64, arg0 bool) error

SetContextClickable calls the SetContextClickable RPC.

func (*NodeInfoClient) SetDismissable

func (c *NodeInfoClient) SetDismissable(ctx context.Context, handle int64, arg0 bool) error

SetDismissable calls the SetDismissable RPC.

func (*NodeInfoClient) SetDrawingOrder

func (c *NodeInfoClient) SetDrawingOrder(ctx context.Context, handle int64, arg0 int32) error

SetDrawingOrder calls the SetDrawingOrder RPC.

func (*NodeInfoClient) SetEditable

func (c *NodeInfoClient) SetEditable(ctx context.Context, handle int64, arg0 bool) error

SetEditable calls the SetEditable RPC.

func (*NodeInfoClient) SetEnabled

func (c *NodeInfoClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error

SetEnabled calls the SetEnabled RPC.

func (*NodeInfoClient) SetError

func (c *NodeInfoClient) SetError(ctx context.Context, handle int64, arg0 string) error

SetError calls the SetError RPC.

func (*NodeInfoClient) SetExpandedState

func (c *NodeInfoClient) SetExpandedState(ctx context.Context, handle int64, arg0 int32) error

SetExpandedState calls the SetExpandedState RPC.

func (*NodeInfoClient) SetFieldRequired

func (c *NodeInfoClient) SetFieldRequired(ctx context.Context, handle int64, arg0 bool) error

SetFieldRequired calls the SetFieldRequired RPC.

func (*NodeInfoClient) SetFocusable

func (c *NodeInfoClient) SetFocusable(ctx context.Context, handle int64, arg0 bool) error

SetFocusable calls the SetFocusable RPC.

func (*NodeInfoClient) SetFocused

func (c *NodeInfoClient) SetFocused(ctx context.Context, handle int64, arg0 bool) error

SetFocused calls the SetFocused RPC.

func (*NodeInfoClient) SetGranularScrollingSupported

func (c *NodeInfoClient) SetGranularScrollingSupported(ctx context.Context, handle int64, arg0 bool) error

SetGranularScrollingSupported calls the SetGranularScrollingSupported RPC.

func (*NodeInfoClient) SetHeading

func (c *NodeInfoClient) SetHeading(ctx context.Context, handle int64, arg0 bool) error

SetHeading calls the SetHeading RPC.

func (*NodeInfoClient) SetHintText

func (c *NodeInfoClient) SetHintText(ctx context.Context, handle int64, arg0 string) error

SetHintText calls the SetHintText RPC.

func (*NodeInfoClient) SetImportantForAccessibility

func (c *NodeInfoClient) SetImportantForAccessibility(ctx context.Context, handle int64, arg0 bool) error

SetImportantForAccessibility calls the SetImportantForAccessibility RPC.

func (*NodeInfoClient) SetInputType

func (c *NodeInfoClient) SetInputType(ctx context.Context, handle int64, arg0 int32) error

SetInputType calls the SetInputType RPC.

func (*NodeInfoClient) SetLabelFor1

func (c *NodeInfoClient) SetLabelFor1(ctx context.Context, handle int64, arg0 int64) error

SetLabelFor1 calls the SetLabelFor1 RPC.

func (*NodeInfoClient) SetLabelFor2_1

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

SetLabelFor2_1 calls the SetLabelFor2_1 RPC.

func (*NodeInfoClient) SetLabeledBy1

func (c *NodeInfoClient) SetLabeledBy1(ctx context.Context, handle int64, arg0 int64) error

SetLabeledBy1 calls the SetLabeledBy1 RPC.

func (*NodeInfoClient) SetLabeledBy2_1

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

SetLabeledBy2_1 calls the SetLabeledBy2_1 RPC.

func (*NodeInfoClient) SetLiveRegion

func (c *NodeInfoClient) SetLiveRegion(ctx context.Context, handle int64, arg0 int32) error

SetLiveRegion calls the SetLiveRegion RPC.

func (*NodeInfoClient) SetLongClickable

func (c *NodeInfoClient) SetLongClickable(ctx context.Context, handle int64, arg0 bool) error

SetLongClickable calls the SetLongClickable RPC.

func (*NodeInfoClient) SetMaxTextLength

func (c *NodeInfoClient) SetMaxTextLength(ctx context.Context, handle int64, arg0 int32) error

SetMaxTextLength calls the SetMaxTextLength RPC.

func (*NodeInfoClient) SetMinDurationBetweenContentChanges

func (c *NodeInfoClient) SetMinDurationBetweenContentChanges(ctx context.Context, handle int64, arg0 int64) error

SetMinDurationBetweenContentChanges calls the SetMinDurationBetweenContentChanges RPC.

func (*NodeInfoClient) SetMovementGranularities

func (c *NodeInfoClient) SetMovementGranularities(ctx context.Context, handle int64, arg0 int32) error

SetMovementGranularities calls the SetMovementGranularities RPC.

func (*NodeInfoClient) SetMultiLine

func (c *NodeInfoClient) SetMultiLine(ctx context.Context, handle int64, arg0 bool) error

SetMultiLine calls the SetMultiLine RPC.

func (*NodeInfoClient) SetPackageName

func (c *NodeInfoClient) SetPackageName(ctx context.Context, handle int64, arg0 string) error

SetPackageName calls the SetPackageName RPC.

func (*NodeInfoClient) SetPaneTitle

func (c *NodeInfoClient) SetPaneTitle(ctx context.Context, handle int64, arg0 string) error

SetPaneTitle calls the SetPaneTitle RPC.

func (*NodeInfoClient) SetParent1

func (c *NodeInfoClient) SetParent1(ctx context.Context, handle int64, arg0 int64) error

SetParent1 calls the SetParent1 RPC.

func (*NodeInfoClient) SetParent2_1

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

SetParent2_1 calls the SetParent2_1 RPC.

func (*NodeInfoClient) SetPassword

func (c *NodeInfoClient) SetPassword(ctx context.Context, handle int64, arg0 bool) error

SetPassword calls the SetPassword RPC.

func (*NodeInfoClient) SetQueryFromAppProcessEnabled

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

SetQueryFromAppProcessEnabled calls the SetQueryFromAppProcessEnabled RPC.

func (*NodeInfoClient) SetRangeInfo

func (c *NodeInfoClient) SetRangeInfo(ctx context.Context, handle int64, arg0 int64) error

SetRangeInfo calls the SetRangeInfo RPC.

func (*NodeInfoClient) SetRequestInitialAccessibilityFocus

func (c *NodeInfoClient) SetRequestInitialAccessibilityFocus(ctx context.Context, handle int64, arg0 bool) error

SetRequestInitialAccessibilityFocus calls the SetRequestInitialAccessibilityFocus RPC.

func (*NodeInfoClient) SetScreenReaderFocusable

func (c *NodeInfoClient) SetScreenReaderFocusable(ctx context.Context, handle int64, arg0 bool) error

SetScreenReaderFocusable calls the SetScreenReaderFocusable RPC.

func (*NodeInfoClient) SetScrollable

func (c *NodeInfoClient) SetScrollable(ctx context.Context, handle int64, arg0 bool) error

SetScrollable calls the SetScrollable RPC.

func (*NodeInfoClient) SetSelected

func (c *NodeInfoClient) SetSelected(ctx context.Context, handle int64, arg0 bool) error

SetSelected calls the SetSelected RPC.

func (*NodeInfoClient) SetShowingHintText

func (c *NodeInfoClient) SetShowingHintText(ctx context.Context, handle int64, arg0 bool) error

SetShowingHintText calls the SetShowingHintText RPC.

func (*NodeInfoClient) SetSource1

func (c *NodeInfoClient) SetSource1(ctx context.Context, handle int64, arg0 int64) error

SetSource1 calls the SetSource1 RPC.

func (*NodeInfoClient) SetSource2_1

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

SetSource2_1 calls the SetSource2_1 RPC.

func (*NodeInfoClient) SetStateDescription

func (c *NodeInfoClient) SetStateDescription(ctx context.Context, handle int64, arg0 string) error

SetStateDescription calls the SetStateDescription RPC.

func (*NodeInfoClient) SetSupplementalDescription

func (c *NodeInfoClient) SetSupplementalDescription(ctx context.Context, handle int64, arg0 string) error

SetSupplementalDescription calls the SetSupplementalDescription RPC.

func (*NodeInfoClient) SetText

func (c *NodeInfoClient) SetText(ctx context.Context, handle int64, arg0 string) error

SetText calls the SetText RPC.

func (*NodeInfoClient) SetTextEntryKey

func (c *NodeInfoClient) SetTextEntryKey(ctx context.Context, handle int64, arg0 bool) error

SetTextEntryKey calls the SetTextEntryKey RPC.

func (*NodeInfoClient) SetTextSelectable

func (c *NodeInfoClient) SetTextSelectable(ctx context.Context, handle int64, arg0 bool) error

SetTextSelectable calls the SetTextSelectable RPC.

func (*NodeInfoClient) SetTextSelection

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

SetTextSelection calls the SetTextSelection RPC.

func (*NodeInfoClient) SetTooltipText

func (c *NodeInfoClient) SetTooltipText(ctx context.Context, handle int64, arg0 string) error

SetTooltipText calls the SetTooltipText RPC.

func (*NodeInfoClient) SetTouchDelegateInfo

func (c *NodeInfoClient) SetTouchDelegateInfo(ctx context.Context, handle int64, arg0 int64) error

SetTouchDelegateInfo calls the SetTouchDelegateInfo RPC.

func (*NodeInfoClient) SetTraversalAfter1

func (c *NodeInfoClient) SetTraversalAfter1(ctx context.Context, handle int64, arg0 int64) error

SetTraversalAfter1 calls the SetTraversalAfter1 RPC.

func (*NodeInfoClient) SetTraversalAfter2_1

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

SetTraversalAfter2_1 calls the SetTraversalAfter2_1 RPC.

func (*NodeInfoClient) SetTraversalBefore1

func (c *NodeInfoClient) SetTraversalBefore1(ctx context.Context, handle int64, arg0 int64) error

SetTraversalBefore1 calls the SetTraversalBefore1 RPC.

func (*NodeInfoClient) SetTraversalBefore2_1

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

SetTraversalBefore2_1 calls the SetTraversalBefore2_1 RPC.

func (*NodeInfoClient) SetUniqueId

func (c *NodeInfoClient) SetUniqueId(ctx context.Context, handle int64, arg0 string) error

SetUniqueId calls the SetUniqueId RPC.

func (*NodeInfoClient) SetViewIdResourceName

func (c *NodeInfoClient) SetViewIdResourceName(ctx context.Context, handle int64, arg0 string) error

SetViewIdResourceName calls the SetViewIdResourceName RPC.

func (*NodeInfoClient) SetVisibleToUser

func (c *NodeInfoClient) SetVisibleToUser(ctx context.Context, handle int64, arg0 bool) error

SetVisibleToUser calls the SetVisibleToUser RPC.

func (*NodeInfoClient) ToString

func (c *NodeInfoClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*NodeInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type NodeInfoCollectionInfoClient

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

NodeInfoCollectionInfoClient wraps the gRPC NodeInfoCollectionInfoService client.

func NewNodeInfoCollectionInfoClient

func NewNodeInfoCollectionInfoClient(cc grpc.ClientConnInterface) *NodeInfoCollectionInfoClient

NewNodeInfoCollectionInfoClient creates a new NodeInfoCollectionInfo client.

func (*NodeInfoCollectionInfoClient) GetColumnCount

func (c *NodeInfoCollectionInfoClient) GetColumnCount(ctx context.Context) (int32, error)

GetColumnCount calls the GetColumnCount RPC.

func (*NodeInfoCollectionInfoClient) GetImportantForAccessibilityItemCount

func (c *NodeInfoCollectionInfoClient) GetImportantForAccessibilityItemCount(ctx context.Context) (int32, error)

GetImportantForAccessibilityItemCount calls the GetImportantForAccessibilityItemCount RPC.

func (*NodeInfoCollectionInfoClient) GetItemCount

func (c *NodeInfoCollectionInfoClient) GetItemCount(ctx context.Context) (int32, error)

GetItemCount calls the GetItemCount RPC.

func (*NodeInfoCollectionInfoClient) GetRowCount

func (c *NodeInfoCollectionInfoClient) GetRowCount(ctx context.Context) (int32, error)

GetRowCount calls the GetRowCount RPC.

func (*NodeInfoCollectionInfoClient) GetSelectionMode

func (c *NodeInfoCollectionInfoClient) GetSelectionMode(ctx context.Context) (int32, error)

GetSelectionMode calls the GetSelectionMode RPC.

func (*NodeInfoCollectionInfoClient) IsHierarchical

func (c *NodeInfoCollectionInfoClient) IsHierarchical(ctx context.Context) (bool, error)

IsHierarchical calls the IsHierarchical RPC.

func (*NodeInfoCollectionInfoClient) Obtain3

func (c *NodeInfoCollectionInfoClient) Obtain3(ctx context.Context, arg0 int32, arg1 int32, arg2 bool) (int64, error)

Obtain3 calls the Obtain3 RPC.

func (*NodeInfoCollectionInfoClient) Obtain4_1

func (c *NodeInfoCollectionInfoClient) Obtain4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 bool, arg3 int32) (int64, error)

Obtain4_1 calls the Obtain4_1 RPC.

type NodeInfoCollectionItemInfoClient

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

NodeInfoCollectionItemInfoClient wraps the gRPC NodeInfoCollectionItemInfoService client.

func NewNodeInfoCollectionItemInfoClient

func NewNodeInfoCollectionItemInfoClient(cc grpc.ClientConnInterface) *NodeInfoCollectionItemInfoClient

NewNodeInfoCollectionItemInfoClient creates a new NodeInfoCollectionItemInfo client.

func (*NodeInfoCollectionItemInfoClient) GetColumnIndex

func (c *NodeInfoCollectionItemInfoClient) GetColumnIndex(ctx context.Context) (int32, error)

GetColumnIndex calls the GetColumnIndex RPC.

func (*NodeInfoCollectionItemInfoClient) GetColumnSpan

func (c *NodeInfoCollectionItemInfoClient) GetColumnSpan(ctx context.Context) (int32, error)

GetColumnSpan calls the GetColumnSpan RPC.

func (*NodeInfoCollectionItemInfoClient) GetColumnTitle

func (c *NodeInfoCollectionItemInfoClient) GetColumnTitle(ctx context.Context) (string, error)

GetColumnTitle calls the GetColumnTitle RPC.

func (*NodeInfoCollectionItemInfoClient) GetRowIndex

GetRowIndex calls the GetRowIndex RPC.

func (*NodeInfoCollectionItemInfoClient) GetRowSpan

GetRowSpan calls the GetRowSpan RPC.

func (*NodeInfoCollectionItemInfoClient) GetRowTitle

GetRowTitle calls the GetRowTitle RPC.

func (*NodeInfoCollectionItemInfoClient) IsHeading

IsHeading calls the IsHeading RPC.

func (*NodeInfoCollectionItemInfoClient) IsSelected

IsSelected calls the IsSelected RPC.

func (*NodeInfoCollectionItemInfoClient) Obtain5

func (c *NodeInfoCollectionItemInfoClient) Obtain5(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 bool) (int64, error)

Obtain5 calls the Obtain5 RPC.

func (*NodeInfoCollectionItemInfoClient) Obtain6_1

func (c *NodeInfoCollectionItemInfoClient) Obtain6_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 bool, arg5 bool) (int64, error)

Obtain6_1 calls the Obtain6_1 RPC.

type NodeInfoExtraRenderingInfoClient

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

NodeInfoExtraRenderingInfoClient wraps the gRPC NodeInfoExtraRenderingInfoService client.

func NewNodeInfoExtraRenderingInfoClient

func NewNodeInfoExtraRenderingInfoClient(cc grpc.ClientConnInterface) *NodeInfoExtraRenderingInfoClient

NewNodeInfoExtraRenderingInfoClient creates a new NodeInfoExtraRenderingInfo client.

func (*NodeInfoExtraRenderingInfoClient) GetLayoutSize

func (c *NodeInfoExtraRenderingInfoClient) GetLayoutSize(ctx context.Context) (int64, error)

GetLayoutSize calls the GetLayoutSize RPC.

func (*NodeInfoExtraRenderingInfoClient) GetTextSizeInPx

func (c *NodeInfoExtraRenderingInfoClient) GetTextSizeInPx(ctx context.Context) (float32, error)

GetTextSizeInPx calls the GetTextSizeInPx RPC.

func (*NodeInfoExtraRenderingInfoClient) GetTextSizeUnit

func (c *NodeInfoExtraRenderingInfoClient) GetTextSizeUnit(ctx context.Context) (int32, error)

GetTextSizeUnit calls the GetTextSizeUnit RPC.

type NodeInfoRangeInfoClient

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

NodeInfoRangeInfoClient wraps the gRPC NodeInfoRangeInfoService client.

func NewNodeInfoRangeInfoClient

func NewNodeInfoRangeInfoClient(cc grpc.ClientConnInterface) *NodeInfoRangeInfoClient

NewNodeInfoRangeInfoClient creates a new NodeInfoRangeInfo client.

func (*NodeInfoRangeInfoClient) GetCurrent

func (c *NodeInfoRangeInfoClient) GetCurrent(ctx context.Context) (float32, error)

GetCurrent calls the GetCurrent RPC.

func (*NodeInfoRangeInfoClient) GetMax

GetMax calls the GetMax RPC.

func (*NodeInfoRangeInfoClient) GetMin

GetMin calls the GetMin RPC.

func (*NodeInfoRangeInfoClient) GetType

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

GetType calls the GetType RPC.

func (*NodeInfoRangeInfoClient) Obtain

func (c *NodeInfoRangeInfoClient) Obtain(ctx context.Context, arg0 int32, arg1 float32, arg2 float32, arg3 float32) (int64, error)

Obtain calls the Obtain RPC.

type NodeInfoTouchDelegateInfoClient

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

NodeInfoTouchDelegateInfoClient wraps the gRPC NodeInfoTouchDelegateInfoService client.

func NewNodeInfoTouchDelegateInfoClient

func NewNodeInfoTouchDelegateInfoClient(cc grpc.ClientConnInterface) *NodeInfoTouchDelegateInfoClient

NewNodeInfoTouchDelegateInfoClient creates a new NodeInfoTouchDelegateInfo client.

func (*NodeInfoTouchDelegateInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*NodeInfoTouchDelegateInfoClient) GetRegionAt

func (c *NodeInfoTouchDelegateInfoClient) GetRegionAt(ctx context.Context, arg0 int32) (int64, error)

GetRegionAt calls the GetRegionAt RPC.

func (*NodeInfoTouchDelegateInfoClient) GetRegionCount

func (c *NodeInfoTouchDelegateInfoClient) GetRegionCount(ctx context.Context) (int32, error)

GetRegionCount calls the GetRegionCount RPC.

func (*NodeInfoTouchDelegateInfoClient) GetTargetForRegion

func (c *NodeInfoTouchDelegateInfoClient) GetTargetForRegion(ctx context.Context, arg0 int64) (int64, error)

GetTargetForRegion calls the GetTargetForRegion RPC.

func (*NodeInfoTouchDelegateInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type NodeProviderClient

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

NodeProviderClient wraps the gRPC NodeProviderService client.

func NewNodeProviderClient

func NewNodeProviderClient(cc grpc.ClientConnInterface) *NodeProviderClient

NewNodeProviderClient creates a new NodeProvider client.

func (*NodeProviderClient) AddExtraDataToAccessibilityNodeInfo

func (c *NodeProviderClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, arg0 int32, arg1 int64, arg2 string, arg3 int64) error

AddExtraDataToAccessibilityNodeInfo calls the AddExtraDataToAccessibilityNodeInfo RPC.

func (*NodeProviderClient) CreateAccessibilityNodeInfo

func (c *NodeProviderClient) CreateAccessibilityNodeInfo(ctx context.Context, arg0 int32) (int64, error)

CreateAccessibilityNodeInfo calls the CreateAccessibilityNodeInfo RPC.

func (*NodeProviderClient) FindAccessibilityNodeInfosByText

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

FindAccessibilityNodeInfosByText calls the FindAccessibilityNodeInfosByText RPC.

func (*NodeProviderClient) FindFocus

func (c *NodeProviderClient) FindFocus(ctx context.Context, arg0 int32) (int64, error)

FindFocus calls the FindFocus RPC.

func (*NodeProviderClient) PerformAction

func (c *NodeProviderClient) PerformAction(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error)

PerformAction calls the PerformAction RPC.

type RecordClient

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

RecordClient wraps the gRPC RecordService client.

func NewRecordClient

func NewRecordClient(cc grpc.ClientConnInterface) *RecordClient

NewRecordClient creates a new Record client.

func (*RecordClient) GetAddedCount

func (c *RecordClient) GetAddedCount(ctx context.Context, handle int64) (int32, error)

GetAddedCount calls the GetAddedCount RPC.

func (*RecordClient) GetBeforeText

func (c *RecordClient) GetBeforeText(ctx context.Context, handle int64) (int64, error)

GetBeforeText calls the GetBeforeText RPC.

func (*RecordClient) GetClassName

func (c *RecordClient) GetClassName(ctx context.Context, handle int64) (int64, error)

GetClassName calls the GetClassName RPC.

func (*RecordClient) GetContentDescription

func (c *RecordClient) GetContentDescription(ctx context.Context, handle int64) (int64, error)

GetContentDescription calls the GetContentDescription RPC.

func (*RecordClient) GetCurrentItemIndex

func (c *RecordClient) GetCurrentItemIndex(ctx context.Context, handle int64) (int32, error)

GetCurrentItemIndex calls the GetCurrentItemIndex RPC.

func (*RecordClient) GetDisplayId

func (c *RecordClient) GetDisplayId(ctx context.Context, handle int64) (int32, error)

GetDisplayId calls the GetDisplayId RPC.

func (*RecordClient) GetFromIndex

func (c *RecordClient) GetFromIndex(ctx context.Context, handle int64) (int32, error)

GetFromIndex calls the GetFromIndex RPC.

func (*RecordClient) GetItemCount

func (c *RecordClient) GetItemCount(ctx context.Context, handle int64) (int32, error)

GetItemCount calls the GetItemCount RPC.

func (*RecordClient) GetMaxScrollX

func (c *RecordClient) GetMaxScrollX(ctx context.Context, handle int64) (int32, error)

GetMaxScrollX calls the GetMaxScrollX RPC.

func (*RecordClient) GetMaxScrollY

func (c *RecordClient) GetMaxScrollY(ctx context.Context, handle int64) (int32, error)

GetMaxScrollY calls the GetMaxScrollY RPC.

func (*RecordClient) GetParcelableData

func (c *RecordClient) GetParcelableData(ctx context.Context, handle int64) (int64, error)

GetParcelableData calls the GetParcelableData RPC.

func (*RecordClient) GetRemovedCount

func (c *RecordClient) GetRemovedCount(ctx context.Context, handle int64) (int32, error)

GetRemovedCount calls the GetRemovedCount RPC.

func (*RecordClient) GetScrollDeltaX

func (c *RecordClient) GetScrollDeltaX(ctx context.Context, handle int64) (int32, error)

GetScrollDeltaX calls the GetScrollDeltaX RPC.

func (*RecordClient) GetScrollDeltaY

func (c *RecordClient) GetScrollDeltaY(ctx context.Context, handle int64) (int32, error)

GetScrollDeltaY calls the GetScrollDeltaY RPC.

func (*RecordClient) GetScrollX

func (c *RecordClient) GetScrollX(ctx context.Context, handle int64) (int32, error)

GetScrollX calls the GetScrollX RPC.

func (*RecordClient) GetScrollY

func (c *RecordClient) GetScrollY(ctx context.Context, handle int64) (int32, error)

GetScrollY calls the GetScrollY RPC.

func (*RecordClient) GetSource0

func (c *RecordClient) GetSource0(ctx context.Context, handle int64) (int64, error)

GetSource0 calls the GetSource0 RPC.

func (*RecordClient) GetSource1_1

func (c *RecordClient) GetSource1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetSource1_1 calls the GetSource1_1 RPC.

func (*RecordClient) GetText

func (c *RecordClient) GetText(ctx context.Context, handle int64) (int64, error)

GetText calls the GetText RPC.

func (*RecordClient) GetToIndex

func (c *RecordClient) GetToIndex(ctx context.Context, handle int64) (int32, error)

GetToIndex calls the GetToIndex RPC.

func (*RecordClient) GetWindowId

func (c *RecordClient) GetWindowId(ctx context.Context, handle int64) (int32, error)

GetWindowId calls the GetWindowId RPC.

func (*RecordClient) IsChecked

func (c *RecordClient) IsChecked(ctx context.Context, handle int64) (bool, error)

IsChecked calls the IsChecked RPC.

func (*RecordClient) IsEnabled

func (c *RecordClient) IsEnabled(ctx context.Context, handle int64) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*RecordClient) IsFullScreen

func (c *RecordClient) IsFullScreen(ctx context.Context, handle int64) (bool, error)

IsFullScreen calls the IsFullScreen RPC.

func (*RecordClient) IsPassword

func (c *RecordClient) IsPassword(ctx context.Context, handle int64) (bool, error)

IsPassword calls the IsPassword RPC.

func (*RecordClient) IsScrollable

func (c *RecordClient) IsScrollable(ctx context.Context, handle int64) (bool, error)

IsScrollable calls the IsScrollable RPC.

func (*RecordClient) Obtain0

func (c *RecordClient) Obtain0(ctx context.Context, handle int64) (int64, error)

Obtain0 calls the Obtain0 RPC.

func (*RecordClient) Obtain1_1

func (c *RecordClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)

Obtain1_1 calls the Obtain1_1 RPC.

func (*RecordClient) Recycle

func (c *RecordClient) Recycle(ctx context.Context, handle int64) error

Recycle calls the Recycle RPC.

func (*RecordClient) SetAddedCount

func (c *RecordClient) SetAddedCount(ctx context.Context, handle int64, arg0 int32) error

SetAddedCount calls the SetAddedCount RPC.

func (*RecordClient) SetBeforeText

func (c *RecordClient) SetBeforeText(ctx context.Context, handle int64, arg0 string) error

SetBeforeText calls the SetBeforeText RPC.

func (*RecordClient) SetChecked

func (c *RecordClient) SetChecked(ctx context.Context, handle int64, arg0 bool) error

SetChecked calls the SetChecked RPC.

func (*RecordClient) SetClassName

func (c *RecordClient) SetClassName(ctx context.Context, handle int64, arg0 string) error

SetClassName calls the SetClassName RPC.

func (*RecordClient) SetContentDescription

func (c *RecordClient) SetContentDescription(ctx context.Context, handle int64, arg0 string) error

SetContentDescription calls the SetContentDescription RPC.

func (*RecordClient) SetCurrentItemIndex

func (c *RecordClient) SetCurrentItemIndex(ctx context.Context, handle int64, arg0 int32) error

SetCurrentItemIndex calls the SetCurrentItemIndex RPC.

func (*RecordClient) SetEnabled

func (c *RecordClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error

SetEnabled calls the SetEnabled RPC.

func (*RecordClient) SetFromIndex

func (c *RecordClient) SetFromIndex(ctx context.Context, handle int64, arg0 int32) error

SetFromIndex calls the SetFromIndex RPC.

func (*RecordClient) SetFullScreen

func (c *RecordClient) SetFullScreen(ctx context.Context, handle int64, arg0 bool) error

SetFullScreen calls the SetFullScreen RPC.

func (*RecordClient) SetItemCount

func (c *RecordClient) SetItemCount(ctx context.Context, handle int64, arg0 int32) error

SetItemCount calls the SetItemCount RPC.

func (*RecordClient) SetMaxScrollX

func (c *RecordClient) SetMaxScrollX(ctx context.Context, handle int64, arg0 int32) error

SetMaxScrollX calls the SetMaxScrollX RPC.

func (*RecordClient) SetMaxScrollY

func (c *RecordClient) SetMaxScrollY(ctx context.Context, handle int64, arg0 int32) error

SetMaxScrollY calls the SetMaxScrollY RPC.

func (*RecordClient) SetParcelableData

func (c *RecordClient) SetParcelableData(ctx context.Context, handle int64, arg0 int64) error

SetParcelableData calls the SetParcelableData RPC.

func (*RecordClient) SetPassword

func (c *RecordClient) SetPassword(ctx context.Context, handle int64, arg0 bool) error

SetPassword calls the SetPassword RPC.

func (*RecordClient) SetRemovedCount

func (c *RecordClient) SetRemovedCount(ctx context.Context, handle int64, arg0 int32) error

SetRemovedCount calls the SetRemovedCount RPC.

func (*RecordClient) SetScrollDeltaX

func (c *RecordClient) SetScrollDeltaX(ctx context.Context, handle int64, arg0 int32) error

SetScrollDeltaX calls the SetScrollDeltaX RPC.

func (*RecordClient) SetScrollDeltaY

func (c *RecordClient) SetScrollDeltaY(ctx context.Context, handle int64, arg0 int32) error

SetScrollDeltaY calls the SetScrollDeltaY RPC.

func (*RecordClient) SetScrollX

func (c *RecordClient) SetScrollX(ctx context.Context, handle int64, arg0 int32) error

SetScrollX calls the SetScrollX RPC.

func (*RecordClient) SetScrollY

func (c *RecordClient) SetScrollY(ctx context.Context, handle int64, arg0 int32) error

SetScrollY calls the SetScrollY RPC.

func (*RecordClient) SetScrollable

func (c *RecordClient) SetScrollable(ctx context.Context, handle int64, arg0 bool) error

SetScrollable calls the SetScrollable RPC.

func (*RecordClient) SetSource1

func (c *RecordClient) SetSource1(ctx context.Context, handle int64, arg0 int64) error

SetSource1 calls the SetSource1 RPC.

func (*RecordClient) SetSource2_1

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

SetSource2_1 calls the SetSource2_1 RPC.

func (*RecordClient) SetToIndex

func (c *RecordClient) SetToIndex(ctx context.Context, handle int64, arg0 int32) error

SetToIndex calls the SetToIndex RPC.

func (*RecordClient) ToString

func (c *RecordClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type RequestPreparerClient

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

RequestPreparerClient wraps the gRPC RequestPreparerService client.

func NewRequestPreparerClient

func NewRequestPreparerClient(cc grpc.ClientConnInterface) *RequestPreparerClient

NewRequestPreparerClient creates a new RequestPreparer client.

func (*RequestPreparerClient) GetView

func (c *RequestPreparerClient) GetView(ctx context.Context) (int64, error)

GetView calls the GetView RPC.

func (*RequestPreparerClient) OnPrepareExtraData

func (c *RequestPreparerClient) OnPrepareExtraData(ctx context.Context, arg0 int32, arg1 string, arg2 int64, arg3 int64) error

OnPrepareExtraData calls the OnPrepareExtraData RPC.

type WindowInfoClient

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

WindowInfoClient wraps the gRPC WindowInfoService client.

func NewWindowInfoClient

func NewWindowInfoClient(cc grpc.ClientConnInterface) *WindowInfoClient

NewWindowInfoClient creates a new WindowInfo client.

func (*WindowInfoClient) DescribeContents

func (c *WindowInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*WindowInfoClient) Equals

func (c *WindowInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*WindowInfoClient) GetAnchor

func (c *WindowInfoClient) GetAnchor(ctx context.Context, handle int64) (int64, error)

GetAnchor calls the GetAnchor RPC.

func (*WindowInfoClient) GetBoundsInScreen

func (c *WindowInfoClient) GetBoundsInScreen(ctx context.Context, handle int64, arg0 int64) error

GetBoundsInScreen calls the GetBoundsInScreen RPC.

func (*WindowInfoClient) GetChild

func (c *WindowInfoClient) GetChild(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetChild calls the GetChild RPC.

func (*WindowInfoClient) GetChildCount

func (c *WindowInfoClient) GetChildCount(ctx context.Context, handle int64) (int32, error)

GetChildCount calls the GetChildCount RPC.

func (*WindowInfoClient) GetDisplayId

func (c *WindowInfoClient) GetDisplayId(ctx context.Context, handle int64) (int32, error)

GetDisplayId calls the GetDisplayId RPC.

func (*WindowInfoClient) GetId

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

GetId calls the GetId RPC.

func (*WindowInfoClient) GetLayer

func (c *WindowInfoClient) GetLayer(ctx context.Context, handle int64) (int32, error)

GetLayer calls the GetLayer RPC.

func (*WindowInfoClient) GetLocales

func (c *WindowInfoClient) GetLocales(ctx context.Context, handle int64) (int64, error)

GetLocales calls the GetLocales RPC.

func (*WindowInfoClient) GetParent

func (c *WindowInfoClient) GetParent(ctx context.Context, handle int64) (int64, error)

GetParent calls the GetParent RPC.

func (*WindowInfoClient) GetRegionInScreen

func (c *WindowInfoClient) GetRegionInScreen(ctx context.Context, handle int64, arg0 int64) error

GetRegionInScreen calls the GetRegionInScreen RPC.

func (*WindowInfoClient) GetRoot0

func (c *WindowInfoClient) GetRoot0(ctx context.Context, handle int64) (int64, error)

GetRoot0 calls the GetRoot0 RPC.

func (*WindowInfoClient) GetRoot1_1

func (c *WindowInfoClient) GetRoot1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetRoot1_1 calls the GetRoot1_1 RPC.

func (*WindowInfoClient) GetTitle

func (c *WindowInfoClient) GetTitle(ctx context.Context, handle int64) (int64, error)

GetTitle calls the GetTitle RPC.

func (*WindowInfoClient) GetTransitionTimeMillis

func (c *WindowInfoClient) GetTransitionTimeMillis(ctx context.Context, handle int64) (int64, error)

GetTransitionTimeMillis calls the GetTransitionTimeMillis RPC.

func (*WindowInfoClient) GetType

func (c *WindowInfoClient) GetType(ctx context.Context, handle int64) (int32, error)

GetType calls the GetType RPC.

func (*WindowInfoClient) HashCode

func (c *WindowInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*WindowInfoClient) IsAccessibilityFocused

func (c *WindowInfoClient) IsAccessibilityFocused(ctx context.Context, handle int64) (bool, error)

IsAccessibilityFocused calls the IsAccessibilityFocused RPC.

func (*WindowInfoClient) IsActive

func (c *WindowInfoClient) IsActive(ctx context.Context, handle int64) (bool, error)

IsActive calls the IsActive RPC.

func (*WindowInfoClient) IsFocused

func (c *WindowInfoClient) IsFocused(ctx context.Context, handle int64) (bool, error)

IsFocused calls the IsFocused RPC.

func (*WindowInfoClient) IsInPictureInPictureMode

func (c *WindowInfoClient) IsInPictureInPictureMode(ctx context.Context, handle int64) (bool, error)

IsInPictureInPictureMode calls the IsInPictureInPictureMode RPC.

func (*WindowInfoClient) Obtain0

func (c *WindowInfoClient) Obtain0(ctx context.Context, handle int64) (int64, error)

Obtain0 calls the Obtain0 RPC.

func (*WindowInfoClient) Obtain1_1

func (c *WindowInfoClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)

Obtain1_1 calls the Obtain1_1 RPC.

func (*WindowInfoClient) Recycle

func (c *WindowInfoClient) Recycle(ctx context.Context, handle int64) error

Recycle calls the Recycle RPC.

func (*WindowInfoClient) ToString

func (c *WindowInfoClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*WindowInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

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