Documentation
¶
Index ¶
- type 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
- 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
- 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
- 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
- type ManagerAccessibilityServicesStateChangeListenerClient
- type ManagerAccessibilityStateChangeListenerClient
- type ManagerAudioDescriptionRequestedChangeListenerClient
- type 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
- type ManagerTouchExplorationStateChangeListenerClient
- type 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
- 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
- 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
- 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
- type 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
- 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
- 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
- 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
- type 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
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 ¶
func (c *CaptioningManagerCaptionStyleClient) GetTypeface(ctx context.Context) (int64, error)
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 ¶
func (c *CaptioningManagerCaptionStyleClient) HasEdgeColor(ctx context.Context) (bool, error)
HasEdgeColor calls the HasEdgeColor RPC.
func (*CaptioningManagerCaptionStyleClient) HasEdgeType ¶
func (c *CaptioningManagerCaptionStyleClient) HasEdgeType(ctx context.Context) (bool, error)
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 ¶
func (c *CaptioningManagerCaptioningChangeListenerClient) OnEnabledChanged(ctx context.Context, arg0 bool) error
OnEnabledChanged calls the OnEnabledChanged RPC.
func (*CaptioningManagerCaptioningChangeListenerClient) OnFontScaleChanged ¶
func (c *CaptioningManagerCaptioningChangeListenerClient) OnFontScaleChanged(ctx context.Context, arg0 float32) error
OnFontScaleChanged calls the OnFontScaleChanged RPC.
func (*CaptioningManagerCaptioningChangeListenerClient) OnLocaleChanged ¶
func (c *CaptioningManagerCaptioningChangeListenerClient) OnLocaleChanged(ctx context.Context, arg0 int64) error
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 ¶
func (c *CaptioningManagerCaptioningChangeListenerClient) OnUserStyleChanged(ctx context.Context, arg0 int64) error
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 ¶
AppendRecord calls the AppendRecord RPC.
func (*EventClient) DescribeContents ¶
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) GetContentChangeTypes ¶
GetContentChangeTypes calls the GetContentChangeTypes RPC.
func (*EventClient) GetEventTime ¶
GetEventTime calls the GetEventTime RPC.
func (*EventClient) GetEventType ¶
GetEventType calls the GetEventType RPC.
func (*EventClient) GetMovementGranularity ¶
GetMovementGranularity calls the GetMovementGranularity RPC.
func (*EventClient) GetPackageName ¶
GetPackageName calls the GetPackageName RPC.
func (*EventClient) GetRecordCount ¶
GetRecordCount calls the GetRecordCount RPC.
func (*EventClient) GetSpeechStateChangeTypes ¶
GetSpeechStateChangeTypes calls the GetSpeechStateChangeTypes RPC.
func (*EventClient) GetWindowChanges ¶
GetWindowChanges calls the GetWindowChanges RPC.
func (*EventClient) InitFromParcel ¶
InitFromParcel calls the InitFromParcel RPC.
func (*EventClient) IsAccessibilityDataSensitive ¶
IsAccessibilityDataSensitive calls the IsAccessibilityDataSensitive 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) SetContentChangeTypes ¶
SetContentChangeTypes calls the SetContentChangeTypes RPC.
func (*EventClient) SetEventTime ¶
SetEventTime calls the SetEventTime RPC.
func (*EventClient) SetEventType ¶
SetEventType calls the SetEventType RPC.
func (*EventClient) SetMovementGranularity ¶
SetMovementGranularity calls the SetMovementGranularity RPC.
func (*EventClient) SetPackageName ¶
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) 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) GetId ¶
func (c *NodeInfoAccessibilityActionClient) GetId(ctx context.Context) (int32, error)
GetId calls the GetId RPC.
func (*NodeInfoAccessibilityActionClient) GetLabel ¶
func (c *NodeInfoAccessibilityActionClient) GetLabel(ctx context.Context) (int64, error)
GetLabel calls the GetLabel RPC.
func (*NodeInfoAccessibilityActionClient) HashCode ¶
func (c *NodeInfoAccessibilityActionClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*NodeInfoAccessibilityActionClient) ToString ¶
func (c *NodeInfoAccessibilityActionClient) ToString(ctx context.Context) (string, error)
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 ¶
AddAction1 calls the AddAction1 RPC.
func (*NodeInfoClient) AddAction1_1 ¶
AddAction1_1 calls the AddAction1_1 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 ¶
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 ¶
CanOpenPopup calls the CanOpenPopup RPC.
func (*NodeInfoClient) DescribeContents ¶
DescribeContents calls the DescribeContents 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) FocusSearch ¶
FocusSearch calls the FocusSearch RPC.
func (*NodeInfoClient) GetActionList ¶
GetActionList calls the GetActionList RPC.
func (*NodeInfoClient) GetActions ¶
GetActions calls the GetActions RPC.
func (*NodeInfoClient) GetAvailableExtraData ¶
GetAvailableExtraData calls the GetAvailableExtraData RPC.
func (*NodeInfoClient) GetBoundsInParent ¶
GetBoundsInParent calls the GetBoundsInParent RPC.
func (*NodeInfoClient) GetBoundsInScreen ¶
GetBoundsInScreen calls the GetBoundsInScreen RPC.
func (*NodeInfoClient) GetBoundsInWindow ¶
GetBoundsInWindow calls the GetBoundsInWindow RPC.
func (*NodeInfoClient) GetChecked ¶
GetChecked calls the GetChecked 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 ¶
GetChildCount calls the GetChildCount RPC.
func (*NodeInfoClient) GetClassName ¶
GetClassName calls the GetClassName RPC.
func (*NodeInfoClient) GetCollectionInfo ¶
GetCollectionInfo calls the GetCollectionInfo RPC.
func (*NodeInfoClient) GetCollectionItemInfo ¶
GetCollectionItemInfo calls the GetCollectionItemInfo RPC.
func (*NodeInfoClient) GetContainerTitle ¶
GetContainerTitle calls the GetContainerTitle RPC.
func (*NodeInfoClient) GetContentDescription ¶
GetContentDescription calls the GetContentDescription RPC.
func (*NodeInfoClient) GetDrawingOrder ¶
GetDrawingOrder calls the GetDrawingOrder RPC.
func (*NodeInfoClient) GetExpandedState ¶
GetExpandedState calls the GetExpandedState RPC.
func (*NodeInfoClient) GetExtraRenderingInfo ¶
GetExtraRenderingInfo calls the GetExtraRenderingInfo RPC.
func (*NodeInfoClient) GetHintText ¶
GetHintText calls the GetHintText RPC.
func (*NodeInfoClient) GetInputType ¶
GetInputType calls the GetInputType RPC.
func (*NodeInfoClient) GetLabelFor ¶
GetLabelFor calls the GetLabelFor RPC.
func (*NodeInfoClient) GetLabeledBy ¶
GetLabeledBy calls the GetLabeledBy RPC.
func (*NodeInfoClient) GetLabeledByList ¶
GetLabeledByList calls the GetLabeledByList RPC.
func (*NodeInfoClient) GetLiveRegion ¶
GetLiveRegion calls the GetLiveRegion RPC.
func (*NodeInfoClient) GetMaxTextLength ¶
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 ¶
GetMovementGranularities calls the GetMovementGranularities RPC.
func (*NodeInfoClient) GetPackageName ¶
GetPackageName calls the GetPackageName RPC.
func (*NodeInfoClient) GetPaneTitle ¶
GetPaneTitle calls the GetPaneTitle RPC.
func (*NodeInfoClient) GetParent0 ¶
GetParent0 calls the GetParent0 RPC.
func (*NodeInfoClient) GetParent1_1 ¶
GetParent1_1 calls the GetParent1_1 RPC.
func (*NodeInfoClient) GetRangeInfo ¶
GetRangeInfo calls the GetRangeInfo RPC.
func (*NodeInfoClient) GetStateDescription ¶
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) GetTextSelectionEnd ¶
GetTextSelectionEnd calls the GetTextSelectionEnd RPC.
func (*NodeInfoClient) GetTextSelectionStart ¶
GetTextSelectionStart calls the GetTextSelectionStart RPC.
func (*NodeInfoClient) GetTooltipText ¶
GetTooltipText calls the GetTooltipText RPC.
func (*NodeInfoClient) GetTouchDelegateInfo ¶
GetTouchDelegateInfo calls the GetTouchDelegateInfo RPC.
func (*NodeInfoClient) GetTraversalAfter ¶
GetTraversalAfter calls the GetTraversalAfter RPC.
func (*NodeInfoClient) GetTraversalBefore ¶
GetTraversalBefore calls the GetTraversalBefore RPC.
func (*NodeInfoClient) GetUniqueId ¶
GetUniqueId calls the GetUniqueId RPC.
func (*NodeInfoClient) GetViewIdResourceName ¶
GetViewIdResourceName calls the GetViewIdResourceName RPC.
func (*NodeInfoClient) GetWindowId ¶
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) IsAccessibilityDataSensitive ¶
func (c *NodeInfoClient) IsAccessibilityDataSensitive(ctx context.Context, handle int64) (bool, error)
IsAccessibilityDataSensitive calls the IsAccessibilityDataSensitive RPC.
func (*NodeInfoClient) IsAccessibilityFocused ¶
IsAccessibilityFocused calls the IsAccessibilityFocused RPC.
func (*NodeInfoClient) IsCheckable ¶
IsCheckable calls the IsCheckable RPC.
func (*NodeInfoClient) IsClickable ¶
IsClickable calls the IsClickable RPC.
func (*NodeInfoClient) IsContentInvalid ¶
IsContentInvalid calls the IsContentInvalid RPC.
func (*NodeInfoClient) IsContextClickable ¶
IsContextClickable calls the IsContextClickable RPC.
func (*NodeInfoClient) IsDismissable ¶
IsDismissable calls the IsDismissable RPC.
func (*NodeInfoClient) IsEditable ¶
IsEditable calls the IsEditable RPC.
func (*NodeInfoClient) IsFieldRequired ¶
IsFieldRequired calls the IsFieldRequired RPC.
func (*NodeInfoClient) IsFocusable ¶
IsFocusable calls the IsFocusable RPC.
func (*NodeInfoClient) IsGranularScrollingSupported ¶
func (c *NodeInfoClient) IsGranularScrollingSupported(ctx context.Context, handle int64) (bool, error)
IsGranularScrollingSupported calls the IsGranularScrollingSupported RPC.
func (*NodeInfoClient) IsImportantForAccessibility ¶
func (c *NodeInfoClient) IsImportantForAccessibility(ctx context.Context, handle int64) (bool, error)
IsImportantForAccessibility calls the IsImportantForAccessibility RPC.
func (*NodeInfoClient) IsLongClickable ¶
IsLongClickable calls the IsLongClickable RPC.
func (*NodeInfoClient) IsMultiLine ¶
IsMultiLine calls the IsMultiLine RPC.
func (*NodeInfoClient) IsPassword ¶
IsPassword calls the IsPassword RPC.
func (*NodeInfoClient) IsScreenReaderFocusable ¶
IsScreenReaderFocusable calls the IsScreenReaderFocusable RPC.
func (*NodeInfoClient) IsScrollable ¶
IsScrollable calls the IsScrollable RPC.
func (*NodeInfoClient) IsSelected ¶
IsSelected calls the IsSelected RPC.
func (*NodeInfoClient) IsShowingHintText ¶
IsShowingHintText calls the IsShowingHintText RPC.
func (*NodeInfoClient) IsTextEntryKey ¶
IsTextEntryKey calls the IsTextEntryKey RPC.
func (*NodeInfoClient) IsTextSelectable ¶
IsTextSelectable calls the IsTextSelectable RPC.
func (*NodeInfoClient) IsVisibleToUser ¶
IsVisibleToUser calls the IsVisibleToUser 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) RefreshWithExtraData ¶
func (c *NodeInfoClient) RefreshWithExtraData(ctx context.Context, handle int64, arg0 string, arg1 int64) (bool, error)
RefreshWithExtraData calls the RefreshWithExtraData RPC.
func (*NodeInfoClient) RemoveAction1 ¶
RemoveAction1 calls the RemoveAction1 RPC.
func (*NodeInfoClient) RemoveAction1_1 ¶
RemoveAction1_1 calls the RemoveAction1_1 RPC.
func (*NodeInfoClient) RemoveChild1 ¶
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 ¶
SetBoundsInParent calls the SetBoundsInParent RPC.
func (*NodeInfoClient) SetBoundsInScreen ¶
SetBoundsInScreen calls the SetBoundsInScreen RPC.
func (*NodeInfoClient) SetBoundsInWindow ¶
SetBoundsInWindow calls the SetBoundsInWindow RPC.
func (*NodeInfoClient) SetCanOpenPopup ¶
SetCanOpenPopup calls the SetCanOpenPopup RPC.
func (*NodeInfoClient) SetCheckable ¶
SetCheckable calls the SetCheckable RPC.
func (*NodeInfoClient) SetChecked1 ¶
SetChecked1 calls the SetChecked1 RPC.
func (*NodeInfoClient) SetChecked1_1 ¶
SetChecked1_1 calls the SetChecked1_1 RPC.
func (*NodeInfoClient) SetClassName ¶
SetClassName calls the SetClassName RPC.
func (*NodeInfoClient) SetClickable ¶
SetClickable calls the SetClickable RPC.
func (*NodeInfoClient) SetCollectionInfo ¶
SetCollectionInfo calls the SetCollectionInfo RPC.
func (*NodeInfoClient) SetCollectionItemInfo ¶
SetCollectionItemInfo calls the SetCollectionItemInfo RPC.
func (*NodeInfoClient) SetContainerTitle ¶
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 ¶
SetContentInvalid calls the SetContentInvalid RPC.
func (*NodeInfoClient) SetContextClickable ¶
SetContextClickable calls the SetContextClickable RPC.
func (*NodeInfoClient) SetDismissable ¶
SetDismissable calls the SetDismissable RPC.
func (*NodeInfoClient) SetDrawingOrder ¶
SetDrawingOrder calls the SetDrawingOrder RPC.
func (*NodeInfoClient) SetEditable ¶
SetEditable calls the SetEditable RPC.
func (*NodeInfoClient) SetEnabled ¶
SetEnabled calls the SetEnabled RPC.
func (*NodeInfoClient) SetExpandedState ¶
SetExpandedState calls the SetExpandedState RPC.
func (*NodeInfoClient) SetFieldRequired ¶
SetFieldRequired calls the SetFieldRequired RPC.
func (*NodeInfoClient) SetFocusable ¶
SetFocusable calls the SetFocusable RPC.
func (*NodeInfoClient) SetFocused ¶
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 ¶
SetHeading calls the SetHeading RPC.
func (*NodeInfoClient) SetHintText ¶
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 ¶
SetInputType calls the SetInputType RPC.
func (*NodeInfoClient) SetLabelFor1 ¶
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 ¶
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 ¶
SetLiveRegion calls the SetLiveRegion RPC.
func (*NodeInfoClient) SetLongClickable ¶
SetLongClickable calls the SetLongClickable RPC.
func (*NodeInfoClient) SetMaxTextLength ¶
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 ¶
SetMultiLine calls the SetMultiLine RPC.
func (*NodeInfoClient) SetPackageName ¶
SetPackageName calls the SetPackageName RPC.
func (*NodeInfoClient) SetPaneTitle ¶
SetPaneTitle calls the SetPaneTitle RPC.
func (*NodeInfoClient) SetParent1 ¶
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 ¶
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 ¶
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 ¶
SetScrollable calls the SetScrollable RPC.
func (*NodeInfoClient) SetSelected ¶
SetSelected calls the SetSelected RPC.
func (*NodeInfoClient) SetShowingHintText ¶
SetShowingHintText calls the SetShowingHintText RPC.
func (*NodeInfoClient) SetSource1 ¶
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 ¶
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) SetTextEntryKey ¶
SetTextEntryKey calls the SetTextEntryKey RPC.
func (*NodeInfoClient) SetTextSelectable ¶
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 ¶
SetTooltipText calls the SetTooltipText RPC.
func (*NodeInfoClient) SetTouchDelegateInfo ¶
SetTouchDelegateInfo calls the SetTouchDelegateInfo RPC.
func (*NodeInfoClient) SetTraversalAfter1 ¶
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 ¶
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 ¶
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 ¶
SetVisibleToUser calls the SetVisibleToUser 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.
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 ¶
func (c *NodeInfoCollectionItemInfoClient) GetRowIndex(ctx context.Context) (int32, error)
GetRowIndex calls the GetRowIndex RPC.
func (*NodeInfoCollectionItemInfoClient) GetRowSpan ¶
func (c *NodeInfoCollectionItemInfoClient) GetRowSpan(ctx context.Context) (int32, error)
GetRowSpan calls the GetRowSpan RPC.
func (*NodeInfoCollectionItemInfoClient) GetRowTitle ¶
func (c *NodeInfoCollectionItemInfoClient) GetRowTitle(ctx context.Context) (string, error)
GetRowTitle calls the GetRowTitle RPC.
func (*NodeInfoCollectionItemInfoClient) IsHeading ¶
func (c *NodeInfoCollectionItemInfoClient) IsHeading(ctx context.Context) (bool, error)
IsHeading calls the IsHeading RPC.
func (*NodeInfoCollectionItemInfoClient) IsSelected ¶
func (c *NodeInfoCollectionItemInfoClient) IsSelected(ctx context.Context) (bool, error)
IsSelected calls the IsSelected 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 ¶
func (c *NodeInfoRangeInfoClient) GetMax(ctx context.Context) (float32, error)
GetMax calls the GetMax RPC.
func (*NodeInfoRangeInfoClient) GetMin ¶
func (c *NodeInfoRangeInfoClient) GetMin(ctx context.Context) (float32, error)
GetMin calls the GetMin 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) 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 ¶
GetAddedCount calls the GetAddedCount RPC.
func (*RecordClient) GetBeforeText ¶
GetBeforeText calls the GetBeforeText RPC.
func (*RecordClient) GetClassName ¶
GetClassName calls the GetClassName RPC.
func (*RecordClient) GetContentDescription ¶
GetContentDescription calls the GetContentDescription RPC.
func (*RecordClient) GetCurrentItemIndex ¶
GetCurrentItemIndex calls the GetCurrentItemIndex RPC.
func (*RecordClient) GetDisplayId ¶
GetDisplayId calls the GetDisplayId RPC.
func (*RecordClient) GetFromIndex ¶
GetFromIndex calls the GetFromIndex RPC.
func (*RecordClient) GetItemCount ¶
GetItemCount calls the GetItemCount RPC.
func (*RecordClient) GetMaxScrollX ¶
GetMaxScrollX calls the GetMaxScrollX RPC.
func (*RecordClient) GetMaxScrollY ¶
GetMaxScrollY calls the GetMaxScrollY RPC.
func (*RecordClient) GetParcelableData ¶
GetParcelableData calls the GetParcelableData RPC.
func (*RecordClient) GetRemovedCount ¶
GetRemovedCount calls the GetRemovedCount RPC.
func (*RecordClient) GetScrollDeltaX ¶
GetScrollDeltaX calls the GetScrollDeltaX RPC.
func (*RecordClient) GetScrollDeltaY ¶
GetScrollDeltaY calls the GetScrollDeltaY RPC.
func (*RecordClient) GetScrollX ¶
GetScrollX calls the GetScrollX RPC.
func (*RecordClient) GetScrollY ¶
GetScrollY calls the GetScrollY RPC.
func (*RecordClient) GetSource0 ¶
GetSource0 calls the GetSource0 RPC.
func (*RecordClient) GetSource1_1 ¶
GetSource1_1 calls the GetSource1_1 RPC.
func (*RecordClient) GetToIndex ¶
GetToIndex calls the GetToIndex RPC.
func (*RecordClient) GetWindowId ¶
GetWindowId calls the GetWindowId RPC.
func (*RecordClient) IsFullScreen ¶
IsFullScreen calls the IsFullScreen RPC.
func (*RecordClient) IsPassword ¶
IsPassword calls the IsPassword RPC.
func (*RecordClient) IsScrollable ¶
IsScrollable calls the IsScrollable RPC.
func (*RecordClient) Recycle ¶
func (c *RecordClient) Recycle(ctx context.Context, handle int64) error
Recycle calls the Recycle RPC.
func (*RecordClient) SetAddedCount ¶
SetAddedCount calls the SetAddedCount RPC.
func (*RecordClient) SetBeforeText ¶
SetBeforeText calls the SetBeforeText RPC.
func (*RecordClient) SetChecked ¶
SetChecked calls the SetChecked RPC.
func (*RecordClient) SetClassName ¶
SetClassName calls the SetClassName RPC.
func (*RecordClient) SetContentDescription ¶
SetContentDescription calls the SetContentDescription RPC.
func (*RecordClient) SetCurrentItemIndex ¶
SetCurrentItemIndex calls the SetCurrentItemIndex RPC.
func (*RecordClient) SetEnabled ¶
SetEnabled calls the SetEnabled RPC.
func (*RecordClient) SetFromIndex ¶
SetFromIndex calls the SetFromIndex RPC.
func (*RecordClient) SetFullScreen ¶
SetFullScreen calls the SetFullScreen RPC.
func (*RecordClient) SetItemCount ¶
SetItemCount calls the SetItemCount RPC.
func (*RecordClient) SetMaxScrollX ¶
SetMaxScrollX calls the SetMaxScrollX RPC.
func (*RecordClient) SetMaxScrollY ¶
SetMaxScrollY calls the SetMaxScrollY RPC.
func (*RecordClient) SetParcelableData ¶
SetParcelableData calls the SetParcelableData RPC.
func (*RecordClient) SetPassword ¶
SetPassword calls the SetPassword RPC.
func (*RecordClient) SetRemovedCount ¶
SetRemovedCount calls the SetRemovedCount RPC.
func (*RecordClient) SetScrollDeltaX ¶
SetScrollDeltaX calls the SetScrollDeltaX RPC.
func (*RecordClient) SetScrollDeltaY ¶
SetScrollDeltaY calls the SetScrollDeltaY RPC.
func (*RecordClient) SetScrollX ¶
SetScrollX calls the SetScrollX RPC.
func (*RecordClient) SetScrollY ¶
SetScrollY calls the SetScrollY RPC.
func (*RecordClient) SetScrollable ¶
SetScrollable calls the SetScrollable RPC.
func (*RecordClient) SetSource1 ¶
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 ¶
SetToIndex calls the SetToIndex 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 ¶
DescribeContents calls the DescribeContents RPC.
func (*WindowInfoClient) GetBoundsInScreen ¶
GetBoundsInScreen calls the GetBoundsInScreen RPC.
func (*WindowInfoClient) GetChildCount ¶
GetChildCount calls the GetChildCount RPC.
func (*WindowInfoClient) GetDisplayId ¶
GetDisplayId calls the GetDisplayId RPC.
func (*WindowInfoClient) GetLocales ¶
GetLocales calls the GetLocales RPC.
func (*WindowInfoClient) GetRegionInScreen ¶
GetRegionInScreen calls the GetRegionInScreen RPC.
func (*WindowInfoClient) GetRoot1_1 ¶
GetRoot1_1 calls the GetRoot1_1 RPC.
func (*WindowInfoClient) GetTransitionTimeMillis ¶
func (c *WindowInfoClient) GetTransitionTimeMillis(ctx context.Context, handle int64) (int64, error)
GetTransitionTimeMillis calls the GetTransitionTimeMillis RPC.
func (*WindowInfoClient) IsAccessibilityFocused ¶
IsAccessibilityFocused calls the IsAccessibilityFocused RPC.
func (*WindowInfoClient) IsInPictureInPictureMode ¶
func (c *WindowInfoClient) IsInPictureInPictureMode(ctx context.Context, handle int64) (bool, error)
IsInPictureInPictureMode calls the IsInPictureInPictureMode RPC.
func (*WindowInfoClient) Recycle ¶
func (c *WindowInfoClient) Recycle(ctx context.Context, handle int64) error
Recycle calls the Recycle RPC.
func (*WindowInfoClient) WriteToParcel ¶
func (c *WindowInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.