Documentation
¶
Index ¶
- type CaptioningManagerServer
- func (s *CaptioningManagerServer) AddCaptioningChangeListener(_ context.Context, req *pb.AddCaptioningChangeListenerRequest) (*pb.AddCaptioningChangeListenerResponse, error)
- func (s *CaptioningManagerServer) GetFontScale(_ context.Context, req *pb.GetFontScaleRequest) (*pb.GetFontScaleResponse, error)
- func (s *CaptioningManagerServer) GetLocale(_ context.Context, req *pb.GetLocaleRequest) (*pb.GetLocaleResponse, error)
- func (s *CaptioningManagerServer) GetUserStyle(_ context.Context, req *pb.GetUserStyleRequest) (*pb.GetUserStyleResponse, error)
- func (s *CaptioningManagerServer) IsCallCaptioningEnabled(_ context.Context, req *pb.IsCallCaptioningEnabledRequest) (*pb.IsCallCaptioningEnabledResponse, error)
- func (s *CaptioningManagerServer) IsEnabled(_ context.Context, req *pb.CaptioningManagerIsEnabledRequest) (*pb.IsEnabledResponse, error)
- func (s *CaptioningManagerServer) IsSystemAudioCaptioningEnabled(_ context.Context, req *pb.IsSystemAudioCaptioningEnabledRequest) (*pb.IsSystemAudioCaptioningEnabledResponse, error)
- func (s *CaptioningManagerServer) IsSystemAudioCaptioningUiEnabled(_ context.Context, req *pb.IsSystemAudioCaptioningUiEnabledRequest) (*pb.IsSystemAudioCaptioningUiEnabledResponse, error)
- func (s *CaptioningManagerServer) RemoveCaptioningChangeListener(_ context.Context, req *pb.RemoveCaptioningChangeListenerRequest) (*pb.RemoveCaptioningChangeListenerResponse, error)
- type EventServer
- func (s *EventServer) AppendRecord(_ context.Context, req *pb.AppendRecordRequest) (*pb.AppendRecordResponse, error)
- func (s *EventServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *EventServer) EventTypeToString(_ context.Context, req *pb.EventTypeToStringRequest) (*pb.EventTypeToStringResponse, error)
- func (s *EventServer) GetAction(_ context.Context, req *pb.GetActionRequest) (*pb.GetActionResponse, error)
- func (s *EventServer) GetContentChangeTypes(_ context.Context, req *pb.GetContentChangeTypesRequest) (*pb.GetContentChangeTypesResponse, error)
- func (s *EventServer) GetEventTime(_ context.Context, req *pb.GetEventTimeRequest) (*pb.GetEventTimeResponse, error)
- func (s *EventServer) GetEventType(_ context.Context, req *pb.GetEventTypeRequest) (*pb.GetEventTypeResponse, error)
- func (s *EventServer) GetMovementGranularity(_ context.Context, req *pb.GetMovementGranularityRequest) (*pb.GetMovementGranularityResponse, error)
- func (s *EventServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
- func (s *EventServer) GetRecord(_ context.Context, req *pb.GetRecordRequest) (*pb.GetRecordResponse, error)
- func (s *EventServer) GetRecordCount(_ context.Context, req *pb.GetRecordCountRequest) (*pb.GetRecordCountResponse, error)
- func (s *EventServer) GetSpeechStateChangeTypes(_ context.Context, req *pb.GetSpeechStateChangeTypesRequest) (*pb.GetSpeechStateChangeTypesResponse, error)
- func (s *EventServer) GetWindowChanges(_ context.Context, req *pb.GetWindowChangesRequest) (*pb.GetWindowChangesResponse, error)
- func (s *EventServer) InitFromParcel(_ context.Context, req *pb.InitFromParcelRequest) (*pb.InitFromParcelResponse, error)
- func (s *EventServer) IsAccessibilityDataSensitive(_ context.Context, req *pb.IsAccessibilityDataSensitiveRequest) (*pb.IsAccessibilityDataSensitiveResponse, error)
- func (s *EventServer) NewEvent(_ context.Context, req *pb.NewEventRequest) (*pb.NewEventResponse, error)
- func (s *EventServer) Obtain0(_ context.Context, req *pb.Obtain0Request) (*pb.Obtain0Response, error)
- func (s *EventServer) Obtain1_1(_ context.Context, req *pb.Obtain1_1Request) (*pb.Obtain1_1Response, error)
- func (s *EventServer) Obtain1_2(_ context.Context, req *pb.EventObtain1_2Request) (*pb.Obtain1_2Response, error)
- func (s *EventServer) Recycle(_ context.Context, req *pb.RecycleRequest) (*pb.RecycleResponse, error)
- func (s *EventServer) SetAccessibilityDataSensitive(_ context.Context, req *pb.SetAccessibilityDataSensitiveRequest) (*pb.SetAccessibilityDataSensitiveResponse, error)
- func (s *EventServer) SetAction(_ context.Context, req *pb.SetActionRequest) (*pb.SetActionResponse, error)
- func (s *EventServer) SetContentChangeTypes(_ context.Context, req *pb.SetContentChangeTypesRequest) (*pb.SetContentChangeTypesResponse, error)
- func (s *EventServer) SetEventTime(_ context.Context, req *pb.SetEventTimeRequest) (*pb.SetEventTimeResponse, error)
- func (s *EventServer) SetEventType(_ context.Context, req *pb.SetEventTypeRequest) (*pb.SetEventTypeResponse, error)
- func (s *EventServer) SetMovementGranularity(_ context.Context, req *pb.SetMovementGranularityRequest) (*pb.SetMovementGranularityResponse, error)
- func (s *EventServer) SetPackageName(_ context.Context, req *pb.SetPackageNameRequest) (*pb.SetPackageNameResponse, error)
- func (s *EventServer) SetSpeechStateChangeTypes(_ context.Context, req *pb.SetSpeechStateChangeTypesRequest) (*pb.SetSpeechStateChangeTypesResponse, error)
- func (s *EventServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *EventServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ManagerServer
- func (s *ManagerServer) AddAccessibilityRequestPreparer(_ context.Context, req *pb.AddAccessibilityRequestPreparerRequest) (*pb.AddAccessibilityRequestPreparerResponse, error)
- func (s *ManagerServer) AddAccessibilityServicesStateChangeListener1(_ context.Context, req *pb.AddAccessibilityServicesStateChangeListener1Request) (*pb.AddAccessibilityServicesStateChangeListener1Response, error)
- func (s *ManagerServer) AddAccessibilityServicesStateChangeListener2_1(_ context.Context, ...) (*pb.AddAccessibilityServicesStateChangeListener2_1Response, error)
- func (s *ManagerServer) AddAccessibilityStateChangeListener(_ context.Context, req *pb.AddAccessibilityStateChangeListenerRequest) (*pb.AddAccessibilityStateChangeListenerResponse, error)
- func (s *ManagerServer) AddAudioDescriptionRequestedChangeListener(_ context.Context, req *pb.AddAudioDescriptionRequestedChangeListenerRequest) (*pb.AddAudioDescriptionRequestedChangeListenerResponse, error)
- func (s *ManagerServer) AddHighContrastTextStateChangeListener(_ context.Context, req *pb.AddHighContrastTextStateChangeListenerRequest) (*pb.AddHighContrastTextStateChangeListenerResponse, error)
- func (s *ManagerServer) AddTouchExplorationStateChangeListener(_ context.Context, req *pb.AddTouchExplorationStateChangeListenerRequest) (*pb.AddTouchExplorationStateChangeListenerResponse, error)
- func (s *ManagerServer) GetAccessibilityFocusColor(_ context.Context, req *pb.GetAccessibilityFocusColorRequest) (*pb.GetAccessibilityFocusColorResponse, error)
- func (s *ManagerServer) GetAccessibilityFocusStrokeWidth(_ context.Context, req *pb.GetAccessibilityFocusStrokeWidthRequest) (*pb.GetAccessibilityFocusStrokeWidthResponse, error)
- func (s *ManagerServer) GetAccessibilityServiceList(_ context.Context, req *pb.GetAccessibilityServiceListRequest) (*pb.GetAccessibilityServiceListResponse, error)
- func (s *ManagerServer) GetEnabledAccessibilityServiceList(_ context.Context, req *pb.GetEnabledAccessibilityServiceListRequest) (*pb.GetEnabledAccessibilityServiceListResponse, error)
- func (s *ManagerServer) GetInstalledAccessibilityServiceList(_ context.Context, req *pb.GetInstalledAccessibilityServiceListRequest) (*pb.GetInstalledAccessibilityServiceListResponse, error)
- func (s *ManagerServer) GetRecommendedTimeoutMillis(_ context.Context, req *pb.GetRecommendedTimeoutMillisRequest) (*pb.GetRecommendedTimeoutMillisResponse, error)
- func (s *ManagerServer) Interrupt(_ context.Context, req *pb.InterruptRequest) (*pb.InterruptResponse, error)
- func (s *ManagerServer) IsAccessibilityButtonSupported(_ context.Context, req *pb.IsAccessibilityButtonSupportedRequest) (*pb.IsAccessibilityButtonSupportedResponse, error)
- func (s *ManagerServer) IsAudioDescriptionRequested(_ context.Context, req *pb.IsAudioDescriptionRequestedRequest) (*pb.IsAudioDescriptionRequestedResponse, error)
- func (s *ManagerServer) IsEnabled(_ context.Context, req *pb.ManagerIsEnabledRequest) (*pb.IsEnabledResponse, error)
- func (s *ManagerServer) IsHighContrastTextEnabled(_ context.Context, req *pb.IsHighContrastTextEnabledRequest) (*pb.IsHighContrastTextEnabledResponse, error)
- func (s *ManagerServer) IsRequestFromAccessibilityTool(_ context.Context, req *pb.IsRequestFromAccessibilityToolRequest) (*pb.IsRequestFromAccessibilityToolResponse, error)
- func (s *ManagerServer) IsTouchExplorationEnabled(_ context.Context, req *pb.IsTouchExplorationEnabledRequest) (*pb.IsTouchExplorationEnabledResponse, error)
- func (s *ManagerServer) RemoveAccessibilityRequestPreparer(_ context.Context, req *pb.RemoveAccessibilityRequestPreparerRequest) (*pb.RemoveAccessibilityRequestPreparerResponse, error)
- func (s *ManagerServer) RemoveAccessibilityServicesStateChangeListener(_ context.Context, ...) (*pb.RemoveAccessibilityServicesStateChangeListenerResponse, error)
- func (s *ManagerServer) RemoveAccessibilityStateChangeListener(_ context.Context, req *pb.RemoveAccessibilityStateChangeListenerRequest) (*pb.RemoveAccessibilityStateChangeListenerResponse, error)
- func (s *ManagerServer) RemoveAudioDescriptionRequestedChangeListener(_ context.Context, ...) (*pb.RemoveAudioDescriptionRequestedChangeListenerResponse, error)
- func (s *ManagerServer) RemoveHighContrastTextStateChangeListener(_ context.Context, req *pb.RemoveHighContrastTextStateChangeListenerRequest) (*pb.RemoveHighContrastTextStateChangeListenerResponse, error)
- func (s *ManagerServer) RemoveTouchExplorationStateChangeListener(_ context.Context, req *pb.RemoveTouchExplorationStateChangeListenerRequest) (*pb.RemoveTouchExplorationStateChangeListenerResponse, error)
- func (s *ManagerServer) SendAccessibilityEvent(_ context.Context, req *pb.ManagerSendAccessibilityEventRequest) (*pb.SendAccessibilityEventResponse, error)
- type NodeInfoServer
- func (s *NodeInfoServer) AddAction1(_ context.Context, req *pb.AddAction1Request) (*pb.AddAction1Response, error)
- func (s *NodeInfoServer) AddAction1_1(_ context.Context, req *pb.AddAction1_1Request) (*pb.AddAction1_1Response, error)
- func (s *NodeInfoServer) AddChild1(_ context.Context, req *pb.AddChild1Request) (*pb.AddChild1Response, error)
- func (s *NodeInfoServer) AddChild2_1(_ context.Context, req *pb.AddChild2_1Request) (*pb.AddChild2_1Response, error)
- func (s *NodeInfoServer) AddLabeledBy1(_ context.Context, req *pb.AddLabeledBy1Request) (*pb.AddLabeledBy1Response, error)
- func (s *NodeInfoServer) AddLabeledBy2_1(_ context.Context, req *pb.AddLabeledBy2_1Request) (*pb.AddLabeledBy2_1Response, error)
- func (s *NodeInfoServer) CanOpenPopup(_ context.Context, req *pb.CanOpenPopupRequest) (*pb.CanOpenPopupResponse, error)
- func (s *NodeInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *NodeInfoServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
- func (s *NodeInfoServer) FindAccessibilityNodeInfosByText(_ context.Context, req *pb.FindAccessibilityNodeInfosByTextRequest) (*pb.FindAccessibilityNodeInfosByTextResponse, error)
- func (s *NodeInfoServer) FindAccessibilityNodeInfosByViewId(_ context.Context, req *pb.FindAccessibilityNodeInfosByViewIdRequest) (*pb.FindAccessibilityNodeInfosByViewIdResponse, error)
- func (s *NodeInfoServer) FindFocus(_ context.Context, req *pb.FindFocusRequest) (*pb.FindFocusResponse, error)
- func (s *NodeInfoServer) FocusSearch(_ context.Context, req *pb.FocusSearchRequest) (*pb.FocusSearchResponse, error)
- func (s *NodeInfoServer) GetActionList(_ context.Context, req *pb.GetActionListRequest) (*pb.GetActionListResponse, error)
- func (s *NodeInfoServer) GetActions(_ context.Context, req *pb.GetActionsRequest) (*pb.GetActionsResponse, error)
- func (s *NodeInfoServer) GetAvailableExtraData(_ context.Context, req *pb.GetAvailableExtraDataRequest) (*pb.GetAvailableExtraDataResponse, error)
- func (s *NodeInfoServer) GetBoundsInParent(_ context.Context, req *pb.GetBoundsInParentRequest) (*pb.GetBoundsInParentResponse, error)
- func (s *NodeInfoServer) GetBoundsInScreen(_ context.Context, req *pb.GetBoundsInScreenRequest) (*pb.GetBoundsInScreenResponse, error)
- func (s *NodeInfoServer) GetBoundsInWindow(_ context.Context, req *pb.GetBoundsInWindowRequest) (*pb.GetBoundsInWindowResponse, error)
- func (s *NodeInfoServer) GetChecked(_ context.Context, req *pb.GetCheckedRequest) (*pb.GetCheckedResponse, error)
- func (s *NodeInfoServer) GetChild1(_ context.Context, req *pb.GetChild1Request) (*pb.GetChild1Response, error)
- func (s *NodeInfoServer) GetChild2_1(_ context.Context, req *pb.GetChild2_1Request) (*pb.GetChild2_1Response, error)
- func (s *NodeInfoServer) GetChildCount(_ context.Context, req *pb.GetChildCountRequest) (*pb.GetChildCountResponse, error)
- func (s *NodeInfoServer) GetClassName(_ context.Context, req *pb.GetClassNameRequest) (*pb.GetClassNameResponse, error)
- func (s *NodeInfoServer) GetCollectionInfo(_ context.Context, req *pb.GetCollectionInfoRequest) (*pb.GetCollectionInfoResponse, error)
- func (s *NodeInfoServer) GetCollectionItemInfo(_ context.Context, req *pb.GetCollectionItemInfoRequest) (*pb.GetCollectionItemInfoResponse, error)
- func (s *NodeInfoServer) GetContainerTitle(_ context.Context, req *pb.GetContainerTitleRequest) (*pb.GetContainerTitleResponse, error)
- func (s *NodeInfoServer) GetContentDescription(_ context.Context, req *pb.GetContentDescriptionRequest) (*pb.GetContentDescriptionResponse, error)
- func (s *NodeInfoServer) GetDrawingOrder(_ context.Context, req *pb.GetDrawingOrderRequest) (*pb.GetDrawingOrderResponse, error)
- func (s *NodeInfoServer) GetError(_ context.Context, req *pb.GetErrorRequest) (*pb.GetErrorResponse, error)
- func (s *NodeInfoServer) GetExpandedState(_ context.Context, req *pb.GetExpandedStateRequest) (*pb.GetExpandedStateResponse, error)
- func (s *NodeInfoServer) GetExtraRenderingInfo(_ context.Context, req *pb.GetExtraRenderingInfoRequest) (*pb.GetExtraRenderingInfoResponse, error)
- func (s *NodeInfoServer) GetExtras(_ context.Context, req *pb.GetExtrasRequest) (*pb.GetExtrasResponse, error)
- func (s *NodeInfoServer) GetHintText(_ context.Context, req *pb.GetHintTextRequest) (*pb.GetHintTextResponse, error)
- func (s *NodeInfoServer) GetInputType(_ context.Context, req *pb.GetInputTypeRequest) (*pb.GetInputTypeResponse, error)
- func (s *NodeInfoServer) GetLabelFor(_ context.Context, req *pb.GetLabelForRequest) (*pb.GetLabelForResponse, error)
- func (s *NodeInfoServer) GetLabeledBy(_ context.Context, req *pb.GetLabeledByRequest) (*pb.GetLabeledByResponse, error)
- func (s *NodeInfoServer) GetLabeledByList(_ context.Context, req *pb.GetLabeledByListRequest) (*pb.GetLabeledByListResponse, error)
- func (s *NodeInfoServer) GetLiveRegion(_ context.Context, req *pb.GetLiveRegionRequest) (*pb.GetLiveRegionResponse, error)
- func (s *NodeInfoServer) GetMaxTextLength(_ context.Context, req *pb.GetMaxTextLengthRequest) (*pb.GetMaxTextLengthResponse, error)
- func (s *NodeInfoServer) GetMinDurationBetweenContentChanges(_ context.Context, req *pb.GetMinDurationBetweenContentChangesRequest) (*pb.GetMinDurationBetweenContentChangesResponse, error)
- func (s *NodeInfoServer) GetMovementGranularities(_ context.Context, req *pb.GetMovementGranularitiesRequest) (*pb.GetMovementGranularitiesResponse, error)
- func (s *NodeInfoServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
- func (s *NodeInfoServer) GetPaneTitle(_ context.Context, req *pb.GetPaneTitleRequest) (*pb.GetPaneTitleResponse, error)
- func (s *NodeInfoServer) GetParent0(_ context.Context, req *pb.GetParent0Request) (*pb.GetParent0Response, error)
- func (s *NodeInfoServer) GetParent1_1(_ context.Context, req *pb.GetParent1_1Request) (*pb.GetParent1_1Response, error)
- func (s *NodeInfoServer) GetRangeInfo(_ context.Context, req *pb.GetRangeInfoRequest) (*pb.GetRangeInfoResponse, error)
- func (s *NodeInfoServer) GetStateDescription(_ context.Context, req *pb.GetStateDescriptionRequest) (*pb.GetStateDescriptionResponse, error)
- func (s *NodeInfoServer) GetSupplementalDescription(_ context.Context, req *pb.GetSupplementalDescriptionRequest) (*pb.GetSupplementalDescriptionResponse, error)
- func (s *NodeInfoServer) GetText(_ context.Context, req *pb.GetTextRequest) (*pb.GetTextResponse, error)
- func (s *NodeInfoServer) GetTextSelectionEnd(_ context.Context, req *pb.GetTextSelectionEndRequest) (*pb.GetTextSelectionEndResponse, error)
- func (s *NodeInfoServer) GetTextSelectionStart(_ context.Context, req *pb.GetTextSelectionStartRequest) (*pb.GetTextSelectionStartResponse, error)
- func (s *NodeInfoServer) GetTooltipText(_ context.Context, req *pb.GetTooltipTextRequest) (*pb.GetTooltipTextResponse, error)
- func (s *NodeInfoServer) GetTouchDelegateInfo(_ context.Context, req *pb.GetTouchDelegateInfoRequest) (*pb.GetTouchDelegateInfoResponse, error)
- func (s *NodeInfoServer) GetTraversalAfter(_ context.Context, req *pb.GetTraversalAfterRequest) (*pb.GetTraversalAfterResponse, error)
- func (s *NodeInfoServer) GetTraversalBefore(_ context.Context, req *pb.GetTraversalBeforeRequest) (*pb.GetTraversalBeforeResponse, error)
- func (s *NodeInfoServer) GetUniqueId(_ context.Context, req *pb.GetUniqueIdRequest) (*pb.GetUniqueIdResponse, error)
- func (s *NodeInfoServer) GetViewIdResourceName(_ context.Context, req *pb.GetViewIdResourceNameRequest) (*pb.GetViewIdResourceNameResponse, error)
- func (s *NodeInfoServer) GetWindow(_ context.Context, req *pb.GetWindowRequest) (*pb.GetWindowResponse, error)
- func (s *NodeInfoServer) GetWindowId(_ context.Context, req *pb.GetWindowIdRequest) (*pb.GetWindowIdResponse, error)
- func (s *NodeInfoServer) HasRequestInitialAccessibilityFocus(_ context.Context, req *pb.HasRequestInitialAccessibilityFocusRequest) (*pb.HasRequestInitialAccessibilityFocusResponse, error)
- func (s *NodeInfoServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *NodeInfoServer) IsAccessibilityDataSensitive(_ context.Context, req *pb.IsAccessibilityDataSensitiveRequest) (*pb.IsAccessibilityDataSensitiveResponse, error)
- func (s *NodeInfoServer) IsAccessibilityFocused(_ context.Context, req *pb.IsAccessibilityFocusedRequest) (*pb.IsAccessibilityFocusedResponse, error)
- func (s *NodeInfoServer) IsCheckable(_ context.Context, req *pb.IsCheckableRequest) (*pb.IsCheckableResponse, error)
- func (s *NodeInfoServer) IsChecked(_ context.Context, req *pb.IsCheckedRequest) (*pb.IsCheckedResponse, error)
- func (s *NodeInfoServer) IsClickable(_ context.Context, req *pb.IsClickableRequest) (*pb.IsClickableResponse, error)
- func (s *NodeInfoServer) IsContentInvalid(_ context.Context, req *pb.IsContentInvalidRequest) (*pb.IsContentInvalidResponse, error)
- func (s *NodeInfoServer) IsContextClickable(_ context.Context, req *pb.IsContextClickableRequest) (*pb.IsContextClickableResponse, error)
- func (s *NodeInfoServer) IsDismissable(_ context.Context, req *pb.IsDismissableRequest) (*pb.IsDismissableResponse, error)
- func (s *NodeInfoServer) IsEditable(_ context.Context, req *pb.IsEditableRequest) (*pb.IsEditableResponse, error)
- func (s *NodeInfoServer) IsEnabled(_ context.Context, req *pb.IsEnabledRequest) (*pb.IsEnabledResponse, error)
- func (s *NodeInfoServer) IsFieldRequired(_ context.Context, req *pb.IsFieldRequiredRequest) (*pb.IsFieldRequiredResponse, error)
- func (s *NodeInfoServer) IsFocusable(_ context.Context, req *pb.IsFocusableRequest) (*pb.IsFocusableResponse, error)
- func (s *NodeInfoServer) IsFocused(_ context.Context, req *pb.IsFocusedRequest) (*pb.IsFocusedResponse, error)
- func (s *NodeInfoServer) IsGranularScrollingSupported(_ context.Context, req *pb.IsGranularScrollingSupportedRequest) (*pb.IsGranularScrollingSupportedResponse, error)
- func (s *NodeInfoServer) IsHeading(_ context.Context, req *pb.IsHeadingRequest) (*pb.IsHeadingResponse, error)
- func (s *NodeInfoServer) IsImportantForAccessibility(_ context.Context, req *pb.IsImportantForAccessibilityRequest) (*pb.IsImportantForAccessibilityResponse, error)
- func (s *NodeInfoServer) IsLongClickable(_ context.Context, req *pb.IsLongClickableRequest) (*pb.IsLongClickableResponse, error)
- func (s *NodeInfoServer) IsMultiLine(_ context.Context, req *pb.IsMultiLineRequest) (*pb.IsMultiLineResponse, error)
- func (s *NodeInfoServer) IsPassword(_ context.Context, req *pb.IsPasswordRequest) (*pb.IsPasswordResponse, error)
- func (s *NodeInfoServer) IsScreenReaderFocusable(_ context.Context, req *pb.IsScreenReaderFocusableRequest) (*pb.IsScreenReaderFocusableResponse, error)
- func (s *NodeInfoServer) IsScrollable(_ context.Context, req *pb.IsScrollableRequest) (*pb.IsScrollableResponse, error)
- func (s *NodeInfoServer) IsSelected(_ context.Context, req *pb.IsSelectedRequest) (*pb.IsSelectedResponse, error)
- func (s *NodeInfoServer) IsShowingHintText(_ context.Context, req *pb.IsShowingHintTextRequest) (*pb.IsShowingHintTextResponse, error)
- func (s *NodeInfoServer) IsTextEntryKey(_ context.Context, req *pb.IsTextEntryKeyRequest) (*pb.IsTextEntryKeyResponse, error)
- func (s *NodeInfoServer) IsTextSelectable(_ context.Context, req *pb.IsTextSelectableRequest) (*pb.IsTextSelectableResponse, error)
- func (s *NodeInfoServer) IsVisibleToUser(_ context.Context, req *pb.IsVisibleToUserRequest) (*pb.IsVisibleToUserResponse, error)
- func (s *NodeInfoServer) NewNodeInfo(_ context.Context, req *pb.NewNodeInfoRequest) (*pb.NewNodeInfoResponse, error)
- func (s *NodeInfoServer) Obtain0(_ context.Context, req *pb.Obtain0Request) (*pb.Obtain0Response, error)
- func (s *NodeInfoServer) Obtain1_1(_ context.Context, req *pb.Obtain1_1Request) (*pb.Obtain1_1Response, error)
- func (s *NodeInfoServer) Obtain1_2(_ context.Context, req *pb.Obtain1_2Request) (*pb.Obtain1_2Response, error)
- func (s *NodeInfoServer) Obtain2_3(_ context.Context, req *pb.Obtain2_3Request) (*pb.Obtain2_3Response, error)
- func (s *NodeInfoServer) PerformAction1(_ context.Context, req *pb.PerformAction1Request) (*pb.PerformAction1Response, error)
- func (s *NodeInfoServer) PerformAction2_1(_ context.Context, req *pb.PerformAction2_1Request) (*pb.PerformAction2_1Response, error)
- func (s *NodeInfoServer) Recycle(_ context.Context, req *pb.RecycleRequest) (*pb.RecycleResponse, error)
- func (s *NodeInfoServer) Refresh(_ context.Context, req *pb.RefreshRequest) (*pb.RefreshResponse, error)
- func (s *NodeInfoServer) RefreshWithExtraData(_ context.Context, req *pb.RefreshWithExtraDataRequest) (*pb.RefreshWithExtraDataResponse, error)
- func (s *NodeInfoServer) RemoveAction1(_ context.Context, req *pb.RemoveAction1Request) (*pb.RemoveAction1Response, error)
- func (s *NodeInfoServer) RemoveAction1_1(_ context.Context, req *pb.RemoveAction1_1Request) (*pb.RemoveAction1_1Response, error)
- func (s *NodeInfoServer) RemoveChild1(_ context.Context, req *pb.RemoveChild1Request) (*pb.RemoveChild1Response, error)
- func (s *NodeInfoServer) RemoveChild2_1(_ context.Context, req *pb.RemoveChild2_1Request) (*pb.RemoveChild2_1Response, error)
- func (s *NodeInfoServer) RemoveLabeledBy1(_ context.Context, req *pb.RemoveLabeledBy1Request) (*pb.RemoveLabeledBy1Response, error)
- func (s *NodeInfoServer) RemoveLabeledBy2_1(_ context.Context, req *pb.RemoveLabeledBy2_1Request) (*pb.RemoveLabeledBy2_1Response, error)
- func (s *NodeInfoServer) SetAccessibilityDataSensitive(_ context.Context, req *pb.SetAccessibilityDataSensitiveRequest) (*pb.SetAccessibilityDataSensitiveResponse, error)
- func (s *NodeInfoServer) SetAccessibilityFocused(_ context.Context, req *pb.SetAccessibilityFocusedRequest) (*pb.SetAccessibilityFocusedResponse, error)
- func (s *NodeInfoServer) SetBoundsInParent(_ context.Context, req *pb.SetBoundsInParentRequest) (*pb.SetBoundsInParentResponse, error)
- func (s *NodeInfoServer) SetBoundsInScreen(_ context.Context, req *pb.SetBoundsInScreenRequest) (*pb.SetBoundsInScreenResponse, error)
- func (s *NodeInfoServer) SetBoundsInWindow(_ context.Context, req *pb.SetBoundsInWindowRequest) (*pb.SetBoundsInWindowResponse, error)
- func (s *NodeInfoServer) SetCanOpenPopup(_ context.Context, req *pb.SetCanOpenPopupRequest) (*pb.SetCanOpenPopupResponse, error)
- func (s *NodeInfoServer) SetCheckable(_ context.Context, req *pb.SetCheckableRequest) (*pb.SetCheckableResponse, error)
- func (s *NodeInfoServer) SetChecked1(_ context.Context, req *pb.SetChecked1Request) (*pb.SetChecked1Response, error)
- func (s *NodeInfoServer) SetChecked1_1(_ context.Context, req *pb.SetChecked1_1Request) (*pb.SetChecked1_1Response, error)
- func (s *NodeInfoServer) SetClassName(_ context.Context, req *pb.SetClassNameRequest) (*pb.SetClassNameResponse, error)
- func (s *NodeInfoServer) SetClickable(_ context.Context, req *pb.SetClickableRequest) (*pb.SetClickableResponse, error)
- func (s *NodeInfoServer) SetCollectionInfo(_ context.Context, req *pb.SetCollectionInfoRequest) (*pb.SetCollectionInfoResponse, error)
- func (s *NodeInfoServer) SetCollectionItemInfo(_ context.Context, req *pb.SetCollectionItemInfoRequest) (*pb.SetCollectionItemInfoResponse, error)
- func (s *NodeInfoServer) SetContainerTitle(_ context.Context, req *pb.SetContainerTitleRequest) (*pb.SetContainerTitleResponse, error)
- func (s *NodeInfoServer) SetContentDescription(_ context.Context, req *pb.SetContentDescriptionRequest) (*pb.SetContentDescriptionResponse, error)
- func (s *NodeInfoServer) SetContentInvalid(_ context.Context, req *pb.SetContentInvalidRequest) (*pb.SetContentInvalidResponse, error)
- func (s *NodeInfoServer) SetContextClickable(_ context.Context, req *pb.SetContextClickableRequest) (*pb.SetContextClickableResponse, error)
- func (s *NodeInfoServer) SetDismissable(_ context.Context, req *pb.SetDismissableRequest) (*pb.SetDismissableResponse, error)
- func (s *NodeInfoServer) SetDrawingOrder(_ context.Context, req *pb.SetDrawingOrderRequest) (*pb.SetDrawingOrderResponse, error)
- func (s *NodeInfoServer) SetEditable(_ context.Context, req *pb.SetEditableRequest) (*pb.SetEditableResponse, error)
- func (s *NodeInfoServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error)
- func (s *NodeInfoServer) SetError(_ context.Context, req *pb.SetErrorRequest) (*pb.SetErrorResponse, error)
- func (s *NodeInfoServer) SetExpandedState(_ context.Context, req *pb.SetExpandedStateRequest) (*pb.SetExpandedStateResponse, error)
- func (s *NodeInfoServer) SetFieldRequired(_ context.Context, req *pb.SetFieldRequiredRequest) (*pb.SetFieldRequiredResponse, error)
- func (s *NodeInfoServer) SetFocusable(_ context.Context, req *pb.SetFocusableRequest) (*pb.SetFocusableResponse, error)
- func (s *NodeInfoServer) SetFocused(_ context.Context, req *pb.SetFocusedRequest) (*pb.SetFocusedResponse, error)
- func (s *NodeInfoServer) SetGranularScrollingSupported(_ context.Context, req *pb.SetGranularScrollingSupportedRequest) (*pb.SetGranularScrollingSupportedResponse, error)
- func (s *NodeInfoServer) SetHeading(_ context.Context, req *pb.SetHeadingRequest) (*pb.SetHeadingResponse, error)
- func (s *NodeInfoServer) SetHintText(_ context.Context, req *pb.SetHintTextRequest) (*pb.SetHintTextResponse, error)
- func (s *NodeInfoServer) SetImportantForAccessibility(_ context.Context, req *pb.SetImportantForAccessibilityRequest) (*pb.SetImportantForAccessibilityResponse, error)
- func (s *NodeInfoServer) SetInputType(_ context.Context, req *pb.SetInputTypeRequest) (*pb.SetInputTypeResponse, error)
- func (s *NodeInfoServer) SetLabelFor1(_ context.Context, req *pb.SetLabelFor1Request) (*pb.SetLabelFor1Response, error)
- func (s *NodeInfoServer) SetLabelFor2_1(_ context.Context, req *pb.SetLabelFor2_1Request) (*pb.SetLabelFor2_1Response, error)
- func (s *NodeInfoServer) SetLabeledBy1(_ context.Context, req *pb.SetLabeledBy1Request) (*pb.SetLabeledBy1Response, error)
- func (s *NodeInfoServer) SetLabeledBy2_1(_ context.Context, req *pb.SetLabeledBy2_1Request) (*pb.SetLabeledBy2_1Response, error)
- func (s *NodeInfoServer) SetLiveRegion(_ context.Context, req *pb.SetLiveRegionRequest) (*pb.SetLiveRegionResponse, error)
- func (s *NodeInfoServer) SetLongClickable(_ context.Context, req *pb.SetLongClickableRequest) (*pb.SetLongClickableResponse, error)
- func (s *NodeInfoServer) SetMaxTextLength(_ context.Context, req *pb.SetMaxTextLengthRequest) (*pb.SetMaxTextLengthResponse, error)
- func (s *NodeInfoServer) SetMinDurationBetweenContentChanges(_ context.Context, req *pb.SetMinDurationBetweenContentChangesRequest) (*pb.SetMinDurationBetweenContentChangesResponse, error)
- func (s *NodeInfoServer) SetMovementGranularities(_ context.Context, req *pb.SetMovementGranularitiesRequest) (*pb.SetMovementGranularitiesResponse, error)
- func (s *NodeInfoServer) SetMultiLine(_ context.Context, req *pb.SetMultiLineRequest) (*pb.SetMultiLineResponse, error)
- func (s *NodeInfoServer) SetPackageName(_ context.Context, req *pb.SetPackageNameRequest) (*pb.SetPackageNameResponse, error)
- func (s *NodeInfoServer) SetPaneTitle(_ context.Context, req *pb.SetPaneTitleRequest) (*pb.SetPaneTitleResponse, error)
- func (s *NodeInfoServer) SetParent1(_ context.Context, req *pb.SetParent1Request) (*pb.SetParent1Response, error)
- func (s *NodeInfoServer) SetParent2_1(_ context.Context, req *pb.SetParent2_1Request) (*pb.SetParent2_1Response, error)
- func (s *NodeInfoServer) SetPassword(_ context.Context, req *pb.SetPasswordRequest) (*pb.SetPasswordResponse, error)
- func (s *NodeInfoServer) SetQueryFromAppProcessEnabled(_ context.Context, req *pb.SetQueryFromAppProcessEnabledRequest) (*pb.SetQueryFromAppProcessEnabledResponse, error)
- func (s *NodeInfoServer) SetRangeInfo(_ context.Context, req *pb.SetRangeInfoRequest) (*pb.SetRangeInfoResponse, error)
- func (s *NodeInfoServer) SetRequestInitialAccessibilityFocus(_ context.Context, req *pb.SetRequestInitialAccessibilityFocusRequest) (*pb.SetRequestInitialAccessibilityFocusResponse, error)
- func (s *NodeInfoServer) SetScreenReaderFocusable(_ context.Context, req *pb.SetScreenReaderFocusableRequest) (*pb.SetScreenReaderFocusableResponse, error)
- func (s *NodeInfoServer) SetScrollable(_ context.Context, req *pb.SetScrollableRequest) (*pb.SetScrollableResponse, error)
- func (s *NodeInfoServer) SetSelected(_ context.Context, req *pb.SetSelectedRequest) (*pb.SetSelectedResponse, error)
- func (s *NodeInfoServer) SetShowingHintText(_ context.Context, req *pb.SetShowingHintTextRequest) (*pb.SetShowingHintTextResponse, error)
- func (s *NodeInfoServer) SetSource1(_ context.Context, req *pb.SetSource1Request) (*pb.SetSource1Response, error)
- func (s *NodeInfoServer) SetSource2_1(_ context.Context, req *pb.SetSource2_1Request) (*pb.SetSource2_1Response, error)
- func (s *NodeInfoServer) SetStateDescription(_ context.Context, req *pb.SetStateDescriptionRequest) (*pb.SetStateDescriptionResponse, error)
- func (s *NodeInfoServer) SetSupplementalDescription(_ context.Context, req *pb.SetSupplementalDescriptionRequest) (*pb.SetSupplementalDescriptionResponse, error)
- func (s *NodeInfoServer) SetText(_ context.Context, req *pb.SetTextRequest) (*pb.SetTextResponse, error)
- func (s *NodeInfoServer) SetTextEntryKey(_ context.Context, req *pb.SetTextEntryKeyRequest) (*pb.SetTextEntryKeyResponse, error)
- func (s *NodeInfoServer) SetTextSelectable(_ context.Context, req *pb.SetTextSelectableRequest) (*pb.SetTextSelectableResponse, error)
- func (s *NodeInfoServer) SetTextSelection(_ context.Context, req *pb.SetTextSelectionRequest) (*pb.SetTextSelectionResponse, error)
- func (s *NodeInfoServer) SetTooltipText(_ context.Context, req *pb.SetTooltipTextRequest) (*pb.SetTooltipTextResponse, error)
- func (s *NodeInfoServer) SetTouchDelegateInfo(_ context.Context, req *pb.SetTouchDelegateInfoRequest) (*pb.SetTouchDelegateInfoResponse, error)
- func (s *NodeInfoServer) SetTraversalAfter1(_ context.Context, req *pb.SetTraversalAfter1Request) (*pb.SetTraversalAfter1Response, error)
- func (s *NodeInfoServer) SetTraversalAfter2_1(_ context.Context, req *pb.SetTraversalAfter2_1Request) (*pb.SetTraversalAfter2_1Response, error)
- func (s *NodeInfoServer) SetTraversalBefore1(_ context.Context, req *pb.SetTraversalBefore1Request) (*pb.SetTraversalBefore1Response, error)
- func (s *NodeInfoServer) SetTraversalBefore2_1(_ context.Context, req *pb.SetTraversalBefore2_1Request) (*pb.SetTraversalBefore2_1Response, error)
- func (s *NodeInfoServer) SetUniqueId(_ context.Context, req *pb.SetUniqueIdRequest) (*pb.SetUniqueIdResponse, error)
- func (s *NodeInfoServer) SetViewIdResourceName(_ context.Context, req *pb.SetViewIdResourceNameRequest) (*pb.SetViewIdResourceNameResponse, error)
- func (s *NodeInfoServer) SetVisibleToUser(_ context.Context, req *pb.SetVisibleToUserRequest) (*pb.SetVisibleToUserResponse, error)
- func (s *NodeInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *NodeInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type RecordServer
- func (s *RecordServer) GetAddedCount(_ context.Context, req *pb.GetAddedCountRequest) (*pb.GetAddedCountResponse, error)
- func (s *RecordServer) GetBeforeText(_ context.Context, req *pb.GetBeforeTextRequest) (*pb.GetBeforeTextResponse, error)
- func (s *RecordServer) GetClassName(_ context.Context, req *pb.GetClassNameRequest) (*pb.GetClassNameResponse, error)
- func (s *RecordServer) GetContentDescription(_ context.Context, req *pb.GetContentDescriptionRequest) (*pb.GetContentDescriptionResponse, error)
- func (s *RecordServer) GetCurrentItemIndex(_ context.Context, req *pb.GetCurrentItemIndexRequest) (*pb.GetCurrentItemIndexResponse, error)
- func (s *RecordServer) GetDisplayId(_ context.Context, req *pb.GetDisplayIdRequest) (*pb.GetDisplayIdResponse, error)
- func (s *RecordServer) GetFromIndex(_ context.Context, req *pb.GetFromIndexRequest) (*pb.GetFromIndexResponse, error)
- func (s *RecordServer) GetItemCount(_ context.Context, req *pb.RecordGetItemCountRequest) (*pb.GetItemCountResponse, error)
- func (s *RecordServer) GetMaxScrollX(_ context.Context, req *pb.GetMaxScrollXRequest) (*pb.GetMaxScrollXResponse, error)
- func (s *RecordServer) GetMaxScrollY(_ context.Context, req *pb.GetMaxScrollYRequest) (*pb.GetMaxScrollYResponse, error)
- func (s *RecordServer) GetParcelableData(_ context.Context, req *pb.GetParcelableDataRequest) (*pb.GetParcelableDataResponse, error)
- func (s *RecordServer) GetRemovedCount(_ context.Context, req *pb.GetRemovedCountRequest) (*pb.GetRemovedCountResponse, error)
- func (s *RecordServer) GetScrollDeltaX(_ context.Context, req *pb.GetScrollDeltaXRequest) (*pb.GetScrollDeltaXResponse, error)
- func (s *RecordServer) GetScrollDeltaY(_ context.Context, req *pb.GetScrollDeltaYRequest) (*pb.GetScrollDeltaYResponse, error)
- func (s *RecordServer) GetScrollX(_ context.Context, req *pb.GetScrollXRequest) (*pb.GetScrollXResponse, error)
- func (s *RecordServer) GetScrollY(_ context.Context, req *pb.GetScrollYRequest) (*pb.GetScrollYResponse, error)
- func (s *RecordServer) GetSource0(_ context.Context, req *pb.GetSource0Request) (*pb.GetSource0Response, error)
- func (s *RecordServer) GetSource1_1(_ context.Context, req *pb.GetSource1_1Request) (*pb.GetSource1_1Response, error)
- func (s *RecordServer) GetText(_ context.Context, req *pb.GetTextRequest) (*pb.GetTextResponse, error)
- func (s *RecordServer) GetToIndex(_ context.Context, req *pb.GetToIndexRequest) (*pb.GetToIndexResponse, error)
- func (s *RecordServer) GetWindowId(_ context.Context, req *pb.GetWindowIdRequest) (*pb.GetWindowIdResponse, error)
- func (s *RecordServer) IsChecked(_ context.Context, req *pb.IsCheckedRequest) (*pb.IsCheckedResponse, error)
- func (s *RecordServer) IsEnabled(_ context.Context, req *pb.IsEnabledRequest) (*pb.IsEnabledResponse, error)
- func (s *RecordServer) IsFullScreen(_ context.Context, req *pb.IsFullScreenRequest) (*pb.IsFullScreenResponse, error)
- func (s *RecordServer) IsPassword(_ context.Context, req *pb.IsPasswordRequest) (*pb.IsPasswordResponse, error)
- func (s *RecordServer) IsScrollable(_ context.Context, req *pb.IsScrollableRequest) (*pb.IsScrollableResponse, error)
- func (s *RecordServer) NewRecord(_ context.Context, req *pb.NewRecordRequest) (*pb.NewRecordResponse, error)
- func (s *RecordServer) Obtain0(_ context.Context, req *pb.Obtain0Request) (*pb.Obtain0Response, error)
- func (s *RecordServer) Obtain1_1(_ context.Context, req *pb.Obtain1_1Request) (*pb.Obtain1_1Response, error)
- func (s *RecordServer) Recycle(_ context.Context, req *pb.RecycleRequest) (*pb.RecycleResponse, error)
- func (s *RecordServer) SetAddedCount(_ context.Context, req *pb.SetAddedCountRequest) (*pb.SetAddedCountResponse, error)
- func (s *RecordServer) SetBeforeText(_ context.Context, req *pb.SetBeforeTextRequest) (*pb.SetBeforeTextResponse, error)
- func (s *RecordServer) SetChecked(_ context.Context, req *pb.SetCheckedRequest) (*pb.SetCheckedResponse, error)
- func (s *RecordServer) SetClassName(_ context.Context, req *pb.SetClassNameRequest) (*pb.SetClassNameResponse, error)
- func (s *RecordServer) SetContentDescription(_ context.Context, req *pb.SetContentDescriptionRequest) (*pb.SetContentDescriptionResponse, error)
- func (s *RecordServer) SetCurrentItemIndex(_ context.Context, req *pb.SetCurrentItemIndexRequest) (*pb.SetCurrentItemIndexResponse, error)
- func (s *RecordServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error)
- func (s *RecordServer) SetFromIndex(_ context.Context, req *pb.SetFromIndexRequest) (*pb.SetFromIndexResponse, error)
- func (s *RecordServer) SetFullScreen(_ context.Context, req *pb.SetFullScreenRequest) (*pb.SetFullScreenResponse, error)
- func (s *RecordServer) SetItemCount(_ context.Context, req *pb.SetItemCountRequest) (*pb.SetItemCountResponse, error)
- func (s *RecordServer) SetMaxScrollX(_ context.Context, req *pb.SetMaxScrollXRequest) (*pb.SetMaxScrollXResponse, error)
- func (s *RecordServer) SetMaxScrollY(_ context.Context, req *pb.SetMaxScrollYRequest) (*pb.SetMaxScrollYResponse, error)
- func (s *RecordServer) SetParcelableData(_ context.Context, req *pb.SetParcelableDataRequest) (*pb.SetParcelableDataResponse, error)
- func (s *RecordServer) SetPassword(_ context.Context, req *pb.SetPasswordRequest) (*pb.SetPasswordResponse, error)
- func (s *RecordServer) SetRemovedCount(_ context.Context, req *pb.SetRemovedCountRequest) (*pb.SetRemovedCountResponse, error)
- func (s *RecordServer) SetScrollDeltaX(_ context.Context, req *pb.SetScrollDeltaXRequest) (*pb.SetScrollDeltaXResponse, error)
- func (s *RecordServer) SetScrollDeltaY(_ context.Context, req *pb.SetScrollDeltaYRequest) (*pb.SetScrollDeltaYResponse, error)
- func (s *RecordServer) SetScrollX(_ context.Context, req *pb.SetScrollXRequest) (*pb.SetScrollXResponse, error)
- func (s *RecordServer) SetScrollY(_ context.Context, req *pb.SetScrollYRequest) (*pb.SetScrollYResponse, error)
- func (s *RecordServer) SetScrollable(_ context.Context, req *pb.SetScrollableRequest) (*pb.SetScrollableResponse, error)
- func (s *RecordServer) SetSource1(_ context.Context, req *pb.SetSource1Request) (*pb.SetSource1Response, error)
- func (s *RecordServer) SetSource2_1(_ context.Context, req *pb.SetSource2_1Request) (*pb.SetSource2_1Response, error)
- func (s *RecordServer) SetToIndex(_ context.Context, req *pb.SetToIndexRequest) (*pb.SetToIndexResponse, error)
- func (s *RecordServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- type WindowInfoServer
- func (s *WindowInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *WindowInfoServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
- func (s *WindowInfoServer) GetAnchor(_ context.Context, req *pb.GetAnchorRequest) (*pb.GetAnchorResponse, error)
- func (s *WindowInfoServer) GetBoundsInScreen(_ context.Context, req *pb.GetBoundsInScreenRequest) (*pb.GetBoundsInScreenResponse, error)
- func (s *WindowInfoServer) GetChild(_ context.Context, req *pb.GetChildRequest) (*pb.GetChildResponse, error)
- func (s *WindowInfoServer) GetChildCount(_ context.Context, req *pb.GetChildCountRequest) (*pb.GetChildCountResponse, error)
- func (s *WindowInfoServer) GetDisplayId(_ context.Context, req *pb.GetDisplayIdRequest) (*pb.GetDisplayIdResponse, error)
- func (s *WindowInfoServer) GetId(_ context.Context, req *pb.GetIdRequest) (*pb.GetIdResponse, error)
- func (s *WindowInfoServer) GetLayer(_ context.Context, req *pb.GetLayerRequest) (*pb.GetLayerResponse, error)
- func (s *WindowInfoServer) GetLocales(_ context.Context, req *pb.GetLocalesRequest) (*pb.GetLocalesResponse, error)
- func (s *WindowInfoServer) GetParent(_ context.Context, req *pb.GetParentRequest) (*pb.GetParentResponse, error)
- func (s *WindowInfoServer) GetRegionInScreen(_ context.Context, req *pb.GetRegionInScreenRequest) (*pb.GetRegionInScreenResponse, error)
- func (s *WindowInfoServer) GetRoot0(_ context.Context, req *pb.GetRoot0Request) (*pb.GetRoot0Response, error)
- func (s *WindowInfoServer) GetRoot1_1(_ context.Context, req *pb.GetRoot1_1Request) (*pb.GetRoot1_1Response, error)
- func (s *WindowInfoServer) GetTitle(_ context.Context, req *pb.GetTitleRequest) (*pb.GetTitleResponse, error)
- func (s *WindowInfoServer) GetTransitionTimeMillis(_ context.Context, req *pb.GetTransitionTimeMillisRequest) (*pb.GetTransitionTimeMillisResponse, error)
- func (s *WindowInfoServer) GetType(_ context.Context, req *pb.GetTypeRequest) (*pb.GetTypeResponse, error)
- func (s *WindowInfoServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *WindowInfoServer) IsAccessibilityFocused(_ context.Context, req *pb.IsAccessibilityFocusedRequest) (*pb.IsAccessibilityFocusedResponse, error)
- func (s *WindowInfoServer) IsActive(_ context.Context, req *pb.IsActiveRequest) (*pb.IsActiveResponse, error)
- func (s *WindowInfoServer) IsFocused(_ context.Context, req *pb.IsFocusedRequest) (*pb.IsFocusedResponse, error)
- func (s *WindowInfoServer) IsInPictureInPictureMode(_ context.Context, req *pb.IsInPictureInPictureModeRequest) (*pb.IsInPictureInPictureModeResponse, error)
- func (s *WindowInfoServer) NewWindowInfo(_ context.Context, req *pb.NewWindowInfoRequest) (*pb.NewWindowInfoResponse, error)
- func (s *WindowInfoServer) Obtain0(_ context.Context, req *pb.Obtain0Request) (*pb.Obtain0Response, error)
- func (s *WindowInfoServer) Obtain1_1(_ context.Context, req *pb.Obtain1_1Request) (*pb.Obtain1_1Response, error)
- func (s *WindowInfoServer) Recycle(_ context.Context, req *pb.RecycleRequest) (*pb.RecycleResponse, error)
- func (s *WindowInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *WindowInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaptioningManagerServer ¶
type CaptioningManagerServer struct {
pb.UnimplementedCaptioningManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
CaptioningManagerServer implements pb.CaptioningManagerServiceServer.
func (*CaptioningManagerServer) AddCaptioningChangeListener ¶
func (s *CaptioningManagerServer) AddCaptioningChangeListener(_ context.Context, req *pb.AddCaptioningChangeListenerRequest) (*pb.AddCaptioningChangeListenerResponse, error)
func (*CaptioningManagerServer) GetFontScale ¶
func (s *CaptioningManagerServer) GetFontScale(_ context.Context, req *pb.GetFontScaleRequest) (*pb.GetFontScaleResponse, error)
func (*CaptioningManagerServer) GetLocale ¶
func (s *CaptioningManagerServer) GetLocale(_ context.Context, req *pb.GetLocaleRequest) (*pb.GetLocaleResponse, error)
func (*CaptioningManagerServer) GetUserStyle ¶
func (s *CaptioningManagerServer) GetUserStyle(_ context.Context, req *pb.GetUserStyleRequest) (*pb.GetUserStyleResponse, error)
func (*CaptioningManagerServer) IsCallCaptioningEnabled ¶
func (s *CaptioningManagerServer) IsCallCaptioningEnabled(_ context.Context, req *pb.IsCallCaptioningEnabledRequest) (*pb.IsCallCaptioningEnabledResponse, error)
func (*CaptioningManagerServer) IsEnabled ¶
func (s *CaptioningManagerServer) IsEnabled(_ context.Context, req *pb.CaptioningManagerIsEnabledRequest) (*pb.IsEnabledResponse, error)
func (*CaptioningManagerServer) IsSystemAudioCaptioningEnabled ¶
func (s *CaptioningManagerServer) IsSystemAudioCaptioningEnabled(_ context.Context, req *pb.IsSystemAudioCaptioningEnabledRequest) (*pb.IsSystemAudioCaptioningEnabledResponse, error)
func (*CaptioningManagerServer) IsSystemAudioCaptioningUiEnabled ¶
func (s *CaptioningManagerServer) IsSystemAudioCaptioningUiEnabled(_ context.Context, req *pb.IsSystemAudioCaptioningUiEnabledRequest) (*pb.IsSystemAudioCaptioningUiEnabledResponse, error)
func (*CaptioningManagerServer) RemoveCaptioningChangeListener ¶
func (s *CaptioningManagerServer) RemoveCaptioningChangeListener(_ context.Context, req *pb.RemoveCaptioningChangeListenerRequest) (*pb.RemoveCaptioningChangeListenerResponse, error)
type EventServer ¶
type EventServer struct {
pb.UnimplementedEventServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
EventServer implements pb.EventServiceServer.
func (*EventServer) AppendRecord ¶
func (s *EventServer) AppendRecord(_ context.Context, req *pb.AppendRecordRequest) (*pb.AppendRecordResponse, error)
func (*EventServer) DescribeContents ¶
func (s *EventServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*EventServer) EventTypeToString ¶
func (s *EventServer) EventTypeToString(_ context.Context, req *pb.EventTypeToStringRequest) (*pb.EventTypeToStringResponse, error)
func (*EventServer) GetAction ¶
func (s *EventServer) GetAction(_ context.Context, req *pb.GetActionRequest) (*pb.GetActionResponse, error)
func (*EventServer) GetContentChangeTypes ¶
func (s *EventServer) GetContentChangeTypes(_ context.Context, req *pb.GetContentChangeTypesRequest) (*pb.GetContentChangeTypesResponse, error)
func (*EventServer) GetEventTime ¶
func (s *EventServer) GetEventTime(_ context.Context, req *pb.GetEventTimeRequest) (*pb.GetEventTimeResponse, error)
func (*EventServer) GetEventType ¶
func (s *EventServer) GetEventType(_ context.Context, req *pb.GetEventTypeRequest) (*pb.GetEventTypeResponse, error)
func (*EventServer) GetMovementGranularity ¶
func (s *EventServer) GetMovementGranularity(_ context.Context, req *pb.GetMovementGranularityRequest) (*pb.GetMovementGranularityResponse, error)
func (*EventServer) GetPackageName ¶
func (s *EventServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
func (*EventServer) GetRecord ¶
func (s *EventServer) GetRecord(_ context.Context, req *pb.GetRecordRequest) (*pb.GetRecordResponse, error)
func (*EventServer) GetRecordCount ¶
func (s *EventServer) GetRecordCount(_ context.Context, req *pb.GetRecordCountRequest) (*pb.GetRecordCountResponse, error)
func (*EventServer) GetSpeechStateChangeTypes ¶
func (s *EventServer) GetSpeechStateChangeTypes(_ context.Context, req *pb.GetSpeechStateChangeTypesRequest) (*pb.GetSpeechStateChangeTypesResponse, error)
func (*EventServer) GetWindowChanges ¶
func (s *EventServer) GetWindowChanges(_ context.Context, req *pb.GetWindowChangesRequest) (*pb.GetWindowChangesResponse, error)
func (*EventServer) InitFromParcel ¶
func (s *EventServer) InitFromParcel(_ context.Context, req *pb.InitFromParcelRequest) (*pb.InitFromParcelResponse, error)
func (*EventServer) IsAccessibilityDataSensitive ¶
func (s *EventServer) IsAccessibilityDataSensitive(_ context.Context, req *pb.IsAccessibilityDataSensitiveRequest) (*pb.IsAccessibilityDataSensitiveResponse, error)
func (*EventServer) NewEvent ¶
func (s *EventServer) NewEvent(_ context.Context, req *pb.NewEventRequest) (*pb.NewEventResponse, error)
func (*EventServer) Obtain0 ¶
func (s *EventServer) Obtain0(_ context.Context, req *pb.Obtain0Request) (*pb.Obtain0Response, error)
func (*EventServer) Obtain1_1 ¶
func (s *EventServer) Obtain1_1(_ context.Context, req *pb.Obtain1_1Request) (*pb.Obtain1_1Response, error)
func (*EventServer) Obtain1_2 ¶
func (s *EventServer) Obtain1_2(_ context.Context, req *pb.EventObtain1_2Request) (*pb.Obtain1_2Response, error)
func (*EventServer) Recycle ¶
func (s *EventServer) Recycle(_ context.Context, req *pb.RecycleRequest) (*pb.RecycleResponse, error)
func (*EventServer) SetAccessibilityDataSensitive ¶
func (s *EventServer) SetAccessibilityDataSensitive(_ context.Context, req *pb.SetAccessibilityDataSensitiveRequest) (*pb.SetAccessibilityDataSensitiveResponse, error)
func (*EventServer) SetAction ¶
func (s *EventServer) SetAction(_ context.Context, req *pb.SetActionRequest) (*pb.SetActionResponse, error)
func (*EventServer) SetContentChangeTypes ¶
func (s *EventServer) SetContentChangeTypes(_ context.Context, req *pb.SetContentChangeTypesRequest) (*pb.SetContentChangeTypesResponse, error)
func (*EventServer) SetEventTime ¶
func (s *EventServer) SetEventTime(_ context.Context, req *pb.SetEventTimeRequest) (*pb.SetEventTimeResponse, error)
func (*EventServer) SetEventType ¶
func (s *EventServer) SetEventType(_ context.Context, req *pb.SetEventTypeRequest) (*pb.SetEventTypeResponse, error)
func (*EventServer) SetMovementGranularity ¶
func (s *EventServer) SetMovementGranularity(_ context.Context, req *pb.SetMovementGranularityRequest) (*pb.SetMovementGranularityResponse, error)
func (*EventServer) SetPackageName ¶
func (s *EventServer) SetPackageName(_ context.Context, req *pb.SetPackageNameRequest) (*pb.SetPackageNameResponse, error)
func (*EventServer) SetSpeechStateChangeTypes ¶
func (s *EventServer) SetSpeechStateChangeTypes(_ context.Context, req *pb.SetSpeechStateChangeTypesRequest) (*pb.SetSpeechStateChangeTypesResponse, error)
func (*EventServer) ToString ¶
func (s *EventServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*EventServer) WriteToParcel ¶
func (s *EventServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ManagerServer ¶
type ManagerServer struct {
pb.UnimplementedManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ManagerServer implements pb.ManagerServiceServer.
func (*ManagerServer) AddAccessibilityRequestPreparer ¶
func (s *ManagerServer) AddAccessibilityRequestPreparer(_ context.Context, req *pb.AddAccessibilityRequestPreparerRequest) (*pb.AddAccessibilityRequestPreparerResponse, error)
func (*ManagerServer) AddAccessibilityServicesStateChangeListener1 ¶
func (s *ManagerServer) AddAccessibilityServicesStateChangeListener1(_ context.Context, req *pb.AddAccessibilityServicesStateChangeListener1Request) (*pb.AddAccessibilityServicesStateChangeListener1Response, error)
func (*ManagerServer) AddAccessibilityServicesStateChangeListener2_1 ¶
func (s *ManagerServer) AddAccessibilityServicesStateChangeListener2_1(_ context.Context, req *pb.AddAccessibilityServicesStateChangeListener2_1Request) (*pb.AddAccessibilityServicesStateChangeListener2_1Response, error)
func (*ManagerServer) AddAccessibilityStateChangeListener ¶
func (s *ManagerServer) AddAccessibilityStateChangeListener(_ context.Context, req *pb.AddAccessibilityStateChangeListenerRequest) (*pb.AddAccessibilityStateChangeListenerResponse, error)
func (*ManagerServer) AddAudioDescriptionRequestedChangeListener ¶
func (s *ManagerServer) AddAudioDescriptionRequestedChangeListener(_ context.Context, req *pb.AddAudioDescriptionRequestedChangeListenerRequest) (*pb.AddAudioDescriptionRequestedChangeListenerResponse, error)
func (*ManagerServer) AddHighContrastTextStateChangeListener ¶
func (s *ManagerServer) AddHighContrastTextStateChangeListener(_ context.Context, req *pb.AddHighContrastTextStateChangeListenerRequest) (*pb.AddHighContrastTextStateChangeListenerResponse, error)
func (*ManagerServer) AddTouchExplorationStateChangeListener ¶
func (s *ManagerServer) AddTouchExplorationStateChangeListener(_ context.Context, req *pb.AddTouchExplorationStateChangeListenerRequest) (*pb.AddTouchExplorationStateChangeListenerResponse, error)
func (*ManagerServer) GetAccessibilityFocusColor ¶
func (s *ManagerServer) GetAccessibilityFocusColor(_ context.Context, req *pb.GetAccessibilityFocusColorRequest) (*pb.GetAccessibilityFocusColorResponse, error)
func (*ManagerServer) GetAccessibilityFocusStrokeWidth ¶
func (s *ManagerServer) GetAccessibilityFocusStrokeWidth(_ context.Context, req *pb.GetAccessibilityFocusStrokeWidthRequest) (*pb.GetAccessibilityFocusStrokeWidthResponse, error)
func (*ManagerServer) GetAccessibilityServiceList ¶
func (s *ManagerServer) GetAccessibilityServiceList(_ context.Context, req *pb.GetAccessibilityServiceListRequest) (*pb.GetAccessibilityServiceListResponse, error)
func (*ManagerServer) GetEnabledAccessibilityServiceList ¶
func (s *ManagerServer) GetEnabledAccessibilityServiceList(_ context.Context, req *pb.GetEnabledAccessibilityServiceListRequest) (*pb.GetEnabledAccessibilityServiceListResponse, error)
func (*ManagerServer) GetInstalledAccessibilityServiceList ¶
func (s *ManagerServer) GetInstalledAccessibilityServiceList(_ context.Context, req *pb.GetInstalledAccessibilityServiceListRequest) (*pb.GetInstalledAccessibilityServiceListResponse, error)
func (*ManagerServer) GetRecommendedTimeoutMillis ¶
func (s *ManagerServer) GetRecommendedTimeoutMillis(_ context.Context, req *pb.GetRecommendedTimeoutMillisRequest) (*pb.GetRecommendedTimeoutMillisResponse, error)
func (*ManagerServer) Interrupt ¶
func (s *ManagerServer) Interrupt(_ context.Context, req *pb.InterruptRequest) (*pb.InterruptResponse, error)
func (*ManagerServer) IsAccessibilityButtonSupported ¶
func (s *ManagerServer) IsAccessibilityButtonSupported(_ context.Context, req *pb.IsAccessibilityButtonSupportedRequest) (*pb.IsAccessibilityButtonSupportedResponse, error)
func (*ManagerServer) IsAudioDescriptionRequested ¶
func (s *ManagerServer) IsAudioDescriptionRequested(_ context.Context, req *pb.IsAudioDescriptionRequestedRequest) (*pb.IsAudioDescriptionRequestedResponse, error)
func (*ManagerServer) IsEnabled ¶
func (s *ManagerServer) IsEnabled(_ context.Context, req *pb.ManagerIsEnabledRequest) (*pb.IsEnabledResponse, error)
func (*ManagerServer) IsHighContrastTextEnabled ¶
func (s *ManagerServer) IsHighContrastTextEnabled(_ context.Context, req *pb.IsHighContrastTextEnabledRequest) (*pb.IsHighContrastTextEnabledResponse, error)
func (*ManagerServer) IsRequestFromAccessibilityTool ¶
func (s *ManagerServer) IsRequestFromAccessibilityTool(_ context.Context, req *pb.IsRequestFromAccessibilityToolRequest) (*pb.IsRequestFromAccessibilityToolResponse, error)
func (*ManagerServer) IsTouchExplorationEnabled ¶
func (s *ManagerServer) IsTouchExplorationEnabled(_ context.Context, req *pb.IsTouchExplorationEnabledRequest) (*pb.IsTouchExplorationEnabledResponse, error)
func (*ManagerServer) RemoveAccessibilityRequestPreparer ¶
func (s *ManagerServer) RemoveAccessibilityRequestPreparer(_ context.Context, req *pb.RemoveAccessibilityRequestPreparerRequest) (*pb.RemoveAccessibilityRequestPreparerResponse, error)
func (*ManagerServer) RemoveAccessibilityServicesStateChangeListener ¶
func (s *ManagerServer) RemoveAccessibilityServicesStateChangeListener(_ context.Context, req *pb.RemoveAccessibilityServicesStateChangeListenerRequest) (*pb.RemoveAccessibilityServicesStateChangeListenerResponse, error)
func (*ManagerServer) RemoveAccessibilityStateChangeListener ¶
func (s *ManagerServer) RemoveAccessibilityStateChangeListener(_ context.Context, req *pb.RemoveAccessibilityStateChangeListenerRequest) (*pb.RemoveAccessibilityStateChangeListenerResponse, error)
func (*ManagerServer) RemoveAudioDescriptionRequestedChangeListener ¶
func (s *ManagerServer) RemoveAudioDescriptionRequestedChangeListener(_ context.Context, req *pb.RemoveAudioDescriptionRequestedChangeListenerRequest) (*pb.RemoveAudioDescriptionRequestedChangeListenerResponse, error)
func (*ManagerServer) RemoveHighContrastTextStateChangeListener ¶
func (s *ManagerServer) RemoveHighContrastTextStateChangeListener(_ context.Context, req *pb.RemoveHighContrastTextStateChangeListenerRequest) (*pb.RemoveHighContrastTextStateChangeListenerResponse, error)
func (*ManagerServer) RemoveTouchExplorationStateChangeListener ¶
func (s *ManagerServer) RemoveTouchExplorationStateChangeListener(_ context.Context, req *pb.RemoveTouchExplorationStateChangeListenerRequest) (*pb.RemoveTouchExplorationStateChangeListenerResponse, error)
func (*ManagerServer) SendAccessibilityEvent ¶
func (s *ManagerServer) SendAccessibilityEvent(_ context.Context, req *pb.ManagerSendAccessibilityEventRequest) (*pb.SendAccessibilityEventResponse, error)
type NodeInfoServer ¶
type NodeInfoServer struct {
pb.UnimplementedNodeInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
NodeInfoServer implements pb.NodeInfoServiceServer.
func (*NodeInfoServer) AddAction1 ¶
func (s *NodeInfoServer) AddAction1(_ context.Context, req *pb.AddAction1Request) (*pb.AddAction1Response, error)
func (*NodeInfoServer) AddAction1_1 ¶
func (s *NodeInfoServer) AddAction1_1(_ context.Context, req *pb.AddAction1_1Request) (*pb.AddAction1_1Response, error)
func (*NodeInfoServer) AddChild1 ¶
func (s *NodeInfoServer) AddChild1(_ context.Context, req *pb.AddChild1Request) (*pb.AddChild1Response, error)
func (*NodeInfoServer) AddChild2_1 ¶
func (s *NodeInfoServer) AddChild2_1(_ context.Context, req *pb.AddChild2_1Request) (*pb.AddChild2_1Response, error)
func (*NodeInfoServer) AddLabeledBy1 ¶
func (s *NodeInfoServer) AddLabeledBy1(_ context.Context, req *pb.AddLabeledBy1Request) (*pb.AddLabeledBy1Response, error)
func (*NodeInfoServer) AddLabeledBy2_1 ¶
func (s *NodeInfoServer) AddLabeledBy2_1(_ context.Context, req *pb.AddLabeledBy2_1Request) (*pb.AddLabeledBy2_1Response, error)
func (*NodeInfoServer) CanOpenPopup ¶
func (s *NodeInfoServer) CanOpenPopup(_ context.Context, req *pb.CanOpenPopupRequest) (*pb.CanOpenPopupResponse, error)
func (*NodeInfoServer) DescribeContents ¶
func (s *NodeInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*NodeInfoServer) Equals ¶
func (s *NodeInfoServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
func (*NodeInfoServer) FindAccessibilityNodeInfosByText ¶
func (s *NodeInfoServer) FindAccessibilityNodeInfosByText(_ context.Context, req *pb.FindAccessibilityNodeInfosByTextRequest) (*pb.FindAccessibilityNodeInfosByTextResponse, error)
func (*NodeInfoServer) FindAccessibilityNodeInfosByViewId ¶
func (s *NodeInfoServer) FindAccessibilityNodeInfosByViewId(_ context.Context, req *pb.FindAccessibilityNodeInfosByViewIdRequest) (*pb.FindAccessibilityNodeInfosByViewIdResponse, error)
func (*NodeInfoServer) FindFocus ¶
func (s *NodeInfoServer) FindFocus(_ context.Context, req *pb.FindFocusRequest) (*pb.FindFocusResponse, error)
func (*NodeInfoServer) FocusSearch ¶
func (s *NodeInfoServer) FocusSearch(_ context.Context, req *pb.FocusSearchRequest) (*pb.FocusSearchResponse, error)
func (*NodeInfoServer) GetActionList ¶
func (s *NodeInfoServer) GetActionList(_ context.Context, req *pb.GetActionListRequest) (*pb.GetActionListResponse, error)
func (*NodeInfoServer) GetActions ¶
func (s *NodeInfoServer) GetActions(_ context.Context, req *pb.GetActionsRequest) (*pb.GetActionsResponse, error)
func (*NodeInfoServer) GetAvailableExtraData ¶
func (s *NodeInfoServer) GetAvailableExtraData(_ context.Context, req *pb.GetAvailableExtraDataRequest) (*pb.GetAvailableExtraDataResponse, error)
func (*NodeInfoServer) GetBoundsInParent ¶
func (s *NodeInfoServer) GetBoundsInParent(_ context.Context, req *pb.GetBoundsInParentRequest) (*pb.GetBoundsInParentResponse, error)
func (*NodeInfoServer) GetBoundsInScreen ¶
func (s *NodeInfoServer) GetBoundsInScreen(_ context.Context, req *pb.GetBoundsInScreenRequest) (*pb.GetBoundsInScreenResponse, error)
func (*NodeInfoServer) GetBoundsInWindow ¶
func (s *NodeInfoServer) GetBoundsInWindow(_ context.Context, req *pb.GetBoundsInWindowRequest) (*pb.GetBoundsInWindowResponse, error)
func (*NodeInfoServer) GetChecked ¶
func (s *NodeInfoServer) GetChecked(_ context.Context, req *pb.GetCheckedRequest) (*pb.GetCheckedResponse, error)
func (*NodeInfoServer) GetChild1 ¶
func (s *NodeInfoServer) GetChild1(_ context.Context, req *pb.GetChild1Request) (*pb.GetChild1Response, error)
func (*NodeInfoServer) GetChild2_1 ¶
func (s *NodeInfoServer) GetChild2_1(_ context.Context, req *pb.GetChild2_1Request) (*pb.GetChild2_1Response, error)
func (*NodeInfoServer) GetChildCount ¶
func (s *NodeInfoServer) GetChildCount(_ context.Context, req *pb.GetChildCountRequest) (*pb.GetChildCountResponse, error)
func (*NodeInfoServer) GetClassName ¶
func (s *NodeInfoServer) GetClassName(_ context.Context, req *pb.GetClassNameRequest) (*pb.GetClassNameResponse, error)
func (*NodeInfoServer) GetCollectionInfo ¶
func (s *NodeInfoServer) GetCollectionInfo(_ context.Context, req *pb.GetCollectionInfoRequest) (*pb.GetCollectionInfoResponse, error)
func (*NodeInfoServer) GetCollectionItemInfo ¶
func (s *NodeInfoServer) GetCollectionItemInfo(_ context.Context, req *pb.GetCollectionItemInfoRequest) (*pb.GetCollectionItemInfoResponse, error)
func (*NodeInfoServer) GetContainerTitle ¶
func (s *NodeInfoServer) GetContainerTitle(_ context.Context, req *pb.GetContainerTitleRequest) (*pb.GetContainerTitleResponse, error)
func (*NodeInfoServer) GetContentDescription ¶
func (s *NodeInfoServer) GetContentDescription(_ context.Context, req *pb.GetContentDescriptionRequest) (*pb.GetContentDescriptionResponse, error)
func (*NodeInfoServer) GetDrawingOrder ¶
func (s *NodeInfoServer) GetDrawingOrder(_ context.Context, req *pb.GetDrawingOrderRequest) (*pb.GetDrawingOrderResponse, error)
func (*NodeInfoServer) GetError ¶
func (s *NodeInfoServer) GetError(_ context.Context, req *pb.GetErrorRequest) (*pb.GetErrorResponse, error)
func (*NodeInfoServer) GetExpandedState ¶
func (s *NodeInfoServer) GetExpandedState(_ context.Context, req *pb.GetExpandedStateRequest) (*pb.GetExpandedStateResponse, error)
func (*NodeInfoServer) GetExtraRenderingInfo ¶
func (s *NodeInfoServer) GetExtraRenderingInfo(_ context.Context, req *pb.GetExtraRenderingInfoRequest) (*pb.GetExtraRenderingInfoResponse, error)
func (*NodeInfoServer) GetExtras ¶
func (s *NodeInfoServer) GetExtras(_ context.Context, req *pb.GetExtrasRequest) (*pb.GetExtrasResponse, error)
func (*NodeInfoServer) GetHintText ¶
func (s *NodeInfoServer) GetHintText(_ context.Context, req *pb.GetHintTextRequest) (*pb.GetHintTextResponse, error)
func (*NodeInfoServer) GetInputType ¶
func (s *NodeInfoServer) GetInputType(_ context.Context, req *pb.GetInputTypeRequest) (*pb.GetInputTypeResponse, error)
func (*NodeInfoServer) GetLabelFor ¶
func (s *NodeInfoServer) GetLabelFor(_ context.Context, req *pb.GetLabelForRequest) (*pb.GetLabelForResponse, error)
func (*NodeInfoServer) GetLabeledBy ¶
func (s *NodeInfoServer) GetLabeledBy(_ context.Context, req *pb.GetLabeledByRequest) (*pb.GetLabeledByResponse, error)
func (*NodeInfoServer) GetLabeledByList ¶
func (s *NodeInfoServer) GetLabeledByList(_ context.Context, req *pb.GetLabeledByListRequest) (*pb.GetLabeledByListResponse, error)
func (*NodeInfoServer) GetLiveRegion ¶
func (s *NodeInfoServer) GetLiveRegion(_ context.Context, req *pb.GetLiveRegionRequest) (*pb.GetLiveRegionResponse, error)
func (*NodeInfoServer) GetMaxTextLength ¶
func (s *NodeInfoServer) GetMaxTextLength(_ context.Context, req *pb.GetMaxTextLengthRequest) (*pb.GetMaxTextLengthResponse, error)
func (*NodeInfoServer) GetMinDurationBetweenContentChanges ¶
func (s *NodeInfoServer) GetMinDurationBetweenContentChanges(_ context.Context, req *pb.GetMinDurationBetweenContentChangesRequest) (*pb.GetMinDurationBetweenContentChangesResponse, error)
func (*NodeInfoServer) GetMovementGranularities ¶
func (s *NodeInfoServer) GetMovementGranularities(_ context.Context, req *pb.GetMovementGranularitiesRequest) (*pb.GetMovementGranularitiesResponse, error)
func (*NodeInfoServer) GetPackageName ¶
func (s *NodeInfoServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
func (*NodeInfoServer) GetPaneTitle ¶
func (s *NodeInfoServer) GetPaneTitle(_ context.Context, req *pb.GetPaneTitleRequest) (*pb.GetPaneTitleResponse, error)
func (*NodeInfoServer) GetParent0 ¶
func (s *NodeInfoServer) GetParent0(_ context.Context, req *pb.GetParent0Request) (*pb.GetParent0Response, error)
func (*NodeInfoServer) GetParent1_1 ¶
func (s *NodeInfoServer) GetParent1_1(_ context.Context, req *pb.GetParent1_1Request) (*pb.GetParent1_1Response, error)
func (*NodeInfoServer) GetRangeInfo ¶
func (s *NodeInfoServer) GetRangeInfo(_ context.Context, req *pb.GetRangeInfoRequest) (*pb.GetRangeInfoResponse, error)
func (*NodeInfoServer) GetStateDescription ¶
func (s *NodeInfoServer) GetStateDescription(_ context.Context, req *pb.GetStateDescriptionRequest) (*pb.GetStateDescriptionResponse, error)
func (*NodeInfoServer) GetSupplementalDescription ¶
func (s *NodeInfoServer) GetSupplementalDescription(_ context.Context, req *pb.GetSupplementalDescriptionRequest) (*pb.GetSupplementalDescriptionResponse, error)
func (*NodeInfoServer) GetText ¶
func (s *NodeInfoServer) GetText(_ context.Context, req *pb.GetTextRequest) (*pb.GetTextResponse, error)
func (*NodeInfoServer) GetTextSelectionEnd ¶
func (s *NodeInfoServer) GetTextSelectionEnd(_ context.Context, req *pb.GetTextSelectionEndRequest) (*pb.GetTextSelectionEndResponse, error)
func (*NodeInfoServer) GetTextSelectionStart ¶
func (s *NodeInfoServer) GetTextSelectionStart(_ context.Context, req *pb.GetTextSelectionStartRequest) (*pb.GetTextSelectionStartResponse, error)
func (*NodeInfoServer) GetTooltipText ¶
func (s *NodeInfoServer) GetTooltipText(_ context.Context, req *pb.GetTooltipTextRequest) (*pb.GetTooltipTextResponse, error)
func (*NodeInfoServer) GetTouchDelegateInfo ¶
func (s *NodeInfoServer) GetTouchDelegateInfo(_ context.Context, req *pb.GetTouchDelegateInfoRequest) (*pb.GetTouchDelegateInfoResponse, error)
func (*NodeInfoServer) GetTraversalAfter ¶
func (s *NodeInfoServer) GetTraversalAfter(_ context.Context, req *pb.GetTraversalAfterRequest) (*pb.GetTraversalAfterResponse, error)
func (*NodeInfoServer) GetTraversalBefore ¶
func (s *NodeInfoServer) GetTraversalBefore(_ context.Context, req *pb.GetTraversalBeforeRequest) (*pb.GetTraversalBeforeResponse, error)
func (*NodeInfoServer) GetUniqueId ¶
func (s *NodeInfoServer) GetUniqueId(_ context.Context, req *pb.GetUniqueIdRequest) (*pb.GetUniqueIdResponse, error)
func (*NodeInfoServer) GetViewIdResourceName ¶
func (s *NodeInfoServer) GetViewIdResourceName(_ context.Context, req *pb.GetViewIdResourceNameRequest) (*pb.GetViewIdResourceNameResponse, error)
func (*NodeInfoServer) GetWindow ¶
func (s *NodeInfoServer) GetWindow(_ context.Context, req *pb.GetWindowRequest) (*pb.GetWindowResponse, error)
func (*NodeInfoServer) GetWindowId ¶
func (s *NodeInfoServer) GetWindowId(_ context.Context, req *pb.GetWindowIdRequest) (*pb.GetWindowIdResponse, error)
func (*NodeInfoServer) HasRequestInitialAccessibilityFocus ¶
func (s *NodeInfoServer) HasRequestInitialAccessibilityFocus(_ context.Context, req *pb.HasRequestInitialAccessibilityFocusRequest) (*pb.HasRequestInitialAccessibilityFocusResponse, error)
func (*NodeInfoServer) HashCode ¶
func (s *NodeInfoServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
func (*NodeInfoServer) IsAccessibilityDataSensitive ¶
func (s *NodeInfoServer) IsAccessibilityDataSensitive(_ context.Context, req *pb.IsAccessibilityDataSensitiveRequest) (*pb.IsAccessibilityDataSensitiveResponse, error)
func (*NodeInfoServer) IsAccessibilityFocused ¶
func (s *NodeInfoServer) IsAccessibilityFocused(_ context.Context, req *pb.IsAccessibilityFocusedRequest) (*pb.IsAccessibilityFocusedResponse, error)
func (*NodeInfoServer) IsCheckable ¶
func (s *NodeInfoServer) IsCheckable(_ context.Context, req *pb.IsCheckableRequest) (*pb.IsCheckableResponse, error)
func (*NodeInfoServer) IsChecked ¶
func (s *NodeInfoServer) IsChecked(_ context.Context, req *pb.IsCheckedRequest) (*pb.IsCheckedResponse, error)
func (*NodeInfoServer) IsClickable ¶
func (s *NodeInfoServer) IsClickable(_ context.Context, req *pb.IsClickableRequest) (*pb.IsClickableResponse, error)
func (*NodeInfoServer) IsContentInvalid ¶
func (s *NodeInfoServer) IsContentInvalid(_ context.Context, req *pb.IsContentInvalidRequest) (*pb.IsContentInvalidResponse, error)
func (*NodeInfoServer) IsContextClickable ¶
func (s *NodeInfoServer) IsContextClickable(_ context.Context, req *pb.IsContextClickableRequest) (*pb.IsContextClickableResponse, error)
func (*NodeInfoServer) IsDismissable ¶
func (s *NodeInfoServer) IsDismissable(_ context.Context, req *pb.IsDismissableRequest) (*pb.IsDismissableResponse, error)
func (*NodeInfoServer) IsEditable ¶
func (s *NodeInfoServer) IsEditable(_ context.Context, req *pb.IsEditableRequest) (*pb.IsEditableResponse, error)
func (*NodeInfoServer) IsEnabled ¶
func (s *NodeInfoServer) IsEnabled(_ context.Context, req *pb.IsEnabledRequest) (*pb.IsEnabledResponse, error)
func (*NodeInfoServer) IsFieldRequired ¶
func (s *NodeInfoServer) IsFieldRequired(_ context.Context, req *pb.IsFieldRequiredRequest) (*pb.IsFieldRequiredResponse, error)
func (*NodeInfoServer) IsFocusable ¶
func (s *NodeInfoServer) IsFocusable(_ context.Context, req *pb.IsFocusableRequest) (*pb.IsFocusableResponse, error)
func (*NodeInfoServer) IsFocused ¶
func (s *NodeInfoServer) IsFocused(_ context.Context, req *pb.IsFocusedRequest) (*pb.IsFocusedResponse, error)
func (*NodeInfoServer) IsGranularScrollingSupported ¶
func (s *NodeInfoServer) IsGranularScrollingSupported(_ context.Context, req *pb.IsGranularScrollingSupportedRequest) (*pb.IsGranularScrollingSupportedResponse, error)
func (*NodeInfoServer) IsHeading ¶
func (s *NodeInfoServer) IsHeading(_ context.Context, req *pb.IsHeadingRequest) (*pb.IsHeadingResponse, error)
func (*NodeInfoServer) IsImportantForAccessibility ¶
func (s *NodeInfoServer) IsImportantForAccessibility(_ context.Context, req *pb.IsImportantForAccessibilityRequest) (*pb.IsImportantForAccessibilityResponse, error)
func (*NodeInfoServer) IsLongClickable ¶
func (s *NodeInfoServer) IsLongClickable(_ context.Context, req *pb.IsLongClickableRequest) (*pb.IsLongClickableResponse, error)
func (*NodeInfoServer) IsMultiLine ¶
func (s *NodeInfoServer) IsMultiLine(_ context.Context, req *pb.IsMultiLineRequest) (*pb.IsMultiLineResponse, error)
func (*NodeInfoServer) IsPassword ¶
func (s *NodeInfoServer) IsPassword(_ context.Context, req *pb.IsPasswordRequest) (*pb.IsPasswordResponse, error)
func (*NodeInfoServer) IsScreenReaderFocusable ¶
func (s *NodeInfoServer) IsScreenReaderFocusable(_ context.Context, req *pb.IsScreenReaderFocusableRequest) (*pb.IsScreenReaderFocusableResponse, error)
func (*NodeInfoServer) IsScrollable ¶
func (s *NodeInfoServer) IsScrollable(_ context.Context, req *pb.IsScrollableRequest) (*pb.IsScrollableResponse, error)
func (*NodeInfoServer) IsSelected ¶
func (s *NodeInfoServer) IsSelected(_ context.Context, req *pb.IsSelectedRequest) (*pb.IsSelectedResponse, error)
func (*NodeInfoServer) IsShowingHintText ¶
func (s *NodeInfoServer) IsShowingHintText(_ context.Context, req *pb.IsShowingHintTextRequest) (*pb.IsShowingHintTextResponse, error)
func (*NodeInfoServer) IsTextEntryKey ¶
func (s *NodeInfoServer) IsTextEntryKey(_ context.Context, req *pb.IsTextEntryKeyRequest) (*pb.IsTextEntryKeyResponse, error)
func (*NodeInfoServer) IsTextSelectable ¶
func (s *NodeInfoServer) IsTextSelectable(_ context.Context, req *pb.IsTextSelectableRequest) (*pb.IsTextSelectableResponse, error)
func (*NodeInfoServer) IsVisibleToUser ¶
func (s *NodeInfoServer) IsVisibleToUser(_ context.Context, req *pb.IsVisibleToUserRequest) (*pb.IsVisibleToUserResponse, error)
func (*NodeInfoServer) NewNodeInfo ¶
func (s *NodeInfoServer) NewNodeInfo(_ context.Context, req *pb.NewNodeInfoRequest) (*pb.NewNodeInfoResponse, error)
func (*NodeInfoServer) Obtain0 ¶
func (s *NodeInfoServer) Obtain0(_ context.Context, req *pb.Obtain0Request) (*pb.Obtain0Response, error)
func (*NodeInfoServer) Obtain1_1 ¶
func (s *NodeInfoServer) Obtain1_1(_ context.Context, req *pb.Obtain1_1Request) (*pb.Obtain1_1Response, error)
func (*NodeInfoServer) Obtain1_2 ¶
func (s *NodeInfoServer) Obtain1_2(_ context.Context, req *pb.Obtain1_2Request) (*pb.Obtain1_2Response, error)
func (*NodeInfoServer) Obtain2_3 ¶
func (s *NodeInfoServer) Obtain2_3(_ context.Context, req *pb.Obtain2_3Request) (*pb.Obtain2_3Response, error)
func (*NodeInfoServer) PerformAction1 ¶
func (s *NodeInfoServer) PerformAction1(_ context.Context, req *pb.PerformAction1Request) (*pb.PerformAction1Response, error)
func (*NodeInfoServer) PerformAction2_1 ¶
func (s *NodeInfoServer) PerformAction2_1(_ context.Context, req *pb.PerformAction2_1Request) (*pb.PerformAction2_1Response, error)
func (*NodeInfoServer) Recycle ¶
func (s *NodeInfoServer) Recycle(_ context.Context, req *pb.RecycleRequest) (*pb.RecycleResponse, error)
func (*NodeInfoServer) Refresh ¶
func (s *NodeInfoServer) Refresh(_ context.Context, req *pb.RefreshRequest) (*pb.RefreshResponse, error)
func (*NodeInfoServer) RefreshWithExtraData ¶
func (s *NodeInfoServer) RefreshWithExtraData(_ context.Context, req *pb.RefreshWithExtraDataRequest) (*pb.RefreshWithExtraDataResponse, error)
func (*NodeInfoServer) RemoveAction1 ¶
func (s *NodeInfoServer) RemoveAction1(_ context.Context, req *pb.RemoveAction1Request) (*pb.RemoveAction1Response, error)
func (*NodeInfoServer) RemoveAction1_1 ¶
func (s *NodeInfoServer) RemoveAction1_1(_ context.Context, req *pb.RemoveAction1_1Request) (*pb.RemoveAction1_1Response, error)
func (*NodeInfoServer) RemoveChild1 ¶
func (s *NodeInfoServer) RemoveChild1(_ context.Context, req *pb.RemoveChild1Request) (*pb.RemoveChild1Response, error)
func (*NodeInfoServer) RemoveChild2_1 ¶
func (s *NodeInfoServer) RemoveChild2_1(_ context.Context, req *pb.RemoveChild2_1Request) (*pb.RemoveChild2_1Response, error)
func (*NodeInfoServer) RemoveLabeledBy1 ¶
func (s *NodeInfoServer) RemoveLabeledBy1(_ context.Context, req *pb.RemoveLabeledBy1Request) (*pb.RemoveLabeledBy1Response, error)
func (*NodeInfoServer) RemoveLabeledBy2_1 ¶
func (s *NodeInfoServer) RemoveLabeledBy2_1(_ context.Context, req *pb.RemoveLabeledBy2_1Request) (*pb.RemoveLabeledBy2_1Response, error)
func (*NodeInfoServer) SetAccessibilityDataSensitive ¶
func (s *NodeInfoServer) SetAccessibilityDataSensitive(_ context.Context, req *pb.SetAccessibilityDataSensitiveRequest) (*pb.SetAccessibilityDataSensitiveResponse, error)
func (*NodeInfoServer) SetAccessibilityFocused ¶
func (s *NodeInfoServer) SetAccessibilityFocused(_ context.Context, req *pb.SetAccessibilityFocusedRequest) (*pb.SetAccessibilityFocusedResponse, error)
func (*NodeInfoServer) SetBoundsInParent ¶
func (s *NodeInfoServer) SetBoundsInParent(_ context.Context, req *pb.SetBoundsInParentRequest) (*pb.SetBoundsInParentResponse, error)
func (*NodeInfoServer) SetBoundsInScreen ¶
func (s *NodeInfoServer) SetBoundsInScreen(_ context.Context, req *pb.SetBoundsInScreenRequest) (*pb.SetBoundsInScreenResponse, error)
func (*NodeInfoServer) SetBoundsInWindow ¶
func (s *NodeInfoServer) SetBoundsInWindow(_ context.Context, req *pb.SetBoundsInWindowRequest) (*pb.SetBoundsInWindowResponse, error)
func (*NodeInfoServer) SetCanOpenPopup ¶
func (s *NodeInfoServer) SetCanOpenPopup(_ context.Context, req *pb.SetCanOpenPopupRequest) (*pb.SetCanOpenPopupResponse, error)
func (*NodeInfoServer) SetCheckable ¶
func (s *NodeInfoServer) SetCheckable(_ context.Context, req *pb.SetCheckableRequest) (*pb.SetCheckableResponse, error)
func (*NodeInfoServer) SetChecked1 ¶
func (s *NodeInfoServer) SetChecked1(_ context.Context, req *pb.SetChecked1Request) (*pb.SetChecked1Response, error)
func (*NodeInfoServer) SetChecked1_1 ¶
func (s *NodeInfoServer) SetChecked1_1(_ context.Context, req *pb.SetChecked1_1Request) (*pb.SetChecked1_1Response, error)
func (*NodeInfoServer) SetClassName ¶
func (s *NodeInfoServer) SetClassName(_ context.Context, req *pb.SetClassNameRequest) (*pb.SetClassNameResponse, error)
func (*NodeInfoServer) SetClickable ¶
func (s *NodeInfoServer) SetClickable(_ context.Context, req *pb.SetClickableRequest) (*pb.SetClickableResponse, error)
func (*NodeInfoServer) SetCollectionInfo ¶
func (s *NodeInfoServer) SetCollectionInfo(_ context.Context, req *pb.SetCollectionInfoRequest) (*pb.SetCollectionInfoResponse, error)
func (*NodeInfoServer) SetCollectionItemInfo ¶
func (s *NodeInfoServer) SetCollectionItemInfo(_ context.Context, req *pb.SetCollectionItemInfoRequest) (*pb.SetCollectionItemInfoResponse, error)
func (*NodeInfoServer) SetContainerTitle ¶
func (s *NodeInfoServer) SetContainerTitle(_ context.Context, req *pb.SetContainerTitleRequest) (*pb.SetContainerTitleResponse, error)
func (*NodeInfoServer) SetContentDescription ¶
func (s *NodeInfoServer) SetContentDescription(_ context.Context, req *pb.SetContentDescriptionRequest) (*pb.SetContentDescriptionResponse, error)
func (*NodeInfoServer) SetContentInvalid ¶
func (s *NodeInfoServer) SetContentInvalid(_ context.Context, req *pb.SetContentInvalidRequest) (*pb.SetContentInvalidResponse, error)
func (*NodeInfoServer) SetContextClickable ¶
func (s *NodeInfoServer) SetContextClickable(_ context.Context, req *pb.SetContextClickableRequest) (*pb.SetContextClickableResponse, error)
func (*NodeInfoServer) SetDismissable ¶
func (s *NodeInfoServer) SetDismissable(_ context.Context, req *pb.SetDismissableRequest) (*pb.SetDismissableResponse, error)
func (*NodeInfoServer) SetDrawingOrder ¶
func (s *NodeInfoServer) SetDrawingOrder(_ context.Context, req *pb.SetDrawingOrderRequest) (*pb.SetDrawingOrderResponse, error)
func (*NodeInfoServer) SetEditable ¶
func (s *NodeInfoServer) SetEditable(_ context.Context, req *pb.SetEditableRequest) (*pb.SetEditableResponse, error)
func (*NodeInfoServer) SetEnabled ¶
func (s *NodeInfoServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error)
func (*NodeInfoServer) SetError ¶
func (s *NodeInfoServer) SetError(_ context.Context, req *pb.SetErrorRequest) (*pb.SetErrorResponse, error)
func (*NodeInfoServer) SetExpandedState ¶
func (s *NodeInfoServer) SetExpandedState(_ context.Context, req *pb.SetExpandedStateRequest) (*pb.SetExpandedStateResponse, error)
func (*NodeInfoServer) SetFieldRequired ¶
func (s *NodeInfoServer) SetFieldRequired(_ context.Context, req *pb.SetFieldRequiredRequest) (*pb.SetFieldRequiredResponse, error)
func (*NodeInfoServer) SetFocusable ¶
func (s *NodeInfoServer) SetFocusable(_ context.Context, req *pb.SetFocusableRequest) (*pb.SetFocusableResponse, error)
func (*NodeInfoServer) SetFocused ¶
func (s *NodeInfoServer) SetFocused(_ context.Context, req *pb.SetFocusedRequest) (*pb.SetFocusedResponse, error)
func (*NodeInfoServer) SetGranularScrollingSupported ¶
func (s *NodeInfoServer) SetGranularScrollingSupported(_ context.Context, req *pb.SetGranularScrollingSupportedRequest) (*pb.SetGranularScrollingSupportedResponse, error)
func (*NodeInfoServer) SetHeading ¶
func (s *NodeInfoServer) SetHeading(_ context.Context, req *pb.SetHeadingRequest) (*pb.SetHeadingResponse, error)
func (*NodeInfoServer) SetHintText ¶
func (s *NodeInfoServer) SetHintText(_ context.Context, req *pb.SetHintTextRequest) (*pb.SetHintTextResponse, error)
func (*NodeInfoServer) SetImportantForAccessibility ¶
func (s *NodeInfoServer) SetImportantForAccessibility(_ context.Context, req *pb.SetImportantForAccessibilityRequest) (*pb.SetImportantForAccessibilityResponse, error)
func (*NodeInfoServer) SetInputType ¶
func (s *NodeInfoServer) SetInputType(_ context.Context, req *pb.SetInputTypeRequest) (*pb.SetInputTypeResponse, error)
func (*NodeInfoServer) SetLabelFor1 ¶
func (s *NodeInfoServer) SetLabelFor1(_ context.Context, req *pb.SetLabelFor1Request) (*pb.SetLabelFor1Response, error)
func (*NodeInfoServer) SetLabelFor2_1 ¶
func (s *NodeInfoServer) SetLabelFor2_1(_ context.Context, req *pb.SetLabelFor2_1Request) (*pb.SetLabelFor2_1Response, error)
func (*NodeInfoServer) SetLabeledBy1 ¶
func (s *NodeInfoServer) SetLabeledBy1(_ context.Context, req *pb.SetLabeledBy1Request) (*pb.SetLabeledBy1Response, error)
func (*NodeInfoServer) SetLabeledBy2_1 ¶
func (s *NodeInfoServer) SetLabeledBy2_1(_ context.Context, req *pb.SetLabeledBy2_1Request) (*pb.SetLabeledBy2_1Response, error)
func (*NodeInfoServer) SetLiveRegion ¶
func (s *NodeInfoServer) SetLiveRegion(_ context.Context, req *pb.SetLiveRegionRequest) (*pb.SetLiveRegionResponse, error)
func (*NodeInfoServer) SetLongClickable ¶
func (s *NodeInfoServer) SetLongClickable(_ context.Context, req *pb.SetLongClickableRequest) (*pb.SetLongClickableResponse, error)
func (*NodeInfoServer) SetMaxTextLength ¶
func (s *NodeInfoServer) SetMaxTextLength(_ context.Context, req *pb.SetMaxTextLengthRequest) (*pb.SetMaxTextLengthResponse, error)
func (*NodeInfoServer) SetMinDurationBetweenContentChanges ¶
func (s *NodeInfoServer) SetMinDurationBetweenContentChanges(_ context.Context, req *pb.SetMinDurationBetweenContentChangesRequest) (*pb.SetMinDurationBetweenContentChangesResponse, error)
func (*NodeInfoServer) SetMovementGranularities ¶
func (s *NodeInfoServer) SetMovementGranularities(_ context.Context, req *pb.SetMovementGranularitiesRequest) (*pb.SetMovementGranularitiesResponse, error)
func (*NodeInfoServer) SetMultiLine ¶
func (s *NodeInfoServer) SetMultiLine(_ context.Context, req *pb.SetMultiLineRequest) (*pb.SetMultiLineResponse, error)
func (*NodeInfoServer) SetPackageName ¶
func (s *NodeInfoServer) SetPackageName(_ context.Context, req *pb.SetPackageNameRequest) (*pb.SetPackageNameResponse, error)
func (*NodeInfoServer) SetPaneTitle ¶
func (s *NodeInfoServer) SetPaneTitle(_ context.Context, req *pb.SetPaneTitleRequest) (*pb.SetPaneTitleResponse, error)
func (*NodeInfoServer) SetParent1 ¶
func (s *NodeInfoServer) SetParent1(_ context.Context, req *pb.SetParent1Request) (*pb.SetParent1Response, error)
func (*NodeInfoServer) SetParent2_1 ¶
func (s *NodeInfoServer) SetParent2_1(_ context.Context, req *pb.SetParent2_1Request) (*pb.SetParent2_1Response, error)
func (*NodeInfoServer) SetPassword ¶
func (s *NodeInfoServer) SetPassword(_ context.Context, req *pb.SetPasswordRequest) (*pb.SetPasswordResponse, error)
func (*NodeInfoServer) SetQueryFromAppProcessEnabled ¶
func (s *NodeInfoServer) SetQueryFromAppProcessEnabled(_ context.Context, req *pb.SetQueryFromAppProcessEnabledRequest) (*pb.SetQueryFromAppProcessEnabledResponse, error)
func (*NodeInfoServer) SetRangeInfo ¶
func (s *NodeInfoServer) SetRangeInfo(_ context.Context, req *pb.SetRangeInfoRequest) (*pb.SetRangeInfoResponse, error)
func (*NodeInfoServer) SetRequestInitialAccessibilityFocus ¶
func (s *NodeInfoServer) SetRequestInitialAccessibilityFocus(_ context.Context, req *pb.SetRequestInitialAccessibilityFocusRequest) (*pb.SetRequestInitialAccessibilityFocusResponse, error)
func (*NodeInfoServer) SetScreenReaderFocusable ¶
func (s *NodeInfoServer) SetScreenReaderFocusable(_ context.Context, req *pb.SetScreenReaderFocusableRequest) (*pb.SetScreenReaderFocusableResponse, error)
func (*NodeInfoServer) SetScrollable ¶
func (s *NodeInfoServer) SetScrollable(_ context.Context, req *pb.SetScrollableRequest) (*pb.SetScrollableResponse, error)
func (*NodeInfoServer) SetSelected ¶
func (s *NodeInfoServer) SetSelected(_ context.Context, req *pb.SetSelectedRequest) (*pb.SetSelectedResponse, error)
func (*NodeInfoServer) SetShowingHintText ¶
func (s *NodeInfoServer) SetShowingHintText(_ context.Context, req *pb.SetShowingHintTextRequest) (*pb.SetShowingHintTextResponse, error)
func (*NodeInfoServer) SetSource1 ¶
func (s *NodeInfoServer) SetSource1(_ context.Context, req *pb.SetSource1Request) (*pb.SetSource1Response, error)
func (*NodeInfoServer) SetSource2_1 ¶
func (s *NodeInfoServer) SetSource2_1(_ context.Context, req *pb.SetSource2_1Request) (*pb.SetSource2_1Response, error)
func (*NodeInfoServer) SetStateDescription ¶
func (s *NodeInfoServer) SetStateDescription(_ context.Context, req *pb.SetStateDescriptionRequest) (*pb.SetStateDescriptionResponse, error)
func (*NodeInfoServer) SetSupplementalDescription ¶
func (s *NodeInfoServer) SetSupplementalDescription(_ context.Context, req *pb.SetSupplementalDescriptionRequest) (*pb.SetSupplementalDescriptionResponse, error)
func (*NodeInfoServer) SetText ¶
func (s *NodeInfoServer) SetText(_ context.Context, req *pb.SetTextRequest) (*pb.SetTextResponse, error)
func (*NodeInfoServer) SetTextEntryKey ¶
func (s *NodeInfoServer) SetTextEntryKey(_ context.Context, req *pb.SetTextEntryKeyRequest) (*pb.SetTextEntryKeyResponse, error)
func (*NodeInfoServer) SetTextSelectable ¶
func (s *NodeInfoServer) SetTextSelectable(_ context.Context, req *pb.SetTextSelectableRequest) (*pb.SetTextSelectableResponse, error)
func (*NodeInfoServer) SetTextSelection ¶
func (s *NodeInfoServer) SetTextSelection(_ context.Context, req *pb.SetTextSelectionRequest) (*pb.SetTextSelectionResponse, error)
func (*NodeInfoServer) SetTooltipText ¶
func (s *NodeInfoServer) SetTooltipText(_ context.Context, req *pb.SetTooltipTextRequest) (*pb.SetTooltipTextResponse, error)
func (*NodeInfoServer) SetTouchDelegateInfo ¶
func (s *NodeInfoServer) SetTouchDelegateInfo(_ context.Context, req *pb.SetTouchDelegateInfoRequest) (*pb.SetTouchDelegateInfoResponse, error)
func (*NodeInfoServer) SetTraversalAfter1 ¶
func (s *NodeInfoServer) SetTraversalAfter1(_ context.Context, req *pb.SetTraversalAfter1Request) (*pb.SetTraversalAfter1Response, error)
func (*NodeInfoServer) SetTraversalAfter2_1 ¶
func (s *NodeInfoServer) SetTraversalAfter2_1(_ context.Context, req *pb.SetTraversalAfter2_1Request) (*pb.SetTraversalAfter2_1Response, error)
func (*NodeInfoServer) SetTraversalBefore1 ¶
func (s *NodeInfoServer) SetTraversalBefore1(_ context.Context, req *pb.SetTraversalBefore1Request) (*pb.SetTraversalBefore1Response, error)
func (*NodeInfoServer) SetTraversalBefore2_1 ¶
func (s *NodeInfoServer) SetTraversalBefore2_1(_ context.Context, req *pb.SetTraversalBefore2_1Request) (*pb.SetTraversalBefore2_1Response, error)
func (*NodeInfoServer) SetUniqueId ¶
func (s *NodeInfoServer) SetUniqueId(_ context.Context, req *pb.SetUniqueIdRequest) (*pb.SetUniqueIdResponse, error)
func (*NodeInfoServer) SetViewIdResourceName ¶
func (s *NodeInfoServer) SetViewIdResourceName(_ context.Context, req *pb.SetViewIdResourceNameRequest) (*pb.SetViewIdResourceNameResponse, error)
func (*NodeInfoServer) SetVisibleToUser ¶
func (s *NodeInfoServer) SetVisibleToUser(_ context.Context, req *pb.SetVisibleToUserRequest) (*pb.SetVisibleToUserResponse, error)
func (*NodeInfoServer) ToString ¶
func (s *NodeInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*NodeInfoServer) WriteToParcel ¶
func (s *NodeInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type RecordServer ¶
type RecordServer struct {
pb.UnimplementedRecordServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
RecordServer implements pb.RecordServiceServer.
func (*RecordServer) GetAddedCount ¶
func (s *RecordServer) GetAddedCount(_ context.Context, req *pb.GetAddedCountRequest) (*pb.GetAddedCountResponse, error)
func (*RecordServer) GetBeforeText ¶
func (s *RecordServer) GetBeforeText(_ context.Context, req *pb.GetBeforeTextRequest) (*pb.GetBeforeTextResponse, error)
func (*RecordServer) GetClassName ¶
func (s *RecordServer) GetClassName(_ context.Context, req *pb.GetClassNameRequest) (*pb.GetClassNameResponse, error)
func (*RecordServer) GetContentDescription ¶
func (s *RecordServer) GetContentDescription(_ context.Context, req *pb.GetContentDescriptionRequest) (*pb.GetContentDescriptionResponse, error)
func (*RecordServer) GetCurrentItemIndex ¶
func (s *RecordServer) GetCurrentItemIndex(_ context.Context, req *pb.GetCurrentItemIndexRequest) (*pb.GetCurrentItemIndexResponse, error)
func (*RecordServer) GetDisplayId ¶
func (s *RecordServer) GetDisplayId(_ context.Context, req *pb.GetDisplayIdRequest) (*pb.GetDisplayIdResponse, error)
func (*RecordServer) GetFromIndex ¶
func (s *RecordServer) GetFromIndex(_ context.Context, req *pb.GetFromIndexRequest) (*pb.GetFromIndexResponse, error)
func (*RecordServer) GetItemCount ¶
func (s *RecordServer) GetItemCount(_ context.Context, req *pb.RecordGetItemCountRequest) (*pb.GetItemCountResponse, error)
func (*RecordServer) GetMaxScrollX ¶
func (s *RecordServer) GetMaxScrollX(_ context.Context, req *pb.GetMaxScrollXRequest) (*pb.GetMaxScrollXResponse, error)
func (*RecordServer) GetMaxScrollY ¶
func (s *RecordServer) GetMaxScrollY(_ context.Context, req *pb.GetMaxScrollYRequest) (*pb.GetMaxScrollYResponse, error)
func (*RecordServer) GetParcelableData ¶
func (s *RecordServer) GetParcelableData(_ context.Context, req *pb.GetParcelableDataRequest) (*pb.GetParcelableDataResponse, error)
func (*RecordServer) GetRemovedCount ¶
func (s *RecordServer) GetRemovedCount(_ context.Context, req *pb.GetRemovedCountRequest) (*pb.GetRemovedCountResponse, error)
func (*RecordServer) GetScrollDeltaX ¶
func (s *RecordServer) GetScrollDeltaX(_ context.Context, req *pb.GetScrollDeltaXRequest) (*pb.GetScrollDeltaXResponse, error)
func (*RecordServer) GetScrollDeltaY ¶
func (s *RecordServer) GetScrollDeltaY(_ context.Context, req *pb.GetScrollDeltaYRequest) (*pb.GetScrollDeltaYResponse, error)
func (*RecordServer) GetScrollX ¶
func (s *RecordServer) GetScrollX(_ context.Context, req *pb.GetScrollXRequest) (*pb.GetScrollXResponse, error)
func (*RecordServer) GetScrollY ¶
func (s *RecordServer) GetScrollY(_ context.Context, req *pb.GetScrollYRequest) (*pb.GetScrollYResponse, error)
func (*RecordServer) GetSource0 ¶
func (s *RecordServer) GetSource0(_ context.Context, req *pb.GetSource0Request) (*pb.GetSource0Response, error)
func (*RecordServer) GetSource1_1 ¶
func (s *RecordServer) GetSource1_1(_ context.Context, req *pb.GetSource1_1Request) (*pb.GetSource1_1Response, error)
func (*RecordServer) GetText ¶
func (s *RecordServer) GetText(_ context.Context, req *pb.GetTextRequest) (*pb.GetTextResponse, error)
func (*RecordServer) GetToIndex ¶
func (s *RecordServer) GetToIndex(_ context.Context, req *pb.GetToIndexRequest) (*pb.GetToIndexResponse, error)
func (*RecordServer) GetWindowId ¶
func (s *RecordServer) GetWindowId(_ context.Context, req *pb.GetWindowIdRequest) (*pb.GetWindowIdResponse, error)
func (*RecordServer) IsChecked ¶
func (s *RecordServer) IsChecked(_ context.Context, req *pb.IsCheckedRequest) (*pb.IsCheckedResponse, error)
func (*RecordServer) IsEnabled ¶
func (s *RecordServer) IsEnabled(_ context.Context, req *pb.IsEnabledRequest) (*pb.IsEnabledResponse, error)
func (*RecordServer) IsFullScreen ¶
func (s *RecordServer) IsFullScreen(_ context.Context, req *pb.IsFullScreenRequest) (*pb.IsFullScreenResponse, error)
func (*RecordServer) IsPassword ¶
func (s *RecordServer) IsPassword(_ context.Context, req *pb.IsPasswordRequest) (*pb.IsPasswordResponse, error)
func (*RecordServer) IsScrollable ¶
func (s *RecordServer) IsScrollable(_ context.Context, req *pb.IsScrollableRequest) (*pb.IsScrollableResponse, error)
func (*RecordServer) NewRecord ¶
func (s *RecordServer) NewRecord(_ context.Context, req *pb.NewRecordRequest) (*pb.NewRecordResponse, error)
func (*RecordServer) Obtain0 ¶
func (s *RecordServer) Obtain0(_ context.Context, req *pb.Obtain0Request) (*pb.Obtain0Response, error)
func (*RecordServer) Obtain1_1 ¶
func (s *RecordServer) Obtain1_1(_ context.Context, req *pb.Obtain1_1Request) (*pb.Obtain1_1Response, error)
func (*RecordServer) Recycle ¶
func (s *RecordServer) Recycle(_ context.Context, req *pb.RecycleRequest) (*pb.RecycleResponse, error)
func (*RecordServer) SetAddedCount ¶
func (s *RecordServer) SetAddedCount(_ context.Context, req *pb.SetAddedCountRequest) (*pb.SetAddedCountResponse, error)
func (*RecordServer) SetBeforeText ¶
func (s *RecordServer) SetBeforeText(_ context.Context, req *pb.SetBeforeTextRequest) (*pb.SetBeforeTextResponse, error)
func (*RecordServer) SetChecked ¶
func (s *RecordServer) SetChecked(_ context.Context, req *pb.SetCheckedRequest) (*pb.SetCheckedResponse, error)
func (*RecordServer) SetClassName ¶
func (s *RecordServer) SetClassName(_ context.Context, req *pb.SetClassNameRequest) (*pb.SetClassNameResponse, error)
func (*RecordServer) SetContentDescription ¶
func (s *RecordServer) SetContentDescription(_ context.Context, req *pb.SetContentDescriptionRequest) (*pb.SetContentDescriptionResponse, error)
func (*RecordServer) SetCurrentItemIndex ¶
func (s *RecordServer) SetCurrentItemIndex(_ context.Context, req *pb.SetCurrentItemIndexRequest) (*pb.SetCurrentItemIndexResponse, error)
func (*RecordServer) SetEnabled ¶
func (s *RecordServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error)
func (*RecordServer) SetFromIndex ¶
func (s *RecordServer) SetFromIndex(_ context.Context, req *pb.SetFromIndexRequest) (*pb.SetFromIndexResponse, error)
func (*RecordServer) SetFullScreen ¶
func (s *RecordServer) SetFullScreen(_ context.Context, req *pb.SetFullScreenRequest) (*pb.SetFullScreenResponse, error)
func (*RecordServer) SetItemCount ¶
func (s *RecordServer) SetItemCount(_ context.Context, req *pb.SetItemCountRequest) (*pb.SetItemCountResponse, error)
func (*RecordServer) SetMaxScrollX ¶
func (s *RecordServer) SetMaxScrollX(_ context.Context, req *pb.SetMaxScrollXRequest) (*pb.SetMaxScrollXResponse, error)
func (*RecordServer) SetMaxScrollY ¶
func (s *RecordServer) SetMaxScrollY(_ context.Context, req *pb.SetMaxScrollYRequest) (*pb.SetMaxScrollYResponse, error)
func (*RecordServer) SetParcelableData ¶
func (s *RecordServer) SetParcelableData(_ context.Context, req *pb.SetParcelableDataRequest) (*pb.SetParcelableDataResponse, error)
func (*RecordServer) SetPassword ¶
func (s *RecordServer) SetPassword(_ context.Context, req *pb.SetPasswordRequest) (*pb.SetPasswordResponse, error)
func (*RecordServer) SetRemovedCount ¶
func (s *RecordServer) SetRemovedCount(_ context.Context, req *pb.SetRemovedCountRequest) (*pb.SetRemovedCountResponse, error)
func (*RecordServer) SetScrollDeltaX ¶
func (s *RecordServer) SetScrollDeltaX(_ context.Context, req *pb.SetScrollDeltaXRequest) (*pb.SetScrollDeltaXResponse, error)
func (*RecordServer) SetScrollDeltaY ¶
func (s *RecordServer) SetScrollDeltaY(_ context.Context, req *pb.SetScrollDeltaYRequest) (*pb.SetScrollDeltaYResponse, error)
func (*RecordServer) SetScrollX ¶
func (s *RecordServer) SetScrollX(_ context.Context, req *pb.SetScrollXRequest) (*pb.SetScrollXResponse, error)
func (*RecordServer) SetScrollY ¶
func (s *RecordServer) SetScrollY(_ context.Context, req *pb.SetScrollYRequest) (*pb.SetScrollYResponse, error)
func (*RecordServer) SetScrollable ¶
func (s *RecordServer) SetScrollable(_ context.Context, req *pb.SetScrollableRequest) (*pb.SetScrollableResponse, error)
func (*RecordServer) SetSource1 ¶
func (s *RecordServer) SetSource1(_ context.Context, req *pb.SetSource1Request) (*pb.SetSource1Response, error)
func (*RecordServer) SetSource2_1 ¶
func (s *RecordServer) SetSource2_1(_ context.Context, req *pb.SetSource2_1Request) (*pb.SetSource2_1Response, error)
func (*RecordServer) SetToIndex ¶
func (s *RecordServer) SetToIndex(_ context.Context, req *pb.SetToIndexRequest) (*pb.SetToIndexResponse, error)
func (*RecordServer) ToString ¶
func (s *RecordServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type WindowInfoServer ¶
type WindowInfoServer struct {
pb.UnimplementedWindowInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
WindowInfoServer implements pb.WindowInfoServiceServer.
func (*WindowInfoServer) DescribeContents ¶
func (s *WindowInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*WindowInfoServer) Equals ¶
func (s *WindowInfoServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
func (*WindowInfoServer) GetAnchor ¶
func (s *WindowInfoServer) GetAnchor(_ context.Context, req *pb.GetAnchorRequest) (*pb.GetAnchorResponse, error)
func (*WindowInfoServer) GetBoundsInScreen ¶
func (s *WindowInfoServer) GetBoundsInScreen(_ context.Context, req *pb.GetBoundsInScreenRequest) (*pb.GetBoundsInScreenResponse, error)
func (*WindowInfoServer) GetChild ¶
func (s *WindowInfoServer) GetChild(_ context.Context, req *pb.GetChildRequest) (*pb.GetChildResponse, error)
func (*WindowInfoServer) GetChildCount ¶
func (s *WindowInfoServer) GetChildCount(_ context.Context, req *pb.GetChildCountRequest) (*pb.GetChildCountResponse, error)
func (*WindowInfoServer) GetDisplayId ¶
func (s *WindowInfoServer) GetDisplayId(_ context.Context, req *pb.GetDisplayIdRequest) (*pb.GetDisplayIdResponse, error)
func (*WindowInfoServer) GetId ¶
func (s *WindowInfoServer) GetId(_ context.Context, req *pb.GetIdRequest) (*pb.GetIdResponse, error)
func (*WindowInfoServer) GetLayer ¶
func (s *WindowInfoServer) GetLayer(_ context.Context, req *pb.GetLayerRequest) (*pb.GetLayerResponse, error)
func (*WindowInfoServer) GetLocales ¶
func (s *WindowInfoServer) GetLocales(_ context.Context, req *pb.GetLocalesRequest) (*pb.GetLocalesResponse, error)
func (*WindowInfoServer) GetParent ¶
func (s *WindowInfoServer) GetParent(_ context.Context, req *pb.GetParentRequest) (*pb.GetParentResponse, error)
func (*WindowInfoServer) GetRegionInScreen ¶
func (s *WindowInfoServer) GetRegionInScreen(_ context.Context, req *pb.GetRegionInScreenRequest) (*pb.GetRegionInScreenResponse, error)
func (*WindowInfoServer) GetRoot0 ¶
func (s *WindowInfoServer) GetRoot0(_ context.Context, req *pb.GetRoot0Request) (*pb.GetRoot0Response, error)
func (*WindowInfoServer) GetRoot1_1 ¶
func (s *WindowInfoServer) GetRoot1_1(_ context.Context, req *pb.GetRoot1_1Request) (*pb.GetRoot1_1Response, error)
func (*WindowInfoServer) GetTitle ¶
func (s *WindowInfoServer) GetTitle(_ context.Context, req *pb.GetTitleRequest) (*pb.GetTitleResponse, error)
func (*WindowInfoServer) GetTransitionTimeMillis ¶
func (s *WindowInfoServer) GetTransitionTimeMillis(_ context.Context, req *pb.GetTransitionTimeMillisRequest) (*pb.GetTransitionTimeMillisResponse, error)
func (*WindowInfoServer) GetType ¶
func (s *WindowInfoServer) GetType(_ context.Context, req *pb.GetTypeRequest) (*pb.GetTypeResponse, error)
func (*WindowInfoServer) HashCode ¶
func (s *WindowInfoServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
func (*WindowInfoServer) IsAccessibilityFocused ¶
func (s *WindowInfoServer) IsAccessibilityFocused(_ context.Context, req *pb.IsAccessibilityFocusedRequest) (*pb.IsAccessibilityFocusedResponse, error)
func (*WindowInfoServer) IsActive ¶
func (s *WindowInfoServer) IsActive(_ context.Context, req *pb.IsActiveRequest) (*pb.IsActiveResponse, error)
func (*WindowInfoServer) IsFocused ¶
func (s *WindowInfoServer) IsFocused(_ context.Context, req *pb.IsFocusedRequest) (*pb.IsFocusedResponse, error)
func (*WindowInfoServer) IsInPictureInPictureMode ¶
func (s *WindowInfoServer) IsInPictureInPictureMode(_ context.Context, req *pb.IsInPictureInPictureModeRequest) (*pb.IsInPictureInPictureModeResponse, error)
func (*WindowInfoServer) NewWindowInfo ¶
func (s *WindowInfoServer) NewWindowInfo(_ context.Context, req *pb.NewWindowInfoRequest) (*pb.NewWindowInfoResponse, error)
func (*WindowInfoServer) Obtain0 ¶
func (s *WindowInfoServer) Obtain0(_ context.Context, req *pb.Obtain0Request) (*pb.Obtain0Response, error)
func (*WindowInfoServer) Obtain1_1 ¶
func (s *WindowInfoServer) Obtain1_1(_ context.Context, req *pb.Obtain1_1Request) (*pb.Obtain1_1Response, error)
func (*WindowInfoServer) Recycle ¶
func (s *WindowInfoServer) Recycle(_ context.Context, req *pb.RecycleRequest) (*pb.RecycleResponse, error)
func (*WindowInfoServer) ToString ¶
func (s *WindowInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*WindowInfoServer) WriteToParcel ¶
func (s *WindowInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
Click to show internal directories.
Click to hide internal directories.