Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type CaptioningManagerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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)