Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const ContentService_DescribeContents_FullMethodName + const ContentService_GetClipData_FullMethodName + const ContentService_GetExtras_FullMethodName + const ContentService_GetIntent_FullMethodName + const ContentService_GetSessionTransferUri_FullMethodName + const ContentService_GetStructuredData_FullMethodName + const ContentService_GetWebUri_FullMethodName + const ContentService_IsAppProvidedIntent_FullMethodName + const ContentService_IsAppProvidedWebUri_FullMethodName + const ContentService_NewContent_FullMethodName + const ContentService_SetClipData_FullMethodName + const ContentService_SetIntent_FullMethodName + const ContentService_SetSessionTransferUri_FullMethodName + const ContentService_SetStructuredData_FullMethodName + const ContentService_SetWebUri_FullMethodName + const ContentService_WriteToParcel_FullMethodName + const StructureService_DescribeContents_FullMethodName + const StructureService_GetAcquisitionEndTime_FullMethodName + const StructureService_GetAcquisitionStartTime_FullMethodName + const StructureService_GetActivityComponent_FullMethodName + const StructureService_GetWindowNodeAt_FullMethodName + const StructureService_GetWindowNodeCount_FullMethodName + const StructureService_IsHomeActivity_FullMethodName + const StructureService_NewStructure_FullMethodName + const StructureService_WriteToParcel_FullMethodName + const StructureViewNodeService_GetAlpha_FullMethodName + const StructureViewNodeService_GetAutofillHints_FullMethodName + const StructureViewNodeService_GetAutofillId_FullMethodName + const StructureViewNodeService_GetAutofillOptions_FullMethodName + const StructureViewNodeService_GetAutofillType_FullMethodName + const StructureViewNodeService_GetAutofillValue_FullMethodName + const StructureViewNodeService_GetChildAt_FullMethodName + const StructureViewNodeService_GetChildCount_FullMethodName + const StructureViewNodeService_GetClassName_FullMethodName + const StructureViewNodeService_GetContentDescription_FullMethodName + const StructureViewNodeService_GetElevation_FullMethodName + const StructureViewNodeService_GetExtras_FullMethodName + const StructureViewNodeService_GetHeight_FullMethodName + const StructureViewNodeService_GetHintIdEntry_FullMethodName + const StructureViewNodeService_GetHint_FullMethodName + const StructureViewNodeService_GetHtmlInfo_FullMethodName + const StructureViewNodeService_GetIdEntry_FullMethodName + const StructureViewNodeService_GetIdPackage_FullMethodName + const StructureViewNodeService_GetIdType_FullMethodName + const StructureViewNodeService_GetId_FullMethodName + const StructureViewNodeService_GetImportantForAutofill_FullMethodName + const StructureViewNodeService_GetInputType_FullMethodName + const StructureViewNodeService_GetLeft_FullMethodName + const StructureViewNodeService_GetLocaleList_FullMethodName + const StructureViewNodeService_GetMaxTextEms_FullMethodName + const StructureViewNodeService_GetMaxTextLength_FullMethodName + const StructureViewNodeService_GetMinTextEms_FullMethodName + const StructureViewNodeService_GetReceiveContentMimeTypes_FullMethodName + const StructureViewNodeService_GetScrollX_FullMethodName + const StructureViewNodeService_GetScrollY_FullMethodName + const StructureViewNodeService_GetTextBackgroundColor_FullMethodName + const StructureViewNodeService_GetTextColor_FullMethodName + const StructureViewNodeService_GetTextIdEntry_FullMethodName + const StructureViewNodeService_GetTextLineBaselines_FullMethodName + const StructureViewNodeService_GetTextLineCharOffsets_FullMethodName + const StructureViewNodeService_GetTextSelectionEnd_FullMethodName + const StructureViewNodeService_GetTextSelectionStart_FullMethodName + const StructureViewNodeService_GetTextSize_FullMethodName + const StructureViewNodeService_GetTextStyle_FullMethodName + const StructureViewNodeService_GetText_FullMethodName + const StructureViewNodeService_GetTop_FullMethodName + const StructureViewNodeService_GetTransformation_FullMethodName + const StructureViewNodeService_GetVisibility_FullMethodName + const StructureViewNodeService_GetWebDomain_FullMethodName + const StructureViewNodeService_GetWebScheme_FullMethodName + const StructureViewNodeService_GetWidth_FullMethodName + const StructureViewNodeService_IsAccessibilityFocused_FullMethodName + const StructureViewNodeService_IsActivated_FullMethodName + const StructureViewNodeService_IsAssistBlocked_FullMethodName + const StructureViewNodeService_IsCheckable_FullMethodName + const StructureViewNodeService_IsChecked_FullMethodName + const StructureViewNodeService_IsClickable_FullMethodName + const StructureViewNodeService_IsContextClickable_FullMethodName + const StructureViewNodeService_IsEnabled_FullMethodName + const StructureViewNodeService_IsFocusable_FullMethodName + const StructureViewNodeService_IsFocused_FullMethodName + const StructureViewNodeService_IsLongClickable_FullMethodName + const StructureViewNodeService_IsOpaque_FullMethodName + const StructureViewNodeService_IsSelected_FullMethodName + const StructureWindowNodeService_GetDisplayId_FullMethodName + const StructureWindowNodeService_GetHeight_FullMethodName + const StructureWindowNodeService_GetLeft_FullMethodName + const StructureWindowNodeService_GetRootViewNode_FullMethodName + const StructureWindowNodeService_GetTitle_FullMethodName + const StructureWindowNodeService_GetTop_FullMethodName + const StructureWindowNodeService_GetWidth_FullMethodName + var ContentService_ServiceDesc = grpc.ServiceDesc + var File_proto_assist_assist_proto protoreflect.FileDescriptor + var StructureService_ServiceDesc = grpc.ServiceDesc + var StructureViewNodeService_ServiceDesc = grpc.ServiceDesc + var StructureWindowNodeService_ServiceDesc = grpc.ServiceDesc + func RegisterContentServiceServer(s grpc.ServiceRegistrar, srv ContentServiceServer) + func RegisterStructureServiceServer(s grpc.ServiceRegistrar, srv StructureServiceServer) + func RegisterStructureViewNodeServiceServer(s grpc.ServiceRegistrar, srv StructureViewNodeServiceServer) + func RegisterStructureWindowNodeServiceServer(s grpc.ServiceRegistrar, srv StructureWindowNodeServiceServer) + type ContentServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetClipData func(ctx context.Context, in *GetClipDataRequest, opts ...grpc.CallOption) (*GetClipDataResponse, error) + GetExtras func(ctx context.Context, in *GetExtrasRequest, opts ...grpc.CallOption) (*GetExtrasResponse, error) + GetIntent func(ctx context.Context, in *GetIntentRequest, opts ...grpc.CallOption) (*GetIntentResponse, error) + GetSessionTransferUri func(ctx context.Context, in *GetSessionTransferUriRequest, opts ...grpc.CallOption) (*GetSessionTransferUriResponse, error) + GetStructuredData func(ctx context.Context, in *GetStructuredDataRequest, opts ...grpc.CallOption) (*GetStructuredDataResponse, error) + GetWebUri func(ctx context.Context, in *GetWebUriRequest, opts ...grpc.CallOption) (*GetWebUriResponse, error) + IsAppProvidedIntent func(ctx context.Context, in *IsAppProvidedIntentRequest, opts ...grpc.CallOption) (*IsAppProvidedIntentResponse, error) + IsAppProvidedWebUri func(ctx context.Context, in *IsAppProvidedWebUriRequest, opts ...grpc.CallOption) (*IsAppProvidedWebUriResponse, error) + NewContent func(ctx context.Context, in *NewContentRequest, opts ...grpc.CallOption) (*NewContentResponse, error) + SetClipData func(ctx context.Context, in *SetClipDataRequest, opts ...grpc.CallOption) (*SetClipDataResponse, error) + SetIntent func(ctx context.Context, in *SetIntentRequest, opts ...grpc.CallOption) (*SetIntentResponse, error) + SetSessionTransferUri func(ctx context.Context, in *SetSessionTransferUriRequest, opts ...grpc.CallOption) (*SetSessionTransferUriResponse, error) + SetStructuredData func(ctx context.Context, in *SetStructuredDataRequest, opts ...grpc.CallOption) (*SetStructuredDataResponse, error) + SetWebUri func(ctx context.Context, in *SetWebUriRequest, opts ...grpc.CallOption) (*SetWebUriResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewContentServiceClient(cc grpc.ClientConnInterface) ContentServiceClient + type ContentServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetClipData func(context.Context, *GetClipDataRequest) (*GetClipDataResponse, error) + GetExtras func(context.Context, *GetExtrasRequest) (*GetExtrasResponse, error) + GetIntent func(context.Context, *GetIntentRequest) (*GetIntentResponse, error) + GetSessionTransferUri func(context.Context, *GetSessionTransferUriRequest) (*GetSessionTransferUriResponse, error) + GetStructuredData func(context.Context, *GetStructuredDataRequest) (*GetStructuredDataResponse, error) + GetWebUri func(context.Context, *GetWebUriRequest) (*GetWebUriResponse, error) + IsAppProvidedIntent func(context.Context, *IsAppProvidedIntentRequest) (*IsAppProvidedIntentResponse, error) + IsAppProvidedWebUri func(context.Context, *IsAppProvidedWebUriRequest) (*IsAppProvidedWebUriResponse, error) + NewContent func(context.Context, *NewContentRequest) (*NewContentResponse, error) + SetClipData func(context.Context, *SetClipDataRequest) (*SetClipDataResponse, error) + SetIntent func(context.Context, *SetIntentRequest) (*SetIntentResponse, error) + SetSessionTransferUri func(context.Context, *SetSessionTransferUriRequest) (*SetSessionTransferUriResponse, error) + SetStructuredData func(context.Context, *SetStructuredDataRequest) (*SetStructuredDataResponse, error) + SetWebUri func(context.Context, *SetWebUriRequest) (*SetWebUriResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type DescribeContentsRequest struct + Handle int64 + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) GetHandle() int64 + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type GetAcquisitionEndTimeRequest struct + Handle int64 + func (*GetAcquisitionEndTimeRequest) Descriptor() ([]byte, []int) + func (*GetAcquisitionEndTimeRequest) ProtoMessage() + func (x *GetAcquisitionEndTimeRequest) GetHandle() int64 + func (x *GetAcquisitionEndTimeRequest) ProtoReflect() protoreflect.Message + func (x *GetAcquisitionEndTimeRequest) Reset() + func (x *GetAcquisitionEndTimeRequest) String() string + type GetAcquisitionEndTimeResponse struct + Result int64 + func (*GetAcquisitionEndTimeResponse) Descriptor() ([]byte, []int) + func (*GetAcquisitionEndTimeResponse) ProtoMessage() + func (x *GetAcquisitionEndTimeResponse) GetResult() int64 + func (x *GetAcquisitionEndTimeResponse) ProtoReflect() protoreflect.Message + func (x *GetAcquisitionEndTimeResponse) Reset() + func (x *GetAcquisitionEndTimeResponse) String() string + type GetAcquisitionStartTimeRequest struct + Handle int64 + func (*GetAcquisitionStartTimeRequest) Descriptor() ([]byte, []int) + func (*GetAcquisitionStartTimeRequest) ProtoMessage() + func (x *GetAcquisitionStartTimeRequest) GetHandle() int64 + func (x *GetAcquisitionStartTimeRequest) ProtoReflect() protoreflect.Message + func (x *GetAcquisitionStartTimeRequest) Reset() + func (x *GetAcquisitionStartTimeRequest) String() string + type GetAcquisitionStartTimeResponse struct + Result int64 + func (*GetAcquisitionStartTimeResponse) Descriptor() ([]byte, []int) + func (*GetAcquisitionStartTimeResponse) ProtoMessage() + func (x *GetAcquisitionStartTimeResponse) GetResult() int64 + func (x *GetAcquisitionStartTimeResponse) ProtoReflect() protoreflect.Message + func (x *GetAcquisitionStartTimeResponse) Reset() + func (x *GetAcquisitionStartTimeResponse) String() string + type GetActivityComponentRequest struct + Handle int64 + func (*GetActivityComponentRequest) Descriptor() ([]byte, []int) + func (*GetActivityComponentRequest) ProtoMessage() + func (x *GetActivityComponentRequest) GetHandle() int64 + func (x *GetActivityComponentRequest) ProtoReflect() protoreflect.Message + func (x *GetActivityComponentRequest) Reset() + func (x *GetActivityComponentRequest) String() string + type GetActivityComponentResponse struct + Result int64 + func (*GetActivityComponentResponse) Descriptor() ([]byte, []int) + func (*GetActivityComponentResponse) ProtoMessage() + func (x *GetActivityComponentResponse) GetResult() int64 + func (x *GetActivityComponentResponse) ProtoReflect() protoreflect.Message + func (x *GetActivityComponentResponse) Reset() + func (x *GetActivityComponentResponse) String() string + type GetAlphaRequest struct + func (*GetAlphaRequest) Descriptor() ([]byte, []int) + func (*GetAlphaRequest) ProtoMessage() + func (x *GetAlphaRequest) ProtoReflect() protoreflect.Message + func (x *GetAlphaRequest) Reset() + func (x *GetAlphaRequest) String() string + type GetAlphaResponse struct + Result float32 + func (*GetAlphaResponse) Descriptor() ([]byte, []int) + func (*GetAlphaResponse) ProtoMessage() + func (x *GetAlphaResponse) GetResult() float32 + func (x *GetAlphaResponse) ProtoReflect() protoreflect.Message + func (x *GetAlphaResponse) Reset() + func (x *GetAlphaResponse) String() string + type GetAutofillHintsRequest struct + func (*GetAutofillHintsRequest) Descriptor() ([]byte, []int) + func (*GetAutofillHintsRequest) ProtoMessage() + func (x *GetAutofillHintsRequest) ProtoReflect() protoreflect.Message + func (x *GetAutofillHintsRequest) Reset() + func (x *GetAutofillHintsRequest) String() string + type GetAutofillHintsResponse struct + Result int64 + func (*GetAutofillHintsResponse) Descriptor() ([]byte, []int) + func (*GetAutofillHintsResponse) ProtoMessage() + func (x *GetAutofillHintsResponse) GetResult() int64 + func (x *GetAutofillHintsResponse) ProtoReflect() protoreflect.Message + func (x *GetAutofillHintsResponse) Reset() + func (x *GetAutofillHintsResponse) String() string + type GetAutofillIdRequest struct + func (*GetAutofillIdRequest) Descriptor() ([]byte, []int) + func (*GetAutofillIdRequest) ProtoMessage() + func (x *GetAutofillIdRequest) ProtoReflect() protoreflect.Message + func (x *GetAutofillIdRequest) Reset() + func (x *GetAutofillIdRequest) String() string + type GetAutofillIdResponse struct + Result int64 + func (*GetAutofillIdResponse) Descriptor() ([]byte, []int) + func (*GetAutofillIdResponse) ProtoMessage() + func (x *GetAutofillIdResponse) GetResult() int64 + func (x *GetAutofillIdResponse) ProtoReflect() protoreflect.Message + func (x *GetAutofillIdResponse) Reset() + func (x *GetAutofillIdResponse) String() string + type GetAutofillOptionsRequest struct + func (*GetAutofillOptionsRequest) Descriptor() ([]byte, []int) + func (*GetAutofillOptionsRequest) ProtoMessage() + func (x *GetAutofillOptionsRequest) ProtoReflect() protoreflect.Message + func (x *GetAutofillOptionsRequest) Reset() + func (x *GetAutofillOptionsRequest) String() string + type GetAutofillOptionsResponse struct + Result int64 + func (*GetAutofillOptionsResponse) Descriptor() ([]byte, []int) + func (*GetAutofillOptionsResponse) ProtoMessage() + func (x *GetAutofillOptionsResponse) GetResult() int64 + func (x *GetAutofillOptionsResponse) ProtoReflect() protoreflect.Message + func (x *GetAutofillOptionsResponse) Reset() + func (x *GetAutofillOptionsResponse) String() string + type GetAutofillTypeRequest struct + func (*GetAutofillTypeRequest) Descriptor() ([]byte, []int) + func (*GetAutofillTypeRequest) ProtoMessage() + func (x *GetAutofillTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetAutofillTypeRequest) Reset() + func (x *GetAutofillTypeRequest) String() string + type GetAutofillTypeResponse struct + Result int32 + func (*GetAutofillTypeResponse) Descriptor() ([]byte, []int) + func (*GetAutofillTypeResponse) ProtoMessage() + func (x *GetAutofillTypeResponse) GetResult() int32 + func (x *GetAutofillTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetAutofillTypeResponse) Reset() + func (x *GetAutofillTypeResponse) String() string + type GetAutofillValueRequest struct + func (*GetAutofillValueRequest) Descriptor() ([]byte, []int) + func (*GetAutofillValueRequest) ProtoMessage() + func (x *GetAutofillValueRequest) ProtoReflect() protoreflect.Message + func (x *GetAutofillValueRequest) Reset() + func (x *GetAutofillValueRequest) String() string + type GetAutofillValueResponse struct + Result int64 + func (*GetAutofillValueResponse) Descriptor() ([]byte, []int) + func (*GetAutofillValueResponse) ProtoMessage() + func (x *GetAutofillValueResponse) GetResult() int64 + func (x *GetAutofillValueResponse) ProtoReflect() protoreflect.Message + func (x *GetAutofillValueResponse) Reset() + func (x *GetAutofillValueResponse) String() string + type GetChildAtRequest struct + Arg0 int32 + func (*GetChildAtRequest) Descriptor() ([]byte, []int) + func (*GetChildAtRequest) ProtoMessage() + func (x *GetChildAtRequest) GetArg0() int32 + func (x *GetChildAtRequest) ProtoReflect() protoreflect.Message + func (x *GetChildAtRequest) Reset() + func (x *GetChildAtRequest) String() string + type GetChildAtResponse struct + Result int64 + func (*GetChildAtResponse) Descriptor() ([]byte, []int) + func (*GetChildAtResponse) ProtoMessage() + func (x *GetChildAtResponse) GetResult() int64 + func (x *GetChildAtResponse) ProtoReflect() protoreflect.Message + func (x *GetChildAtResponse) Reset() + func (x *GetChildAtResponse) String() string + type GetChildCountRequest struct + func (*GetChildCountRequest) Descriptor() ([]byte, []int) + func (*GetChildCountRequest) ProtoMessage() + func (x *GetChildCountRequest) ProtoReflect() protoreflect.Message + func (x *GetChildCountRequest) Reset() + func (x *GetChildCountRequest) String() string + type GetChildCountResponse struct + Result int32 + func (*GetChildCountResponse) Descriptor() ([]byte, []int) + func (*GetChildCountResponse) ProtoMessage() + func (x *GetChildCountResponse) GetResult() int32 + func (x *GetChildCountResponse) ProtoReflect() protoreflect.Message + func (x *GetChildCountResponse) Reset() + func (x *GetChildCountResponse) String() string + type GetClassNameRequest struct + func (*GetClassNameRequest) Descriptor() ([]byte, []int) + func (*GetClassNameRequest) ProtoMessage() + func (x *GetClassNameRequest) ProtoReflect() protoreflect.Message + func (x *GetClassNameRequest) Reset() + func (x *GetClassNameRequest) String() string + type GetClassNameResponse struct + Result string + func (*GetClassNameResponse) Descriptor() ([]byte, []int) + func (*GetClassNameResponse) ProtoMessage() + func (x *GetClassNameResponse) GetResult() string + func (x *GetClassNameResponse) ProtoReflect() protoreflect.Message + func (x *GetClassNameResponse) Reset() + func (x *GetClassNameResponse) String() string + type GetClipDataRequest struct + Handle int64 + func (*GetClipDataRequest) Descriptor() ([]byte, []int) + func (*GetClipDataRequest) ProtoMessage() + func (x *GetClipDataRequest) GetHandle() int64 + func (x *GetClipDataRequest) ProtoReflect() protoreflect.Message + func (x *GetClipDataRequest) Reset() + func (x *GetClipDataRequest) String() string + type GetClipDataResponse struct + Result int64 + func (*GetClipDataResponse) Descriptor() ([]byte, []int) + func (*GetClipDataResponse) ProtoMessage() + func (x *GetClipDataResponse) GetResult() int64 + func (x *GetClipDataResponse) ProtoReflect() protoreflect.Message + func (x *GetClipDataResponse) Reset() + func (x *GetClipDataResponse) String() string + type GetContentDescriptionRequest struct + func (*GetContentDescriptionRequest) Descriptor() ([]byte, []int) + func (*GetContentDescriptionRequest) ProtoMessage() + func (x *GetContentDescriptionRequest) ProtoReflect() protoreflect.Message + func (x *GetContentDescriptionRequest) Reset() + func (x *GetContentDescriptionRequest) String() string + type GetContentDescriptionResponse struct + Result int64 + func (*GetContentDescriptionResponse) Descriptor() ([]byte, []int) + func (*GetContentDescriptionResponse) ProtoMessage() + func (x *GetContentDescriptionResponse) GetResult() int64 + func (x *GetContentDescriptionResponse) ProtoReflect() protoreflect.Message + func (x *GetContentDescriptionResponse) Reset() + func (x *GetContentDescriptionResponse) String() string + type GetDisplayIdRequest struct + func (*GetDisplayIdRequest) Descriptor() ([]byte, []int) + func (*GetDisplayIdRequest) ProtoMessage() + func (x *GetDisplayIdRequest) ProtoReflect() protoreflect.Message + func (x *GetDisplayIdRequest) Reset() + func (x *GetDisplayIdRequest) String() string + type GetDisplayIdResponse struct + Result int32 + func (*GetDisplayIdResponse) Descriptor() ([]byte, []int) + func (*GetDisplayIdResponse) ProtoMessage() + func (x *GetDisplayIdResponse) GetResult() int32 + func (x *GetDisplayIdResponse) ProtoReflect() protoreflect.Message + func (x *GetDisplayIdResponse) Reset() + func (x *GetDisplayIdResponse) String() string + type GetElevationRequest struct + func (*GetElevationRequest) Descriptor() ([]byte, []int) + func (*GetElevationRequest) ProtoMessage() + func (x *GetElevationRequest) ProtoReflect() protoreflect.Message + func (x *GetElevationRequest) Reset() + func (x *GetElevationRequest) String() string + type GetElevationResponse struct + Result float32 + func (*GetElevationResponse) Descriptor() ([]byte, []int) + func (*GetElevationResponse) ProtoMessage() + func (x *GetElevationResponse) GetResult() float32 + func (x *GetElevationResponse) ProtoReflect() protoreflect.Message + func (x *GetElevationResponse) Reset() + func (x *GetElevationResponse) String() string + type GetExtrasRequest struct + Handle int64 + func (*GetExtrasRequest) Descriptor() ([]byte, []int) + func (*GetExtrasRequest) ProtoMessage() + func (x *GetExtrasRequest) GetHandle() int64 + func (x *GetExtrasRequest) ProtoReflect() protoreflect.Message + func (x *GetExtrasRequest) Reset() + func (x *GetExtrasRequest) String() string + type GetExtrasResponse struct + Result int64 + func (*GetExtrasResponse) Descriptor() ([]byte, []int) + func (*GetExtrasResponse) ProtoMessage() + func (x *GetExtrasResponse) GetResult() int64 + func (x *GetExtrasResponse) ProtoReflect() protoreflect.Message + func (x *GetExtrasResponse) Reset() + func (x *GetExtrasResponse) String() string + type GetHeightRequest struct + func (*GetHeightRequest) Descriptor() ([]byte, []int) + func (*GetHeightRequest) ProtoMessage() + func (x *GetHeightRequest) ProtoReflect() protoreflect.Message + func (x *GetHeightRequest) Reset() + func (x *GetHeightRequest) String() string + type GetHeightResponse struct + Result int32 + func (*GetHeightResponse) Descriptor() ([]byte, []int) + func (*GetHeightResponse) ProtoMessage() + func (x *GetHeightResponse) GetResult() int32 + func (x *GetHeightResponse) ProtoReflect() protoreflect.Message + func (x *GetHeightResponse) Reset() + func (x *GetHeightResponse) String() string + type GetHintIdEntryRequest struct + func (*GetHintIdEntryRequest) Descriptor() ([]byte, []int) + func (*GetHintIdEntryRequest) ProtoMessage() + func (x *GetHintIdEntryRequest) ProtoReflect() protoreflect.Message + func (x *GetHintIdEntryRequest) Reset() + func (x *GetHintIdEntryRequest) String() string + type GetHintIdEntryResponse struct + Result string + func (*GetHintIdEntryResponse) Descriptor() ([]byte, []int) + func (*GetHintIdEntryResponse) ProtoMessage() + func (x *GetHintIdEntryResponse) GetResult() string + func (x *GetHintIdEntryResponse) ProtoReflect() protoreflect.Message + func (x *GetHintIdEntryResponse) Reset() + func (x *GetHintIdEntryResponse) String() string + type GetHintRequest struct + func (*GetHintRequest) Descriptor() ([]byte, []int) + func (*GetHintRequest) ProtoMessage() + func (x *GetHintRequest) ProtoReflect() protoreflect.Message + func (x *GetHintRequest) Reset() + func (x *GetHintRequest) String() string + type GetHintResponse struct + Result string + func (*GetHintResponse) Descriptor() ([]byte, []int) + func (*GetHintResponse) ProtoMessage() + func (x *GetHintResponse) GetResult() string + func (x *GetHintResponse) ProtoReflect() protoreflect.Message + func (x *GetHintResponse) Reset() + func (x *GetHintResponse) String() string + type GetHtmlInfoRequest struct + func (*GetHtmlInfoRequest) Descriptor() ([]byte, []int) + func (*GetHtmlInfoRequest) ProtoMessage() + func (x *GetHtmlInfoRequest) ProtoReflect() protoreflect.Message + func (x *GetHtmlInfoRequest) Reset() + func (x *GetHtmlInfoRequest) String() string + type GetHtmlInfoResponse struct + Result int64 + func (*GetHtmlInfoResponse) Descriptor() ([]byte, []int) + func (*GetHtmlInfoResponse) ProtoMessage() + func (x *GetHtmlInfoResponse) GetResult() int64 + func (x *GetHtmlInfoResponse) ProtoReflect() protoreflect.Message + func (x *GetHtmlInfoResponse) Reset() + func (x *GetHtmlInfoResponse) String() string + type GetIdEntryRequest struct + func (*GetIdEntryRequest) Descriptor() ([]byte, []int) + func (*GetIdEntryRequest) ProtoMessage() + func (x *GetIdEntryRequest) ProtoReflect() protoreflect.Message + func (x *GetIdEntryRequest) Reset() + func (x *GetIdEntryRequest) String() string + type GetIdEntryResponse struct + Result string + func (*GetIdEntryResponse) Descriptor() ([]byte, []int) + func (*GetIdEntryResponse) ProtoMessage() + func (x *GetIdEntryResponse) GetResult() string + func (x *GetIdEntryResponse) ProtoReflect() protoreflect.Message + func (x *GetIdEntryResponse) Reset() + func (x *GetIdEntryResponse) String() string + type GetIdPackageRequest struct + func (*GetIdPackageRequest) Descriptor() ([]byte, []int) + func (*GetIdPackageRequest) ProtoMessage() + func (x *GetIdPackageRequest) ProtoReflect() protoreflect.Message + func (x *GetIdPackageRequest) Reset() + func (x *GetIdPackageRequest) String() string + type GetIdPackageResponse struct + Result string + func (*GetIdPackageResponse) Descriptor() ([]byte, []int) + func (*GetIdPackageResponse) ProtoMessage() + func (x *GetIdPackageResponse) GetResult() string + func (x *GetIdPackageResponse) ProtoReflect() protoreflect.Message + func (x *GetIdPackageResponse) Reset() + func (x *GetIdPackageResponse) String() string + type GetIdRequest struct + func (*GetIdRequest) Descriptor() ([]byte, []int) + func (*GetIdRequest) ProtoMessage() + func (x *GetIdRequest) ProtoReflect() protoreflect.Message + func (x *GetIdRequest) Reset() + func (x *GetIdRequest) String() string + type GetIdResponse struct + Result int32 + func (*GetIdResponse) Descriptor() ([]byte, []int) + func (*GetIdResponse) ProtoMessage() + func (x *GetIdResponse) GetResult() int32 + func (x *GetIdResponse) ProtoReflect() protoreflect.Message + func (x *GetIdResponse) Reset() + func (x *GetIdResponse) String() string + type GetIdTypeRequest struct + func (*GetIdTypeRequest) Descriptor() ([]byte, []int) + func (*GetIdTypeRequest) ProtoMessage() + func (x *GetIdTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetIdTypeRequest) Reset() + func (x *GetIdTypeRequest) String() string + type GetIdTypeResponse struct + Result string + func (*GetIdTypeResponse) Descriptor() ([]byte, []int) + func (*GetIdTypeResponse) ProtoMessage() + func (x *GetIdTypeResponse) GetResult() string + func (x *GetIdTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetIdTypeResponse) Reset() + func (x *GetIdTypeResponse) String() string + type GetImportantForAutofillRequest struct + func (*GetImportantForAutofillRequest) Descriptor() ([]byte, []int) + func (*GetImportantForAutofillRequest) ProtoMessage() + func (x *GetImportantForAutofillRequest) ProtoReflect() protoreflect.Message + func (x *GetImportantForAutofillRequest) Reset() + func (x *GetImportantForAutofillRequest) String() string + type GetImportantForAutofillResponse struct + Result int32 + func (*GetImportantForAutofillResponse) Descriptor() ([]byte, []int) + func (*GetImportantForAutofillResponse) ProtoMessage() + func (x *GetImportantForAutofillResponse) GetResult() int32 + func (x *GetImportantForAutofillResponse) ProtoReflect() protoreflect.Message + func (x *GetImportantForAutofillResponse) Reset() + func (x *GetImportantForAutofillResponse) String() string + type GetInputTypeRequest struct + func (*GetInputTypeRequest) Descriptor() ([]byte, []int) + func (*GetInputTypeRequest) ProtoMessage() + func (x *GetInputTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetInputTypeRequest) Reset() + func (x *GetInputTypeRequest) String() string + type GetInputTypeResponse struct + Result int32 + func (*GetInputTypeResponse) Descriptor() ([]byte, []int) + func (*GetInputTypeResponse) ProtoMessage() + func (x *GetInputTypeResponse) GetResult() int32 + func (x *GetInputTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetInputTypeResponse) Reset() + func (x *GetInputTypeResponse) String() string + type GetIntentRequest struct + Handle int64 + func (*GetIntentRequest) Descriptor() ([]byte, []int) + func (*GetIntentRequest) ProtoMessage() + func (x *GetIntentRequest) GetHandle() int64 + func (x *GetIntentRequest) ProtoReflect() protoreflect.Message + func (x *GetIntentRequest) Reset() + func (x *GetIntentRequest) String() string + type GetIntentResponse struct + Result int64 + func (*GetIntentResponse) Descriptor() ([]byte, []int) + func (*GetIntentResponse) ProtoMessage() + func (x *GetIntentResponse) GetResult() int64 + func (x *GetIntentResponse) ProtoReflect() protoreflect.Message + func (x *GetIntentResponse) Reset() + func (x *GetIntentResponse) String() string + type GetLeftRequest struct + func (*GetLeftRequest) Descriptor() ([]byte, []int) + func (*GetLeftRequest) ProtoMessage() + func (x *GetLeftRequest) ProtoReflect() protoreflect.Message + func (x *GetLeftRequest) Reset() + func (x *GetLeftRequest) String() string + type GetLeftResponse struct + Result int32 + func (*GetLeftResponse) Descriptor() ([]byte, []int) + func (*GetLeftResponse) ProtoMessage() + func (x *GetLeftResponse) GetResult() int32 + func (x *GetLeftResponse) ProtoReflect() protoreflect.Message + func (x *GetLeftResponse) Reset() + func (x *GetLeftResponse) String() string + type GetLocaleListRequest struct + func (*GetLocaleListRequest) Descriptor() ([]byte, []int) + func (*GetLocaleListRequest) ProtoMessage() + func (x *GetLocaleListRequest) ProtoReflect() protoreflect.Message + func (x *GetLocaleListRequest) Reset() + func (x *GetLocaleListRequest) String() string + type GetLocaleListResponse struct + Result int64 + func (*GetLocaleListResponse) Descriptor() ([]byte, []int) + func (*GetLocaleListResponse) ProtoMessage() + func (x *GetLocaleListResponse) GetResult() int64 + func (x *GetLocaleListResponse) ProtoReflect() protoreflect.Message + func (x *GetLocaleListResponse) Reset() + func (x *GetLocaleListResponse) String() string + type GetMaxTextEmsRequest struct + func (*GetMaxTextEmsRequest) Descriptor() ([]byte, []int) + func (*GetMaxTextEmsRequest) ProtoMessage() + func (x *GetMaxTextEmsRequest) ProtoReflect() protoreflect.Message + func (x *GetMaxTextEmsRequest) Reset() + func (x *GetMaxTextEmsRequest) String() string + type GetMaxTextEmsResponse struct + Result int32 + func (*GetMaxTextEmsResponse) Descriptor() ([]byte, []int) + func (*GetMaxTextEmsResponse) ProtoMessage() + func (x *GetMaxTextEmsResponse) GetResult() int32 + func (x *GetMaxTextEmsResponse) ProtoReflect() protoreflect.Message + func (x *GetMaxTextEmsResponse) Reset() + func (x *GetMaxTextEmsResponse) String() string + type GetMaxTextLengthRequest struct + func (*GetMaxTextLengthRequest) Descriptor() ([]byte, []int) + func (*GetMaxTextLengthRequest) ProtoMessage() + func (x *GetMaxTextLengthRequest) ProtoReflect() protoreflect.Message + func (x *GetMaxTextLengthRequest) Reset() + func (x *GetMaxTextLengthRequest) String() string + type GetMaxTextLengthResponse struct + Result int32 + func (*GetMaxTextLengthResponse) Descriptor() ([]byte, []int) + func (*GetMaxTextLengthResponse) ProtoMessage() + func (x *GetMaxTextLengthResponse) GetResult() int32 + func (x *GetMaxTextLengthResponse) ProtoReflect() protoreflect.Message + func (x *GetMaxTextLengthResponse) Reset() + func (x *GetMaxTextLengthResponse) String() string + type GetMinTextEmsRequest struct + func (*GetMinTextEmsRequest) Descriptor() ([]byte, []int) + func (*GetMinTextEmsRequest) ProtoMessage() + func (x *GetMinTextEmsRequest) ProtoReflect() protoreflect.Message + func (x *GetMinTextEmsRequest) Reset() + func (x *GetMinTextEmsRequest) String() string + type GetMinTextEmsResponse struct + Result int32 + func (*GetMinTextEmsResponse) Descriptor() ([]byte, []int) + func (*GetMinTextEmsResponse) ProtoMessage() + func (x *GetMinTextEmsResponse) GetResult() int32 + func (x *GetMinTextEmsResponse) ProtoReflect() protoreflect.Message + func (x *GetMinTextEmsResponse) Reset() + func (x *GetMinTextEmsResponse) String() string + type GetReceiveContentMimeTypesRequest struct + func (*GetReceiveContentMimeTypesRequest) Descriptor() ([]byte, []int) + func (*GetReceiveContentMimeTypesRequest) ProtoMessage() + func (x *GetReceiveContentMimeTypesRequest) ProtoReflect() protoreflect.Message + func (x *GetReceiveContentMimeTypesRequest) Reset() + func (x *GetReceiveContentMimeTypesRequest) String() string + type GetReceiveContentMimeTypesResponse struct + Result int64 + func (*GetReceiveContentMimeTypesResponse) Descriptor() ([]byte, []int) + func (*GetReceiveContentMimeTypesResponse) ProtoMessage() + func (x *GetReceiveContentMimeTypesResponse) GetResult() int64 + func (x *GetReceiveContentMimeTypesResponse) ProtoReflect() protoreflect.Message + func (x *GetReceiveContentMimeTypesResponse) Reset() + func (x *GetReceiveContentMimeTypesResponse) String() string + type GetRootViewNodeRequest struct + func (*GetRootViewNodeRequest) Descriptor() ([]byte, []int) + func (*GetRootViewNodeRequest) ProtoMessage() + func (x *GetRootViewNodeRequest) ProtoReflect() protoreflect.Message + func (x *GetRootViewNodeRequest) Reset() + func (x *GetRootViewNodeRequest) String() string + type GetRootViewNodeResponse struct + Result int64 + func (*GetRootViewNodeResponse) Descriptor() ([]byte, []int) + func (*GetRootViewNodeResponse) ProtoMessage() + func (x *GetRootViewNodeResponse) GetResult() int64 + func (x *GetRootViewNodeResponse) ProtoReflect() protoreflect.Message + func (x *GetRootViewNodeResponse) Reset() + func (x *GetRootViewNodeResponse) String() string + type GetScrollXRequest struct + func (*GetScrollXRequest) Descriptor() ([]byte, []int) + func (*GetScrollXRequest) ProtoMessage() + func (x *GetScrollXRequest) ProtoReflect() protoreflect.Message + func (x *GetScrollXRequest) Reset() + func (x *GetScrollXRequest) String() string + type GetScrollXResponse struct + Result int32 + func (*GetScrollXResponse) Descriptor() ([]byte, []int) + func (*GetScrollXResponse) ProtoMessage() + func (x *GetScrollXResponse) GetResult() int32 + func (x *GetScrollXResponse) ProtoReflect() protoreflect.Message + func (x *GetScrollXResponse) Reset() + func (x *GetScrollXResponse) String() string + type GetScrollYRequest struct + func (*GetScrollYRequest) Descriptor() ([]byte, []int) + func (*GetScrollYRequest) ProtoMessage() + func (x *GetScrollYRequest) ProtoReflect() protoreflect.Message + func (x *GetScrollYRequest) Reset() + func (x *GetScrollYRequest) String() string + type GetScrollYResponse struct + Result int32 + func (*GetScrollYResponse) Descriptor() ([]byte, []int) + func (*GetScrollYResponse) ProtoMessage() + func (x *GetScrollYResponse) GetResult() int32 + func (x *GetScrollYResponse) ProtoReflect() protoreflect.Message + func (x *GetScrollYResponse) Reset() + func (x *GetScrollYResponse) String() string + type GetSessionTransferUriRequest struct + Handle int64 + func (*GetSessionTransferUriRequest) Descriptor() ([]byte, []int) + func (*GetSessionTransferUriRequest) ProtoMessage() + func (x *GetSessionTransferUriRequest) GetHandle() int64 + func (x *GetSessionTransferUriRequest) ProtoReflect() protoreflect.Message + func (x *GetSessionTransferUriRequest) Reset() + func (x *GetSessionTransferUriRequest) String() string + type GetSessionTransferUriResponse struct + Result int64 + func (*GetSessionTransferUriResponse) Descriptor() ([]byte, []int) + func (*GetSessionTransferUriResponse) ProtoMessage() + func (x *GetSessionTransferUriResponse) GetResult() int64 + func (x *GetSessionTransferUriResponse) ProtoReflect() protoreflect.Message + func (x *GetSessionTransferUriResponse) Reset() + func (x *GetSessionTransferUriResponse) String() string + type GetStructuredDataRequest struct + Handle int64 + func (*GetStructuredDataRequest) Descriptor() ([]byte, []int) + func (*GetStructuredDataRequest) ProtoMessage() + func (x *GetStructuredDataRequest) GetHandle() int64 + func (x *GetStructuredDataRequest) ProtoReflect() protoreflect.Message + func (x *GetStructuredDataRequest) Reset() + func (x *GetStructuredDataRequest) String() string + type GetStructuredDataResponse struct + Result string + func (*GetStructuredDataResponse) Descriptor() ([]byte, []int) + func (*GetStructuredDataResponse) ProtoMessage() + func (x *GetStructuredDataResponse) GetResult() string + func (x *GetStructuredDataResponse) ProtoReflect() protoreflect.Message + func (x *GetStructuredDataResponse) Reset() + func (x *GetStructuredDataResponse) String() string + type GetTextBackgroundColorRequest struct + func (*GetTextBackgroundColorRequest) Descriptor() ([]byte, []int) + func (*GetTextBackgroundColorRequest) ProtoMessage() + func (x *GetTextBackgroundColorRequest) ProtoReflect() protoreflect.Message + func (x *GetTextBackgroundColorRequest) Reset() + func (x *GetTextBackgroundColorRequest) String() string + type GetTextBackgroundColorResponse struct + Result int32 + func (*GetTextBackgroundColorResponse) Descriptor() ([]byte, []int) + func (*GetTextBackgroundColorResponse) ProtoMessage() + func (x *GetTextBackgroundColorResponse) GetResult() int32 + func (x *GetTextBackgroundColorResponse) ProtoReflect() protoreflect.Message + func (x *GetTextBackgroundColorResponse) Reset() + func (x *GetTextBackgroundColorResponse) String() string + type GetTextColorRequest struct + func (*GetTextColorRequest) Descriptor() ([]byte, []int) + func (*GetTextColorRequest) ProtoMessage() + func (x *GetTextColorRequest) ProtoReflect() protoreflect.Message + func (x *GetTextColorRequest) Reset() + func (x *GetTextColorRequest) String() string + type GetTextColorResponse struct + Result int32 + func (*GetTextColorResponse) Descriptor() ([]byte, []int) + func (*GetTextColorResponse) ProtoMessage() + func (x *GetTextColorResponse) GetResult() int32 + func (x *GetTextColorResponse) ProtoReflect() protoreflect.Message + func (x *GetTextColorResponse) Reset() + func (x *GetTextColorResponse) String() string + type GetTextIdEntryRequest struct + func (*GetTextIdEntryRequest) Descriptor() ([]byte, []int) + func (*GetTextIdEntryRequest) ProtoMessage() + func (x *GetTextIdEntryRequest) ProtoReflect() protoreflect.Message + func (x *GetTextIdEntryRequest) Reset() + func (x *GetTextIdEntryRequest) String() string + type GetTextIdEntryResponse struct + Result string + func (*GetTextIdEntryResponse) Descriptor() ([]byte, []int) + func (*GetTextIdEntryResponse) ProtoMessage() + func (x *GetTextIdEntryResponse) GetResult() string + func (x *GetTextIdEntryResponse) ProtoReflect() protoreflect.Message + func (x *GetTextIdEntryResponse) Reset() + func (x *GetTextIdEntryResponse) String() string + type GetTextLineBaselinesRequest struct + func (*GetTextLineBaselinesRequest) Descriptor() ([]byte, []int) + func (*GetTextLineBaselinesRequest) ProtoMessage() + func (x *GetTextLineBaselinesRequest) ProtoReflect() protoreflect.Message + func (x *GetTextLineBaselinesRequest) Reset() + func (x *GetTextLineBaselinesRequest) String() string + type GetTextLineBaselinesResponse struct + Result int64 + func (*GetTextLineBaselinesResponse) Descriptor() ([]byte, []int) + func (*GetTextLineBaselinesResponse) ProtoMessage() + func (x *GetTextLineBaselinesResponse) GetResult() int64 + func (x *GetTextLineBaselinesResponse) ProtoReflect() protoreflect.Message + func (x *GetTextLineBaselinesResponse) Reset() + func (x *GetTextLineBaselinesResponse) String() string + type GetTextLineCharOffsetsRequest struct + func (*GetTextLineCharOffsetsRequest) Descriptor() ([]byte, []int) + func (*GetTextLineCharOffsetsRequest) ProtoMessage() + func (x *GetTextLineCharOffsetsRequest) ProtoReflect() protoreflect.Message + func (x *GetTextLineCharOffsetsRequest) Reset() + func (x *GetTextLineCharOffsetsRequest) String() string + type GetTextLineCharOffsetsResponse struct + Result int64 + func (*GetTextLineCharOffsetsResponse) Descriptor() ([]byte, []int) + func (*GetTextLineCharOffsetsResponse) ProtoMessage() + func (x *GetTextLineCharOffsetsResponse) GetResult() int64 + func (x *GetTextLineCharOffsetsResponse) ProtoReflect() protoreflect.Message + func (x *GetTextLineCharOffsetsResponse) Reset() + func (x *GetTextLineCharOffsetsResponse) String() string + type GetTextRequest struct + func (*GetTextRequest) Descriptor() ([]byte, []int) + func (*GetTextRequest) ProtoMessage() + func (x *GetTextRequest) ProtoReflect() protoreflect.Message + func (x *GetTextRequest) Reset() + func (x *GetTextRequest) String() string + type GetTextResponse struct + Result int64 + func (*GetTextResponse) Descriptor() ([]byte, []int) + func (*GetTextResponse) ProtoMessage() + func (x *GetTextResponse) GetResult() int64 + func (x *GetTextResponse) ProtoReflect() protoreflect.Message + func (x *GetTextResponse) Reset() + func (x *GetTextResponse) String() string + type GetTextSelectionEndRequest struct + func (*GetTextSelectionEndRequest) Descriptor() ([]byte, []int) + func (*GetTextSelectionEndRequest) ProtoMessage() + func (x *GetTextSelectionEndRequest) ProtoReflect() protoreflect.Message + func (x *GetTextSelectionEndRequest) Reset() + func (x *GetTextSelectionEndRequest) String() string + type GetTextSelectionEndResponse struct + Result int32 + func (*GetTextSelectionEndResponse) Descriptor() ([]byte, []int) + func (*GetTextSelectionEndResponse) ProtoMessage() + func (x *GetTextSelectionEndResponse) GetResult() int32 + func (x *GetTextSelectionEndResponse) ProtoReflect() protoreflect.Message + func (x *GetTextSelectionEndResponse) Reset() + func (x *GetTextSelectionEndResponse) String() string + type GetTextSelectionStartRequest struct + func (*GetTextSelectionStartRequest) Descriptor() ([]byte, []int) + func (*GetTextSelectionStartRequest) ProtoMessage() + func (x *GetTextSelectionStartRequest) ProtoReflect() protoreflect.Message + func (x *GetTextSelectionStartRequest) Reset() + func (x *GetTextSelectionStartRequest) String() string + type GetTextSelectionStartResponse struct + Result int32 + func (*GetTextSelectionStartResponse) Descriptor() ([]byte, []int) + func (*GetTextSelectionStartResponse) ProtoMessage() + func (x *GetTextSelectionStartResponse) GetResult() int32 + func (x *GetTextSelectionStartResponse) ProtoReflect() protoreflect.Message + func (x *GetTextSelectionStartResponse) Reset() + func (x *GetTextSelectionStartResponse) String() string + type GetTextSizeRequest struct + func (*GetTextSizeRequest) Descriptor() ([]byte, []int) + func (*GetTextSizeRequest) ProtoMessage() + func (x *GetTextSizeRequest) ProtoReflect() protoreflect.Message + func (x *GetTextSizeRequest) Reset() + func (x *GetTextSizeRequest) String() string + type GetTextSizeResponse struct + Result float32 + func (*GetTextSizeResponse) Descriptor() ([]byte, []int) + func (*GetTextSizeResponse) ProtoMessage() + func (x *GetTextSizeResponse) GetResult() float32 + func (x *GetTextSizeResponse) ProtoReflect() protoreflect.Message + func (x *GetTextSizeResponse) Reset() + func (x *GetTextSizeResponse) String() string + type GetTextStyleRequest struct + func (*GetTextStyleRequest) Descriptor() ([]byte, []int) + func (*GetTextStyleRequest) ProtoMessage() + func (x *GetTextStyleRequest) ProtoReflect() protoreflect.Message + func (x *GetTextStyleRequest) Reset() + func (x *GetTextStyleRequest) String() string + type GetTextStyleResponse struct + Result int32 + func (*GetTextStyleResponse) Descriptor() ([]byte, []int) + func (*GetTextStyleResponse) ProtoMessage() + func (x *GetTextStyleResponse) GetResult() int32 + func (x *GetTextStyleResponse) ProtoReflect() protoreflect.Message + func (x *GetTextStyleResponse) Reset() + func (x *GetTextStyleResponse) String() string + type GetTitleRequest struct + func (*GetTitleRequest) Descriptor() ([]byte, []int) + func (*GetTitleRequest) ProtoMessage() + func (x *GetTitleRequest) ProtoReflect() protoreflect.Message + func (x *GetTitleRequest) Reset() + func (x *GetTitleRequest) String() string + type GetTitleResponse struct + Result int64 + func (*GetTitleResponse) Descriptor() ([]byte, []int) + func (*GetTitleResponse) ProtoMessage() + func (x *GetTitleResponse) GetResult() int64 + func (x *GetTitleResponse) ProtoReflect() protoreflect.Message + func (x *GetTitleResponse) Reset() + func (x *GetTitleResponse) String() string + type GetTopRequest struct + func (*GetTopRequest) Descriptor() ([]byte, []int) + func (*GetTopRequest) ProtoMessage() + func (x *GetTopRequest) ProtoReflect() protoreflect.Message + func (x *GetTopRequest) Reset() + func (x *GetTopRequest) String() string + type GetTopResponse struct + Result int32 + func (*GetTopResponse) Descriptor() ([]byte, []int) + func (*GetTopResponse) ProtoMessage() + func (x *GetTopResponse) GetResult() int32 + func (x *GetTopResponse) ProtoReflect() protoreflect.Message + func (x *GetTopResponse) Reset() + func (x *GetTopResponse) String() string + type GetTransformationRequest struct + func (*GetTransformationRequest) Descriptor() ([]byte, []int) + func (*GetTransformationRequest) ProtoMessage() + func (x *GetTransformationRequest) ProtoReflect() protoreflect.Message + func (x *GetTransformationRequest) Reset() + func (x *GetTransformationRequest) String() string + type GetTransformationResponse struct + Result int64 + func (*GetTransformationResponse) Descriptor() ([]byte, []int) + func (*GetTransformationResponse) ProtoMessage() + func (x *GetTransformationResponse) GetResult() int64 + func (x *GetTransformationResponse) ProtoReflect() protoreflect.Message + func (x *GetTransformationResponse) Reset() + func (x *GetTransformationResponse) String() string + type GetVisibilityRequest struct + func (*GetVisibilityRequest) Descriptor() ([]byte, []int) + func (*GetVisibilityRequest) ProtoMessage() + func (x *GetVisibilityRequest) ProtoReflect() protoreflect.Message + func (x *GetVisibilityRequest) Reset() + func (x *GetVisibilityRequest) String() string + type GetVisibilityResponse struct + Result int32 + func (*GetVisibilityResponse) Descriptor() ([]byte, []int) + func (*GetVisibilityResponse) ProtoMessage() + func (x *GetVisibilityResponse) GetResult() int32 + func (x *GetVisibilityResponse) ProtoReflect() protoreflect.Message + func (x *GetVisibilityResponse) Reset() + func (x *GetVisibilityResponse) String() string + type GetWebDomainRequest struct + func (*GetWebDomainRequest) Descriptor() ([]byte, []int) + func (*GetWebDomainRequest) ProtoMessage() + func (x *GetWebDomainRequest) ProtoReflect() protoreflect.Message + func (x *GetWebDomainRequest) Reset() + func (x *GetWebDomainRequest) String() string + type GetWebDomainResponse struct + Result string + func (*GetWebDomainResponse) Descriptor() ([]byte, []int) + func (*GetWebDomainResponse) ProtoMessage() + func (x *GetWebDomainResponse) GetResult() string + func (x *GetWebDomainResponse) ProtoReflect() protoreflect.Message + func (x *GetWebDomainResponse) Reset() + func (x *GetWebDomainResponse) String() string + type GetWebSchemeRequest struct + func (*GetWebSchemeRequest) Descriptor() ([]byte, []int) + func (*GetWebSchemeRequest) ProtoMessage() + func (x *GetWebSchemeRequest) ProtoReflect() protoreflect.Message + func (x *GetWebSchemeRequest) Reset() + func (x *GetWebSchemeRequest) String() string + type GetWebSchemeResponse struct + Result string + func (*GetWebSchemeResponse) Descriptor() ([]byte, []int) + func (*GetWebSchemeResponse) ProtoMessage() + func (x *GetWebSchemeResponse) GetResult() string + func (x *GetWebSchemeResponse) ProtoReflect() protoreflect.Message + func (x *GetWebSchemeResponse) Reset() + func (x *GetWebSchemeResponse) String() string + type GetWebUriRequest struct + Handle int64 + func (*GetWebUriRequest) Descriptor() ([]byte, []int) + func (*GetWebUriRequest) ProtoMessage() + func (x *GetWebUriRequest) GetHandle() int64 + func (x *GetWebUriRequest) ProtoReflect() protoreflect.Message + func (x *GetWebUriRequest) Reset() + func (x *GetWebUriRequest) String() string + type GetWebUriResponse struct + Result int64 + func (*GetWebUriResponse) Descriptor() ([]byte, []int) + func (*GetWebUriResponse) ProtoMessage() + func (x *GetWebUriResponse) GetResult() int64 + func (x *GetWebUriResponse) ProtoReflect() protoreflect.Message + func (x *GetWebUriResponse) Reset() + func (x *GetWebUriResponse) String() string + type GetWidthRequest struct + func (*GetWidthRequest) Descriptor() ([]byte, []int) + func (*GetWidthRequest) ProtoMessage() + func (x *GetWidthRequest) ProtoReflect() protoreflect.Message + func (x *GetWidthRequest) Reset() + func (x *GetWidthRequest) String() string + type GetWidthResponse struct + Result int32 + func (*GetWidthResponse) Descriptor() ([]byte, []int) + func (*GetWidthResponse) ProtoMessage() + func (x *GetWidthResponse) GetResult() int32 + func (x *GetWidthResponse) ProtoReflect() protoreflect.Message + func (x *GetWidthResponse) Reset() + func (x *GetWidthResponse) String() string + type GetWindowNodeAtRequest struct + Arg0 int32 + Handle int64 + func (*GetWindowNodeAtRequest) Descriptor() ([]byte, []int) + func (*GetWindowNodeAtRequest) ProtoMessage() + func (x *GetWindowNodeAtRequest) GetArg0() int32 + func (x *GetWindowNodeAtRequest) GetHandle() int64 + func (x *GetWindowNodeAtRequest) ProtoReflect() protoreflect.Message + func (x *GetWindowNodeAtRequest) Reset() + func (x *GetWindowNodeAtRequest) String() string + type GetWindowNodeAtResponse struct + Result int64 + func (*GetWindowNodeAtResponse) Descriptor() ([]byte, []int) + func (*GetWindowNodeAtResponse) ProtoMessage() + func (x *GetWindowNodeAtResponse) GetResult() int64 + func (x *GetWindowNodeAtResponse) ProtoReflect() protoreflect.Message + func (x *GetWindowNodeAtResponse) Reset() + func (x *GetWindowNodeAtResponse) String() string + type GetWindowNodeCountRequest struct + Handle int64 + func (*GetWindowNodeCountRequest) Descriptor() ([]byte, []int) + func (*GetWindowNodeCountRequest) ProtoMessage() + func (x *GetWindowNodeCountRequest) GetHandle() int64 + func (x *GetWindowNodeCountRequest) ProtoReflect() protoreflect.Message + func (x *GetWindowNodeCountRequest) Reset() + func (x *GetWindowNodeCountRequest) String() string + type GetWindowNodeCountResponse struct + Result int32 + func (*GetWindowNodeCountResponse) Descriptor() ([]byte, []int) + func (*GetWindowNodeCountResponse) ProtoMessage() + func (x *GetWindowNodeCountResponse) GetResult() int32 + func (x *GetWindowNodeCountResponse) ProtoReflect() protoreflect.Message + func (x *GetWindowNodeCountResponse) Reset() + func (x *GetWindowNodeCountResponse) String() string + type IsAccessibilityFocusedRequest struct + func (*IsAccessibilityFocusedRequest) Descriptor() ([]byte, []int) + func (*IsAccessibilityFocusedRequest) ProtoMessage() + func (x *IsAccessibilityFocusedRequest) ProtoReflect() protoreflect.Message + func (x *IsAccessibilityFocusedRequest) Reset() + func (x *IsAccessibilityFocusedRequest) String() string + type IsAccessibilityFocusedResponse struct + Result bool + func (*IsAccessibilityFocusedResponse) Descriptor() ([]byte, []int) + func (*IsAccessibilityFocusedResponse) ProtoMessage() + func (x *IsAccessibilityFocusedResponse) GetResult() bool + func (x *IsAccessibilityFocusedResponse) ProtoReflect() protoreflect.Message + func (x *IsAccessibilityFocusedResponse) Reset() + func (x *IsAccessibilityFocusedResponse) String() string + type IsActivatedRequest struct + func (*IsActivatedRequest) Descriptor() ([]byte, []int) + func (*IsActivatedRequest) ProtoMessage() + func (x *IsActivatedRequest) ProtoReflect() protoreflect.Message + func (x *IsActivatedRequest) Reset() + func (x *IsActivatedRequest) String() string + type IsActivatedResponse struct + Result bool + func (*IsActivatedResponse) Descriptor() ([]byte, []int) + func (*IsActivatedResponse) ProtoMessage() + func (x *IsActivatedResponse) GetResult() bool + func (x *IsActivatedResponse) ProtoReflect() protoreflect.Message + func (x *IsActivatedResponse) Reset() + func (x *IsActivatedResponse) String() string + type IsAppProvidedIntentRequest struct + Handle int64 + func (*IsAppProvidedIntentRequest) Descriptor() ([]byte, []int) + func (*IsAppProvidedIntentRequest) ProtoMessage() + func (x *IsAppProvidedIntentRequest) GetHandle() int64 + func (x *IsAppProvidedIntentRequest) ProtoReflect() protoreflect.Message + func (x *IsAppProvidedIntentRequest) Reset() + func (x *IsAppProvidedIntentRequest) String() string + type IsAppProvidedIntentResponse struct + Result bool + func (*IsAppProvidedIntentResponse) Descriptor() ([]byte, []int) + func (*IsAppProvidedIntentResponse) ProtoMessage() + func (x *IsAppProvidedIntentResponse) GetResult() bool + func (x *IsAppProvidedIntentResponse) ProtoReflect() protoreflect.Message + func (x *IsAppProvidedIntentResponse) Reset() + func (x *IsAppProvidedIntentResponse) String() string + type IsAppProvidedWebUriRequest struct + Handle int64 + func (*IsAppProvidedWebUriRequest) Descriptor() ([]byte, []int) + func (*IsAppProvidedWebUriRequest) ProtoMessage() + func (x *IsAppProvidedWebUriRequest) GetHandle() int64 + func (x *IsAppProvidedWebUriRequest) ProtoReflect() protoreflect.Message + func (x *IsAppProvidedWebUriRequest) Reset() + func (x *IsAppProvidedWebUriRequest) String() string + type IsAppProvidedWebUriResponse struct + Result bool + func (*IsAppProvidedWebUriResponse) Descriptor() ([]byte, []int) + func (*IsAppProvidedWebUriResponse) ProtoMessage() + func (x *IsAppProvidedWebUriResponse) GetResult() bool + func (x *IsAppProvidedWebUriResponse) ProtoReflect() protoreflect.Message + func (x *IsAppProvidedWebUriResponse) Reset() + func (x *IsAppProvidedWebUriResponse) String() string + type IsAssistBlockedRequest struct + func (*IsAssistBlockedRequest) Descriptor() ([]byte, []int) + func (*IsAssistBlockedRequest) ProtoMessage() + func (x *IsAssistBlockedRequest) ProtoReflect() protoreflect.Message + func (x *IsAssistBlockedRequest) Reset() + func (x *IsAssistBlockedRequest) String() string + type IsAssistBlockedResponse struct + Result bool + func (*IsAssistBlockedResponse) Descriptor() ([]byte, []int) + func (*IsAssistBlockedResponse) ProtoMessage() + func (x *IsAssistBlockedResponse) GetResult() bool + func (x *IsAssistBlockedResponse) ProtoReflect() protoreflect.Message + func (x *IsAssistBlockedResponse) Reset() + func (x *IsAssistBlockedResponse) String() string + type IsCheckableRequest struct + func (*IsCheckableRequest) Descriptor() ([]byte, []int) + func (*IsCheckableRequest) ProtoMessage() + func (x *IsCheckableRequest) ProtoReflect() protoreflect.Message + func (x *IsCheckableRequest) Reset() + func (x *IsCheckableRequest) String() string + type IsCheckableResponse struct + Result bool + func (*IsCheckableResponse) Descriptor() ([]byte, []int) + func (*IsCheckableResponse) ProtoMessage() + func (x *IsCheckableResponse) GetResult() bool + func (x *IsCheckableResponse) ProtoReflect() protoreflect.Message + func (x *IsCheckableResponse) Reset() + func (x *IsCheckableResponse) String() string + type IsCheckedRequest struct + func (*IsCheckedRequest) Descriptor() ([]byte, []int) + func (*IsCheckedRequest) ProtoMessage() + func (x *IsCheckedRequest) ProtoReflect() protoreflect.Message + func (x *IsCheckedRequest) Reset() + func (x *IsCheckedRequest) String() string + type IsCheckedResponse struct + Result bool + func (*IsCheckedResponse) Descriptor() ([]byte, []int) + func (*IsCheckedResponse) ProtoMessage() + func (x *IsCheckedResponse) GetResult() bool + func (x *IsCheckedResponse) ProtoReflect() protoreflect.Message + func (x *IsCheckedResponse) Reset() + func (x *IsCheckedResponse) String() string + type IsClickableRequest struct + func (*IsClickableRequest) Descriptor() ([]byte, []int) + func (*IsClickableRequest) ProtoMessage() + func (x *IsClickableRequest) ProtoReflect() protoreflect.Message + func (x *IsClickableRequest) Reset() + func (x *IsClickableRequest) String() string + type IsClickableResponse struct + Result bool + func (*IsClickableResponse) Descriptor() ([]byte, []int) + func (*IsClickableResponse) ProtoMessage() + func (x *IsClickableResponse) GetResult() bool + func (x *IsClickableResponse) ProtoReflect() protoreflect.Message + func (x *IsClickableResponse) Reset() + func (x *IsClickableResponse) String() string + type IsContextClickableRequest struct + func (*IsContextClickableRequest) Descriptor() ([]byte, []int) + func (*IsContextClickableRequest) ProtoMessage() + func (x *IsContextClickableRequest) ProtoReflect() protoreflect.Message + func (x *IsContextClickableRequest) Reset() + func (x *IsContextClickableRequest) String() string + type IsContextClickableResponse struct + Result bool + func (*IsContextClickableResponse) Descriptor() ([]byte, []int) + func (*IsContextClickableResponse) ProtoMessage() + func (x *IsContextClickableResponse) GetResult() bool + func (x *IsContextClickableResponse) ProtoReflect() protoreflect.Message + func (x *IsContextClickableResponse) Reset() + func (x *IsContextClickableResponse) String() string + type IsEnabledRequest struct + func (*IsEnabledRequest) Descriptor() ([]byte, []int) + func (*IsEnabledRequest) ProtoMessage() + func (x *IsEnabledRequest) ProtoReflect() protoreflect.Message + func (x *IsEnabledRequest) Reset() + func (x *IsEnabledRequest) String() string + type IsEnabledResponse struct + Result bool + func (*IsEnabledResponse) Descriptor() ([]byte, []int) + func (*IsEnabledResponse) ProtoMessage() + func (x *IsEnabledResponse) GetResult() bool + func (x *IsEnabledResponse) ProtoReflect() protoreflect.Message + func (x *IsEnabledResponse) Reset() + func (x *IsEnabledResponse) String() string + type IsFocusableRequest struct + func (*IsFocusableRequest) Descriptor() ([]byte, []int) + func (*IsFocusableRequest) ProtoMessage() + func (x *IsFocusableRequest) ProtoReflect() protoreflect.Message + func (x *IsFocusableRequest) Reset() + func (x *IsFocusableRequest) String() string + type IsFocusableResponse struct + Result bool + func (*IsFocusableResponse) Descriptor() ([]byte, []int) + func (*IsFocusableResponse) ProtoMessage() + func (x *IsFocusableResponse) GetResult() bool + func (x *IsFocusableResponse) ProtoReflect() protoreflect.Message + func (x *IsFocusableResponse) Reset() + func (x *IsFocusableResponse) String() string + type IsFocusedRequest struct + func (*IsFocusedRequest) Descriptor() ([]byte, []int) + func (*IsFocusedRequest) ProtoMessage() + func (x *IsFocusedRequest) ProtoReflect() protoreflect.Message + func (x *IsFocusedRequest) Reset() + func (x *IsFocusedRequest) String() string + type IsFocusedResponse struct + Result bool + func (*IsFocusedResponse) Descriptor() ([]byte, []int) + func (*IsFocusedResponse) ProtoMessage() + func (x *IsFocusedResponse) GetResult() bool + func (x *IsFocusedResponse) ProtoReflect() protoreflect.Message + func (x *IsFocusedResponse) Reset() + func (x *IsFocusedResponse) String() string + type IsHomeActivityRequest struct + Handle int64 + func (*IsHomeActivityRequest) Descriptor() ([]byte, []int) + func (*IsHomeActivityRequest) ProtoMessage() + func (x *IsHomeActivityRequest) GetHandle() int64 + func (x *IsHomeActivityRequest) ProtoReflect() protoreflect.Message + func (x *IsHomeActivityRequest) Reset() + func (x *IsHomeActivityRequest) String() string + type IsHomeActivityResponse struct + Result bool + func (*IsHomeActivityResponse) Descriptor() ([]byte, []int) + func (*IsHomeActivityResponse) ProtoMessage() + func (x *IsHomeActivityResponse) GetResult() bool + func (x *IsHomeActivityResponse) ProtoReflect() protoreflect.Message + func (x *IsHomeActivityResponse) Reset() + func (x *IsHomeActivityResponse) String() string + type IsLongClickableRequest struct + func (*IsLongClickableRequest) Descriptor() ([]byte, []int) + func (*IsLongClickableRequest) ProtoMessage() + func (x *IsLongClickableRequest) ProtoReflect() protoreflect.Message + func (x *IsLongClickableRequest) Reset() + func (x *IsLongClickableRequest) String() string + type IsLongClickableResponse struct + Result bool + func (*IsLongClickableResponse) Descriptor() ([]byte, []int) + func (*IsLongClickableResponse) ProtoMessage() + func (x *IsLongClickableResponse) GetResult() bool + func (x *IsLongClickableResponse) ProtoReflect() protoreflect.Message + func (x *IsLongClickableResponse) Reset() + func (x *IsLongClickableResponse) String() string + type IsOpaqueRequest struct + func (*IsOpaqueRequest) Descriptor() ([]byte, []int) + func (*IsOpaqueRequest) ProtoMessage() + func (x *IsOpaqueRequest) ProtoReflect() protoreflect.Message + func (x *IsOpaqueRequest) Reset() + func (x *IsOpaqueRequest) String() string + type IsOpaqueResponse struct + Result bool + func (*IsOpaqueResponse) Descriptor() ([]byte, []int) + func (*IsOpaqueResponse) ProtoMessage() + func (x *IsOpaqueResponse) GetResult() bool + func (x *IsOpaqueResponse) ProtoReflect() protoreflect.Message + func (x *IsOpaqueResponse) Reset() + func (x *IsOpaqueResponse) String() string + type IsSelectedRequest struct + func (*IsSelectedRequest) Descriptor() ([]byte, []int) + func (*IsSelectedRequest) ProtoMessage() + func (x *IsSelectedRequest) ProtoReflect() protoreflect.Message + func (x *IsSelectedRequest) Reset() + func (x *IsSelectedRequest) String() string + type IsSelectedResponse struct + Result bool + func (*IsSelectedResponse) Descriptor() ([]byte, []int) + func (*IsSelectedResponse) ProtoMessage() + func (x *IsSelectedResponse) GetResult() bool + func (x *IsSelectedResponse) ProtoReflect() protoreflect.Message + func (x *IsSelectedResponse) Reset() + func (x *IsSelectedResponse) String() string + type NewContentRequest struct + func (*NewContentRequest) Descriptor() ([]byte, []int) + func (*NewContentRequest) ProtoMessage() + func (x *NewContentRequest) ProtoReflect() protoreflect.Message + func (x *NewContentRequest) Reset() + func (x *NewContentRequest) String() string + type NewContentResponse struct + Result int64 + func (*NewContentResponse) Descriptor() ([]byte, []int) + func (*NewContentResponse) ProtoMessage() + func (x *NewContentResponse) GetResult() int64 + func (x *NewContentResponse) ProtoReflect() protoreflect.Message + func (x *NewContentResponse) Reset() + func (x *NewContentResponse) String() string + type NewStructureRequest struct + func (*NewStructureRequest) Descriptor() ([]byte, []int) + func (*NewStructureRequest) ProtoMessage() + func (x *NewStructureRequest) ProtoReflect() protoreflect.Message + func (x *NewStructureRequest) Reset() + func (x *NewStructureRequest) String() string + type NewStructureResponse struct + Result int64 + func (*NewStructureResponse) Descriptor() ([]byte, []int) + func (*NewStructureResponse) ProtoMessage() + func (x *NewStructureResponse) GetResult() int64 + func (x *NewStructureResponse) ProtoReflect() protoreflect.Message + func (x *NewStructureResponse) Reset() + func (x *NewStructureResponse) String() string + type SetClipDataRequest struct + Arg0 int64 + Handle int64 + func (*SetClipDataRequest) Descriptor() ([]byte, []int) + func (*SetClipDataRequest) ProtoMessage() + func (x *SetClipDataRequest) GetArg0() int64 + func (x *SetClipDataRequest) GetHandle() int64 + func (x *SetClipDataRequest) ProtoReflect() protoreflect.Message + func (x *SetClipDataRequest) Reset() + func (x *SetClipDataRequest) String() string + type SetClipDataResponse struct + func (*SetClipDataResponse) Descriptor() ([]byte, []int) + func (*SetClipDataResponse) ProtoMessage() + func (x *SetClipDataResponse) ProtoReflect() protoreflect.Message + func (x *SetClipDataResponse) Reset() + func (x *SetClipDataResponse) String() string + type SetIntentRequest struct + Arg0 int64 + Handle int64 + func (*SetIntentRequest) Descriptor() ([]byte, []int) + func (*SetIntentRequest) ProtoMessage() + func (x *SetIntentRequest) GetArg0() int64 + func (x *SetIntentRequest) GetHandle() int64 + func (x *SetIntentRequest) ProtoReflect() protoreflect.Message + func (x *SetIntentRequest) Reset() + func (x *SetIntentRequest) String() string + type SetIntentResponse struct + func (*SetIntentResponse) Descriptor() ([]byte, []int) + func (*SetIntentResponse) ProtoMessage() + func (x *SetIntentResponse) ProtoReflect() protoreflect.Message + func (x *SetIntentResponse) Reset() + func (x *SetIntentResponse) String() string + type SetSessionTransferUriRequest struct + Arg0 int64 + Handle int64 + func (*SetSessionTransferUriRequest) Descriptor() ([]byte, []int) + func (*SetSessionTransferUriRequest) ProtoMessage() + func (x *SetSessionTransferUriRequest) GetArg0() int64 + func (x *SetSessionTransferUriRequest) GetHandle() int64 + func (x *SetSessionTransferUriRequest) ProtoReflect() protoreflect.Message + func (x *SetSessionTransferUriRequest) Reset() + func (x *SetSessionTransferUriRequest) String() string + type SetSessionTransferUriResponse struct + func (*SetSessionTransferUriResponse) Descriptor() ([]byte, []int) + func (*SetSessionTransferUriResponse) ProtoMessage() + func (x *SetSessionTransferUriResponse) ProtoReflect() protoreflect.Message + func (x *SetSessionTransferUriResponse) Reset() + func (x *SetSessionTransferUriResponse) String() string + type SetStructuredDataRequest struct + Arg0 string + Handle int64 + func (*SetStructuredDataRequest) Descriptor() ([]byte, []int) + func (*SetStructuredDataRequest) ProtoMessage() + func (x *SetStructuredDataRequest) GetArg0() string + func (x *SetStructuredDataRequest) GetHandle() int64 + func (x *SetStructuredDataRequest) ProtoReflect() protoreflect.Message + func (x *SetStructuredDataRequest) Reset() + func (x *SetStructuredDataRequest) String() string + type SetStructuredDataResponse struct + func (*SetStructuredDataResponse) Descriptor() ([]byte, []int) + func (*SetStructuredDataResponse) ProtoMessage() + func (x *SetStructuredDataResponse) ProtoReflect() protoreflect.Message + func (x *SetStructuredDataResponse) Reset() + func (x *SetStructuredDataResponse) String() string + type SetWebUriRequest struct + Arg0 int64 + Handle int64 + func (*SetWebUriRequest) Descriptor() ([]byte, []int) + func (*SetWebUriRequest) ProtoMessage() + func (x *SetWebUriRequest) GetArg0() int64 + func (x *SetWebUriRequest) GetHandle() int64 + func (x *SetWebUriRequest) ProtoReflect() protoreflect.Message + func (x *SetWebUriRequest) Reset() + func (x *SetWebUriRequest) String() string + type SetWebUriResponse struct + func (*SetWebUriResponse) Descriptor() ([]byte, []int) + func (*SetWebUriResponse) ProtoMessage() + func (x *SetWebUriResponse) ProtoReflect() protoreflect.Message + func (x *SetWebUriResponse) Reset() + func (x *SetWebUriResponse) String() string + type StructureServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetAcquisitionEndTime func(ctx context.Context, in *GetAcquisitionEndTimeRequest, opts ...grpc.CallOption) (*GetAcquisitionEndTimeResponse, error) + GetAcquisitionStartTime func(ctx context.Context, in *GetAcquisitionStartTimeRequest, ...) (*GetAcquisitionStartTimeResponse, error) + GetActivityComponent func(ctx context.Context, in *GetActivityComponentRequest, opts ...grpc.CallOption) (*GetActivityComponentResponse, error) + GetWindowNodeAt func(ctx context.Context, in *GetWindowNodeAtRequest, opts ...grpc.CallOption) (*GetWindowNodeAtResponse, error) + GetWindowNodeCount func(ctx context.Context, in *GetWindowNodeCountRequest, opts ...grpc.CallOption) (*GetWindowNodeCountResponse, error) + IsHomeActivity func(ctx context.Context, in *IsHomeActivityRequest, opts ...grpc.CallOption) (*IsHomeActivityResponse, error) + NewStructure func(ctx context.Context, in *NewStructureRequest, opts ...grpc.CallOption) (*NewStructureResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewStructureServiceClient(cc grpc.ClientConnInterface) StructureServiceClient + type StructureServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetAcquisitionEndTime func(context.Context, *GetAcquisitionEndTimeRequest) (*GetAcquisitionEndTimeResponse, error) + GetAcquisitionStartTime func(context.Context, *GetAcquisitionStartTimeRequest) (*GetAcquisitionStartTimeResponse, error) + GetActivityComponent func(context.Context, *GetActivityComponentRequest) (*GetActivityComponentResponse, error) + GetWindowNodeAt func(context.Context, *GetWindowNodeAtRequest) (*GetWindowNodeAtResponse, error) + GetWindowNodeCount func(context.Context, *GetWindowNodeCountRequest) (*GetWindowNodeCountResponse, error) + IsHomeActivity func(context.Context, *IsHomeActivityRequest) (*IsHomeActivityResponse, error) + NewStructure func(context.Context, *NewStructureRequest) (*NewStructureResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type StructureViewNodeGetExtrasRequest struct + func (*StructureViewNodeGetExtrasRequest) Descriptor() ([]byte, []int) + func (*StructureViewNodeGetExtrasRequest) ProtoMessage() + func (x *StructureViewNodeGetExtrasRequest) ProtoReflect() protoreflect.Message + func (x *StructureViewNodeGetExtrasRequest) Reset() + func (x *StructureViewNodeGetExtrasRequest) String() string + type StructureViewNodeServiceClient interface + GetAlpha func(ctx context.Context, in *GetAlphaRequest, opts ...grpc.CallOption) (*GetAlphaResponse, error) + GetAutofillHints func(ctx context.Context, in *GetAutofillHintsRequest, opts ...grpc.CallOption) (*GetAutofillHintsResponse, error) + GetAutofillId func(ctx context.Context, in *GetAutofillIdRequest, opts ...grpc.CallOption) (*GetAutofillIdResponse, error) + GetAutofillOptions func(ctx context.Context, in *GetAutofillOptionsRequest, opts ...grpc.CallOption) (*GetAutofillOptionsResponse, error) + GetAutofillType func(ctx context.Context, in *GetAutofillTypeRequest, opts ...grpc.CallOption) (*GetAutofillTypeResponse, error) + GetAutofillValue func(ctx context.Context, in *GetAutofillValueRequest, opts ...grpc.CallOption) (*GetAutofillValueResponse, error) + GetChildAt func(ctx context.Context, in *GetChildAtRequest, opts ...grpc.CallOption) (*GetChildAtResponse, error) + GetChildCount func(ctx context.Context, in *GetChildCountRequest, opts ...grpc.CallOption) (*GetChildCountResponse, error) + GetClassName func(ctx context.Context, in *GetClassNameRequest, opts ...grpc.CallOption) (*GetClassNameResponse, error) + GetContentDescription func(ctx context.Context, in *GetContentDescriptionRequest, opts ...grpc.CallOption) (*GetContentDescriptionResponse, error) + GetElevation func(ctx context.Context, in *GetElevationRequest, opts ...grpc.CallOption) (*GetElevationResponse, error) + GetExtras func(ctx context.Context, in *StructureViewNodeGetExtrasRequest, ...) (*GetExtrasResponse, error) + GetHeight func(ctx context.Context, in *GetHeightRequest, opts ...grpc.CallOption) (*GetHeightResponse, error) + GetHint func(ctx context.Context, in *GetHintRequest, opts ...grpc.CallOption) (*GetHintResponse, error) + GetHintIdEntry func(ctx context.Context, in *GetHintIdEntryRequest, opts ...grpc.CallOption) (*GetHintIdEntryResponse, error) + GetHtmlInfo func(ctx context.Context, in *GetHtmlInfoRequest, opts ...grpc.CallOption) (*GetHtmlInfoResponse, error) + GetId func(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*GetIdResponse, error) + GetIdEntry func(ctx context.Context, in *GetIdEntryRequest, opts ...grpc.CallOption) (*GetIdEntryResponse, error) + GetIdPackage func(ctx context.Context, in *GetIdPackageRequest, opts ...grpc.CallOption) (*GetIdPackageResponse, error) + GetIdType func(ctx context.Context, in *GetIdTypeRequest, opts ...grpc.CallOption) (*GetIdTypeResponse, error) + GetImportantForAutofill func(ctx context.Context, in *GetImportantForAutofillRequest, ...) (*GetImportantForAutofillResponse, error) + GetInputType func(ctx context.Context, in *GetInputTypeRequest, opts ...grpc.CallOption) (*GetInputTypeResponse, error) + GetLeft func(ctx context.Context, in *GetLeftRequest, opts ...grpc.CallOption) (*GetLeftResponse, error) + GetLocaleList func(ctx context.Context, in *GetLocaleListRequest, opts ...grpc.CallOption) (*GetLocaleListResponse, error) + GetMaxTextEms func(ctx context.Context, in *GetMaxTextEmsRequest, opts ...grpc.CallOption) (*GetMaxTextEmsResponse, error) + GetMaxTextLength func(ctx context.Context, in *GetMaxTextLengthRequest, opts ...grpc.CallOption) (*GetMaxTextLengthResponse, error) + GetMinTextEms func(ctx context.Context, in *GetMinTextEmsRequest, opts ...grpc.CallOption) (*GetMinTextEmsResponse, error) + GetReceiveContentMimeTypes func(ctx context.Context, in *GetReceiveContentMimeTypesRequest, ...) (*GetReceiveContentMimeTypesResponse, error) + GetScrollX func(ctx context.Context, in *GetScrollXRequest, opts ...grpc.CallOption) (*GetScrollXResponse, error) + GetScrollY func(ctx context.Context, in *GetScrollYRequest, opts ...grpc.CallOption) (*GetScrollYResponse, error) + GetText func(ctx context.Context, in *GetTextRequest, opts ...grpc.CallOption) (*GetTextResponse, error) + GetTextBackgroundColor func(ctx context.Context, in *GetTextBackgroundColorRequest, ...) (*GetTextBackgroundColorResponse, error) + GetTextColor func(ctx context.Context, in *GetTextColorRequest, opts ...grpc.CallOption) (*GetTextColorResponse, error) + GetTextIdEntry func(ctx context.Context, in *GetTextIdEntryRequest, opts ...grpc.CallOption) (*GetTextIdEntryResponse, error) + GetTextLineBaselines func(ctx context.Context, in *GetTextLineBaselinesRequest, opts ...grpc.CallOption) (*GetTextLineBaselinesResponse, error) + GetTextLineCharOffsets func(ctx context.Context, in *GetTextLineCharOffsetsRequest, ...) (*GetTextLineCharOffsetsResponse, error) + GetTextSelectionEnd func(ctx context.Context, in *GetTextSelectionEndRequest, opts ...grpc.CallOption) (*GetTextSelectionEndResponse, error) + GetTextSelectionStart func(ctx context.Context, in *GetTextSelectionStartRequest, opts ...grpc.CallOption) (*GetTextSelectionStartResponse, error) + GetTextSize func(ctx context.Context, in *GetTextSizeRequest, opts ...grpc.CallOption) (*GetTextSizeResponse, error) + GetTextStyle func(ctx context.Context, in *GetTextStyleRequest, opts ...grpc.CallOption) (*GetTextStyleResponse, error) + GetTop func(ctx context.Context, in *GetTopRequest, opts ...grpc.CallOption) (*GetTopResponse, error) + GetTransformation func(ctx context.Context, in *GetTransformationRequest, opts ...grpc.CallOption) (*GetTransformationResponse, error) + GetVisibility func(ctx context.Context, in *GetVisibilityRequest, opts ...grpc.CallOption) (*GetVisibilityResponse, error) + GetWebDomain func(ctx context.Context, in *GetWebDomainRequest, opts ...grpc.CallOption) (*GetWebDomainResponse, error) + GetWebScheme func(ctx context.Context, in *GetWebSchemeRequest, opts ...grpc.CallOption) (*GetWebSchemeResponse, error) + GetWidth func(ctx context.Context, in *GetWidthRequest, opts ...grpc.CallOption) (*GetWidthResponse, error) + IsAccessibilityFocused func(ctx context.Context, in *IsAccessibilityFocusedRequest, ...) (*IsAccessibilityFocusedResponse, error) + IsActivated func(ctx context.Context, in *IsActivatedRequest, opts ...grpc.CallOption) (*IsActivatedResponse, error) + IsAssistBlocked func(ctx context.Context, in *IsAssistBlockedRequest, opts ...grpc.CallOption) (*IsAssistBlockedResponse, error) + IsCheckable func(ctx context.Context, in *IsCheckableRequest, opts ...grpc.CallOption) (*IsCheckableResponse, error) + IsChecked func(ctx context.Context, in *IsCheckedRequest, opts ...grpc.CallOption) (*IsCheckedResponse, error) + IsClickable func(ctx context.Context, in *IsClickableRequest, opts ...grpc.CallOption) (*IsClickableResponse, error) + IsContextClickable func(ctx context.Context, in *IsContextClickableRequest, opts ...grpc.CallOption) (*IsContextClickableResponse, error) + IsEnabled func(ctx context.Context, in *IsEnabledRequest, opts ...grpc.CallOption) (*IsEnabledResponse, error) + IsFocusable func(ctx context.Context, in *IsFocusableRequest, opts ...grpc.CallOption) (*IsFocusableResponse, error) + IsFocused func(ctx context.Context, in *IsFocusedRequest, opts ...grpc.CallOption) (*IsFocusedResponse, error) + IsLongClickable func(ctx context.Context, in *IsLongClickableRequest, opts ...grpc.CallOption) (*IsLongClickableResponse, error) + IsOpaque func(ctx context.Context, in *IsOpaqueRequest, opts ...grpc.CallOption) (*IsOpaqueResponse, error) + IsSelected func(ctx context.Context, in *IsSelectedRequest, opts ...grpc.CallOption) (*IsSelectedResponse, error) + func NewStructureViewNodeServiceClient(cc grpc.ClientConnInterface) StructureViewNodeServiceClient + type StructureViewNodeServiceServer interface + GetAlpha func(context.Context, *GetAlphaRequest) (*GetAlphaResponse, error) + GetAutofillHints func(context.Context, *GetAutofillHintsRequest) (*GetAutofillHintsResponse, error) + GetAutofillId func(context.Context, *GetAutofillIdRequest) (*GetAutofillIdResponse, error) + GetAutofillOptions func(context.Context, *GetAutofillOptionsRequest) (*GetAutofillOptionsResponse, error) + GetAutofillType func(context.Context, *GetAutofillTypeRequest) (*GetAutofillTypeResponse, error) + GetAutofillValue func(context.Context, *GetAutofillValueRequest) (*GetAutofillValueResponse, error) + GetChildAt func(context.Context, *GetChildAtRequest) (*GetChildAtResponse, error) + GetChildCount func(context.Context, *GetChildCountRequest) (*GetChildCountResponse, error) + GetClassName func(context.Context, *GetClassNameRequest) (*GetClassNameResponse, error) + GetContentDescription func(context.Context, *GetContentDescriptionRequest) (*GetContentDescriptionResponse, error) + GetElevation func(context.Context, *GetElevationRequest) (*GetElevationResponse, error) + GetExtras func(context.Context, *StructureViewNodeGetExtrasRequest) (*GetExtrasResponse, error) + GetHeight func(context.Context, *GetHeightRequest) (*GetHeightResponse, error) + GetHint func(context.Context, *GetHintRequest) (*GetHintResponse, error) + GetHintIdEntry func(context.Context, *GetHintIdEntryRequest) (*GetHintIdEntryResponse, error) + GetHtmlInfo func(context.Context, *GetHtmlInfoRequest) (*GetHtmlInfoResponse, error) + GetId func(context.Context, *GetIdRequest) (*GetIdResponse, error) + GetIdEntry func(context.Context, *GetIdEntryRequest) (*GetIdEntryResponse, error) + GetIdPackage func(context.Context, *GetIdPackageRequest) (*GetIdPackageResponse, error) + GetIdType func(context.Context, *GetIdTypeRequest) (*GetIdTypeResponse, error) + GetImportantForAutofill func(context.Context, *GetImportantForAutofillRequest) (*GetImportantForAutofillResponse, error) + GetInputType func(context.Context, *GetInputTypeRequest) (*GetInputTypeResponse, error) + GetLeft func(context.Context, *GetLeftRequest) (*GetLeftResponse, error) + GetLocaleList func(context.Context, *GetLocaleListRequest) (*GetLocaleListResponse, error) + GetMaxTextEms func(context.Context, *GetMaxTextEmsRequest) (*GetMaxTextEmsResponse, error) + GetMaxTextLength func(context.Context, *GetMaxTextLengthRequest) (*GetMaxTextLengthResponse, error) + GetMinTextEms func(context.Context, *GetMinTextEmsRequest) (*GetMinTextEmsResponse, error) + GetReceiveContentMimeTypes func(context.Context, *GetReceiveContentMimeTypesRequest) (*GetReceiveContentMimeTypesResponse, error) + GetScrollX func(context.Context, *GetScrollXRequest) (*GetScrollXResponse, error) + GetScrollY func(context.Context, *GetScrollYRequest) (*GetScrollYResponse, error) + GetText func(context.Context, *GetTextRequest) (*GetTextResponse, error) + GetTextBackgroundColor func(context.Context, *GetTextBackgroundColorRequest) (*GetTextBackgroundColorResponse, error) + GetTextColor func(context.Context, *GetTextColorRequest) (*GetTextColorResponse, error) + GetTextIdEntry func(context.Context, *GetTextIdEntryRequest) (*GetTextIdEntryResponse, error) + GetTextLineBaselines func(context.Context, *GetTextLineBaselinesRequest) (*GetTextLineBaselinesResponse, error) + GetTextLineCharOffsets func(context.Context, *GetTextLineCharOffsetsRequest) (*GetTextLineCharOffsetsResponse, error) + GetTextSelectionEnd func(context.Context, *GetTextSelectionEndRequest) (*GetTextSelectionEndResponse, error) + GetTextSelectionStart func(context.Context, *GetTextSelectionStartRequest) (*GetTextSelectionStartResponse, error) + GetTextSize func(context.Context, *GetTextSizeRequest) (*GetTextSizeResponse, error) + GetTextStyle func(context.Context, *GetTextStyleRequest) (*GetTextStyleResponse, error) + GetTop func(context.Context, *GetTopRequest) (*GetTopResponse, error) + GetTransformation func(context.Context, *GetTransformationRequest) (*GetTransformationResponse, error) + GetVisibility func(context.Context, *GetVisibilityRequest) (*GetVisibilityResponse, error) + GetWebDomain func(context.Context, *GetWebDomainRequest) (*GetWebDomainResponse, error) + GetWebScheme func(context.Context, *GetWebSchemeRequest) (*GetWebSchemeResponse, error) + GetWidth func(context.Context, *GetWidthRequest) (*GetWidthResponse, error) + IsAccessibilityFocused func(context.Context, *IsAccessibilityFocusedRequest) (*IsAccessibilityFocusedResponse, error) + IsActivated func(context.Context, *IsActivatedRequest) (*IsActivatedResponse, error) + IsAssistBlocked func(context.Context, *IsAssistBlockedRequest) (*IsAssistBlockedResponse, error) + IsCheckable func(context.Context, *IsCheckableRequest) (*IsCheckableResponse, error) + IsChecked func(context.Context, *IsCheckedRequest) (*IsCheckedResponse, error) + IsClickable func(context.Context, *IsClickableRequest) (*IsClickableResponse, error) + IsContextClickable func(context.Context, *IsContextClickableRequest) (*IsContextClickableResponse, error) + IsEnabled func(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error) + IsFocusable func(context.Context, *IsFocusableRequest) (*IsFocusableResponse, error) + IsFocused func(context.Context, *IsFocusedRequest) (*IsFocusedResponse, error) + IsLongClickable func(context.Context, *IsLongClickableRequest) (*IsLongClickableResponse, error) + IsOpaque func(context.Context, *IsOpaqueRequest) (*IsOpaqueResponse, error) + IsSelected func(context.Context, *IsSelectedRequest) (*IsSelectedResponse, error) + type StructureWindowNodeServiceClient interface + GetDisplayId func(ctx context.Context, in *GetDisplayIdRequest, opts ...grpc.CallOption) (*GetDisplayIdResponse, error) + GetHeight func(ctx context.Context, in *GetHeightRequest, opts ...grpc.CallOption) (*GetHeightResponse, error) + GetLeft func(ctx context.Context, in *GetLeftRequest, opts ...grpc.CallOption) (*GetLeftResponse, error) + GetRootViewNode func(ctx context.Context, in *GetRootViewNodeRequest, opts ...grpc.CallOption) (*GetRootViewNodeResponse, error) + GetTitle func(ctx context.Context, in *GetTitleRequest, opts ...grpc.CallOption) (*GetTitleResponse, error) + GetTop func(ctx context.Context, in *GetTopRequest, opts ...grpc.CallOption) (*GetTopResponse, error) + GetWidth func(ctx context.Context, in *GetWidthRequest, opts ...grpc.CallOption) (*GetWidthResponse, error) + func NewStructureWindowNodeServiceClient(cc grpc.ClientConnInterface) StructureWindowNodeServiceClient + type StructureWindowNodeServiceServer interface + GetDisplayId func(context.Context, *GetDisplayIdRequest) (*GetDisplayIdResponse, error) + GetHeight func(context.Context, *GetHeightRequest) (*GetHeightResponse, error) + GetLeft func(context.Context, *GetLeftRequest) (*GetLeftResponse, error) + GetRootViewNode func(context.Context, *GetRootViewNodeRequest) (*GetRootViewNodeResponse, error) + GetTitle func(context.Context, *GetTitleRequest) (*GetTitleResponse, error) + GetTop func(context.Context, *GetTopRequest) (*GetTopResponse, error) + GetWidth func(context.Context, *GetWidthRequest) (*GetWidthResponse, error) + type UnimplementedContentServiceServer struct + func (UnimplementedContentServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedContentServiceServer) GetClipData(context.Context, *GetClipDataRequest) (*GetClipDataResponse, error) + func (UnimplementedContentServiceServer) GetExtras(context.Context, *GetExtrasRequest) (*GetExtrasResponse, error) + func (UnimplementedContentServiceServer) GetIntent(context.Context, *GetIntentRequest) (*GetIntentResponse, error) + func (UnimplementedContentServiceServer) GetSessionTransferUri(context.Context, *GetSessionTransferUriRequest) (*GetSessionTransferUriResponse, error) + func (UnimplementedContentServiceServer) GetStructuredData(context.Context, *GetStructuredDataRequest) (*GetStructuredDataResponse, error) + func (UnimplementedContentServiceServer) GetWebUri(context.Context, *GetWebUriRequest) (*GetWebUriResponse, error) + func (UnimplementedContentServiceServer) IsAppProvidedIntent(context.Context, *IsAppProvidedIntentRequest) (*IsAppProvidedIntentResponse, error) + func (UnimplementedContentServiceServer) IsAppProvidedWebUri(context.Context, *IsAppProvidedWebUriRequest) (*IsAppProvidedWebUriResponse, error) + func (UnimplementedContentServiceServer) NewContent(context.Context, *NewContentRequest) (*NewContentResponse, error) + func (UnimplementedContentServiceServer) SetClipData(context.Context, *SetClipDataRequest) (*SetClipDataResponse, error) + func (UnimplementedContentServiceServer) SetIntent(context.Context, *SetIntentRequest) (*SetIntentResponse, error) + func (UnimplementedContentServiceServer) SetSessionTransferUri(context.Context, *SetSessionTransferUriRequest) (*SetSessionTransferUriResponse, error) + func (UnimplementedContentServiceServer) SetStructuredData(context.Context, *SetStructuredDataRequest) (*SetStructuredDataResponse, error) + func (UnimplementedContentServiceServer) SetWebUri(context.Context, *SetWebUriRequest) (*SetWebUriResponse, error) + func (UnimplementedContentServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedStructureServiceServer struct + func (UnimplementedStructureServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedStructureServiceServer) GetAcquisitionEndTime(context.Context, *GetAcquisitionEndTimeRequest) (*GetAcquisitionEndTimeResponse, error) + func (UnimplementedStructureServiceServer) GetAcquisitionStartTime(context.Context, *GetAcquisitionStartTimeRequest) (*GetAcquisitionStartTimeResponse, error) + func (UnimplementedStructureServiceServer) GetActivityComponent(context.Context, *GetActivityComponentRequest) (*GetActivityComponentResponse, error) + func (UnimplementedStructureServiceServer) GetWindowNodeAt(context.Context, *GetWindowNodeAtRequest) (*GetWindowNodeAtResponse, error) + func (UnimplementedStructureServiceServer) GetWindowNodeCount(context.Context, *GetWindowNodeCountRequest) (*GetWindowNodeCountResponse, error) + func (UnimplementedStructureServiceServer) IsHomeActivity(context.Context, *IsHomeActivityRequest) (*IsHomeActivityResponse, error) + func (UnimplementedStructureServiceServer) NewStructure(context.Context, *NewStructureRequest) (*NewStructureResponse, error) + func (UnimplementedStructureServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedStructureViewNodeServiceServer struct + func (UnimplementedStructureViewNodeServiceServer) GetAlpha(context.Context, *GetAlphaRequest) (*GetAlphaResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetAutofillHints(context.Context, *GetAutofillHintsRequest) (*GetAutofillHintsResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetAutofillId(context.Context, *GetAutofillIdRequest) (*GetAutofillIdResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetAutofillOptions(context.Context, *GetAutofillOptionsRequest) (*GetAutofillOptionsResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetAutofillType(context.Context, *GetAutofillTypeRequest) (*GetAutofillTypeResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetAutofillValue(context.Context, *GetAutofillValueRequest) (*GetAutofillValueResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetChildAt(context.Context, *GetChildAtRequest) (*GetChildAtResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetChildCount(context.Context, *GetChildCountRequest) (*GetChildCountResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetClassName(context.Context, *GetClassNameRequest) (*GetClassNameResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetContentDescription(context.Context, *GetContentDescriptionRequest) (*GetContentDescriptionResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetElevation(context.Context, *GetElevationRequest) (*GetElevationResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetExtras(context.Context, *StructureViewNodeGetExtrasRequest) (*GetExtrasResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetHint(context.Context, *GetHintRequest) (*GetHintResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetHintIdEntry(context.Context, *GetHintIdEntryRequest) (*GetHintIdEntryResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetHtmlInfo(context.Context, *GetHtmlInfoRequest) (*GetHtmlInfoResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetIdEntry(context.Context, *GetIdEntryRequest) (*GetIdEntryResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetIdPackage(context.Context, *GetIdPackageRequest) (*GetIdPackageResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetIdType(context.Context, *GetIdTypeRequest) (*GetIdTypeResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetImportantForAutofill(context.Context, *GetImportantForAutofillRequest) (*GetImportantForAutofillResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetInputType(context.Context, *GetInputTypeRequest) (*GetInputTypeResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetLeft(context.Context, *GetLeftRequest) (*GetLeftResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetLocaleList(context.Context, *GetLocaleListRequest) (*GetLocaleListResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetMaxTextEms(context.Context, *GetMaxTextEmsRequest) (*GetMaxTextEmsResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetMaxTextLength(context.Context, *GetMaxTextLengthRequest) (*GetMaxTextLengthResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetMinTextEms(context.Context, *GetMinTextEmsRequest) (*GetMinTextEmsResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetReceiveContentMimeTypes(context.Context, *GetReceiveContentMimeTypesRequest) (*GetReceiveContentMimeTypesResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetScrollX(context.Context, *GetScrollXRequest) (*GetScrollXResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetScrollY(context.Context, *GetScrollYRequest) (*GetScrollYResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetText(context.Context, *GetTextRequest) (*GetTextResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextBackgroundColor(context.Context, *GetTextBackgroundColorRequest) (*GetTextBackgroundColorResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextColor(context.Context, *GetTextColorRequest) (*GetTextColorResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextIdEntry(context.Context, *GetTextIdEntryRequest) (*GetTextIdEntryResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextLineBaselines(context.Context, *GetTextLineBaselinesRequest) (*GetTextLineBaselinesResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextLineCharOffsets(context.Context, *GetTextLineCharOffsetsRequest) (*GetTextLineCharOffsetsResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextSelectionEnd(context.Context, *GetTextSelectionEndRequest) (*GetTextSelectionEndResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextSelectionStart(context.Context, *GetTextSelectionStartRequest) (*GetTextSelectionStartResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextSize(context.Context, *GetTextSizeRequest) (*GetTextSizeResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTextStyle(context.Context, *GetTextStyleRequest) (*GetTextStyleResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTop(context.Context, *GetTopRequest) (*GetTopResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetTransformation(context.Context, *GetTransformationRequest) (*GetTransformationResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetVisibility(context.Context, *GetVisibilityRequest) (*GetVisibilityResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetWebDomain(context.Context, *GetWebDomainRequest) (*GetWebDomainResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetWebScheme(context.Context, *GetWebSchemeRequest) (*GetWebSchemeResponse, error) + func (UnimplementedStructureViewNodeServiceServer) GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsAccessibilityFocused(context.Context, *IsAccessibilityFocusedRequest) (*IsAccessibilityFocusedResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsActivated(context.Context, *IsActivatedRequest) (*IsActivatedResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsAssistBlocked(context.Context, *IsAssistBlockedRequest) (*IsAssistBlockedResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsCheckable(context.Context, *IsCheckableRequest) (*IsCheckableResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsChecked(context.Context, *IsCheckedRequest) (*IsCheckedResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsClickable(context.Context, *IsClickableRequest) (*IsClickableResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsContextClickable(context.Context, *IsContextClickableRequest) (*IsContextClickableResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsFocusable(context.Context, *IsFocusableRequest) (*IsFocusableResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsFocused(context.Context, *IsFocusedRequest) (*IsFocusedResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsLongClickable(context.Context, *IsLongClickableRequest) (*IsLongClickableResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsOpaque(context.Context, *IsOpaqueRequest) (*IsOpaqueResponse, error) + func (UnimplementedStructureViewNodeServiceServer) IsSelected(context.Context, *IsSelectedRequest) (*IsSelectedResponse, error) + type UnimplementedStructureWindowNodeServiceServer struct + func (UnimplementedStructureWindowNodeServiceServer) GetDisplayId(context.Context, *GetDisplayIdRequest) (*GetDisplayIdResponse, error) + func (UnimplementedStructureWindowNodeServiceServer) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error) + func (UnimplementedStructureWindowNodeServiceServer) GetLeft(context.Context, *GetLeftRequest) (*GetLeftResponse, error) + func (UnimplementedStructureWindowNodeServiceServer) GetRootViewNode(context.Context, *GetRootViewNodeRequest) (*GetRootViewNodeResponse, error) + func (UnimplementedStructureWindowNodeServiceServer) GetTitle(context.Context, *GetTitleRequest) (*GetTitleResponse, error) + func (UnimplementedStructureWindowNodeServiceServer) GetTop(context.Context, *GetTopRequest) (*GetTopResponse, error) + func (UnimplementedStructureWindowNodeServiceServer) GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error) + type UnsafeContentServiceServer interface + type UnsafeStructureServiceServer interface + type UnsafeStructureViewNodeServiceServer interface + type UnsafeStructureWindowNodeServiceServer interface + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + Handle int64 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) GetHandle() int64 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string