Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type CaptioningManagerCaptionStyleClient struct + func NewCaptioningManagerCaptionStyleClient(cc grpc.ClientConnInterface) *CaptioningManagerCaptionStyleClient + func (c *CaptioningManagerCaptionStyleClient) GetTypeface(ctx context.Context) (int64, error) + func (c *CaptioningManagerCaptionStyleClient) HasBackgroundColor(ctx context.Context) (bool, error) + func (c *CaptioningManagerCaptionStyleClient) HasEdgeColor(ctx context.Context) (bool, error) + func (c *CaptioningManagerCaptionStyleClient) HasEdgeType(ctx context.Context) (bool, error) + func (c *CaptioningManagerCaptionStyleClient) HasForegroundColor(ctx context.Context) (bool, error) + func (c *CaptioningManagerCaptionStyleClient) HasWindowColor(ctx context.Context) (bool, error) + type CaptioningManagerCaptioningChangeListenerClient struct + func NewCaptioningManagerCaptioningChangeListenerClient(cc grpc.ClientConnInterface) *CaptioningManagerCaptioningChangeListenerClient + func (c *CaptioningManagerCaptioningChangeListenerClient) OnEnabledChanged(ctx context.Context, arg0 bool) error + func (c *CaptioningManagerCaptioningChangeListenerClient) OnFontScaleChanged(ctx context.Context, arg0 float32) error + func (c *CaptioningManagerCaptioningChangeListenerClient) OnLocaleChanged(ctx context.Context, arg0 int64) error + func (c *CaptioningManagerCaptioningChangeListenerClient) OnSystemAudioCaptioningChanged(ctx context.Context, arg0 bool) error + func (c *CaptioningManagerCaptioningChangeListenerClient) OnSystemAudioCaptioningUiChanged(ctx context.Context, arg0 bool) error + func (c *CaptioningManagerCaptioningChangeListenerClient) OnUserStyleChanged(ctx context.Context, arg0 int64) error + type CaptioningManagerClient struct + func NewCaptioningManagerClient(cc grpc.ClientConnInterface) *CaptioningManagerClient + func (c *CaptioningManagerClient) AddCaptioningChangeListener(ctx context.Context, arg0 int64) error + func (c *CaptioningManagerClient) GetFontScale(ctx context.Context) (float32, error) + func (c *CaptioningManagerClient) GetLocale(ctx context.Context) (int64, error) + func (c *CaptioningManagerClient) GetUserStyle(ctx context.Context) (int64, error) + func (c *CaptioningManagerClient) IsCallCaptioningEnabled(ctx context.Context) (bool, error) + func (c *CaptioningManagerClient) IsEnabled(ctx context.Context) (bool, error) + func (c *CaptioningManagerClient) IsSystemAudioCaptioningEnabled(ctx context.Context) (bool, error) + func (c *CaptioningManagerClient) IsSystemAudioCaptioningUiEnabled(ctx context.Context) (bool, error) + func (c *CaptioningManagerClient) RemoveCaptioningChangeListener(ctx context.Context, arg0 int64) error + type EventClient struct + func NewEventClient(cc grpc.ClientConnInterface) *EventClient + func (c *EventClient) AppendRecord(ctx context.Context, handle int64, arg0 int64) error + func (c *EventClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *EventClient) EventTypeToString(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *EventClient) GetAction(ctx context.Context, handle int64) (int32, error) + func (c *EventClient) GetContentChangeTypes(ctx context.Context, handle int64) (int32, error) + func (c *EventClient) GetEventTime(ctx context.Context, handle int64) (int64, error) + func (c *EventClient) GetEventType(ctx context.Context, handle int64) (int32, error) + func (c *EventClient) GetMovementGranularity(ctx context.Context, handle int64) (int32, error) + func (c *EventClient) GetPackageName(ctx context.Context, handle int64) (int64, error) + func (c *EventClient) GetRecord(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *EventClient) GetRecordCount(ctx context.Context, handle int64) (int32, error) + func (c *EventClient) GetSpeechStateChangeTypes(ctx context.Context, handle int64) (int32, error) + func (c *EventClient) GetWindowChanges(ctx context.Context, handle int64) (int32, error) + func (c *EventClient) InitFromParcel(ctx context.Context, handle int64, arg0 int64) error + func (c *EventClient) IsAccessibilityDataSensitive(ctx context.Context, handle int64) (bool, error) + func (c *EventClient) Obtain0(ctx context.Context, handle int64) (int64, error) + func (c *EventClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *EventClient) Obtain1_2(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *EventClient) Recycle(ctx context.Context, handle int64) error + func (c *EventClient) SetAccessibilityDataSensitive(ctx context.Context, handle int64, arg0 bool) error + func (c *EventClient) SetAction(ctx context.Context, handle int64, arg0 int32) error + func (c *EventClient) SetContentChangeTypes(ctx context.Context, handle int64, arg0 int32) error + func (c *EventClient) SetEventTime(ctx context.Context, handle int64, arg0 int64) error + func (c *EventClient) SetEventType(ctx context.Context, handle int64, arg0 int32) error + func (c *EventClient) SetMovementGranularity(ctx context.Context, handle int64, arg0 int32) error + func (c *EventClient) SetPackageName(ctx context.Context, handle int64, arg0 string) error + func (c *EventClient) SetSpeechStateChangeTypes(ctx context.Context, handle int64, arg0 int32) error + func (c *EventClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *EventClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type EventSourceClient struct + func NewEventSourceClient(cc grpc.ClientConnInterface) *EventSourceClient + func (c *EventSourceClient) SendAccessibilityEvent(ctx context.Context, arg0 int32) error + func (c *EventSourceClient) SendAccessibilityEventUnchecked(ctx context.Context, arg0 int64) error + type ManagerAccessibilityServicesStateChangeListenerClient struct + func NewManagerAccessibilityServicesStateChangeListenerClient(cc grpc.ClientConnInterface) *ManagerAccessibilityServicesStateChangeListenerClient + func (c *ManagerAccessibilityServicesStateChangeListenerClient) OnAccessibilityServicesStateChanged(ctx context.Context, arg0 int64) error + type ManagerAccessibilityStateChangeListenerClient struct + func NewManagerAccessibilityStateChangeListenerClient(cc grpc.ClientConnInterface) *ManagerAccessibilityStateChangeListenerClient + func (c *ManagerAccessibilityStateChangeListenerClient) OnAccessibilityStateChanged(ctx context.Context, arg0 bool) error + type ManagerAudioDescriptionRequestedChangeListenerClient struct + func NewManagerAudioDescriptionRequestedChangeListenerClient(cc grpc.ClientConnInterface) *ManagerAudioDescriptionRequestedChangeListenerClient + func (c *ManagerAudioDescriptionRequestedChangeListenerClient) OnAudioDescriptionRequestedChanged(ctx context.Context, arg0 bool) error + type ManagerClient struct + func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient + func (c *ManagerClient) AddAccessibilityRequestPreparer(ctx context.Context, arg0 int64) error + func (c *ManagerClient) AddAccessibilityServicesStateChangeListener1(ctx context.Context, arg0 int64) error + func (c *ManagerClient) AddAccessibilityServicesStateChangeListener2_1(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ManagerClient) AddAccessibilityStateChangeListener(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) AddAudioDescriptionRequestedChangeListener(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ManagerClient) AddHighContrastTextStateChangeListener(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ManagerClient) AddTouchExplorationStateChangeListener(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) GetAccessibilityFocusColor(ctx context.Context) (int32, error) + func (c *ManagerClient) GetAccessibilityFocusStrokeWidth(ctx context.Context) (int32, error) + func (c *ManagerClient) GetAccessibilityServiceList(ctx context.Context) (int64, error) + func (c *ManagerClient) GetEnabledAccessibilityServiceList(ctx context.Context, arg0 int32) (int64, error) + func (c *ManagerClient) GetInstalledAccessibilityServiceList(ctx context.Context) (int64, error) + func (c *ManagerClient) GetRecommendedTimeoutMillis(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *ManagerClient) Interrupt(ctx context.Context) error + func (c *ManagerClient) IsAccessibilityButtonSupported(ctx context.Context) (bool, error) + func (c *ManagerClient) IsAudioDescriptionRequested(ctx context.Context) (bool, error) + func (c *ManagerClient) IsEnabled(ctx context.Context) (bool, error) + func (c *ManagerClient) IsHighContrastTextEnabled(ctx context.Context) (bool, error) + func (c *ManagerClient) IsRequestFromAccessibilityTool(ctx context.Context) (bool, error) + func (c *ManagerClient) IsTouchExplorationEnabled(ctx context.Context) (bool, error) + func (c *ManagerClient) RemoveAccessibilityRequestPreparer(ctx context.Context, arg0 int64) error + func (c *ManagerClient) RemoveAccessibilityServicesStateChangeListener(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) RemoveAccessibilityStateChangeListener(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) RemoveAudioDescriptionRequestedChangeListener(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) RemoveHighContrastTextStateChangeListener(ctx context.Context, arg0 int64) error + func (c *ManagerClient) RemoveTouchExplorationStateChangeListener(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) SendAccessibilityEvent(ctx context.Context, arg0 int64) error + type ManagerHighContrastTextStateChangeListenerClient struct + func NewManagerHighContrastTextStateChangeListenerClient(cc grpc.ClientConnInterface) *ManagerHighContrastTextStateChangeListenerClient + func (c *ManagerHighContrastTextStateChangeListenerClient) OnHighContrastTextStateChanged(ctx context.Context, arg0 bool) error + type ManagerTouchExplorationStateChangeListenerClient struct + func NewManagerTouchExplorationStateChangeListenerClient(cc grpc.ClientConnInterface) *ManagerTouchExplorationStateChangeListenerClient + func (c *ManagerTouchExplorationStateChangeListenerClient) OnTouchExplorationStateChanged(ctx context.Context, arg0 bool) error + type NodeInfoAccessibilityActionClient struct + func NewNodeInfoAccessibilityActionClient(cc grpc.ClientConnInterface) *NodeInfoAccessibilityActionClient + func (c *NodeInfoAccessibilityActionClient) DescribeContents(ctx context.Context) (int32, error) + func (c *NodeInfoAccessibilityActionClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *NodeInfoAccessibilityActionClient) GetId(ctx context.Context) (int32, error) + func (c *NodeInfoAccessibilityActionClient) GetLabel(ctx context.Context) (int64, error) + func (c *NodeInfoAccessibilityActionClient) HashCode(ctx context.Context) (int32, error) + func (c *NodeInfoAccessibilityActionClient) ToString(ctx context.Context) (string, error) + func (c *NodeInfoAccessibilityActionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type NodeInfoClient struct + func NewNodeInfoClient(cc grpc.ClientConnInterface) *NodeInfoClient + func (c *NodeInfoClient) AddAction1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) AddAction1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) AddChild1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) AddChild2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *NodeInfoClient) AddLabeledBy1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) AddLabeledBy2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *NodeInfoClient) CanOpenPopup(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NodeInfoClient) FindAccessibilityNodeInfosByText(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *NodeInfoClient) FindAccessibilityNodeInfosByViewId(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *NodeInfoClient) FindFocus(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *NodeInfoClient) FocusSearch(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *NodeInfoClient) GetActionList(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetActions(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetAvailableExtraData(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetBoundsInParent(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) GetBoundsInScreen(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) GetBoundsInWindow(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) GetChecked(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetChild1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *NodeInfoClient) GetChild2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *NodeInfoClient) GetChildCount(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetClassName(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetCollectionInfo(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetCollectionItemInfo(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetContainerTitle(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetContentDescription(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetDrawingOrder(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetError(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetExpandedState(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetExtraRenderingInfo(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetExtras(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetHintText(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetLabelFor(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetLabeledBy(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetLabeledByList(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetLiveRegion(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetMaxTextLength(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetMinDurationBetweenContentChanges(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetMovementGranularities(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetPackageName(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetPaneTitle(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetParent0(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetParent1_1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *NodeInfoClient) GetRangeInfo(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetStateDescription(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetSupplementalDescription(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetText(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetTextSelectionEnd(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetTextSelectionStart(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) GetTooltipText(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetTouchDelegateInfo(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetTraversalAfter(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetTraversalBefore(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetUniqueId(ctx context.Context, handle int64) (string, error) + func (c *NodeInfoClient) GetViewIdResourceName(ctx context.Context, handle int64) (string, error) + func (c *NodeInfoClient) GetWindow(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) GetWindowId(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) HasRequestInitialAccessibilityFocus(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *NodeInfoClient) IsAccessibilityDataSensitive(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsAccessibilityFocused(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsCheckable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsChecked(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsClickable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsContentInvalid(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsContextClickable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsDismissable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsEditable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsEnabled(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsFieldRequired(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsFocusable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsFocused(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsGranularScrollingSupported(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsHeading(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsImportantForAccessibility(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsLongClickable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsMultiLine(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsPassword(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsScreenReaderFocusable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsScrollable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsSelected(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsShowingHintText(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsTextEntryKey(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsTextSelectable(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) IsVisibleToUser(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) Obtain0(ctx context.Context, handle int64) (int64, error) + func (c *NodeInfoClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *NodeInfoClient) Obtain1_2(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *NodeInfoClient) Obtain2_3(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *NodeInfoClient) PerformAction1(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *NodeInfoClient) PerformAction2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *NodeInfoClient) Recycle(ctx context.Context, handle int64) error + func (c *NodeInfoClient) Refresh(ctx context.Context, handle int64) (bool, error) + func (c *NodeInfoClient) RefreshWithExtraData(ctx context.Context, handle int64, arg0 string, arg1 int64) (bool, error) + func (c *NodeInfoClient) RemoveAction1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NodeInfoClient) RemoveAction1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) RemoveChild1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NodeInfoClient) RemoveChild2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (bool, error) + func (c *NodeInfoClient) RemoveLabeledBy1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NodeInfoClient) RemoveLabeledBy2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (bool, error) + func (c *NodeInfoClient) SetAccessibilityDataSensitive(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetAccessibilityFocused(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetBoundsInParent(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetBoundsInScreen(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetBoundsInWindow(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetCanOpenPopup(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetCheckable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetChecked1(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetChecked1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) SetClassName(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetClickable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetCollectionInfo(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetCollectionItemInfo(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetContainerTitle(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetContentDescription(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetContentInvalid(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetContextClickable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetDismissable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetDrawingOrder(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) SetEditable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetError(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetExpandedState(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) SetFieldRequired(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetFocusable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetFocused(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetGranularScrollingSupported(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetHeading(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetHintText(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetImportantForAccessibility(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetInputType(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) SetLabelFor1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetLabelFor2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *NodeInfoClient) SetLabeledBy1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetLabeledBy2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *NodeInfoClient) SetLiveRegion(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) SetLongClickable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetMaxTextLength(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) SetMinDurationBetweenContentChanges(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetMovementGranularities(ctx context.Context, handle int64, arg0 int32) error + func (c *NodeInfoClient) SetMultiLine(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetPackageName(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetPaneTitle(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetParent1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetParent2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *NodeInfoClient) SetPassword(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetQueryFromAppProcessEnabled(ctx context.Context, handle int64, arg0 int64, arg1 bool) error + func (c *NodeInfoClient) SetRangeInfo(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetRequestInitialAccessibilityFocus(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetScreenReaderFocusable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetScrollable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetSelected(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetShowingHintText(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetSource1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetSource2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *NodeInfoClient) SetStateDescription(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetSupplementalDescription(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetText(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetTextEntryKey(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetTextSelectable(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) SetTextSelection(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *NodeInfoClient) SetTooltipText(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetTouchDelegateInfo(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetTraversalAfter1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetTraversalAfter2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *NodeInfoClient) SetTraversalBefore1(ctx context.Context, handle int64, arg0 int64) error + func (c *NodeInfoClient) SetTraversalBefore2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *NodeInfoClient) SetUniqueId(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetViewIdResourceName(ctx context.Context, handle int64, arg0 string) error + func (c *NodeInfoClient) SetVisibleToUser(ctx context.Context, handle int64, arg0 bool) error + func (c *NodeInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *NodeInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type NodeInfoCollectionInfoClient struct + func NewNodeInfoCollectionInfoClient(cc grpc.ClientConnInterface) *NodeInfoCollectionInfoClient + func (c *NodeInfoCollectionInfoClient) GetColumnCount(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionInfoClient) GetImportantForAccessibilityItemCount(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionInfoClient) GetItemCount(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionInfoClient) GetRowCount(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionInfoClient) GetSelectionMode(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionInfoClient) IsHierarchical(ctx context.Context) (bool, error) + func (c *NodeInfoCollectionInfoClient) Obtain3(ctx context.Context, arg0 int32, arg1 int32, arg2 bool) (int64, error) + func (c *NodeInfoCollectionInfoClient) Obtain4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 bool, arg3 int32) (int64, error) + type NodeInfoCollectionItemInfoClient struct + func NewNodeInfoCollectionItemInfoClient(cc grpc.ClientConnInterface) *NodeInfoCollectionItemInfoClient + func (c *NodeInfoCollectionItemInfoClient) GetColumnIndex(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionItemInfoClient) GetColumnSpan(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionItemInfoClient) GetColumnTitle(ctx context.Context) (string, error) + func (c *NodeInfoCollectionItemInfoClient) GetRowIndex(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionItemInfoClient) GetRowSpan(ctx context.Context) (int32, error) + func (c *NodeInfoCollectionItemInfoClient) GetRowTitle(ctx context.Context) (string, error) + func (c *NodeInfoCollectionItemInfoClient) IsHeading(ctx context.Context) (bool, error) + func (c *NodeInfoCollectionItemInfoClient) IsSelected(ctx context.Context) (bool, error) + func (c *NodeInfoCollectionItemInfoClient) Obtain5(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 bool) (int64, error) + func (c *NodeInfoCollectionItemInfoClient) Obtain6_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 bool, ...) (int64, error) + type NodeInfoExtraRenderingInfoClient struct + func NewNodeInfoExtraRenderingInfoClient(cc grpc.ClientConnInterface) *NodeInfoExtraRenderingInfoClient + func (c *NodeInfoExtraRenderingInfoClient) GetLayoutSize(ctx context.Context) (int64, error) + func (c *NodeInfoExtraRenderingInfoClient) GetTextSizeInPx(ctx context.Context) (float32, error) + func (c *NodeInfoExtraRenderingInfoClient) GetTextSizeUnit(ctx context.Context) (int32, error) + type NodeInfoRangeInfoClient struct + func NewNodeInfoRangeInfoClient(cc grpc.ClientConnInterface) *NodeInfoRangeInfoClient + func (c *NodeInfoRangeInfoClient) GetCurrent(ctx context.Context) (float32, error) + func (c *NodeInfoRangeInfoClient) GetMax(ctx context.Context) (float32, error) + func (c *NodeInfoRangeInfoClient) GetMin(ctx context.Context) (float32, error) + func (c *NodeInfoRangeInfoClient) GetType(ctx context.Context) (int32, error) + func (c *NodeInfoRangeInfoClient) Obtain(ctx context.Context, arg0 int32, arg1 float32, arg2 float32, arg3 float32) (int64, error) + type NodeInfoTouchDelegateInfoClient struct + func NewNodeInfoTouchDelegateInfoClient(cc grpc.ClientConnInterface) *NodeInfoTouchDelegateInfoClient + func (c *NodeInfoTouchDelegateInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *NodeInfoTouchDelegateInfoClient) GetRegionAt(ctx context.Context, arg0 int32) (int64, error) + func (c *NodeInfoTouchDelegateInfoClient) GetRegionCount(ctx context.Context) (int32, error) + func (c *NodeInfoTouchDelegateInfoClient) GetTargetForRegion(ctx context.Context, arg0 int64) (int64, error) + func (c *NodeInfoTouchDelegateInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type NodeProviderClient struct + func NewNodeProviderClient(cc grpc.ClientConnInterface) *NodeProviderClient + func (c *NodeProviderClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, arg0 int32, arg1 int64, arg2 string, arg3 int64) error + func (c *NodeProviderClient) CreateAccessibilityNodeInfo(ctx context.Context, arg0 int32) (int64, error) + func (c *NodeProviderClient) FindAccessibilityNodeInfosByText(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *NodeProviderClient) FindFocus(ctx context.Context, arg0 int32) (int64, error) + func (c *NodeProviderClient) PerformAction(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error) + type RecordClient struct + func NewRecordClient(cc grpc.ClientConnInterface) *RecordClient + func (c *RecordClient) GetAddedCount(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetBeforeText(ctx context.Context, handle int64) (int64, error) + func (c *RecordClient) GetClassName(ctx context.Context, handle int64) (int64, error) + func (c *RecordClient) GetContentDescription(ctx context.Context, handle int64) (int64, error) + func (c *RecordClient) GetCurrentItemIndex(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetDisplayId(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetFromIndex(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetItemCount(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetMaxScrollX(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetMaxScrollY(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetParcelableData(ctx context.Context, handle int64) (int64, error) + func (c *RecordClient) GetRemovedCount(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetScrollDeltaX(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetScrollDeltaY(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetScrollX(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetScrollY(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetSource0(ctx context.Context, handle int64) (int64, error) + func (c *RecordClient) GetSource1_1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *RecordClient) GetText(ctx context.Context, handle int64) (int64, error) + func (c *RecordClient) GetToIndex(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) GetWindowId(ctx context.Context, handle int64) (int32, error) + func (c *RecordClient) IsChecked(ctx context.Context, handle int64) (bool, error) + func (c *RecordClient) IsEnabled(ctx context.Context, handle int64) (bool, error) + func (c *RecordClient) IsFullScreen(ctx context.Context, handle int64) (bool, error) + func (c *RecordClient) IsPassword(ctx context.Context, handle int64) (bool, error) + func (c *RecordClient) IsScrollable(ctx context.Context, handle int64) (bool, error) + func (c *RecordClient) Obtain0(ctx context.Context, handle int64) (int64, error) + func (c *RecordClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *RecordClient) Recycle(ctx context.Context, handle int64) error + func (c *RecordClient) SetAddedCount(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetBeforeText(ctx context.Context, handle int64, arg0 string) error + func (c *RecordClient) SetChecked(ctx context.Context, handle int64, arg0 bool) error + func (c *RecordClient) SetClassName(ctx context.Context, handle int64, arg0 string) error + func (c *RecordClient) SetContentDescription(ctx context.Context, handle int64, arg0 string) error + func (c *RecordClient) SetCurrentItemIndex(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *RecordClient) SetFromIndex(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetFullScreen(ctx context.Context, handle int64, arg0 bool) error + func (c *RecordClient) SetItemCount(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetMaxScrollX(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetMaxScrollY(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetParcelableData(ctx context.Context, handle int64, arg0 int64) error + func (c *RecordClient) SetPassword(ctx context.Context, handle int64, arg0 bool) error + func (c *RecordClient) SetRemovedCount(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetScrollDeltaX(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetScrollDeltaY(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetScrollX(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetScrollY(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) SetScrollable(ctx context.Context, handle int64, arg0 bool) error + func (c *RecordClient) SetSource1(ctx context.Context, handle int64, arg0 int64) error + func (c *RecordClient) SetSource2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *RecordClient) SetToIndex(ctx context.Context, handle int64, arg0 int32) error + func (c *RecordClient) ToString(ctx context.Context, handle int64) (string, error) + type RequestPreparerClient struct + func NewRequestPreparerClient(cc grpc.ClientConnInterface) *RequestPreparerClient + func (c *RequestPreparerClient) GetView(ctx context.Context) (int64, error) + func (c *RequestPreparerClient) OnPrepareExtraData(ctx context.Context, arg0 int32, arg1 string, arg2 int64, arg3 int64) error + type WindowInfoClient struct + func NewWindowInfoClient(cc grpc.ClientConnInterface) *WindowInfoClient + func (c *WindowInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *WindowInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WindowInfoClient) GetAnchor(ctx context.Context, handle int64) (int64, error) + func (c *WindowInfoClient) GetBoundsInScreen(ctx context.Context, handle int64, arg0 int64) error + func (c *WindowInfoClient) GetChild(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *WindowInfoClient) GetChildCount(ctx context.Context, handle int64) (int32, error) + func (c *WindowInfoClient) GetDisplayId(ctx context.Context, handle int64) (int32, error) + func (c *WindowInfoClient) GetId(ctx context.Context, handle int64) (int32, error) + func (c *WindowInfoClient) GetLayer(ctx context.Context, handle int64) (int32, error) + func (c *WindowInfoClient) GetLocales(ctx context.Context, handle int64) (int64, error) + func (c *WindowInfoClient) GetParent(ctx context.Context, handle int64) (int64, error) + func (c *WindowInfoClient) GetRegionInScreen(ctx context.Context, handle int64, arg0 int64) error + func (c *WindowInfoClient) GetRoot0(ctx context.Context, handle int64) (int64, error) + func (c *WindowInfoClient) GetRoot1_1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *WindowInfoClient) GetTitle(ctx context.Context, handle int64) (int64, error) + func (c *WindowInfoClient) GetTransitionTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *WindowInfoClient) GetType(ctx context.Context, handle int64) (int32, error) + func (c *WindowInfoClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *WindowInfoClient) IsAccessibilityFocused(ctx context.Context, handle int64) (bool, error) + func (c *WindowInfoClient) IsActive(ctx context.Context, handle int64) (bool, error) + func (c *WindowInfoClient) IsFocused(ctx context.Context, handle int64) (bool, error) + func (c *WindowInfoClient) IsInPictureInPictureMode(ctx context.Context, handle int64) (bool, error) + func (c *WindowInfoClient) Obtain0(ctx context.Context, handle int64) (int64, error) + func (c *WindowInfoClient) Obtain1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *WindowInfoClient) Recycle(ctx context.Context, handle int64) error + func (c *WindowInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *WindowInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error