Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AbsoluteLayoutServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *AbsoluteLayoutServer) GenerateLayoutParams(_ context.Context, req *pb.GenerateLayoutParamsRequest) (*pb.GenerateLayoutParamsResponse, error) + func (s *AbsoluteLayoutServer) NewAbsoluteLayout(_ context.Context, req *pb.NewAbsoluteLayoutRequest) (*pb.NewAbsoluteLayoutResponse, error) + func (s *AbsoluteLayoutServer) ShouldDelayChildPressedState(_ context.Context, req *pb.ShouldDelayChildPressedStateRequest) (*pb.ShouldDelayChildPressedStateResponse, error) + type ActionMenuViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ActionMenuViewServer) DismissPopupMenus(_ context.Context, req *pb.DismissPopupMenusRequest) (*pb.DismissPopupMenusResponse, error) + func (s *ActionMenuViewServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *ActionMenuViewServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *ActionMenuViewServer) GenerateLayoutParams1_2(_ context.Context, req *pb.GenerateLayoutParams1_2Request) (*pb.GenerateLayoutParams1_2Response, error) + func (s *ActionMenuViewServer) GetMenu(_ context.Context, req *pb.GetMenuRequest) (*pb.GetMenuResponse, error) + func (s *ActionMenuViewServer) GetOverflowIcon(_ context.Context, req *pb.GetOverflowIconRequest) (*pb.GetOverflowIconResponse, error) + func (s *ActionMenuViewServer) GetPopupTheme(_ context.Context, req *pb.GetPopupThemeRequest) (*pb.GetPopupThemeResponse, error) + func (s *ActionMenuViewServer) HideOverflowMenu(_ context.Context, req *pb.HideOverflowMenuRequest) (*pb.HideOverflowMenuResponse, error) + func (s *ActionMenuViewServer) IsOverflowMenuShowing(_ context.Context, req *pb.IsOverflowMenuShowingRequest) (*pb.IsOverflowMenuShowingResponse, error) + func (s *ActionMenuViewServer) NewActionMenuView(_ context.Context, req *pb.NewActionMenuViewRequest) (*pb.NewActionMenuViewResponse, error) + func (s *ActionMenuViewServer) OnConfigurationChanged(_ context.Context, req *pb.OnConfigurationChangedRequest) (*pb.OnConfigurationChangedResponse, error) + func (s *ActionMenuViewServer) OnDetachedFromWindow(_ context.Context, req *pb.OnDetachedFromWindowRequest) (*pb.OnDetachedFromWindowResponse, error) + func (s *ActionMenuViewServer) SetOnMenuItemClickListener(_ context.Context, req *pb.SetOnMenuItemClickListenerRequest) (*pb.SetOnMenuItemClickListenerResponse, error) + func (s *ActionMenuViewServer) SetOverflowIcon(_ context.Context, req *pb.SetOverflowIconRequest) (*pb.SetOverflowIconResponse, error) + func (s *ActionMenuViewServer) SetPopupTheme(_ context.Context, req *pb.SetPopupThemeRequest) (*pb.SetPopupThemeResponse, error) + func (s *ActionMenuViewServer) ShowOverflowMenu(_ context.Context, req *pb.ShowOverflowMenuRequest) (*pb.ShowOverflowMenuResponse, error) + type AdapterViewFlipperServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *AdapterViewFlipperServer) FyiWillBeAdvancedByHostKThx(_ context.Context, req *pb.FyiWillBeAdvancedByHostKThxRequest) (*pb.FyiWillBeAdvancedByHostKThxResponse, error) + func (s *AdapterViewFlipperServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *AdapterViewFlipperServer) GetFlipInterval(_ context.Context, req *pb.GetFlipIntervalRequest) (*pb.GetFlipIntervalResponse, error) + func (s *AdapterViewFlipperServer) IsAutoStart(_ context.Context, req *pb.IsAutoStartRequest) (*pb.IsAutoStartResponse, error) + func (s *AdapterViewFlipperServer) IsFlipping(_ context.Context, req *pb.IsFlippingRequest) (*pb.IsFlippingResponse, error) + func (s *AdapterViewFlipperServer) NewAdapterViewFlipper(_ context.Context, req *pb.NewAdapterViewFlipperRequest) (*pb.NewAdapterViewFlipperResponse, error) + func (s *AdapterViewFlipperServer) SetAdapter(_ context.Context, req *pb.SetAdapterRequest) (*pb.SetAdapterResponse, error) + func (s *AdapterViewFlipperServer) SetAutoStart(_ context.Context, req *pb.SetAutoStartRequest) (*pb.SetAutoStartResponse, error) + func (s *AdapterViewFlipperServer) SetFlipInterval(_ context.Context, req *pb.SetFlipIntervalRequest) (*pb.SetFlipIntervalResponse, error) + func (s *AdapterViewFlipperServer) ShowNext(_ context.Context, req *pb.ShowNextRequest) (*pb.ShowNextResponse, error) + func (s *AdapterViewFlipperServer) ShowPrevious(_ context.Context, req *pb.ShowPreviousRequest) (*pb.ShowPreviousResponse, error) + func (s *AdapterViewFlipperServer) StartFlipping(_ context.Context, req *pb.StartFlippingRequest) (*pb.StartFlippingResponse, error) + func (s *AdapterViewFlipperServer) StopFlipping(_ context.Context, req *pb.StopFlippingRequest) (*pb.StopFlippingResponse, error) + type AlphabetIndexerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *AlphabetIndexerServer) GetPositionForSection(_ context.Context, req *pb.GetPositionForSectionRequest) (*pb.GetPositionForSectionResponse, error) + func (s *AlphabetIndexerServer) GetSectionForPosition(_ context.Context, req *pb.GetSectionForPositionRequest) (*pb.GetSectionForPositionResponse, error) + func (s *AlphabetIndexerServer) GetSections(_ context.Context, req *pb.GetSectionsRequest) (*pb.GetSectionsResponse, error) + func (s *AlphabetIndexerServer) NewAlphabetIndexer(_ context.Context, req *pb.NewAlphabetIndexerRequest) (*pb.NewAlphabetIndexerResponse, error) + func (s *AlphabetIndexerServer) OnChanged(_ context.Context, req *pb.OnChangedRequest) (*pb.OnChangedResponse, error) + func (s *AlphabetIndexerServer) OnInvalidated(_ context.Context, req *pb.OnInvalidatedRequest) (*pb.OnInvalidatedResponse, error) + func (s *AlphabetIndexerServer) SetCursor(_ context.Context, req *pb.SetCursorRequest) (*pb.SetCursorResponse, error) + type AnalogClockServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *AnalogClockServer) GetDialTintBlendMode(_ context.Context, req *pb.GetDialTintBlendModeRequest) (*pb.GetDialTintBlendModeResponse, error) + func (s *AnalogClockServer) GetDialTintList(_ context.Context, req *pb.GetDialTintListRequest) (*pb.GetDialTintListResponse, error) + func (s *AnalogClockServer) GetHourHandTintBlendMode(_ context.Context, req *pb.GetHourHandTintBlendModeRequest) (*pb.GetHourHandTintBlendModeResponse, error) + func (s *AnalogClockServer) GetHourHandTintList(_ context.Context, req *pb.GetHourHandTintListRequest) (*pb.GetHourHandTintListResponse, error) + func (s *AnalogClockServer) GetMinuteHandTintBlendMode(_ context.Context, req *pb.GetMinuteHandTintBlendModeRequest) (*pb.GetMinuteHandTintBlendModeResponse, error) + func (s *AnalogClockServer) GetMinuteHandTintList(_ context.Context, req *pb.GetMinuteHandTintListRequest) (*pb.GetMinuteHandTintListResponse, error) + func (s *AnalogClockServer) GetSecondHandTintBlendMode(_ context.Context, req *pb.GetSecondHandTintBlendModeRequest) (*pb.GetSecondHandTintBlendModeResponse, error) + func (s *AnalogClockServer) GetSecondHandTintList(_ context.Context, req *pb.GetSecondHandTintListRequest) (*pb.GetSecondHandTintListResponse, error) + func (s *AnalogClockServer) GetTimeZone(_ context.Context, req *pb.GetTimeZoneRequest) (*pb.GetTimeZoneResponse, error) + func (s *AnalogClockServer) NewAnalogClock(_ context.Context, req *pb.NewAnalogClockRequest) (*pb.NewAnalogClockResponse, error) + func (s *AnalogClockServer) OnVisibilityAggregated(_ context.Context, req *pb.OnVisibilityAggregatedRequest) (*pb.OnVisibilityAggregatedResponse, error) + func (s *AnalogClockServer) SetDial(_ context.Context, req *pb.SetDialRequest) (*pb.SetDialResponse, error) + func (s *AnalogClockServer) SetDialTintBlendMode(_ context.Context, req *pb.SetDialTintBlendModeRequest) (*pb.SetDialTintBlendModeResponse, error) + func (s *AnalogClockServer) SetDialTintList(_ context.Context, req *pb.SetDialTintListRequest) (*pb.SetDialTintListResponse, error) + func (s *AnalogClockServer) SetHourHand(_ context.Context, req *pb.SetHourHandRequest) (*pb.SetHourHandResponse, error) + func (s *AnalogClockServer) SetHourHandTintBlendMode(_ context.Context, req *pb.SetHourHandTintBlendModeRequest) (*pb.SetHourHandTintBlendModeResponse, error) + func (s *AnalogClockServer) SetHourHandTintList(_ context.Context, req *pb.SetHourHandTintListRequest) (*pb.SetHourHandTintListResponse, error) + func (s *AnalogClockServer) SetMinuteHand(_ context.Context, req *pb.SetMinuteHandRequest) (*pb.SetMinuteHandResponse, error) + func (s *AnalogClockServer) SetMinuteHandTintBlendMode(_ context.Context, req *pb.SetMinuteHandTintBlendModeRequest) (*pb.SetMinuteHandTintBlendModeResponse, error) + func (s *AnalogClockServer) SetMinuteHandTintList(_ context.Context, req *pb.SetMinuteHandTintListRequest) (*pb.SetMinuteHandTintListResponse, error) + func (s *AnalogClockServer) SetSecondHand(_ context.Context, req *pb.SetSecondHandRequest) (*pb.SetSecondHandResponse, error) + func (s *AnalogClockServer) SetSecondHandTintBlendMode(_ context.Context, req *pb.SetSecondHandTintBlendModeRequest) (*pb.SetSecondHandTintBlendModeResponse, error) + func (s *AnalogClockServer) SetSecondHandTintList(_ context.Context, req *pb.SetSecondHandTintListRequest) (*pb.SetSecondHandTintListResponse, error) + func (s *AnalogClockServer) SetTimeZone(_ context.Context, req *pb.SetTimeZoneRequest) (*pb.SetTimeZoneResponse, error) + type ArrayAdapterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ArrayAdapterServer) AddAll(_ context.Context, req *pb.AddAllRequest) (*pb.AddAllResponse, error) + func (s *ArrayAdapterServer) Clear(_ context.Context, req *pb.ClearRequest) (*pb.ClearResponse, error) + func (s *ArrayAdapterServer) CreateFromResource(_ context.Context, req *pb.CreateFromResourceRequest) (*pb.CreateFromResourceResponse, error) + func (s *ArrayAdapterServer) GetAutofillOptions(_ context.Context, req *pb.GetAutofillOptionsRequest) (*pb.GetAutofillOptionsResponse, error) + func (s *ArrayAdapterServer) GetContext(_ context.Context, req *pb.GetContextRequest) (*pb.GetContextResponse, error) + func (s *ArrayAdapterServer) GetCount(_ context.Context, req *pb.ArrayAdapterGetCountRequest) (*pb.GetCountResponse, error) + func (s *ArrayAdapterServer) GetDropDownView(_ context.Context, req *pb.GetDropDownViewRequest) (*pb.GetDropDownViewResponse, error) + func (s *ArrayAdapterServer) GetDropDownViewTheme(_ context.Context, req *pb.ArrayAdapterGetDropDownViewThemeRequest) (*pb.GetDropDownViewThemeResponse, error) + func (s *ArrayAdapterServer) GetFilter(_ context.Context, req *pb.GetFilterRequest) (*pb.GetFilterResponse, error) + func (s *ArrayAdapterServer) GetItemId(_ context.Context, req *pb.GetItemIdRequest) (*pb.GetItemIdResponse, error) + func (s *ArrayAdapterServer) GetView(_ context.Context, req *pb.GetViewRequest) (*pb.GetViewResponse, error) + func (s *ArrayAdapterServer) NewArrayAdapter(_ context.Context, req *pb.NewArrayAdapterRequest) (*pb.NewArrayAdapterResponse, error) + func (s *ArrayAdapterServer) NotifyDataSetChanged(_ context.Context, req *pb.NotifyDataSetChangedRequest) (*pb.NotifyDataSetChangedResponse, error) + func (s *ArrayAdapterServer) SetDropDownViewResource(_ context.Context, req *pb.ArrayAdapterSetDropDownViewResourceRequest) (*pb.SetDropDownViewResourceResponse, error) + func (s *ArrayAdapterServer) SetDropDownViewTheme(_ context.Context, req *pb.ArrayAdapterSetDropDownViewThemeRequest) (*pb.SetDropDownViewThemeResponse, error) + func (s *ArrayAdapterServer) SetNotifyOnChange(_ context.Context, req *pb.SetNotifyOnChangeRequest) (*pb.SetNotifyOnChangeResponse, error) + type AutoCompleteTextViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *AutoCompleteTextViewServer) ClearListSelection(_ context.Context, req *pb.ClearListSelectionRequest) (*pb.ClearListSelectionResponse, error) + func (s *AutoCompleteTextViewServer) DismissDropDown(_ context.Context, req *pb.DismissDropDownRequest) (*pb.DismissDropDownResponse, error) + func (s *AutoCompleteTextViewServer) EnoughToFilter(_ context.Context, req *pb.EnoughToFilterRequest) (*pb.EnoughToFilterResponse, error) + func (s *AutoCompleteTextViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *AutoCompleteTextViewServer) GetAdapter(_ context.Context, req *pb.AutoCompleteTextViewGetAdapterRequest) (*pb.GetAdapterResponse, error) + func (s *AutoCompleteTextViewServer) GetCompletionHint(_ context.Context, req *pb.GetCompletionHintRequest) (*pb.GetCompletionHintResponse, error) + func (s *AutoCompleteTextViewServer) GetDropDownAnchor(_ context.Context, req *pb.GetDropDownAnchorRequest) (*pb.GetDropDownAnchorResponse, error) + func (s *AutoCompleteTextViewServer) GetDropDownBackground(_ context.Context, req *pb.GetDropDownBackgroundRequest) (*pb.GetDropDownBackgroundResponse, error) + func (s *AutoCompleteTextViewServer) GetDropDownHeight(_ context.Context, req *pb.GetDropDownHeightRequest) (*pb.GetDropDownHeightResponse, error) + func (s *AutoCompleteTextViewServer) GetDropDownHorizontalOffset(_ context.Context, req *pb.GetDropDownHorizontalOffsetRequest) (*pb.GetDropDownHorizontalOffsetResponse, error) + func (s *AutoCompleteTextViewServer) GetDropDownVerticalOffset(_ context.Context, req *pb.GetDropDownVerticalOffsetRequest) (*pb.GetDropDownVerticalOffsetResponse, error) + func (s *AutoCompleteTextViewServer) GetDropDownWidth(_ context.Context, req *pb.GetDropDownWidthRequest) (*pb.GetDropDownWidthResponse, error) + func (s *AutoCompleteTextViewServer) GetInputMethodMode(_ context.Context, req *pb.GetInputMethodModeRequest) (*pb.GetInputMethodModeResponse, error) + func (s *AutoCompleteTextViewServer) GetItemClickListener(_ context.Context, req *pb.GetItemClickListenerRequest) (*pb.GetItemClickListenerResponse, error) + func (s *AutoCompleteTextViewServer) GetItemSelectedListener(_ context.Context, req *pb.GetItemSelectedListenerRequest) (*pb.GetItemSelectedListenerResponse, error) + func (s *AutoCompleteTextViewServer) GetListSelection(_ context.Context, req *pb.GetListSelectionRequest) (*pb.GetListSelectionResponse, error) + func (s *AutoCompleteTextViewServer) GetOnItemClickListener(_ context.Context, req *pb.AutoCompleteTextViewGetOnItemClickListenerRequest) (*pb.GetOnItemClickListenerResponse, error) + func (s *AutoCompleteTextViewServer) GetOnItemSelectedListener(_ context.Context, ...) (*pb.GetOnItemSelectedListenerResponse, error) + func (s *AutoCompleteTextViewServer) GetThreshold(_ context.Context, req *pb.GetThresholdRequest) (*pb.GetThresholdResponse, error) + func (s *AutoCompleteTextViewServer) GetValidator(_ context.Context, req *pb.GetValidatorRequest) (*pb.GetValidatorResponse, error) + func (s *AutoCompleteTextViewServer) IsPerformingCompletion(_ context.Context, req *pb.IsPerformingCompletionRequest) (*pb.IsPerformingCompletionResponse, error) + func (s *AutoCompleteTextViewServer) IsPopupShowing(_ context.Context, req *pb.IsPopupShowingRequest) (*pb.IsPopupShowingResponse, error) + func (s *AutoCompleteTextViewServer) NewAutoCompleteTextView(_ context.Context, req *pb.NewAutoCompleteTextViewRequest) (*pb.NewAutoCompleteTextViewResponse, error) + func (s *AutoCompleteTextViewServer) OnCommitCompletion(_ context.Context, req *pb.OnCommitCompletionRequest) (*pb.OnCommitCompletionResponse, error) + func (s *AutoCompleteTextViewServer) OnFilterComplete(_ context.Context, req *pb.AutoCompleteTextViewOnFilterCompleteRequest) (*pb.OnFilterCompleteResponse, error) + func (s *AutoCompleteTextViewServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *AutoCompleteTextViewServer) OnKeyPreIme(_ context.Context, req *pb.OnKeyPreImeRequest) (*pb.OnKeyPreImeResponse, error) + func (s *AutoCompleteTextViewServer) OnKeyUp(_ context.Context, req *pb.OnKeyUpRequest) (*pb.OnKeyUpResponse, error) + func (s *AutoCompleteTextViewServer) OnWindowFocusChanged(_ context.Context, req *pb.AutoCompleteTextViewOnWindowFocusChangedRequest) (*pb.OnWindowFocusChangedResponse, error) + func (s *AutoCompleteTextViewServer) PerformCompletion(_ context.Context, req *pb.PerformCompletionRequest) (*pb.PerformCompletionResponse, error) + func (s *AutoCompleteTextViewServer) PerformValidation(_ context.Context, req *pb.PerformValidationRequest) (*pb.PerformValidationResponse, error) + func (s *AutoCompleteTextViewServer) RefreshAutoCompleteResults(_ context.Context, req *pb.RefreshAutoCompleteResultsRequest) (*pb.RefreshAutoCompleteResultsResponse, error) + func (s *AutoCompleteTextViewServer) SetCompletionHint(_ context.Context, req *pb.SetCompletionHintRequest) (*pb.SetCompletionHintResponse, error) + func (s *AutoCompleteTextViewServer) SetDropDownAnchor(_ context.Context, req *pb.SetDropDownAnchorRequest) (*pb.SetDropDownAnchorResponse, error) + func (s *AutoCompleteTextViewServer) SetDropDownBackgroundDrawable(_ context.Context, req *pb.SetDropDownBackgroundDrawableRequest) (*pb.SetDropDownBackgroundDrawableResponse, error) + func (s *AutoCompleteTextViewServer) SetDropDownBackgroundResource(_ context.Context, req *pb.SetDropDownBackgroundResourceRequest) (*pb.SetDropDownBackgroundResourceResponse, error) + func (s *AutoCompleteTextViewServer) SetDropDownHeight(_ context.Context, req *pb.SetDropDownHeightRequest) (*pb.SetDropDownHeightResponse, error) + func (s *AutoCompleteTextViewServer) SetDropDownHorizontalOffset(_ context.Context, req *pb.SetDropDownHorizontalOffsetRequest) (*pb.SetDropDownHorizontalOffsetResponse, error) + func (s *AutoCompleteTextViewServer) SetDropDownVerticalOffset(_ context.Context, req *pb.SetDropDownVerticalOffsetRequest) (*pb.SetDropDownVerticalOffsetResponse, error) + func (s *AutoCompleteTextViewServer) SetDropDownWidth(_ context.Context, req *pb.SetDropDownWidthRequest) (*pb.SetDropDownWidthResponse, error) + func (s *AutoCompleteTextViewServer) SetInputMethodMode(_ context.Context, req *pb.SetInputMethodModeRequest) (*pb.SetInputMethodModeResponse, error) + func (s *AutoCompleteTextViewServer) SetListSelection(_ context.Context, req *pb.SetListSelectionRequest) (*pb.SetListSelectionResponse, error) + func (s *AutoCompleteTextViewServer) SetOnClickListener(_ context.Context, req *pb.AutoCompleteTextViewSetOnClickListenerRequest) (*pb.SetOnClickListenerResponse, error) + func (s *AutoCompleteTextViewServer) SetOnDismissListener(_ context.Context, req *pb.SetOnDismissListenerRequest) (*pb.SetOnDismissListenerResponse, error) + func (s *AutoCompleteTextViewServer) SetOnItemClickListener(_ context.Context, req *pb.SetOnItemClickListenerRequest) (*pb.SetOnItemClickListenerResponse, error) + func (s *AutoCompleteTextViewServer) SetOnItemSelectedListener(_ context.Context, req *pb.SetOnItemSelectedListenerRequest) (*pb.SetOnItemSelectedListenerResponse, error) + func (s *AutoCompleteTextViewServer) SetText(_ context.Context, req *pb.AutoCompleteTextViewSetTextRequest) (*pb.SetTextResponse, error) + func (s *AutoCompleteTextViewServer) SetThreshold(_ context.Context, req *pb.SetThresholdRequest) (*pb.SetThresholdResponse, error) + func (s *AutoCompleteTextViewServer) SetValidator(_ context.Context, req *pb.SetValidatorRequest) (*pb.SetValidatorResponse, error) + func (s *AutoCompleteTextViewServer) ShowDropDown(_ context.Context, req *pb.ShowDropDownRequest) (*pb.ShowDropDownResponse, error) + type ButtonServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ButtonServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ButtonServer) NewButton(_ context.Context, req *pb.NewButtonRequest) (*pb.NewButtonResponse, error) + func (s *ButtonServer) OnResolvePointerIcon(_ context.Context, req *pb.OnResolvePointerIconRequest) (*pb.OnResolvePointerIconResponse, error) + type CalendarViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *CalendarViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *CalendarViewServer) GetDate(_ context.Context, req *pb.GetDateRequest) (*pb.GetDateResponse, error) + func (s *CalendarViewServer) GetDateTextAppearance(_ context.Context, req *pb.GetDateTextAppearanceRequest) (*pb.GetDateTextAppearanceResponse, error) + func (s *CalendarViewServer) GetFirstDayOfWeek(_ context.Context, req *pb.GetFirstDayOfWeekRequest) (*pb.GetFirstDayOfWeekResponse, error) + func (s *CalendarViewServer) GetFocusedMonthDateColor(_ context.Context, req *pb.GetFocusedMonthDateColorRequest) (*pb.GetFocusedMonthDateColorResponse, error) + func (s *CalendarViewServer) GetMaxDate(_ context.Context, req *pb.GetMaxDateRequest) (*pb.GetMaxDateResponse, error) + func (s *CalendarViewServer) GetMinDate(_ context.Context, req *pb.GetMinDateRequest) (*pb.GetMinDateResponse, error) + func (s *CalendarViewServer) GetSelectedDateVerticalBar(_ context.Context, req *pb.GetSelectedDateVerticalBarRequest) (*pb.GetSelectedDateVerticalBarResponse, error) + func (s *CalendarViewServer) GetSelectedWeekBackgroundColor(_ context.Context, req *pb.GetSelectedWeekBackgroundColorRequest) (*pb.GetSelectedWeekBackgroundColorResponse, error) + func (s *CalendarViewServer) GetShowWeekNumber(_ context.Context, req *pb.GetShowWeekNumberRequest) (*pb.GetShowWeekNumberResponse, error) + func (s *CalendarViewServer) GetShownWeekCount(_ context.Context, req *pb.GetShownWeekCountRequest) (*pb.GetShownWeekCountResponse, error) + func (s *CalendarViewServer) GetUnfocusedMonthDateColor(_ context.Context, req *pb.GetUnfocusedMonthDateColorRequest) (*pb.GetUnfocusedMonthDateColorResponse, error) + func (s *CalendarViewServer) GetWeekDayTextAppearance(_ context.Context, req *pb.GetWeekDayTextAppearanceRequest) (*pb.GetWeekDayTextAppearanceResponse, error) + func (s *CalendarViewServer) GetWeekNumberColor(_ context.Context, req *pb.GetWeekNumberColorRequest) (*pb.GetWeekNumberColorResponse, error) + func (s *CalendarViewServer) GetWeekSeparatorLineColor(_ context.Context, req *pb.GetWeekSeparatorLineColorRequest) (*pb.GetWeekSeparatorLineColorResponse, error) + func (s *CalendarViewServer) NewCalendarView(_ context.Context, req *pb.NewCalendarViewRequest) (*pb.NewCalendarViewResponse, error) + func (s *CalendarViewServer) SetDate1(_ context.Context, req *pb.SetDate1Request) (*pb.SetDate1Response, error) + func (s *CalendarViewServer) SetDate3_1(_ context.Context, req *pb.SetDate3_1Request) (*pb.SetDate3_1Response, error) + func (s *CalendarViewServer) SetDateTextAppearance(_ context.Context, req *pb.SetDateTextAppearanceRequest) (*pb.SetDateTextAppearanceResponse, error) + func (s *CalendarViewServer) SetFirstDayOfWeek(_ context.Context, req *pb.SetFirstDayOfWeekRequest) (*pb.SetFirstDayOfWeekResponse, error) + func (s *CalendarViewServer) SetFocusedMonthDateColor(_ context.Context, req *pb.SetFocusedMonthDateColorRequest) (*pb.SetFocusedMonthDateColorResponse, error) + func (s *CalendarViewServer) SetMaxDate(_ context.Context, req *pb.SetMaxDateRequest) (*pb.SetMaxDateResponse, error) + func (s *CalendarViewServer) SetMinDate(_ context.Context, req *pb.SetMinDateRequest) (*pb.SetMinDateResponse, error) + func (s *CalendarViewServer) SetOnDateChangeListener(_ context.Context, req *pb.SetOnDateChangeListenerRequest) (*pb.SetOnDateChangeListenerResponse, error) + func (s *CalendarViewServer) SetSelectedDateVerticalBar1(_ context.Context, req *pb.SetSelectedDateVerticalBar1Request) (*pb.SetSelectedDateVerticalBar1Response, error) + func (s *CalendarViewServer) SetSelectedDateVerticalBar1_1(_ context.Context, req *pb.SetSelectedDateVerticalBar1_1Request) (*pb.SetSelectedDateVerticalBar1_1Response, error) + func (s *CalendarViewServer) SetSelectedWeekBackgroundColor(_ context.Context, req *pb.SetSelectedWeekBackgroundColorRequest) (*pb.SetSelectedWeekBackgroundColorResponse, error) + func (s *CalendarViewServer) SetShowWeekNumber(_ context.Context, req *pb.SetShowWeekNumberRequest) (*pb.SetShowWeekNumberResponse, error) + func (s *CalendarViewServer) SetShownWeekCount(_ context.Context, req *pb.SetShownWeekCountRequest) (*pb.SetShownWeekCountResponse, error) + func (s *CalendarViewServer) SetUnfocusedMonthDateColor(_ context.Context, req *pb.SetUnfocusedMonthDateColorRequest) (*pb.SetUnfocusedMonthDateColorResponse, error) + func (s *CalendarViewServer) SetWeekDayTextAppearance(_ context.Context, req *pb.SetWeekDayTextAppearanceRequest) (*pb.SetWeekDayTextAppearanceResponse, error) + func (s *CalendarViewServer) SetWeekNumberColor(_ context.Context, req *pb.SetWeekNumberColorRequest) (*pb.SetWeekNumberColorResponse, error) + func (s *CalendarViewServer) SetWeekSeparatorLineColor(_ context.Context, req *pb.SetWeekSeparatorLineColorRequest) (*pb.SetWeekSeparatorLineColorResponse, error) + type CheckBoxServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *CheckBoxServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *CheckBoxServer) NewCheckBox(_ context.Context, req *pb.NewCheckBoxRequest) (*pb.NewCheckBoxResponse, error) + type CheckedTextViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *CheckedTextViewServer) DrawableHotspotChanged(_ context.Context, req *pb.DrawableHotspotChangedRequest) (*pb.DrawableHotspotChangedResponse, error) + func (s *CheckedTextViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *CheckedTextViewServer) GetCheckMarkDrawable(_ context.Context, req *pb.GetCheckMarkDrawableRequest) (*pb.GetCheckMarkDrawableResponse, error) + func (s *CheckedTextViewServer) GetCheckMarkTintBlendMode(_ context.Context, req *pb.GetCheckMarkTintBlendModeRequest) (*pb.GetCheckMarkTintBlendModeResponse, error) + func (s *CheckedTextViewServer) GetCheckMarkTintList(_ context.Context, req *pb.GetCheckMarkTintListRequest) (*pb.GetCheckMarkTintListResponse, error) + func (s *CheckedTextViewServer) GetCheckMarkTintMode(_ context.Context, req *pb.GetCheckMarkTintModeRequest) (*pb.GetCheckMarkTintModeResponse, error) + func (s *CheckedTextViewServer) IsChecked(_ context.Context, req *pb.CheckedTextViewIsCheckedRequest) (*pb.IsCheckedResponse, error) + func (s *CheckedTextViewServer) JumpDrawablesToCurrentState(_ context.Context, req *pb.JumpDrawablesToCurrentStateRequest) (*pb.JumpDrawablesToCurrentStateResponse, error) + func (s *CheckedTextViewServer) NewCheckedTextView(_ context.Context, req *pb.NewCheckedTextViewRequest) (*pb.NewCheckedTextViewResponse, error) + func (s *CheckedTextViewServer) OnRestoreInstanceState(_ context.Context, req *pb.OnRestoreInstanceStateRequest) (*pb.OnRestoreInstanceStateResponse, error) + func (s *CheckedTextViewServer) OnRtlPropertiesChanged(_ context.Context, req *pb.OnRtlPropertiesChangedRequest) (*pb.OnRtlPropertiesChangedResponse, error) + func (s *CheckedTextViewServer) OnSaveInstanceState(_ context.Context, req *pb.OnSaveInstanceStateRequest) (*pb.OnSaveInstanceStateResponse, error) + func (s *CheckedTextViewServer) SetCheckMarkDrawable1(_ context.Context, req *pb.SetCheckMarkDrawable1Request) (*pb.SetCheckMarkDrawable1Response, error) + func (s *CheckedTextViewServer) SetCheckMarkDrawable1_1(_ context.Context, req *pb.SetCheckMarkDrawable1_1Request) (*pb.SetCheckMarkDrawable1_1Response, error) + func (s *CheckedTextViewServer) SetCheckMarkTintBlendMode(_ context.Context, req *pb.SetCheckMarkTintBlendModeRequest) (*pb.SetCheckMarkTintBlendModeResponse, error) + func (s *CheckedTextViewServer) SetCheckMarkTintList(_ context.Context, req *pb.SetCheckMarkTintListRequest) (*pb.SetCheckMarkTintListResponse, error) + func (s *CheckedTextViewServer) SetCheckMarkTintMode(_ context.Context, req *pb.SetCheckMarkTintModeRequest) (*pb.SetCheckMarkTintModeResponse, error) + func (s *CheckedTextViewServer) SetChecked(_ context.Context, req *pb.SetCheckedRequest) (*pb.SetCheckedResponse, error) + func (s *CheckedTextViewServer) SetVisibility(_ context.Context, req *pb.SetVisibilityRequest) (*pb.SetVisibilityResponse, error) + func (s *CheckedTextViewServer) Toggle(_ context.Context, req *pb.CheckedTextViewToggleRequest) (*pb.ToggleResponse, error) + type ChronometerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ChronometerServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ChronometerServer) GetBase(_ context.Context, req *pb.GetBaseRequest) (*pb.GetBaseResponse, error) + func (s *ChronometerServer) GetContentDescription(_ context.Context, req *pb.GetContentDescriptionRequest) (*pb.GetContentDescriptionResponse, error) + func (s *ChronometerServer) GetFormat(_ context.Context, req *pb.GetFormatRequest) (*pb.GetFormatResponse, error) + func (s *ChronometerServer) GetOnChronometerTickListener(_ context.Context, req *pb.GetOnChronometerTickListenerRequest) (*pb.GetOnChronometerTickListenerResponse, error) + func (s *ChronometerServer) IsCountDown(_ context.Context, req *pb.IsCountDownRequest) (*pb.IsCountDownResponse, error) + func (s *ChronometerServer) IsTheFinalCountDown(_ context.Context, req *pb.IsTheFinalCountDownRequest) (*pb.IsTheFinalCountDownResponse, error) + func (s *ChronometerServer) NewChronometer(_ context.Context, req *pb.NewChronometerRequest) (*pb.NewChronometerResponse, error) + func (s *ChronometerServer) SetBase(_ context.Context, req *pb.SetBaseRequest) (*pb.SetBaseResponse, error) + func (s *ChronometerServer) SetCountDown(_ context.Context, req *pb.SetCountDownRequest) (*pb.SetCountDownResponse, error) + func (s *ChronometerServer) SetFormat(_ context.Context, req *pb.SetFormatRequest) (*pb.SetFormatResponse, error) + func (s *ChronometerServer) SetOnChronometerTickListener(_ context.Context, req *pb.SetOnChronometerTickListenerRequest) (*pb.SetOnChronometerTickListenerResponse, error) + func (s *ChronometerServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error) + func (s *ChronometerServer) Stop(_ context.Context, req *pb.StopRequest) (*pb.StopResponse, error) + type DatePickerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *DatePickerServer) Autofill(_ context.Context, req *pb.AutofillRequest) (*pb.AutofillResponse, error) + func (s *DatePickerServer) DispatchProvideAutofillStructure(_ context.Context, req *pb.DispatchProvideAutofillStructureRequest) (*pb.DispatchProvideAutofillStructureResponse, error) + func (s *DatePickerServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *DatePickerServer) GetAutofillType(_ context.Context, req *pb.GetAutofillTypeRequest) (*pb.GetAutofillTypeResponse, error) + func (s *DatePickerServer) GetAutofillValue(_ context.Context, req *pb.GetAutofillValueRequest) (*pb.GetAutofillValueResponse, error) + func (s *DatePickerServer) GetCalendarView(_ context.Context, req *pb.GetCalendarViewRequest) (*pb.GetCalendarViewResponse, error) + func (s *DatePickerServer) GetCalendarViewShown(_ context.Context, req *pb.GetCalendarViewShownRequest) (*pb.GetCalendarViewShownResponse, error) + func (s *DatePickerServer) GetDayOfMonth(_ context.Context, req *pb.GetDayOfMonthRequest) (*pb.GetDayOfMonthResponse, error) + func (s *DatePickerServer) GetFirstDayOfWeek(_ context.Context, req *pb.GetFirstDayOfWeekRequest) (*pb.GetFirstDayOfWeekResponse, error) + func (s *DatePickerServer) GetMaxDate(_ context.Context, req *pb.GetMaxDateRequest) (*pb.GetMaxDateResponse, error) + func (s *DatePickerServer) GetMinDate(_ context.Context, req *pb.GetMinDateRequest) (*pb.GetMinDateResponse, error) + func (s *DatePickerServer) GetMonth(_ context.Context, req *pb.GetMonthRequest) (*pb.GetMonthResponse, error) + func (s *DatePickerServer) GetSpinnersShown(_ context.Context, req *pb.GetSpinnersShownRequest) (*pb.GetSpinnersShownResponse, error) + func (s *DatePickerServer) GetYear(_ context.Context, req *pb.GetYearRequest) (*pb.GetYearResponse, error) + func (s *DatePickerServer) Init(_ context.Context, req *pb.InitRequest) (*pb.InitResponse, error) + func (s *DatePickerServer) IsEnabled(_ context.Context, req *pb.DatePickerIsEnabledRequest) (*pb.IsEnabledResponse, error) + func (s *DatePickerServer) NewDatePicker(_ context.Context, req *pb.NewDatePickerRequest) (*pb.NewDatePickerResponse, error) + func (s *DatePickerServer) SetCalendarViewShown(_ context.Context, req *pb.SetCalendarViewShownRequest) (*pb.SetCalendarViewShownResponse, error) + func (s *DatePickerServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error) + func (s *DatePickerServer) SetFirstDayOfWeek(_ context.Context, req *pb.SetFirstDayOfWeekRequest) (*pb.SetFirstDayOfWeekResponse, error) + func (s *DatePickerServer) SetMaxDate(_ context.Context, req *pb.SetMaxDateRequest) (*pb.SetMaxDateResponse, error) + func (s *DatePickerServer) SetMinDate(_ context.Context, req *pb.SetMinDateRequest) (*pb.SetMinDateResponse, error) + func (s *DatePickerServer) SetOnDateChangedListener(_ context.Context, req *pb.SetOnDateChangedListenerRequest) (*pb.SetOnDateChangedListenerResponse, error) + func (s *DatePickerServer) SetSpinnersShown(_ context.Context, req *pb.SetSpinnersShownRequest) (*pb.SetSpinnersShownResponse, error) + func (s *DatePickerServer) UpdateDate(_ context.Context, req *pb.UpdateDateRequest) (*pb.UpdateDateResponse, error) + type DialerFilterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *DialerFilterServer) Append(_ context.Context, req *pb.AppendRequest) (*pb.AppendResponse, error) + func (s *DialerFilterServer) ClearText(_ context.Context, req *pb.ClearTextRequest) (*pb.ClearTextResponse, error) + func (s *DialerFilterServer) GetDigits(_ context.Context, req *pb.GetDigitsRequest) (*pb.GetDigitsResponse, error) + func (s *DialerFilterServer) GetFilterText(_ context.Context, req *pb.GetFilterTextRequest) (*pb.GetFilterTextResponse, error) + func (s *DialerFilterServer) GetLetters(_ context.Context, req *pb.GetLettersRequest) (*pb.GetLettersResponse, error) + func (s *DialerFilterServer) GetMode(_ context.Context, req *pb.GetModeRequest) (*pb.GetModeResponse, error) + func (s *DialerFilterServer) IsQwertyKeyboard(_ context.Context, req *pb.IsQwertyKeyboardRequest) (*pb.IsQwertyKeyboardResponse, error) + func (s *DialerFilterServer) NewDialerFilter(_ context.Context, req *pb.NewDialerFilterRequest) (*pb.NewDialerFilterResponse, error) + func (s *DialerFilterServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *DialerFilterServer) OnKeyUp(_ context.Context, req *pb.OnKeyUpRequest) (*pb.OnKeyUpResponse, error) + func (s *DialerFilterServer) RemoveFilterWatcher(_ context.Context, req *pb.RemoveFilterWatcherRequest) (*pb.RemoveFilterWatcherResponse, error) + func (s *DialerFilterServer) SetDigitsWatcher(_ context.Context, req *pb.SetDigitsWatcherRequest) (*pb.SetDigitsWatcherResponse, error) + func (s *DialerFilterServer) SetFilterWatcher(_ context.Context, req *pb.SetFilterWatcherRequest) (*pb.SetFilterWatcherResponse, error) + func (s *DialerFilterServer) SetLettersWatcher(_ context.Context, req *pb.SetLettersWatcherRequest) (*pb.SetLettersWatcherResponse, error) + func (s *DialerFilterServer) SetMode(_ context.Context, req *pb.SetModeRequest) (*pb.SetModeResponse, error) + type DigitalClockServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *DigitalClockServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *DigitalClockServer) NewDigitalClock(_ context.Context, req *pb.NewDigitalClockRequest) (*pb.NewDigitalClockResponse, error) + type EdgeEffectServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *EdgeEffectServer) Draw(_ context.Context, req *pb.DrawRequest) (*pb.EdgeEffectDrawResponse, error) + func (s *EdgeEffectServer) Finish(_ context.Context, req *pb.FinishRequest) (*pb.FinishResponse, error) + func (s *EdgeEffectServer) GetBlendMode(_ context.Context, req *pb.GetBlendModeRequest) (*pb.GetBlendModeResponse, error) + func (s *EdgeEffectServer) GetColor(_ context.Context, req *pb.GetColorRequest) (*pb.GetColorResponse, error) + func (s *EdgeEffectServer) GetDistance(_ context.Context, req *pb.GetDistanceRequest) (*pb.GetDistanceResponse, error) + func (s *EdgeEffectServer) GetMaxHeight(_ context.Context, req *pb.GetMaxHeightRequest) (*pb.GetMaxHeightResponse, error) + func (s *EdgeEffectServer) IsFinished(_ context.Context, req *pb.IsFinishedRequest) (*pb.IsFinishedResponse, error) + func (s *EdgeEffectServer) NewEdgeEffect(_ context.Context, req *pb.NewEdgeEffectRequest) (*pb.NewEdgeEffectResponse, error) + func (s *EdgeEffectServer) OnAbsorb(_ context.Context, req *pb.OnAbsorbRequest) (*pb.OnAbsorbResponse, error) + func (s *EdgeEffectServer) OnPull1(_ context.Context, req *pb.OnPull1Request) (*pb.OnPull1Response, error) + func (s *EdgeEffectServer) OnPull2_1(_ context.Context, req *pb.OnPull2_1Request) (*pb.OnPull2_1Response, error) + func (s *EdgeEffectServer) OnPullDistance(_ context.Context, req *pb.OnPullDistanceRequest) (*pb.OnPullDistanceResponse, error) + func (s *EdgeEffectServer) OnRelease(_ context.Context, req *pb.OnReleaseRequest) (*pb.OnReleaseResponse, error) + func (s *EdgeEffectServer) SetBlendMode(_ context.Context, req *pb.SetBlendModeRequest) (*pb.SetBlendModeResponse, error) + func (s *EdgeEffectServer) SetColor(_ context.Context, req *pb.SetColorRequest) (*pb.SetColorResponse, error) + func (s *EdgeEffectServer) SetSize(_ context.Context, req *pb.EdgeEffectSetSizeRequest) (*pb.EdgeEffectSetSizeResponse, error) + type EditTextServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *EditTextServer) ExtendSelection(_ context.Context, req *pb.ExtendSelectionRequest) (*pb.ExtendSelectionResponse, error) + func (s *EditTextServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *EditTextServer) GetFreezesText(_ context.Context, req *pb.GetFreezesTextRequest) (*pb.GetFreezesTextResponse, error) + func (s *EditTextServer) GetText0(_ context.Context, req *pb.GetText0Request) (*pb.GetText0Response, error) + func (s *EditTextServer) GetText0_1(_ context.Context, req *pb.GetText0_1Request) (*pb.GetText0_1Response, error) + func (s *EditTextServer) IsStyleShortcutEnabled(_ context.Context, req *pb.IsStyleShortcutEnabledRequest) (*pb.IsStyleShortcutEnabledResponse, error) + func (s *EditTextServer) NewEditText(_ context.Context, req *pb.NewEditTextRequest) (*pb.NewEditTextResponse, error) + func (s *EditTextServer) OnKeyShortcut(_ context.Context, req *pb.OnKeyShortcutRequest) (*pb.OnKeyShortcutResponse, error) + func (s *EditTextServer) OnTextContextMenuItem(_ context.Context, req *pb.OnTextContextMenuItemRequest) (*pb.OnTextContextMenuItemResponse, error) + func (s *EditTextServer) SelectAll(_ context.Context, req *pb.SelectAllRequest) (*pb.SelectAllResponse, error) + func (s *EditTextServer) SetEllipsize(_ context.Context, req *pb.SetEllipsizeRequest) (*pb.SetEllipsizeResponse, error) + func (s *EditTextServer) SetSelection1(_ context.Context, req *pb.SetSelection1Request) (*pb.SetSelection1Response, error) + func (s *EditTextServer) SetSelection2_1(_ context.Context, req *pb.SetSelection2_1Request) (*pb.SetSelection2_1Response, error) + func (s *EditTextServer) SetStyleShortcutsEnabled(_ context.Context, req *pb.SetStyleShortcutsEnabledRequest) (*pb.SetStyleShortcutsEnabledResponse, error) + func (s *EditTextServer) SetText(_ context.Context, req *pb.SetTextRequest) (*pb.SetTextResponse, error) + type ExpandableListViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ExpandableListViewServer) CollapseGroup(_ context.Context, req *pb.CollapseGroupRequest) (*pb.CollapseGroupResponse, error) + func (s *ExpandableListViewServer) ExpandGroup1(_ context.Context, req *pb.ExpandGroup1Request) (*pb.ExpandGroup1Response, error) + func (s *ExpandableListViewServer) ExpandGroup2_1(_ context.Context, req *pb.ExpandGroup2_1Request) (*pb.ExpandGroup2_1Response, error) + func (s *ExpandableListViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ExpandableListViewServer) GetAdapter0(_ context.Context, req *pb.GetAdapter0Request) (*pb.GetAdapter0Response, error) + func (s *ExpandableListViewServer) GetAdapter0_1(_ context.Context, req *pb.GetAdapter0_1Request) (*pb.GetAdapter0_1Response, error) + func (s *ExpandableListViewServer) GetExpandableListAdapter(_ context.Context, req *pb.GetExpandableListAdapterRequest) (*pb.GetExpandableListAdapterResponse, error) + func (s *ExpandableListViewServer) GetExpandableListPosition(_ context.Context, req *pb.GetExpandableListPositionRequest) (*pb.GetExpandableListPositionResponse, error) + func (s *ExpandableListViewServer) GetFlatListPosition(_ context.Context, req *pb.GetFlatListPositionRequest) (*pb.GetFlatListPositionResponse, error) + func (s *ExpandableListViewServer) GetPackedPositionChild(_ context.Context, req *pb.GetPackedPositionChildRequest) (*pb.GetPackedPositionChildResponse, error) + func (s *ExpandableListViewServer) GetPackedPositionForChild(_ context.Context, req *pb.GetPackedPositionForChildRequest) (*pb.GetPackedPositionForChildResponse, error) + func (s *ExpandableListViewServer) GetPackedPositionForGroup(_ context.Context, req *pb.GetPackedPositionForGroupRequest) (*pb.GetPackedPositionForGroupResponse, error) + func (s *ExpandableListViewServer) GetPackedPositionGroup(_ context.Context, req *pb.GetPackedPositionGroupRequest) (*pb.GetPackedPositionGroupResponse, error) + func (s *ExpandableListViewServer) GetPackedPositionType(_ context.Context, req *pb.GetPackedPositionTypeRequest) (*pb.GetPackedPositionTypeResponse, error) + func (s *ExpandableListViewServer) GetSelectedId(_ context.Context, req *pb.GetSelectedIdRequest) (*pb.GetSelectedIdResponse, error) + func (s *ExpandableListViewServer) GetSelectedPosition(_ context.Context, req *pb.GetSelectedPositionRequest) (*pb.GetSelectedPositionResponse, error) + func (s *ExpandableListViewServer) IsGroupExpanded(_ context.Context, req *pb.IsGroupExpandedRequest) (*pb.IsGroupExpandedResponse, error) + func (s *ExpandableListViewServer) NewExpandableListView(_ context.Context, req *pb.NewExpandableListViewRequest) (*pb.NewExpandableListViewResponse, error) + func (s *ExpandableListViewServer) OnInitializeAccessibilityNodeInfoForItem(_ context.Context, req *pb.OnInitializeAccessibilityNodeInfoForItemRequest) (*pb.OnInitializeAccessibilityNodeInfoForItemResponse, error) + func (s *ExpandableListViewServer) OnRestoreInstanceState(_ context.Context, req *pb.OnRestoreInstanceStateRequest) (*pb.OnRestoreInstanceStateResponse, error) + func (s *ExpandableListViewServer) OnRtlPropertiesChanged(_ context.Context, req *pb.OnRtlPropertiesChangedRequest) (*pb.OnRtlPropertiesChangedResponse, error) + func (s *ExpandableListViewServer) OnSaveInstanceState(_ context.Context, req *pb.OnSaveInstanceStateRequest) (*pb.OnSaveInstanceStateResponse, error) + func (s *ExpandableListViewServer) PerformItemClick(_ context.Context, req *pb.PerformItemClickRequest) (*pb.PerformItemClickResponse, error) + func (s *ExpandableListViewServer) SetAdapter1(_ context.Context, req *pb.SetAdapter1Request) (*pb.SetAdapter1Response, error) + func (s *ExpandableListViewServer) SetAdapter1_1(_ context.Context, req *pb.SetAdapter1_1Request) (*pb.SetAdapter1_1Response, error) + func (s *ExpandableListViewServer) SetAdapter1_2(_ context.Context, req *pb.SetAdapter1_2Request) (*pb.SetAdapter1_2Response, error) + func (s *ExpandableListViewServer) SetChildDivider(_ context.Context, req *pb.SetChildDividerRequest) (*pb.SetChildDividerResponse, error) + func (s *ExpandableListViewServer) SetChildIndicator(_ context.Context, req *pb.SetChildIndicatorRequest) (*pb.SetChildIndicatorResponse, error) + func (s *ExpandableListViewServer) SetChildIndicatorBounds(_ context.Context, req *pb.SetChildIndicatorBoundsRequest) (*pb.SetChildIndicatorBoundsResponse, error) + func (s *ExpandableListViewServer) SetChildIndicatorBoundsRelative(_ context.Context, req *pb.SetChildIndicatorBoundsRelativeRequest) (*pb.SetChildIndicatorBoundsRelativeResponse, error) + func (s *ExpandableListViewServer) SetGroupIndicator(_ context.Context, req *pb.SetGroupIndicatorRequest) (*pb.SetGroupIndicatorResponse, error) + func (s *ExpandableListViewServer) SetIndicatorBounds(_ context.Context, req *pb.SetIndicatorBoundsRequest) (*pb.SetIndicatorBoundsResponse, error) + func (s *ExpandableListViewServer) SetIndicatorBoundsRelative(_ context.Context, req *pb.SetIndicatorBoundsRelativeRequest) (*pb.SetIndicatorBoundsRelativeResponse, error) + func (s *ExpandableListViewServer) SetOnChildClickListener(_ context.Context, req *pb.SetOnChildClickListenerRequest) (*pb.SetOnChildClickListenerResponse, error) + func (s *ExpandableListViewServer) SetOnGroupClickListener(_ context.Context, req *pb.SetOnGroupClickListenerRequest) (*pb.SetOnGroupClickListenerResponse, error) + func (s *ExpandableListViewServer) SetOnGroupCollapseListener(_ context.Context, req *pb.SetOnGroupCollapseListenerRequest) (*pb.SetOnGroupCollapseListenerResponse, error) + func (s *ExpandableListViewServer) SetOnGroupExpandListener(_ context.Context, req *pb.SetOnGroupExpandListenerRequest) (*pb.SetOnGroupExpandListenerResponse, error) + func (s *ExpandableListViewServer) SetOnItemClickListener(_ context.Context, req *pb.SetOnItemClickListenerRequest) (*pb.SetOnItemClickListenerResponse, error) + func (s *ExpandableListViewServer) SetSelectedChild(_ context.Context, req *pb.SetSelectedChildRequest) (*pb.SetSelectedChildResponse, error) + func (s *ExpandableListViewServer) SetSelectedGroup(_ context.Context, req *pb.SetSelectedGroupRequest) (*pb.SetSelectedGroupResponse, error) + type FrameLayoutServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *FrameLayoutServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *FrameLayoutServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *FrameLayoutServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *FrameLayoutServer) GetConsiderGoneChildrenWhenMeasuring(_ context.Context, req *pb.GetConsiderGoneChildrenWhenMeasuringRequest) (*pb.GetConsiderGoneChildrenWhenMeasuringResponse, error) + func (s *FrameLayoutServer) GetMeasureAllChildren(_ context.Context, req *pb.GetMeasureAllChildrenRequest) (*pb.GetMeasureAllChildrenResponse, error) + func (s *FrameLayoutServer) NewFrameLayout(_ context.Context, req *pb.NewFrameLayoutRequest) (*pb.NewFrameLayoutResponse, error) + func (s *FrameLayoutServer) SetForegroundGravity(_ context.Context, req *pb.SetForegroundGravityRequest) (*pb.SetForegroundGravityResponse, error) + func (s *FrameLayoutServer) SetMeasureAllChildren(_ context.Context, req *pb.SetMeasureAllChildrenRequest) (*pb.SetMeasureAllChildrenResponse, error) + func (s *FrameLayoutServer) ShouldDelayChildPressedState(_ context.Context, req *pb.ShouldDelayChildPressedStateRequest) (*pb.ShouldDelayChildPressedStateResponse, error) + type GalleryServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *GalleryServer) DispatchKeyEvent(_ context.Context, req *pb.DispatchKeyEventRequest) (*pb.DispatchKeyEventResponse, error) + func (s *GalleryServer) DispatchSetSelected(_ context.Context, req *pb.DispatchSetSelectedRequest) (*pb.DispatchSetSelectedResponse, error) + func (s *GalleryServer) GenerateLayoutParams(_ context.Context, req *pb.GenerateLayoutParamsRequest) (*pb.GenerateLayoutParamsResponse, error) + func (s *GalleryServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *GalleryServer) NewGallery(_ context.Context, req *pb.NewGalleryRequest) (*pb.NewGalleryResponse, error) + func (s *GalleryServer) OnDown(_ context.Context, req *pb.OnDownRequest) (*pb.OnDownResponse, error) + func (s *GalleryServer) OnFling(_ context.Context, req *pb.OnFlingRequest) (*pb.OnFlingResponse, error) + func (s *GalleryServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *GalleryServer) OnKeyUp(_ context.Context, req *pb.OnKeyUpRequest) (*pb.OnKeyUpResponse, error) + func (s *GalleryServer) OnLongPress(_ context.Context, req *pb.OnLongPressRequest) (*pb.OnLongPressResponse, error) + func (s *GalleryServer) OnScroll(_ context.Context, req *pb.GalleryOnScrollRequest) (*pb.GalleryOnScrollResponse, error) + func (s *GalleryServer) OnShowPress(_ context.Context, req *pb.OnShowPressRequest) (*pb.OnShowPressResponse, error) + func (s *GalleryServer) OnSingleTapUp(_ context.Context, req *pb.OnSingleTapUpRequest) (*pb.OnSingleTapUpResponse, error) + func (s *GalleryServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *GalleryServer) SetAnimationDuration(_ context.Context, req *pb.SetAnimationDurationRequest) (*pb.SetAnimationDurationResponse, error) + func (s *GalleryServer) SetCallbackDuringFling(_ context.Context, req *pb.SetCallbackDuringFlingRequest) (*pb.SetCallbackDuringFlingResponse, error) + func (s *GalleryServer) SetGravity(_ context.Context, req *pb.SetGravityRequest) (*pb.SetGravityResponse, error) + func (s *GalleryServer) SetSpacing(_ context.Context, req *pb.SetSpacingRequest) (*pb.SetSpacingResponse, error) + func (s *GalleryServer) SetUnselectedAlpha(_ context.Context, req *pb.SetUnselectedAlphaRequest) (*pb.SetUnselectedAlphaResponse, error) + func (s *GalleryServer) ShowContextMenu0(_ context.Context, req *pb.GalleryShowContextMenu0Request) (*pb.ShowContextMenu0Response, error) + func (s *GalleryServer) ShowContextMenu2_1(_ context.Context, req *pb.GalleryShowContextMenu2_1Request) (*pb.ShowContextMenu2_1Response, error) + func (s *GalleryServer) ShowContextMenuForChild1(_ context.Context, req *pb.GalleryShowContextMenuForChild1Request) (*pb.ShowContextMenuForChild1Response, error) + func (s *GalleryServer) ShowContextMenuForChild3_1(_ context.Context, req *pb.GalleryShowContextMenuForChild3_1Request) (*pb.ShowContextMenuForChild3_1Response, error) + type GridLayoutServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *GridLayoutServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *GridLayoutServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *GridLayoutServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *GridLayoutServer) GetAlignmentMode(_ context.Context, req *pb.GetAlignmentModeRequest) (*pb.GetAlignmentModeResponse, error) + func (s *GridLayoutServer) GetColumnCount(_ context.Context, req *pb.GetColumnCountRequest) (*pb.GetColumnCountResponse, error) + func (s *GridLayoutServer) GetOrientation(_ context.Context, req *pb.GetOrientationRequest) (*pb.GetOrientationResponse, error) + func (s *GridLayoutServer) GetRowCount(_ context.Context, req *pb.GetRowCountRequest) (*pb.GetRowCountResponse, error) + func (s *GridLayoutServer) GetUseDefaultMargins(_ context.Context, req *pb.GetUseDefaultMarginsRequest) (*pb.GetUseDefaultMarginsResponse, error) + func (s *GridLayoutServer) IsColumnOrderPreserved(_ context.Context, req *pb.IsColumnOrderPreservedRequest) (*pb.IsColumnOrderPreservedResponse, error) + func (s *GridLayoutServer) IsRowOrderPreserved(_ context.Context, req *pb.IsRowOrderPreservedRequest) (*pb.IsRowOrderPreservedResponse, error) + func (s *GridLayoutServer) NewGridLayout(_ context.Context, req *pb.NewGridLayoutRequest) (*pb.NewGridLayoutResponse, error) + func (s *GridLayoutServer) OnViewAdded(_ context.Context, req *pb.OnViewAddedRequest) (*pb.OnViewAddedResponse, error) + func (s *GridLayoutServer) OnViewRemoved(_ context.Context, req *pb.OnViewRemovedRequest) (*pb.OnViewRemovedResponse, error) + func (s *GridLayoutServer) RequestLayout(_ context.Context, req *pb.RequestLayoutRequest) (*pb.RequestLayoutResponse, error) + func (s *GridLayoutServer) SetAlignmentMode(_ context.Context, req *pb.SetAlignmentModeRequest) (*pb.SetAlignmentModeResponse, error) + func (s *GridLayoutServer) SetColumnCount(_ context.Context, req *pb.SetColumnCountRequest) (*pb.SetColumnCountResponse, error) + func (s *GridLayoutServer) SetColumnOrderPreserved(_ context.Context, req *pb.SetColumnOrderPreservedRequest) (*pb.SetColumnOrderPreservedResponse, error) + func (s *GridLayoutServer) SetOrientation(_ context.Context, req *pb.SetOrientationRequest) (*pb.SetOrientationResponse, error) + func (s *GridLayoutServer) SetRowCount(_ context.Context, req *pb.SetRowCountRequest) (*pb.SetRowCountResponse, error) + func (s *GridLayoutServer) SetRowOrderPreserved(_ context.Context, req *pb.SetRowOrderPreservedRequest) (*pb.SetRowOrderPreservedResponse, error) + func (s *GridLayoutServer) SetUseDefaultMargins(_ context.Context, req *pb.SetUseDefaultMarginsRequest) (*pb.SetUseDefaultMarginsResponse, error) + func (s *GridLayoutServer) Spec1(_ context.Context, req *pb.Spec1Request) (*pb.Spec1Response, error) + func (s *GridLayoutServer) Spec2_1(_ context.Context, req *pb.Spec2_1Request) (*pb.Spec2_1Response, error) + func (s *GridLayoutServer) Spec2_3(_ context.Context, req *pb.Spec2_3Request) (*pb.Spec2_3Response, error) + func (s *GridLayoutServer) Spec2_4(_ context.Context, req *pb.Spec2_4Request) (*pb.Spec2_4Response, error) + func (s *GridLayoutServer) Spec3_2(_ context.Context, req *pb.Spec3_2Request) (*pb.Spec3_2Response, error) + func (s *GridLayoutServer) Spec3_5(_ context.Context, req *pb.Spec3_5Request) (*pb.Spec3_5Response, error) + func (s *GridLayoutServer) Spec3_7(_ context.Context, req *pb.Spec3_7Request) (*pb.Spec3_7Response, error) + func (s *GridLayoutServer) Spec4_6(_ context.Context, req *pb.Spec4_6Request) (*pb.Spec4_6Response, error) + type GridViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *GridViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *GridViewServer) GetAdapter0(_ context.Context, req *pb.GetAdapter0Request) (*pb.GetAdapter0Response, error) + func (s *GridViewServer) GetAdapter0_1(_ context.Context, req *pb.GetAdapter0_1Request) (*pb.GetAdapter0_1Response, error) + func (s *GridViewServer) GetColumnWidth(_ context.Context, req *pb.GetColumnWidthRequest) (*pb.GetColumnWidthResponse, error) + func (s *GridViewServer) GetGravity(_ context.Context, req *pb.GetGravityRequest) (*pb.GetGravityResponse, error) + func (s *GridViewServer) GetHorizontalSpacing(_ context.Context, req *pb.GetHorizontalSpacingRequest) (*pb.GetHorizontalSpacingResponse, error) + func (s *GridViewServer) GetNumColumns(_ context.Context, req *pb.GetNumColumnsRequest) (*pb.GetNumColumnsResponse, error) + func (s *GridViewServer) GetRequestedColumnWidth(_ context.Context, req *pb.GetRequestedColumnWidthRequest) (*pb.GetRequestedColumnWidthResponse, error) + func (s *GridViewServer) GetRequestedHorizontalSpacing(_ context.Context, req *pb.GetRequestedHorizontalSpacingRequest) (*pb.GetRequestedHorizontalSpacingResponse, error) + func (s *GridViewServer) GetStretchMode(_ context.Context, req *pb.GetStretchModeRequest) (*pb.GetStretchModeResponse, error) + func (s *GridViewServer) GetVerticalSpacing(_ context.Context, req *pb.GetVerticalSpacingRequest) (*pb.GetVerticalSpacingResponse, error) + func (s *GridViewServer) NewGridView(_ context.Context, req *pb.NewGridViewRequest) (*pb.NewGridViewResponse, error) + func (s *GridViewServer) OnInitializeAccessibilityNodeInfoForItem(_ context.Context, req *pb.OnInitializeAccessibilityNodeInfoForItemRequest) (*pb.OnInitializeAccessibilityNodeInfoForItemResponse, error) + func (s *GridViewServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *GridViewServer) OnKeyMultiple(_ context.Context, req *pb.OnKeyMultipleRequest) (*pb.OnKeyMultipleResponse, error) + func (s *GridViewServer) OnKeyUp(_ context.Context, req *pb.OnKeyUpRequest) (*pb.OnKeyUpResponse, error) + func (s *GridViewServer) SetAdapter1(_ context.Context, req *pb.SetAdapter1Request) (*pb.SetAdapter1Response, error) + func (s *GridViewServer) SetAdapter1_1(_ context.Context, req *pb.SetAdapter1_1Request) (*pb.SetAdapter1_1Response, error) + func (s *GridViewServer) SetColumnWidth(_ context.Context, req *pb.SetColumnWidthRequest) (*pb.SetColumnWidthResponse, error) + func (s *GridViewServer) SetGravity(_ context.Context, req *pb.SetGravityRequest) (*pb.SetGravityResponse, error) + func (s *GridViewServer) SetHorizontalSpacing(_ context.Context, req *pb.SetHorizontalSpacingRequest) (*pb.SetHorizontalSpacingResponse, error) + func (s *GridViewServer) SetNumColumns(_ context.Context, req *pb.SetNumColumnsRequest) (*pb.SetNumColumnsResponse, error) + func (s *GridViewServer) SetRemoteViewsAdapter(_ context.Context, req *pb.SetRemoteViewsAdapterRequest) (*pb.SetRemoteViewsAdapterResponse, error) + func (s *GridViewServer) SetSelection(_ context.Context, req *pb.SetSelectionRequest) (*pb.SetSelectionResponse, error) + func (s *GridViewServer) SetStretchMode(_ context.Context, req *pb.SetStretchModeRequest) (*pb.SetStretchModeResponse, error) + func (s *GridViewServer) SetVerticalSpacing(_ context.Context, req *pb.SetVerticalSpacingRequest) (*pb.SetVerticalSpacingResponse, error) + func (s *GridViewServer) SmoothScrollByOffset(_ context.Context, req *pb.SmoothScrollByOffsetRequest) (*pb.SmoothScrollByOffsetResponse, error) + func (s *GridViewServer) SmoothScrollToPosition(_ context.Context, req *pb.SmoothScrollToPositionRequest) (*pb.SmoothScrollToPositionResponse, error) + type HeaderViewListAdapterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *HeaderViewListAdapterServer) AreAllItemsEnabled(_ context.Context, req *pb.HeaderViewListAdapterAreAllItemsEnabledRequest) (*pb.AreAllItemsEnabledResponse, error) + func (s *HeaderViewListAdapterServer) GetCount(_ context.Context, req *pb.HeaderViewListAdapterGetCountRequest) (*pb.GetCountResponse, error) + func (s *HeaderViewListAdapterServer) GetFilter(_ context.Context, req *pb.GetFilterRequest) (*pb.GetFilterResponse, error) + func (s *HeaderViewListAdapterServer) GetFootersCount(_ context.Context, req *pb.GetFootersCountRequest) (*pb.GetFootersCountResponse, error) + func (s *HeaderViewListAdapterServer) GetHeadersCount(_ context.Context, req *pb.GetHeadersCountRequest) (*pb.GetHeadersCountResponse, error) + func (s *HeaderViewListAdapterServer) GetItem(_ context.Context, req *pb.GetItemRequest) (*pb.GetItemResponse, error) + func (s *HeaderViewListAdapterServer) GetItemId(_ context.Context, req *pb.GetItemIdRequest) (*pb.GetItemIdResponse, error) + func (s *HeaderViewListAdapterServer) GetItemViewType(_ context.Context, req *pb.GetItemViewTypeRequest) (*pb.GetItemViewTypeResponse, error) + func (s *HeaderViewListAdapterServer) GetView(_ context.Context, req *pb.GetViewRequest) (*pb.GetViewResponse, error) + func (s *HeaderViewListAdapterServer) GetViewTypeCount(_ context.Context, req *pb.GetViewTypeCountRequest) (*pb.GetViewTypeCountResponse, error) + func (s *HeaderViewListAdapterServer) GetWrappedAdapter(_ context.Context, req *pb.HeaderViewListAdapterGetWrappedAdapterRequest) (*pb.GetWrappedAdapterResponse, error) + func (s *HeaderViewListAdapterServer) HasStableIds(_ context.Context, req *pb.HasStableIdsRequest) (*pb.HasStableIdsResponse, error) + func (s *HeaderViewListAdapterServer) IsEmpty(_ context.Context, req *pb.IsEmptyRequest) (*pb.IsEmptyResponse, error) + func (s *HeaderViewListAdapterServer) IsEnabled(_ context.Context, req *pb.HeaderViewListAdapterIsEnabledRequest) (*pb.IsEnabledResponse, error) + func (s *HeaderViewListAdapterServer) NewHeaderViewListAdapter(_ context.Context, req *pb.NewHeaderViewListAdapterRequest) (*pb.NewHeaderViewListAdapterResponse, error) + func (s *HeaderViewListAdapterServer) RegisterDataSetObserver(_ context.Context, req *pb.RegisterDataSetObserverRequest) (*pb.RegisterDataSetObserverResponse, error) + func (s *HeaderViewListAdapterServer) RemoveFooter(_ context.Context, req *pb.RemoveFooterRequest) (*pb.RemoveFooterResponse, error) + func (s *HeaderViewListAdapterServer) RemoveHeader(_ context.Context, req *pb.RemoveHeaderRequest) (*pb.RemoveHeaderResponse, error) + func (s *HeaderViewListAdapterServer) UnregisterDataSetObserver(_ context.Context, req *pb.UnregisterDataSetObserverRequest) (*pb.UnregisterDataSetObserverResponse, error) + type HorizontalScrollViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *HorizontalScrollViewServer) AddView1(_ context.Context, req *pb.AddView1Request) (*pb.AddView1Response, error) + func (s *HorizontalScrollViewServer) AddView2_1(_ context.Context, req *pb.AddView2_1Request) (*pb.AddView2_1Response, error) + func (s *HorizontalScrollViewServer) AddView2_2(_ context.Context, req *pb.AddView2_2Request) (*pb.AddView2_2Response, error) + func (s *HorizontalScrollViewServer) AddView3_3(_ context.Context, req *pb.AddView3_3Request) (*pb.AddView3_3Response, error) + func (s *HorizontalScrollViewServer) ArrowScroll(_ context.Context, req *pb.ArrowScrollRequest) (*pb.ArrowScrollResponse, error) + func (s *HorizontalScrollViewServer) ComputeScroll(_ context.Context, req *pb.ComputeScrollRequest) (*pb.ComputeScrollResponse, error) + func (s *HorizontalScrollViewServer) DispatchKeyEvent(_ context.Context, req *pb.DispatchKeyEventRequest) (*pb.DispatchKeyEventResponse, error) + func (s *HorizontalScrollViewServer) Draw(_ context.Context, req *pb.DrawRequest) (*pb.DrawResponse, error) + func (s *HorizontalScrollViewServer) ExecuteKeyEvent(_ context.Context, req *pb.ExecuteKeyEventRequest) (*pb.ExecuteKeyEventResponse, error) + func (s *HorizontalScrollViewServer) Fling(_ context.Context, req *pb.FlingRequest) (*pb.FlingResponse, error) + func (s *HorizontalScrollViewServer) FullScroll(_ context.Context, req *pb.FullScrollRequest) (*pb.FullScrollResponse, error) + func (s *HorizontalScrollViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *HorizontalScrollViewServer) GetLeftEdgeEffectColor(_ context.Context, req *pb.GetLeftEdgeEffectColorRequest) (*pb.GetLeftEdgeEffectColorResponse, error) + func (s *HorizontalScrollViewServer) GetMaxScrollAmount(_ context.Context, req *pb.GetMaxScrollAmountRequest) (*pb.GetMaxScrollAmountResponse, error) + func (s *HorizontalScrollViewServer) GetRightEdgeEffectColor(_ context.Context, req *pb.GetRightEdgeEffectColorRequest) (*pb.GetRightEdgeEffectColorResponse, error) + func (s *HorizontalScrollViewServer) IsFillViewport(_ context.Context, req *pb.IsFillViewportRequest) (*pb.IsFillViewportResponse, error) + func (s *HorizontalScrollViewServer) IsSmoothScrollingEnabled(_ context.Context, req *pb.IsSmoothScrollingEnabledRequest) (*pb.IsSmoothScrollingEnabledResponse, error) + func (s *HorizontalScrollViewServer) NewHorizontalScrollView(_ context.Context, req *pb.NewHorizontalScrollViewRequest) (*pb.NewHorizontalScrollViewResponse, error) + func (s *HorizontalScrollViewServer) OnGenericMotionEvent(_ context.Context, req *pb.OnGenericMotionEventRequest) (*pb.OnGenericMotionEventResponse, error) + func (s *HorizontalScrollViewServer) OnInterceptTouchEvent(_ context.Context, req *pb.OnInterceptTouchEventRequest) (*pb.OnInterceptTouchEventResponse, error) + func (s *HorizontalScrollViewServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *HorizontalScrollViewServer) PageScroll(_ context.Context, req *pb.PageScrollRequest) (*pb.PageScrollResponse, error) + func (s *HorizontalScrollViewServer) RequestChildFocus(_ context.Context, req *pb.RequestChildFocusRequest) (*pb.RequestChildFocusResponse, error) + func (s *HorizontalScrollViewServer) RequestChildRectangleOnScreen(_ context.Context, req *pb.RequestChildRectangleOnScreenRequest) (*pb.RequestChildRectangleOnScreenResponse, error) + func (s *HorizontalScrollViewServer) RequestDisallowInterceptTouchEvent(_ context.Context, req *pb.RequestDisallowInterceptTouchEventRequest) (*pb.RequestDisallowInterceptTouchEventResponse, error) + func (s *HorizontalScrollViewServer) RequestLayout(_ context.Context, req *pb.RequestLayoutRequest) (*pb.RequestLayoutResponse, error) + func (s *HorizontalScrollViewServer) ScrollTo(_ context.Context, req *pb.ScrollToRequest) (*pb.ScrollToResponse, error) + func (s *HorizontalScrollViewServer) SetEdgeEffectColor(_ context.Context, req *pb.SetEdgeEffectColorRequest) (*pb.SetEdgeEffectColorResponse, error) + func (s *HorizontalScrollViewServer) SetFillViewport(_ context.Context, req *pb.SetFillViewportRequest) (*pb.SetFillViewportResponse, error) + func (s *HorizontalScrollViewServer) SetLeftEdgeEffectColor(_ context.Context, req *pb.SetLeftEdgeEffectColorRequest) (*pb.SetLeftEdgeEffectColorResponse, error) + func (s *HorizontalScrollViewServer) SetRightEdgeEffectColor(_ context.Context, req *pb.SetRightEdgeEffectColorRequest) (*pb.SetRightEdgeEffectColorResponse, error) + func (s *HorizontalScrollViewServer) SetSmoothScrollingEnabled(_ context.Context, req *pb.SetSmoothScrollingEnabledRequest) (*pb.SetSmoothScrollingEnabledResponse, error) + func (s *HorizontalScrollViewServer) ShouldDelayChildPressedState(_ context.Context, req *pb.ShouldDelayChildPressedStateRequest) (*pb.ShouldDelayChildPressedStateResponse, error) + func (s *HorizontalScrollViewServer) SmoothScrollBy(_ context.Context, req *pb.SmoothScrollByRequest) (*pb.SmoothScrollByResponse, error) + func (s *HorizontalScrollViewServer) SmoothScrollTo(_ context.Context, req *pb.SmoothScrollToRequest) (*pb.SmoothScrollToResponse, error) + type ImageButtonServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ImageButtonServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ImageButtonServer) NewImageButton(_ context.Context, req *pb.NewImageButtonRequest) (*pb.NewImageButtonResponse, error) + func (s *ImageButtonServer) OnResolvePointerIcon(_ context.Context, req *pb.OnResolvePointerIconRequest) (*pb.OnResolvePointerIconResponse, error) + type ImageSwitcherServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ImageSwitcherServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ImageSwitcherServer) NewImageSwitcher(_ context.Context, req *pb.NewImageSwitcherRequest) (*pb.NewImageSwitcherResponse, error) + func (s *ImageSwitcherServer) SetImageDrawable(_ context.Context, req *pb.SetImageDrawableRequest) (*pb.SetImageDrawableResponse, error) + func (s *ImageSwitcherServer) SetImageResource(_ context.Context, req *pb.SetImageResourceRequest) (*pb.SetImageResourceResponse, error) + func (s *ImageSwitcherServer) SetImageURI(_ context.Context, req *pb.SetImageURIRequest) (*pb.SetImageURIResponse, error) + type ImageViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ImageViewServer) AnimateTransform(_ context.Context, req *pb.AnimateTransformRequest) (*pb.AnimateTransformResponse, error) + func (s *ImageViewServer) ClearColorFilter(_ context.Context, req *pb.ClearColorFilterRequest) (*pb.ClearColorFilterResponse, error) + func (s *ImageViewServer) DrawableHotspotChanged(_ context.Context, req *pb.DrawableHotspotChangedRequest) (*pb.DrawableHotspotChangedResponse, error) + func (s *ImageViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ImageViewServer) GetAdjustViewBounds(_ context.Context, req *pb.GetAdjustViewBoundsRequest) (*pb.GetAdjustViewBoundsResponse, error) + func (s *ImageViewServer) GetBaseline(_ context.Context, req *pb.GetBaselineRequest) (*pb.GetBaselineResponse, error) + func (s *ImageViewServer) GetBaselineAlignBottom(_ context.Context, req *pb.GetBaselineAlignBottomRequest) (*pb.GetBaselineAlignBottomResponse, error) + func (s *ImageViewServer) GetColorFilter(_ context.Context, req *pb.GetColorFilterRequest) (*pb.GetColorFilterResponse, error) + func (s *ImageViewServer) GetCropToPadding(_ context.Context, req *pb.GetCropToPaddingRequest) (*pb.GetCropToPaddingResponse, error) + func (s *ImageViewServer) GetDrawable(_ context.Context, req *pb.GetDrawableRequest) (*pb.GetDrawableResponse, error) + func (s *ImageViewServer) GetImageAlpha(_ context.Context, req *pb.GetImageAlphaRequest) (*pb.GetImageAlphaResponse, error) + func (s *ImageViewServer) GetImageMatrix(_ context.Context, req *pb.GetImageMatrixRequest) (*pb.GetImageMatrixResponse, error) + func (s *ImageViewServer) GetImageTintBlendMode(_ context.Context, req *pb.GetImageTintBlendModeRequest) (*pb.GetImageTintBlendModeResponse, error) + func (s *ImageViewServer) GetImageTintList(_ context.Context, req *pb.GetImageTintListRequest) (*pb.GetImageTintListResponse, error) + func (s *ImageViewServer) GetImageTintMode(_ context.Context, req *pb.GetImageTintModeRequest) (*pb.GetImageTintModeResponse, error) + func (s *ImageViewServer) GetMaxHeight(_ context.Context, req *pb.GetMaxHeightRequest) (*pb.GetMaxHeightResponse, error) + func (s *ImageViewServer) GetMaxWidth(_ context.Context, req *pb.GetMaxWidthRequest) (*pb.GetMaxWidthResponse, error) + func (s *ImageViewServer) GetScaleType(_ context.Context, req *pb.GetScaleTypeRequest) (*pb.GetScaleTypeResponse, error) + func (s *ImageViewServer) HasOverlappingRendering(_ context.Context, req *pb.HasOverlappingRenderingRequest) (*pb.HasOverlappingRenderingResponse, error) + func (s *ImageViewServer) InvalidateDrawable(_ context.Context, req *pb.InvalidateDrawableRequest) (*pb.InvalidateDrawableResponse, error) + func (s *ImageViewServer) IsOpaque(_ context.Context, req *pb.IsOpaqueRequest) (*pb.IsOpaqueResponse, error) + func (s *ImageViewServer) JumpDrawablesToCurrentState(_ context.Context, req *pb.JumpDrawablesToCurrentStateRequest) (*pb.JumpDrawablesToCurrentStateResponse, error) + func (s *ImageViewServer) NewImageView(_ context.Context, req *pb.NewImageViewRequest) (*pb.NewImageViewResponse, error) + func (s *ImageViewServer) OnCreateDrawableState(_ context.Context, req *pb.OnCreateDrawableStateRequest) (*pb.OnCreateDrawableStateResponse, error) + func (s *ImageViewServer) OnRtlPropertiesChanged(_ context.Context, req *pb.OnRtlPropertiesChangedRequest) (*pb.OnRtlPropertiesChangedResponse, error) + func (s *ImageViewServer) OnVisibilityAggregated(_ context.Context, req *pb.OnVisibilityAggregatedRequest) (*pb.OnVisibilityAggregatedResponse, error) + func (s *ImageViewServer) SetAdjustViewBounds(_ context.Context, req *pb.SetAdjustViewBoundsRequest) (*pb.SetAdjustViewBoundsResponse, error) + func (s *ImageViewServer) SetAlpha(_ context.Context, req *pb.SetAlphaRequest) (*pb.SetAlphaResponse, error) + func (s *ImageViewServer) SetBaseline(_ context.Context, req *pb.SetBaselineRequest) (*pb.SetBaselineResponse, error) + func (s *ImageViewServer) SetBaselineAlignBottom(_ context.Context, req *pb.SetBaselineAlignBottomRequest) (*pb.SetBaselineAlignBottomResponse, error) + func (s *ImageViewServer) SetColorFilter1(_ context.Context, req *pb.SetColorFilter1Request) (*pb.SetColorFilter1Response, error) + func (s *ImageViewServer) SetColorFilter1_1(_ context.Context, req *pb.SetColorFilter1_1Request) (*pb.SetColorFilter1_1Response, error) + func (s *ImageViewServer) SetColorFilter2_2(_ context.Context, req *pb.SetColorFilter2_2Request) (*pb.SetColorFilter2_2Response, error) + func (s *ImageViewServer) SetCropToPadding(_ context.Context, req *pb.SetCropToPaddingRequest) (*pb.SetCropToPaddingResponse, error) + func (s *ImageViewServer) SetImageAlpha(_ context.Context, req *pb.SetImageAlphaRequest) (*pb.SetImageAlphaResponse, error) + func (s *ImageViewServer) SetImageBitmap(_ context.Context, req *pb.SetImageBitmapRequest) (*pb.SetImageBitmapResponse, error) + func (s *ImageViewServer) SetImageDrawable(_ context.Context, req *pb.SetImageDrawableRequest) (*pb.SetImageDrawableResponse, error) + func (s *ImageViewServer) SetImageIcon(_ context.Context, req *pb.SetImageIconRequest) (*pb.SetImageIconResponse, error) + func (s *ImageViewServer) SetImageLevel(_ context.Context, req *pb.SetImageLevelRequest) (*pb.SetImageLevelResponse, error) + func (s *ImageViewServer) SetImageMatrix(_ context.Context, req *pb.SetImageMatrixRequest) (*pb.SetImageMatrixResponse, error) + func (s *ImageViewServer) SetImageResource(_ context.Context, req *pb.SetImageResourceRequest) (*pb.SetImageResourceResponse, error) + func (s *ImageViewServer) SetImageState(_ context.Context, req *pb.SetImageStateRequest) (*pb.SetImageStateResponse, error) + func (s *ImageViewServer) SetImageTintBlendMode(_ context.Context, req *pb.SetImageTintBlendModeRequest) (*pb.SetImageTintBlendModeResponse, error) + func (s *ImageViewServer) SetImageTintList(_ context.Context, req *pb.SetImageTintListRequest) (*pb.SetImageTintListResponse, error) + func (s *ImageViewServer) SetImageTintMode(_ context.Context, req *pb.SetImageTintModeRequest) (*pb.SetImageTintModeResponse, error) + func (s *ImageViewServer) SetImageURI(_ context.Context, req *pb.SetImageURIRequest) (*pb.SetImageURIResponse, error) + func (s *ImageViewServer) SetMaxHeight(_ context.Context, req *pb.SetMaxHeightRequest) (*pb.SetMaxHeightResponse, error) + func (s *ImageViewServer) SetMaxWidth(_ context.Context, req *pb.SetMaxWidthRequest) (*pb.SetMaxWidthResponse, error) + func (s *ImageViewServer) SetScaleType(_ context.Context, req *pb.SetScaleTypeRequest) (*pb.SetScaleTypeResponse, error) + func (s *ImageViewServer) SetSelected(_ context.Context, req *pb.SetSelectedRequest) (*pb.SetSelectedResponse, error) + func (s *ImageViewServer) SetVisibility(_ context.Context, req *pb.SetVisibilityRequest) (*pb.SetVisibilityResponse, error) + type LinearLayoutServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *LinearLayoutServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *LinearLayoutServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *LinearLayoutServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *LinearLayoutServer) GetBaseline(_ context.Context, req *pb.GetBaselineRequest) (*pb.GetBaselineResponse, error) + func (s *LinearLayoutServer) GetBaselineAlignedChildIndex(_ context.Context, req *pb.GetBaselineAlignedChildIndexRequest) (*pb.GetBaselineAlignedChildIndexResponse, error) + func (s *LinearLayoutServer) GetDividerDrawable(_ context.Context, req *pb.GetDividerDrawableRequest) (*pb.GetDividerDrawableResponse, error) + func (s *LinearLayoutServer) GetDividerPadding(_ context.Context, req *pb.GetDividerPaddingRequest) (*pb.GetDividerPaddingResponse, error) + func (s *LinearLayoutServer) GetGravity(_ context.Context, req *pb.GetGravityRequest) (*pb.GetGravityResponse, error) + func (s *LinearLayoutServer) GetOrientation(_ context.Context, req *pb.GetOrientationRequest) (*pb.GetOrientationResponse, error) + func (s *LinearLayoutServer) GetShowDividers(_ context.Context, req *pb.GetShowDividersRequest) (*pb.GetShowDividersResponse, error) + func (s *LinearLayoutServer) GetWeightSum(_ context.Context, req *pb.GetWeightSumRequest) (*pb.GetWeightSumResponse, error) + func (s *LinearLayoutServer) IsBaselineAligned(_ context.Context, req *pb.IsBaselineAlignedRequest) (*pb.IsBaselineAlignedResponse, error) + func (s *LinearLayoutServer) IsMeasureWithLargestChildEnabled(_ context.Context, req *pb.IsMeasureWithLargestChildEnabledRequest) (*pb.IsMeasureWithLargestChildEnabledResponse, error) + func (s *LinearLayoutServer) NewLinearLayout(_ context.Context, req *pb.NewLinearLayoutRequest) (*pb.NewLinearLayoutResponse, error) + func (s *LinearLayoutServer) OnRtlPropertiesChanged(_ context.Context, req *pb.OnRtlPropertiesChangedRequest) (*pb.OnRtlPropertiesChangedResponse, error) + func (s *LinearLayoutServer) SetBaselineAligned(_ context.Context, req *pb.SetBaselineAlignedRequest) (*pb.SetBaselineAlignedResponse, error) + func (s *LinearLayoutServer) SetBaselineAlignedChildIndex(_ context.Context, req *pb.SetBaselineAlignedChildIndexRequest) (*pb.SetBaselineAlignedChildIndexResponse, error) + func (s *LinearLayoutServer) SetDividerDrawable(_ context.Context, req *pb.SetDividerDrawableRequest) (*pb.SetDividerDrawableResponse, error) + func (s *LinearLayoutServer) SetDividerPadding(_ context.Context, req *pb.SetDividerPaddingRequest) (*pb.SetDividerPaddingResponse, error) + func (s *LinearLayoutServer) SetGravity(_ context.Context, req *pb.SetGravityRequest) (*pb.SetGravityResponse, error) + func (s *LinearLayoutServer) SetHorizontalGravity(_ context.Context, req *pb.SetHorizontalGravityRequest) (*pb.SetHorizontalGravityResponse, error) + func (s *LinearLayoutServer) SetMeasureWithLargestChildEnabled(_ context.Context, req *pb.SetMeasureWithLargestChildEnabledRequest) (*pb.SetMeasureWithLargestChildEnabledResponse, error) + func (s *LinearLayoutServer) SetOrientation(_ context.Context, req *pb.SetOrientationRequest) (*pb.SetOrientationResponse, error) + func (s *LinearLayoutServer) SetShowDividers(_ context.Context, req *pb.SetShowDividersRequest) (*pb.SetShowDividersResponse, error) + func (s *LinearLayoutServer) SetVerticalGravity(_ context.Context, req *pb.SetVerticalGravityRequest) (*pb.SetVerticalGravityResponse, error) + func (s *LinearLayoutServer) SetWeightSum(_ context.Context, req *pb.SetWeightSumRequest) (*pb.SetWeightSumResponse, error) + func (s *LinearLayoutServer) ShouldDelayChildPressedState(_ context.Context, req *pb.ShouldDelayChildPressedStateRequest) (*pb.ShouldDelayChildPressedStateResponse, error) + type ListPopupWindowServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ListPopupWindowServer) ClearListSelection(_ context.Context, req *pb.ClearListSelectionRequest) (*pb.ClearListSelectionResponse, error) + func (s *ListPopupWindowServer) CreateDragToOpenListener(_ context.Context, req *pb.CreateDragToOpenListenerRequest) (*pb.CreateDragToOpenListenerResponse, error) + func (s *ListPopupWindowServer) Dismiss(_ context.Context, req *pb.DismissRequest) (*pb.DismissResponse, error) + func (s *ListPopupWindowServer) GetAnchorView(_ context.Context, req *pb.GetAnchorViewRequest) (*pb.GetAnchorViewResponse, error) + func (s *ListPopupWindowServer) GetAnimationStyle(_ context.Context, req *pb.GetAnimationStyleRequest) (*pb.GetAnimationStyleResponse, error) + func (s *ListPopupWindowServer) GetBackground(_ context.Context, req *pb.GetBackgroundRequest) (*pb.GetBackgroundResponse, error) + func (s *ListPopupWindowServer) GetEpicenterBounds(_ context.Context, req *pb.GetEpicenterBoundsRequest) (*pb.GetEpicenterBoundsResponse, error) + func (s *ListPopupWindowServer) GetHeight(_ context.Context, req *pb.GetHeightRequest) (*pb.GetHeightResponse, error) + func (s *ListPopupWindowServer) GetHorizontalOffset(_ context.Context, req *pb.GetHorizontalOffsetRequest) (*pb.GetHorizontalOffsetResponse, error) + func (s *ListPopupWindowServer) GetInputMethodMode(_ context.Context, req *pb.GetInputMethodModeRequest) (*pb.GetInputMethodModeResponse, error) + func (s *ListPopupWindowServer) GetListView(_ context.Context, req *pb.GetListViewRequest) (*pb.GetListViewResponse, error) + func (s *ListPopupWindowServer) GetPromptPosition(_ context.Context, req *pb.GetPromptPositionRequest) (*pb.GetPromptPositionResponse, error) + func (s *ListPopupWindowServer) GetSelectedItem(_ context.Context, req *pb.GetSelectedItemRequest) (*pb.GetSelectedItemResponse, error) + func (s *ListPopupWindowServer) GetSelectedItemId(_ context.Context, req *pb.GetSelectedItemIdRequest) (*pb.GetSelectedItemIdResponse, error) + func (s *ListPopupWindowServer) GetSelectedItemPosition(_ context.Context, req *pb.GetSelectedItemPositionRequest) (*pb.GetSelectedItemPositionResponse, error) + func (s *ListPopupWindowServer) GetSelectedView(_ context.Context, req *pb.ListPopupWindowGetSelectedViewRequest) (*pb.GetSelectedViewResponse, error) + func (s *ListPopupWindowServer) GetSoftInputMode(_ context.Context, req *pb.GetSoftInputModeRequest) (*pb.GetSoftInputModeResponse, error) + func (s *ListPopupWindowServer) GetVerticalOffset(_ context.Context, req *pb.GetVerticalOffsetRequest) (*pb.GetVerticalOffsetResponse, error) + func (s *ListPopupWindowServer) GetWidth(_ context.Context, req *pb.GetWidthRequest) (*pb.GetWidthResponse, error) + func (s *ListPopupWindowServer) IsInputMethodNotNeeded(_ context.Context, req *pb.IsInputMethodNotNeededRequest) (*pb.IsInputMethodNotNeededResponse, error) + func (s *ListPopupWindowServer) IsModal(_ context.Context, req *pb.IsModalRequest) (*pb.IsModalResponse, error) + func (s *ListPopupWindowServer) IsShowing(_ context.Context, req *pb.IsShowingRequest) (*pb.IsShowingResponse, error) + func (s *ListPopupWindowServer) NewListPopupWindow(_ context.Context, req *pb.NewListPopupWindowRequest) (*pb.NewListPopupWindowResponse, error) + func (s *ListPopupWindowServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *ListPopupWindowServer) OnKeyPreIme(_ context.Context, req *pb.OnKeyPreImeRequest) (*pb.OnKeyPreImeResponse, error) + func (s *ListPopupWindowServer) OnKeyUp(_ context.Context, req *pb.OnKeyUpRequest) (*pb.OnKeyUpResponse, error) + func (s *ListPopupWindowServer) PerformItemClick(_ context.Context, req *pb.ListPopupWindowPerformItemClickRequest) (*pb.PerformItemClickResponse, error) + func (s *ListPopupWindowServer) PostShow(_ context.Context, req *pb.PostShowRequest) (*pb.PostShowResponse, error) + func (s *ListPopupWindowServer) SetAdapter(_ context.Context, req *pb.SetAdapterRequest) (*pb.SetAdapterResponse, error) + func (s *ListPopupWindowServer) SetAnchorView(_ context.Context, req *pb.SetAnchorViewRequest) (*pb.SetAnchorViewResponse, error) + func (s *ListPopupWindowServer) SetAnimationStyle(_ context.Context, req *pb.SetAnimationStyleRequest) (*pb.SetAnimationStyleResponse, error) + func (s *ListPopupWindowServer) SetBackgroundDrawable(_ context.Context, req *pb.SetBackgroundDrawableRequest) (*pb.SetBackgroundDrawableResponse, error) + func (s *ListPopupWindowServer) SetContentWidth(_ context.Context, req *pb.SetContentWidthRequest) (*pb.SetContentWidthResponse, error) + func (s *ListPopupWindowServer) SetDropDownGravity(_ context.Context, req *pb.SetDropDownGravityRequest) (*pb.SetDropDownGravityResponse, error) + func (s *ListPopupWindowServer) SetEpicenterBounds(_ context.Context, req *pb.SetEpicenterBoundsRequest) (*pb.SetEpicenterBoundsResponse, error) + func (s *ListPopupWindowServer) SetHeight(_ context.Context, req *pb.SetHeightRequest) (*pb.SetHeightResponse, error) + func (s *ListPopupWindowServer) SetHorizontalOffset(_ context.Context, req *pb.SetHorizontalOffsetRequest) (*pb.SetHorizontalOffsetResponse, error) + func (s *ListPopupWindowServer) SetInputMethodMode(_ context.Context, req *pb.SetInputMethodModeRequest) (*pb.SetInputMethodModeResponse, error) + func (s *ListPopupWindowServer) SetListSelector(_ context.Context, req *pb.SetListSelectorRequest) (*pb.SetListSelectorResponse, error) + func (s *ListPopupWindowServer) SetModal(_ context.Context, req *pb.SetModalRequest) (*pb.SetModalResponse, error) + func (s *ListPopupWindowServer) SetOnDismissListener(_ context.Context, req *pb.SetOnDismissListenerRequest) (*pb.SetOnDismissListenerResponse, error) + func (s *ListPopupWindowServer) SetOnItemClickListener(_ context.Context, req *pb.SetOnItemClickListenerRequest) (*pb.SetOnItemClickListenerResponse, error) + func (s *ListPopupWindowServer) SetOnItemSelectedListener(_ context.Context, req *pb.SetOnItemSelectedListenerRequest) (*pb.SetOnItemSelectedListenerResponse, error) + func (s *ListPopupWindowServer) SetPromptPosition(_ context.Context, req *pb.SetPromptPositionRequest) (*pb.SetPromptPositionResponse, error) + func (s *ListPopupWindowServer) SetPromptView(_ context.Context, req *pb.SetPromptViewRequest) (*pb.SetPromptViewResponse, error) + func (s *ListPopupWindowServer) SetSelection(_ context.Context, req *pb.SetSelectionRequest) (*pb.SetSelectionResponse, error) + func (s *ListPopupWindowServer) SetSoftInputMode(_ context.Context, req *pb.SetSoftInputModeRequest) (*pb.SetSoftInputModeResponse, error) + func (s *ListPopupWindowServer) SetVerticalOffset(_ context.Context, req *pb.SetVerticalOffsetRequest) (*pb.SetVerticalOffsetResponse, error) + func (s *ListPopupWindowServer) SetWidth(_ context.Context, req *pb.SetWidthRequest) (*pb.SetWidthResponse, error) + func (s *ListPopupWindowServer) SetWindowLayoutType(_ context.Context, req *pb.SetWindowLayoutTypeRequest) (*pb.SetWindowLayoutTypeResponse, error) + func (s *ListPopupWindowServer) Show(_ context.Context, req *pb.ShowRequest) (*pb.ShowResponse, error) + type ListViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ListViewServer) AddFooterView1(_ context.Context, req *pb.AddFooterView1Request) (*pb.AddFooterView1Response, error) + func (s *ListViewServer) AddFooterView3_1(_ context.Context, req *pb.AddFooterView3_1Request) (*pb.AddFooterView3_1Response, error) + func (s *ListViewServer) AddHeaderView1(_ context.Context, req *pb.AddHeaderView1Request) (*pb.AddHeaderView1Response, error) + func (s *ListViewServer) AddHeaderView3_1(_ context.Context, req *pb.AddHeaderView3_1Request) (*pb.AddHeaderView3_1Response, error) + func (s *ListViewServer) AreFooterDividersEnabled(_ context.Context, req *pb.AreFooterDividersEnabledRequest) (*pb.AreFooterDividersEnabledResponse, error) + func (s *ListViewServer) AreHeaderDividersEnabled(_ context.Context, req *pb.AreHeaderDividersEnabledRequest) (*pb.AreHeaderDividersEnabledResponse, error) + func (s *ListViewServer) DispatchKeyEvent(_ context.Context, req *pb.DispatchKeyEventRequest) (*pb.DispatchKeyEventResponse, error) + func (s *ListViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ListViewServer) GetAdapter0(_ context.Context, req *pb.GetAdapter0Request) (*pb.GetAdapter0Response, error) + func (s *ListViewServer) GetAdapter0_1(_ context.Context, req *pb.GetAdapter0_1Request) (*pb.GetAdapter0_1Response, error) + func (s *ListViewServer) GetCheckItemIds(_ context.Context, req *pb.GetCheckItemIdsRequest) (*pb.GetCheckItemIdsResponse, error) + func (s *ListViewServer) GetDivider(_ context.Context, req *pb.GetDividerRequest) (*pb.GetDividerResponse, error) + func (s *ListViewServer) GetDividerHeight(_ context.Context, req *pb.GetDividerHeightRequest) (*pb.GetDividerHeightResponse, error) + func (s *ListViewServer) GetFooterViewsCount(_ context.Context, req *pb.GetFooterViewsCountRequest) (*pb.GetFooterViewsCountResponse, error) + func (s *ListViewServer) GetHeaderViewsCount(_ context.Context, req *pb.GetHeaderViewsCountRequest) (*pb.GetHeaderViewsCountResponse, error) + func (s *ListViewServer) GetItemsCanFocus(_ context.Context, req *pb.GetItemsCanFocusRequest) (*pb.GetItemsCanFocusResponse, error) + func (s *ListViewServer) GetMaxScrollAmount(_ context.Context, req *pb.GetMaxScrollAmountRequest) (*pb.GetMaxScrollAmountResponse, error) + func (s *ListViewServer) GetOverscrollFooter(_ context.Context, req *pb.GetOverscrollFooterRequest) (*pb.GetOverscrollFooterResponse, error) + func (s *ListViewServer) GetOverscrollHeader(_ context.Context, req *pb.GetOverscrollHeaderRequest) (*pb.GetOverscrollHeaderResponse, error) + func (s *ListViewServer) IsOpaque(_ context.Context, req *pb.IsOpaqueRequest) (*pb.IsOpaqueResponse, error) + func (s *ListViewServer) NewListView(_ context.Context, req *pb.NewListViewRequest) (*pb.NewListViewResponse, error) + func (s *ListViewServer) OnInitializeAccessibilityNodeInfoForItem(_ context.Context, req *pb.OnInitializeAccessibilityNodeInfoForItemRequest) (*pb.OnInitializeAccessibilityNodeInfoForItemResponse, error) + func (s *ListViewServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *ListViewServer) OnKeyMultiple(_ context.Context, req *pb.OnKeyMultipleRequest) (*pb.OnKeyMultipleResponse, error) + func (s *ListViewServer) OnKeyUp(_ context.Context, req *pb.OnKeyUpRequest) (*pb.OnKeyUpResponse, error) + func (s *ListViewServer) RemoveFooterView(_ context.Context, req *pb.RemoveFooterViewRequest) (*pb.RemoveFooterViewResponse, error) + func (s *ListViewServer) RemoveHeaderView(_ context.Context, req *pb.RemoveHeaderViewRequest) (*pb.RemoveHeaderViewResponse, error) + func (s *ListViewServer) RequestChildRectangleOnScreen(_ context.Context, req *pb.RequestChildRectangleOnScreenRequest) (*pb.RequestChildRectangleOnScreenResponse, error) + func (s *ListViewServer) SetAdapter1(_ context.Context, req *pb.SetAdapter1Request) (*pb.SetAdapter1Response, error) + func (s *ListViewServer) SetAdapter1_1(_ context.Context, req *pb.SetAdapter1_1Request) (*pb.SetAdapter1_1Response, error) + func (s *ListViewServer) SetCacheColorHint(_ context.Context, req *pb.ListViewSetCacheColorHintRequest) (*pb.SetCacheColorHintResponse, error) + func (s *ListViewServer) SetDivider(_ context.Context, req *pb.SetDividerRequest) (*pb.SetDividerResponse, error) + func (s *ListViewServer) SetDividerHeight(_ context.Context, req *pb.SetDividerHeightRequest) (*pb.SetDividerHeightResponse, error) + func (s *ListViewServer) SetFooterDividersEnabled(_ context.Context, req *pb.SetFooterDividersEnabledRequest) (*pb.SetFooterDividersEnabledResponse, error) + func (s *ListViewServer) SetHeaderDividersEnabled(_ context.Context, req *pb.SetHeaderDividersEnabledRequest) (*pb.SetHeaderDividersEnabledResponse, error) + func (s *ListViewServer) SetItemsCanFocus(_ context.Context, req *pb.SetItemsCanFocusRequest) (*pb.SetItemsCanFocusResponse, error) + func (s *ListViewServer) SetOverscrollFooter(_ context.Context, req *pb.SetOverscrollFooterRequest) (*pb.SetOverscrollFooterResponse, error) + func (s *ListViewServer) SetOverscrollHeader(_ context.Context, req *pb.SetOverscrollHeaderRequest) (*pb.SetOverscrollHeaderResponse, error) + func (s *ListViewServer) SetRemoteViewsAdapter(_ context.Context, req *pb.SetRemoteViewsAdapterRequest) (*pb.SetRemoteViewsAdapterResponse, error) + func (s *ListViewServer) SetSelection(_ context.Context, req *pb.SetSelectionRequest) (*pb.SetSelectionResponse, error) + func (s *ListViewServer) SetSelectionAfterHeaderView(_ context.Context, req *pb.SetSelectionAfterHeaderViewRequest) (*pb.SetSelectionAfterHeaderViewResponse, error) + func (s *ListViewServer) SmoothScrollByOffset(_ context.Context, req *pb.SmoothScrollByOffsetRequest) (*pb.SmoothScrollByOffsetResponse, error) + func (s *ListViewServer) SmoothScrollToPosition(_ context.Context, req *pb.SmoothScrollToPositionRequest) (*pb.SmoothScrollToPositionResponse, error) + type MagnifierServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *MagnifierServer) Dismiss(_ context.Context, req *pb.DismissRequest) (*pb.DismissResponse, error) + func (s *MagnifierServer) GetCornerRadius(_ context.Context, req *pb.GetCornerRadiusRequest) (*pb.GetCornerRadiusResponse, error) + func (s *MagnifierServer) GetDefaultHorizontalSourceToMagnifierOffset(_ context.Context, req *pb.GetDefaultHorizontalSourceToMagnifierOffsetRequest) (*pb.GetDefaultHorizontalSourceToMagnifierOffsetResponse, error) + func (s *MagnifierServer) GetDefaultVerticalSourceToMagnifierOffset(_ context.Context, req *pb.GetDefaultVerticalSourceToMagnifierOffsetRequest) (*pb.GetDefaultVerticalSourceToMagnifierOffsetResponse, error) + func (s *MagnifierServer) GetElevation(_ context.Context, req *pb.GetElevationRequest) (*pb.GetElevationResponse, error) + func (s *MagnifierServer) GetHeight(_ context.Context, req *pb.GetHeightRequest) (*pb.GetHeightResponse, error) + func (s *MagnifierServer) GetOverlay(_ context.Context, req *pb.GetOverlayRequest) (*pb.GetOverlayResponse, error) + func (s *MagnifierServer) GetPosition(_ context.Context, req *pb.GetPositionRequest) (*pb.GetPositionResponse, error) + func (s *MagnifierServer) GetSourceHeight(_ context.Context, req *pb.GetSourceHeightRequest) (*pb.GetSourceHeightResponse, error) + func (s *MagnifierServer) GetSourcePosition(_ context.Context, req *pb.GetSourcePositionRequest) (*pb.GetSourcePositionResponse, error) + func (s *MagnifierServer) GetSourceWidth(_ context.Context, req *pb.GetSourceWidthRequest) (*pb.GetSourceWidthResponse, error) + func (s *MagnifierServer) GetWidth(_ context.Context, req *pb.GetWidthRequest) (*pb.GetWidthResponse, error) + func (s *MagnifierServer) GetZoom(_ context.Context, req *pb.GetZoomRequest) (*pb.GetZoomResponse, error) + func (s *MagnifierServer) IsClippingEnabled(_ context.Context, req *pb.IsClippingEnabledRequest) (*pb.IsClippingEnabledResponse, error) + func (s *MagnifierServer) NewMagnifier(_ context.Context, req *pb.NewMagnifierRequest) (*pb.NewMagnifierResponse, error) + func (s *MagnifierServer) SetZoom(_ context.Context, req *pb.SetZoomRequest) (*pb.SetZoomResponse, error) + func (s *MagnifierServer) Show2(_ context.Context, req *pb.Show2Request) (*pb.Show2Response, error) + func (s *MagnifierServer) Show4_1(_ context.Context, req *pb.Show4_1Request) (*pb.Show4_1Response, error) + func (s *MagnifierServer) Update(_ context.Context, req *pb.UpdateRequest) (*pb.UpdateResponse, error) + type MediaControllerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *MediaControllerServer) DispatchKeyEvent(_ context.Context, req *pb.DispatchKeyEventRequest) (*pb.DispatchKeyEventResponse, error) + func (s *MediaControllerServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *MediaControllerServer) Hide(_ context.Context, req *pb.HideRequest) (*pb.HideResponse, error) + func (s *MediaControllerServer) IsShowing(_ context.Context, req *pb.IsShowingRequest) (*pb.IsShowingResponse, error) + func (s *MediaControllerServer) NewMediaController(_ context.Context, req *pb.NewMediaControllerRequest) (*pb.NewMediaControllerResponse, error) + func (s *MediaControllerServer) OnFinishInflate(_ context.Context, req *pb.OnFinishInflateRequest) (*pb.OnFinishInflateResponse, error) + func (s *MediaControllerServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *MediaControllerServer) OnTrackballEvent(_ context.Context, req *pb.OnTrackballEventRequest) (*pb.OnTrackballEventResponse, error) + func (s *MediaControllerServer) SetAnchorView(_ context.Context, req *pb.SetAnchorViewRequest) (*pb.SetAnchorViewResponse, error) + func (s *MediaControllerServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error) + func (s *MediaControllerServer) SetMediaPlayer(_ context.Context, req *pb.SetMediaPlayerRequest) (*pb.SetMediaPlayerResponse, error) + func (s *MediaControllerServer) SetPrevNextListeners(_ context.Context, req *pb.SetPrevNextListenersRequest) (*pb.SetPrevNextListenersResponse, error) + func (s *MediaControllerServer) Show0(_ context.Context, req *pb.Show0Request) (*pb.Show0Response, error) + func (s *MediaControllerServer) Show1_1(_ context.Context, req *pb.Show1_1Request) (*pb.Show1_1Response, error) + type MultiAutoCompleteTextViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *MultiAutoCompleteTextViewServer) EnoughToFilter(_ context.Context, req *pb.EnoughToFilterRequest) (*pb.EnoughToFilterResponse, error) + func (s *MultiAutoCompleteTextViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *MultiAutoCompleteTextViewServer) NewMultiAutoCompleteTextView(_ context.Context, req *pb.NewMultiAutoCompleteTextViewRequest) (*pb.NewMultiAutoCompleteTextViewResponse, error) + func (s *MultiAutoCompleteTextViewServer) PerformValidation(_ context.Context, req *pb.PerformValidationRequest) (*pb.PerformValidationResponse, error) + func (s *MultiAutoCompleteTextViewServer) SetTokenizer(_ context.Context, req *pb.SetTokenizerRequest) (*pb.SetTokenizerResponse, error) + type NumberPickerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *NumberPickerServer) ComputeScroll(_ context.Context, req *pb.ComputeScrollRequest) (*pb.ComputeScrollResponse, error) + func (s *NumberPickerServer) DispatchKeyEvent(_ context.Context, req *pb.DispatchKeyEventRequest) (*pb.DispatchKeyEventResponse, error) + func (s *NumberPickerServer) DispatchTouchEvent(_ context.Context, req *pb.DispatchTouchEventRequest) (*pb.DispatchTouchEventResponse, error) + func (s *NumberPickerServer) DispatchTrackballEvent(_ context.Context, req *pb.DispatchTrackballEventRequest) (*pb.DispatchTrackballEventResponse, error) + func (s *NumberPickerServer) GetAccessibilityNodeProvider(_ context.Context, req *pb.GetAccessibilityNodeProviderRequest) (*pb.GetAccessibilityNodeProviderResponse, error) + func (s *NumberPickerServer) GetDisplayedValues(_ context.Context, req *pb.GetDisplayedValuesRequest) (*pb.GetDisplayedValuesResponse, error) + func (s *NumberPickerServer) GetMaxValue(_ context.Context, req *pb.GetMaxValueRequest) (*pb.GetMaxValueResponse, error) + func (s *NumberPickerServer) GetMinValue(_ context.Context, req *pb.GetMinValueRequest) (*pb.GetMinValueResponse, error) + func (s *NumberPickerServer) GetSelectionDividerHeight(_ context.Context, req *pb.GetSelectionDividerHeightRequest) (*pb.GetSelectionDividerHeightResponse, error) + func (s *NumberPickerServer) GetSolidColor(_ context.Context, req *pb.NumberPickerGetSolidColorRequest) (*pb.GetSolidColorResponse, error) + func (s *NumberPickerServer) GetTextColor(_ context.Context, req *pb.GetTextColorRequest) (*pb.GetTextColorResponse, error) + func (s *NumberPickerServer) GetTextSize(_ context.Context, req *pb.GetTextSizeRequest) (*pb.GetTextSizeResponse, error) + func (s *NumberPickerServer) GetValue(_ context.Context, req *pb.GetValueRequest) (*pb.GetValueResponse, error) + func (s *NumberPickerServer) GetWrapSelectorWheel(_ context.Context, req *pb.GetWrapSelectorWheelRequest) (*pb.GetWrapSelectorWheelResponse, error) + func (s *NumberPickerServer) JumpDrawablesToCurrentState(_ context.Context, req *pb.JumpDrawablesToCurrentStateRequest) (*pb.JumpDrawablesToCurrentStateResponse, error) + func (s *NumberPickerServer) NewNumberPicker(_ context.Context, req *pb.NewNumberPickerRequest) (*pb.NewNumberPickerResponse, error) + func (s *NumberPickerServer) OnInterceptTouchEvent(_ context.Context, req *pb.OnInterceptTouchEventRequest) (*pb.OnInterceptTouchEventResponse, error) + func (s *NumberPickerServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *NumberPickerServer) PerformClick(_ context.Context, req *pb.PerformClickRequest) (*pb.PerformClickResponse, error) + func (s *NumberPickerServer) PerformLongClick(_ context.Context, req *pb.PerformLongClickRequest) (*pb.PerformLongClickResponse, error) + func (s *NumberPickerServer) ScrollBy(_ context.Context, req *pb.ScrollByRequest) (*pb.ScrollByResponse, error) + func (s *NumberPickerServer) SetDisplayedValues(_ context.Context, req *pb.SetDisplayedValuesRequest) (*pb.SetDisplayedValuesResponse, error) + func (s *NumberPickerServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error) + func (s *NumberPickerServer) SetFormatter(_ context.Context, req *pb.SetFormatterRequest) (*pb.SetFormatterResponse, error) + func (s *NumberPickerServer) SetMaxValue(_ context.Context, req *pb.SetMaxValueRequest) (*pb.SetMaxValueResponse, error) + func (s *NumberPickerServer) SetMinValue(_ context.Context, req *pb.SetMinValueRequest) (*pb.SetMinValueResponse, error) + func (s *NumberPickerServer) SetOnLongPressUpdateInterval(_ context.Context, req *pb.SetOnLongPressUpdateIntervalRequest) (*pb.SetOnLongPressUpdateIntervalResponse, error) + func (s *NumberPickerServer) SetOnScrollListener(_ context.Context, req *pb.NumberPickerSetOnScrollListenerRequest) (*pb.SetOnScrollListenerResponse, error) + func (s *NumberPickerServer) SetOnValueChangedListener(_ context.Context, req *pb.SetOnValueChangedListenerRequest) (*pb.SetOnValueChangedListenerResponse, error) + func (s *NumberPickerServer) SetSelectionDividerHeight(_ context.Context, req *pb.SetSelectionDividerHeightRequest) (*pb.SetSelectionDividerHeightResponse, error) + func (s *NumberPickerServer) SetTextColor(_ context.Context, req *pb.SetTextColorRequest) (*pb.SetTextColorResponse, error) + func (s *NumberPickerServer) SetTextSize(_ context.Context, req *pb.SetTextSizeRequest) (*pb.SetTextSizeResponse, error) + func (s *NumberPickerServer) SetValue(_ context.Context, req *pb.SetValueRequest) (*pb.SetValueResponse, error) + func (s *NumberPickerServer) SetWrapSelectorWheel(_ context.Context, req *pb.SetWrapSelectorWheelRequest) (*pb.SetWrapSelectorWheelResponse, error) + type OverScrollerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *OverScrollerServer) AbortAnimation(_ context.Context, req *pb.AbortAnimationRequest) (*pb.AbortAnimationResponse, error) + func (s *OverScrollerServer) ComputeScrollOffset(_ context.Context, req *pb.ComputeScrollOffsetRequest) (*pb.ComputeScrollOffsetResponse, error) + func (s *OverScrollerServer) Fling10_1(_ context.Context, req *pb.Fling10_1Request) (*pb.Fling10_1Response, error) + func (s *OverScrollerServer) Fling8(_ context.Context, req *pb.Fling8Request) (*pb.Fling8Response, error) + func (s *OverScrollerServer) ForceFinished(_ context.Context, req *pb.ForceFinishedRequest) (*pb.ForceFinishedResponse, error) + func (s *OverScrollerServer) GetCurrVelocity(_ context.Context, req *pb.GetCurrVelocityRequest) (*pb.GetCurrVelocityResponse, error) + func (s *OverScrollerServer) GetCurrX(_ context.Context, req *pb.GetCurrXRequest) (*pb.GetCurrXResponse, error) + func (s *OverScrollerServer) GetCurrY(_ context.Context, req *pb.GetCurrYRequest) (*pb.GetCurrYResponse, error) + func (s *OverScrollerServer) GetFinalX(_ context.Context, req *pb.GetFinalXRequest) (*pb.GetFinalXResponse, error) + func (s *OverScrollerServer) GetFinalY(_ context.Context, req *pb.GetFinalYRequest) (*pb.GetFinalYResponse, error) + func (s *OverScrollerServer) GetStartX(_ context.Context, req *pb.GetStartXRequest) (*pb.GetStartXResponse, error) + func (s *OverScrollerServer) GetStartY(_ context.Context, req *pb.GetStartYRequest) (*pb.GetStartYResponse, error) + func (s *OverScrollerServer) IsFinished(_ context.Context, req *pb.IsFinishedRequest) (*pb.IsFinishedResponse, error) + func (s *OverScrollerServer) IsOverScrolled(_ context.Context, req *pb.IsOverScrolledRequest) (*pb.IsOverScrolledResponse, error) + func (s *OverScrollerServer) NewOverScroller(_ context.Context, req *pb.NewOverScrollerRequest) (*pb.NewOverScrollerResponse, error) + func (s *OverScrollerServer) NotifyHorizontalEdgeReached(_ context.Context, req *pb.NotifyHorizontalEdgeReachedRequest) (*pb.NotifyHorizontalEdgeReachedResponse, error) + func (s *OverScrollerServer) NotifyVerticalEdgeReached(_ context.Context, req *pb.NotifyVerticalEdgeReachedRequest) (*pb.NotifyVerticalEdgeReachedResponse, error) + func (s *OverScrollerServer) SetFriction(_ context.Context, req *pb.OverScrollerSetFrictionRequest) (*pb.SetFrictionResponse, error) + func (s *OverScrollerServer) SpringBack(_ context.Context, req *pb.SpringBackRequest) (*pb.SpringBackResponse, error) + func (s *OverScrollerServer) StartScroll4(_ context.Context, req *pb.StartScroll4Request) (*pb.StartScroll4Response, error) + func (s *OverScrollerServer) StartScroll5_1(_ context.Context, req *pb.StartScroll5_1Request) (*pb.StartScroll5_1Response, error) + type PopupMenuServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *PopupMenuServer) Dismiss(_ context.Context, req *pb.DismissRequest) (*pb.DismissResponse, error) + func (s *PopupMenuServer) GetDragToOpenListener(_ context.Context, req *pb.GetDragToOpenListenerRequest) (*pb.GetDragToOpenListenerResponse, error) + func (s *PopupMenuServer) GetGravity(_ context.Context, req *pb.GetGravityRequest) (*pb.GetGravityResponse, error) + func (s *PopupMenuServer) GetMenu(_ context.Context, req *pb.GetMenuRequest) (*pb.GetMenuResponse, error) + func (s *PopupMenuServer) GetMenuInflater(_ context.Context, req *pb.GetMenuInflaterRequest) (*pb.GetMenuInflaterResponse, error) + func (s *PopupMenuServer) Inflate(_ context.Context, req *pb.InflateRequest) (*pb.InflateResponse, error) + func (s *PopupMenuServer) NewPopupMenu(_ context.Context, req *pb.NewPopupMenuRequest) (*pb.NewPopupMenuResponse, error) + func (s *PopupMenuServer) SetForceShowIcon(_ context.Context, req *pb.SetForceShowIconRequest) (*pb.SetForceShowIconResponse, error) + func (s *PopupMenuServer) SetGravity(_ context.Context, req *pb.SetGravityRequest) (*pb.SetGravityResponse, error) + func (s *PopupMenuServer) SetOnDismissListener(_ context.Context, req *pb.SetOnDismissListenerRequest) (*pb.SetOnDismissListenerResponse, error) + func (s *PopupMenuServer) SetOnMenuItemClickListener(_ context.Context, req *pb.SetOnMenuItemClickListenerRequest) (*pb.SetOnMenuItemClickListenerResponse, error) + func (s *PopupMenuServer) Show(_ context.Context, req *pb.ShowRequest) (*pb.ShowResponse, error) + type PopupWindowServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *PopupWindowServer) Dismiss(_ context.Context, req *pb.DismissRequest) (*pb.DismissResponse, error) + func (s *PopupWindowServer) GetAnimationStyle(_ context.Context, req *pb.GetAnimationStyleRequest) (*pb.GetAnimationStyleResponse, error) + func (s *PopupWindowServer) GetBackground(_ context.Context, req *pb.GetBackgroundRequest) (*pb.GetBackgroundResponse, error) + func (s *PopupWindowServer) GetContentView(_ context.Context, req *pb.GetContentViewRequest) (*pb.GetContentViewResponse, error) + func (s *PopupWindowServer) GetElevation(_ context.Context, req *pb.GetElevationRequest) (*pb.GetElevationResponse, error) + func (s *PopupWindowServer) GetEnterTransition(_ context.Context, req *pb.GetEnterTransitionRequest) (*pb.GetEnterTransitionResponse, error) + func (s *PopupWindowServer) GetEpicenterBounds(_ context.Context, req *pb.GetEpicenterBoundsRequest) (*pb.GetEpicenterBoundsResponse, error) + func (s *PopupWindowServer) GetExitTransition(_ context.Context, req *pb.GetExitTransitionRequest) (*pb.GetExitTransitionResponse, error) + func (s *PopupWindowServer) GetHeight(_ context.Context, req *pb.GetHeightRequest) (*pb.GetHeightResponse, error) + func (s *PopupWindowServer) GetInputMethodMode(_ context.Context, req *pb.GetInputMethodModeRequest) (*pb.GetInputMethodModeResponse, error) + func (s *PopupWindowServer) GetMaxAvailableHeight1(_ context.Context, req *pb.GetMaxAvailableHeight1Request) (*pb.GetMaxAvailableHeight1Response, error) + func (s *PopupWindowServer) GetMaxAvailableHeight2_1(_ context.Context, req *pb.GetMaxAvailableHeight2_1Request) (*pb.GetMaxAvailableHeight2_1Response, error) + func (s *PopupWindowServer) GetMaxAvailableHeight3_2(_ context.Context, req *pb.GetMaxAvailableHeight3_2Request) (*pb.GetMaxAvailableHeight3_2Response, error) + func (s *PopupWindowServer) GetOverlapAnchor(_ context.Context, req *pb.GetOverlapAnchorRequest) (*pb.GetOverlapAnchorResponse, error) + func (s *PopupWindowServer) GetSoftInputMode(_ context.Context, req *pb.GetSoftInputModeRequest) (*pb.GetSoftInputModeResponse, error) + func (s *PopupWindowServer) GetWidth(_ context.Context, req *pb.GetWidthRequest) (*pb.GetWidthResponse, error) + func (s *PopupWindowServer) GetWindowLayoutType(_ context.Context, req *pb.GetWindowLayoutTypeRequest) (*pb.GetWindowLayoutTypeResponse, error) + func (s *PopupWindowServer) IsAboveAnchor(_ context.Context, req *pb.IsAboveAnchorRequest) (*pb.IsAboveAnchorResponse, error) + func (s *PopupWindowServer) IsAttachedInDecor(_ context.Context, req *pb.IsAttachedInDecorRequest) (*pb.IsAttachedInDecorResponse, error) + func (s *PopupWindowServer) IsClippedToScreen(_ context.Context, req *pb.IsClippedToScreenRequest) (*pb.IsClippedToScreenResponse, error) + func (s *PopupWindowServer) IsClippingEnabled(_ context.Context, req *pb.IsClippingEnabledRequest) (*pb.IsClippingEnabledResponse, error) + func (s *PopupWindowServer) IsFocusable(_ context.Context, req *pb.IsFocusableRequest) (*pb.IsFocusableResponse, error) + func (s *PopupWindowServer) IsLaidOutInScreen(_ context.Context, req *pb.IsLaidOutInScreenRequest) (*pb.IsLaidOutInScreenResponse, error) + func (s *PopupWindowServer) IsOutsideTouchable(_ context.Context, req *pb.IsOutsideTouchableRequest) (*pb.IsOutsideTouchableResponse, error) + func (s *PopupWindowServer) IsShowing(_ context.Context, req *pb.IsShowingRequest) (*pb.IsShowingResponse, error) + func (s *PopupWindowServer) IsSplitTouchEnabled(_ context.Context, req *pb.IsSplitTouchEnabledRequest) (*pb.IsSplitTouchEnabledResponse, error) + func (s *PopupWindowServer) IsTouchModal(_ context.Context, req *pb.IsTouchModalRequest) (*pb.IsTouchModalResponse, error) + func (s *PopupWindowServer) IsTouchable(_ context.Context, req *pb.IsTouchableRequest) (*pb.IsTouchableResponse, error) + func (s *PopupWindowServer) NewPopupWindow(_ context.Context, req *pb.NewPopupWindowRequest) (*pb.NewPopupWindowResponse, error) + func (s *PopupWindowServer) SetAnimationStyle(_ context.Context, req *pb.SetAnimationStyleRequest) (*pb.SetAnimationStyleResponse, error) + func (s *PopupWindowServer) SetAttachedInDecor(_ context.Context, req *pb.SetAttachedInDecorRequest) (*pb.SetAttachedInDecorResponse, error) + func (s *PopupWindowServer) SetBackgroundDrawable(_ context.Context, req *pb.SetBackgroundDrawableRequest) (*pb.SetBackgroundDrawableResponse, error) + func (s *PopupWindowServer) SetClippingEnabled(_ context.Context, req *pb.PopupWindowSetClippingEnabledRequest) (*pb.PopupWindowSetClippingEnabledResponse, error) + func (s *PopupWindowServer) SetContentView(_ context.Context, req *pb.SetContentViewRequest) (*pb.SetContentViewResponse, error) + func (s *PopupWindowServer) SetElevation(_ context.Context, req *pb.PopupWindowSetElevationRequest) (*pb.PopupWindowSetElevationResponse, error) + func (s *PopupWindowServer) SetEnterTransition(_ context.Context, req *pb.SetEnterTransitionRequest) (*pb.SetEnterTransitionResponse, error) + func (s *PopupWindowServer) SetEpicenterBounds(_ context.Context, req *pb.SetEpicenterBoundsRequest) (*pb.SetEpicenterBoundsResponse, error) + func (s *PopupWindowServer) SetExitTransition(_ context.Context, req *pb.SetExitTransitionRequest) (*pb.SetExitTransitionResponse, error) + func (s *PopupWindowServer) SetFocusable(_ context.Context, req *pb.SetFocusableRequest) (*pb.SetFocusableResponse, error) + func (s *PopupWindowServer) SetHeight(_ context.Context, req *pb.SetHeightRequest) (*pb.SetHeightResponse, error) + func (s *PopupWindowServer) SetIgnoreCheekPress(_ context.Context, req *pb.SetIgnoreCheekPressRequest) (*pb.SetIgnoreCheekPressResponse, error) + func (s *PopupWindowServer) SetInputMethodMode(_ context.Context, req *pb.SetInputMethodModeRequest) (*pb.SetInputMethodModeResponse, error) + func (s *PopupWindowServer) SetIsClippedToScreen(_ context.Context, req *pb.SetIsClippedToScreenRequest) (*pb.SetIsClippedToScreenResponse, error) + func (s *PopupWindowServer) SetIsLaidOutInScreen(_ context.Context, req *pb.SetIsLaidOutInScreenRequest) (*pb.SetIsLaidOutInScreenResponse, error) + func (s *PopupWindowServer) SetOnDismissListener(_ context.Context, req *pb.SetOnDismissListenerRequest) (*pb.SetOnDismissListenerResponse, error) + func (s *PopupWindowServer) SetOutsideTouchable(_ context.Context, req *pb.SetOutsideTouchableRequest) (*pb.SetOutsideTouchableResponse, error) + func (s *PopupWindowServer) SetOverlapAnchor(_ context.Context, req *pb.SetOverlapAnchorRequest) (*pb.SetOverlapAnchorResponse, error) + func (s *PopupWindowServer) SetSoftInputMode(_ context.Context, req *pb.SetSoftInputModeRequest) (*pb.SetSoftInputModeResponse, error) + func (s *PopupWindowServer) SetSplitTouchEnabled(_ context.Context, req *pb.SetSplitTouchEnabledRequest) (*pb.SetSplitTouchEnabledResponse, error) + func (s *PopupWindowServer) SetTouchInterceptor(_ context.Context, req *pb.SetTouchInterceptorRequest) (*pb.SetTouchInterceptorResponse, error) + func (s *PopupWindowServer) SetTouchModal(_ context.Context, req *pb.SetTouchModalRequest) (*pb.SetTouchModalResponse, error) + func (s *PopupWindowServer) SetTouchable(_ context.Context, req *pb.SetTouchableRequest) (*pb.SetTouchableResponse, error) + func (s *PopupWindowServer) SetWidth(_ context.Context, req *pb.SetWidthRequest) (*pb.SetWidthResponse, error) + func (s *PopupWindowServer) SetWindowLayoutMode(_ context.Context, req *pb.SetWindowLayoutModeRequest) (*pb.SetWindowLayoutModeResponse, error) + func (s *PopupWindowServer) SetWindowLayoutType(_ context.Context, req *pb.SetWindowLayoutTypeRequest) (*pb.SetWindowLayoutTypeResponse, error) + func (s *PopupWindowServer) ShowAsDropDown1(_ context.Context, req *pb.ShowAsDropDown1Request) (*pb.ShowAsDropDown1Response, error) + func (s *PopupWindowServer) ShowAsDropDown3_1(_ context.Context, req *pb.ShowAsDropDown3_1Request) (*pb.ShowAsDropDown3_1Response, error) + func (s *PopupWindowServer) ShowAsDropDown4_2(_ context.Context, req *pb.ShowAsDropDown4_2Request) (*pb.ShowAsDropDown4_2Response, error) + func (s *PopupWindowServer) ShowAtLocation(_ context.Context, req *pb.ShowAtLocationRequest) (*pb.ShowAtLocationResponse, error) + func (s *PopupWindowServer) Update0(_ context.Context, req *pb.Update0Request) (*pb.Update0Response, error) + func (s *PopupWindowServer) Update2_3(_ context.Context, req *pb.Update2_3Request) (*pb.Update2_3Response, error) + func (s *PopupWindowServer) Update3_1(_ context.Context, req *pb.Update3_1Request) (*pb.Update3_1Response, error) + func (s *PopupWindowServer) Update4_4(_ context.Context, req *pb.Update4_4Request) (*pb.Update4_4Response, error) + func (s *PopupWindowServer) Update5_2(_ context.Context, req *pb.Update5_2Request) (*pb.Update5_2Response, error) + func (s *PopupWindowServer) Update5_5(_ context.Context, req *pb.Update5_5Request) (*pb.Update5_5Response, error) + type ProgressBarServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ProgressBarServer) DrawableHotspotChanged(_ context.Context, req *pb.DrawableHotspotChangedRequest) (*pb.DrawableHotspotChangedResponse, error) + func (s *ProgressBarServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ProgressBarServer) GetCurrentDrawable(_ context.Context, req *pb.GetCurrentDrawableRequest) (*pb.GetCurrentDrawableResponse, error) + func (s *ProgressBarServer) GetIndeterminateDrawable(_ context.Context, req *pb.GetIndeterminateDrawableRequest) (*pb.GetIndeterminateDrawableResponse, error) + func (s *ProgressBarServer) GetIndeterminateTintBlendMode(_ context.Context, req *pb.GetIndeterminateTintBlendModeRequest) (*pb.GetIndeterminateTintBlendModeResponse, error) + func (s *ProgressBarServer) GetIndeterminateTintList(_ context.Context, req *pb.GetIndeterminateTintListRequest) (*pb.GetIndeterminateTintListResponse, error) + func (s *ProgressBarServer) GetIndeterminateTintMode(_ context.Context, req *pb.GetIndeterminateTintModeRequest) (*pb.GetIndeterminateTintModeResponse, error) + func (s *ProgressBarServer) GetInterpolator(_ context.Context, req *pb.GetInterpolatorRequest) (*pb.GetInterpolatorResponse, error) + func (s *ProgressBarServer) GetMaxHeight(_ context.Context, req *pb.GetMaxHeightRequest) (*pb.GetMaxHeightResponse, error) + func (s *ProgressBarServer) GetMaxWidth(_ context.Context, req *pb.GetMaxWidthRequest) (*pb.GetMaxWidthResponse, error) + func (s *ProgressBarServer) GetMinHeight(_ context.Context, req *pb.GetMinHeightRequest) (*pb.GetMinHeightResponse, error) + func (s *ProgressBarServer) GetMinWidth(_ context.Context, req *pb.GetMinWidthRequest) (*pb.GetMinWidthResponse, error) + func (s *ProgressBarServer) GetProgressBackgroundTintBlendMode(_ context.Context, req *pb.GetProgressBackgroundTintBlendModeRequest) (*pb.GetProgressBackgroundTintBlendModeResponse, error) + func (s *ProgressBarServer) GetProgressBackgroundTintList(_ context.Context, req *pb.GetProgressBackgroundTintListRequest) (*pb.GetProgressBackgroundTintListResponse, error) + func (s *ProgressBarServer) GetProgressBackgroundTintMode(_ context.Context, req *pb.GetProgressBackgroundTintModeRequest) (*pb.GetProgressBackgroundTintModeResponse, error) + func (s *ProgressBarServer) GetProgressDrawable(_ context.Context, req *pb.GetProgressDrawableRequest) (*pb.GetProgressDrawableResponse, error) + func (s *ProgressBarServer) GetProgressTintBlendMode(_ context.Context, req *pb.GetProgressTintBlendModeRequest) (*pb.GetProgressTintBlendModeResponse, error) + func (s *ProgressBarServer) GetProgressTintList(_ context.Context, req *pb.GetProgressTintListRequest) (*pb.GetProgressTintListResponse, error) + func (s *ProgressBarServer) GetProgressTintMode(_ context.Context, req *pb.GetProgressTintModeRequest) (*pb.GetProgressTintModeResponse, error) + func (s *ProgressBarServer) GetSecondaryProgressTintBlendMode(_ context.Context, req *pb.GetSecondaryProgressTintBlendModeRequest) (*pb.GetSecondaryProgressTintBlendModeResponse, error) + func (s *ProgressBarServer) GetSecondaryProgressTintList(_ context.Context, req *pb.GetSecondaryProgressTintListRequest) (*pb.GetSecondaryProgressTintListResponse, error) + func (s *ProgressBarServer) GetSecondaryProgressTintMode(_ context.Context, req *pb.GetSecondaryProgressTintModeRequest) (*pb.GetSecondaryProgressTintModeResponse, error) + func (s *ProgressBarServer) InvalidateDrawable(_ context.Context, req *pb.InvalidateDrawableRequest) (*pb.InvalidateDrawableResponse, error) + func (s *ProgressBarServer) IsAnimating(_ context.Context, req *pb.IsAnimatingRequest) (*pb.IsAnimatingResponse, error) + func (s *ProgressBarServer) JumpDrawablesToCurrentState(_ context.Context, req *pb.JumpDrawablesToCurrentStateRequest) (*pb.JumpDrawablesToCurrentStateResponse, error) + func (s *ProgressBarServer) NewProgressBar(_ context.Context, req *pb.NewProgressBarRequest) (*pb.NewProgressBarResponse, error) + func (s *ProgressBarServer) OnRestoreInstanceState(_ context.Context, req *pb.OnRestoreInstanceStateRequest) (*pb.OnRestoreInstanceStateResponse, error) + func (s *ProgressBarServer) OnSaveInstanceState(_ context.Context, req *pb.OnSaveInstanceStateRequest) (*pb.OnSaveInstanceStateResponse, error) + func (s *ProgressBarServer) OnVisibilityAggregated(_ context.Context, req *pb.OnVisibilityAggregatedRequest) (*pb.OnVisibilityAggregatedResponse, error) + func (s *ProgressBarServer) PostInvalidate(_ context.Context, req *pb.PostInvalidateRequest) (*pb.PostInvalidateResponse, error) + func (s *ProgressBarServer) SetIndeterminateDrawable(_ context.Context, req *pb.SetIndeterminateDrawableRequest) (*pb.SetIndeterminateDrawableResponse, error) + func (s *ProgressBarServer) SetIndeterminateDrawableTiled(_ context.Context, req *pb.SetIndeterminateDrawableTiledRequest) (*pb.SetIndeterminateDrawableTiledResponse, error) + func (s *ProgressBarServer) SetIndeterminateTintBlendMode(_ context.Context, req *pb.SetIndeterminateTintBlendModeRequest) (*pb.SetIndeterminateTintBlendModeResponse, error) + func (s *ProgressBarServer) SetIndeterminateTintList(_ context.Context, req *pb.SetIndeterminateTintListRequest) (*pb.SetIndeterminateTintListResponse, error) + func (s *ProgressBarServer) SetIndeterminateTintMode(_ context.Context, req *pb.SetIndeterminateTintModeRequest) (*pb.SetIndeterminateTintModeResponse, error) + func (s *ProgressBarServer) SetInterpolator1_1(_ context.Context, req *pb.SetInterpolator1_1Request) (*pb.SetInterpolator1_1Response, error) + func (s *ProgressBarServer) SetInterpolator2(_ context.Context, req *pb.SetInterpolator2Request) (*pb.SetInterpolator2Response, error) + func (s *ProgressBarServer) SetMaxHeight(_ context.Context, req *pb.SetMaxHeightRequest) (*pb.SetMaxHeightResponse, error) + func (s *ProgressBarServer) SetMaxWidth(_ context.Context, req *pb.SetMaxWidthRequest) (*pb.SetMaxWidthResponse, error) + func (s *ProgressBarServer) SetMinHeight(_ context.Context, req *pb.SetMinHeightRequest) (*pb.SetMinHeightResponse, error) + func (s *ProgressBarServer) SetMinWidth(_ context.Context, req *pb.SetMinWidthRequest) (*pb.SetMinWidthResponse, error) + func (s *ProgressBarServer) SetProgress(_ context.Context, req *pb.SetProgressRequest) (*pb.SetProgressResponse, error) + func (s *ProgressBarServer) SetProgressBackgroundTintBlendMode(_ context.Context, req *pb.SetProgressBackgroundTintBlendModeRequest) (*pb.SetProgressBackgroundTintBlendModeResponse, error) + func (s *ProgressBarServer) SetProgressBackgroundTintList(_ context.Context, req *pb.SetProgressBackgroundTintListRequest) (*pb.SetProgressBackgroundTintListResponse, error) + func (s *ProgressBarServer) SetProgressBackgroundTintMode(_ context.Context, req *pb.SetProgressBackgroundTintModeRequest) (*pb.SetProgressBackgroundTintModeResponse, error) + func (s *ProgressBarServer) SetProgressDrawable(_ context.Context, req *pb.SetProgressDrawableRequest) (*pb.SetProgressDrawableResponse, error) + func (s *ProgressBarServer) SetProgressDrawableTiled(_ context.Context, req *pb.SetProgressDrawableTiledRequest) (*pb.SetProgressDrawableTiledResponse, error) + func (s *ProgressBarServer) SetProgressTintBlendMode(_ context.Context, req *pb.SetProgressTintBlendModeRequest) (*pb.SetProgressTintBlendModeResponse, error) + func (s *ProgressBarServer) SetProgressTintList(_ context.Context, req *pb.SetProgressTintListRequest) (*pb.SetProgressTintListResponse, error) + func (s *ProgressBarServer) SetProgressTintMode(_ context.Context, req *pb.SetProgressTintModeRequest) (*pb.SetProgressTintModeResponse, error) + func (s *ProgressBarServer) SetSecondaryProgressTintBlendMode(_ context.Context, req *pb.SetSecondaryProgressTintBlendModeRequest) (*pb.SetSecondaryProgressTintBlendModeResponse, error) + func (s *ProgressBarServer) SetSecondaryProgressTintList(_ context.Context, req *pb.SetSecondaryProgressTintListRequest) (*pb.SetSecondaryProgressTintListResponse, error) + func (s *ProgressBarServer) SetSecondaryProgressTintMode(_ context.Context, req *pb.SetSecondaryProgressTintModeRequest) (*pb.SetSecondaryProgressTintModeResponse, error) + func (s *ProgressBarServer) SetStateDescription(_ context.Context, req *pb.SetStateDescriptionRequest) (*pb.SetStateDescriptionResponse, error) + type QuickContactBadgeServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *QuickContactBadgeServer) AssignContactFromEmail2(_ context.Context, req *pb.AssignContactFromEmail2Request) (*pb.AssignContactFromEmail2Response, error) + func (s *QuickContactBadgeServer) AssignContactFromEmail3_1(_ context.Context, req *pb.AssignContactFromEmail3_1Request) (*pb.AssignContactFromEmail3_1Response, error) + func (s *QuickContactBadgeServer) AssignContactFromPhone2(_ context.Context, req *pb.AssignContactFromPhone2Request) (*pb.AssignContactFromPhone2Response, error) + func (s *QuickContactBadgeServer) AssignContactFromPhone3_1(_ context.Context, req *pb.AssignContactFromPhone3_1Request) (*pb.AssignContactFromPhone3_1Response, error) + func (s *QuickContactBadgeServer) AssignContactUri(_ context.Context, req *pb.AssignContactUriRequest) (*pb.AssignContactUriResponse, error) + func (s *QuickContactBadgeServer) DrawableHotspotChanged(_ context.Context, req *pb.DrawableHotspotChangedRequest) (*pb.DrawableHotspotChangedResponse, error) + func (s *QuickContactBadgeServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *QuickContactBadgeServer) NewQuickContactBadge(_ context.Context, req *pb.NewQuickContactBadgeRequest) (*pb.NewQuickContactBadgeResponse, error) + func (s *QuickContactBadgeServer) OnClick(_ context.Context, req *pb.QuickContactBadgeOnClickRequest) (*pb.OnClickResponse, error) + func (s *QuickContactBadgeServer) SetExcludeMimes(_ context.Context, req *pb.SetExcludeMimesRequest) (*pb.SetExcludeMimesResponse, error) + func (s *QuickContactBadgeServer) SetImageToDefault(_ context.Context, req *pb.SetImageToDefaultRequest) (*pb.SetImageToDefaultResponse, error) + func (s *QuickContactBadgeServer) SetMode(_ context.Context, req *pb.SetModeRequest) (*pb.SetModeResponse, error) + func (s *QuickContactBadgeServer) SetOverlay(_ context.Context, req *pb.QuickContactBadgeSetOverlayRequest) (*pb.QuickContactBadgeSetOverlayResponse, error) + func (s *QuickContactBadgeServer) SetPrioritizedMimeType(_ context.Context, req *pb.SetPrioritizedMimeTypeRequest) (*pb.SetPrioritizedMimeTypeResponse, error) + type RadioButtonServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *RadioButtonServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *RadioButtonServer) NewRadioButton(_ context.Context, req *pb.NewRadioButtonRequest) (*pb.NewRadioButtonResponse, error) + func (s *RadioButtonServer) OnInitializeAccessibilityNodeInfo(_ context.Context, req *pb.OnInitializeAccessibilityNodeInfoRequest) (*pb.OnInitializeAccessibilityNodeInfoResponse, error) + func (s *RadioButtonServer) Toggle(_ context.Context, req *pb.RadioButtonToggleRequest) (*pb.ToggleResponse, error) + type RadioGroupServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *RadioGroupServer) AddView(_ context.Context, req *pb.AddViewRequest) (*pb.AddViewResponse, error) + func (s *RadioGroupServer) Autofill(_ context.Context, req *pb.AutofillRequest) (*pb.AutofillResponse, error) + func (s *RadioGroupServer) Check(_ context.Context, req *pb.CheckRequest) (*pb.CheckResponse, error) + func (s *RadioGroupServer) ClearCheck(_ context.Context, req *pb.ClearCheckRequest) (*pb.ClearCheckResponse, error) + func (s *RadioGroupServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *RadioGroupServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *RadioGroupServer) GenerateLayoutParams1_2(_ context.Context, req *pb.GenerateLayoutParams1_2Request) (*pb.GenerateLayoutParams1_2Response, error) + func (s *RadioGroupServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *RadioGroupServer) GetAutofillType(_ context.Context, req *pb.GetAutofillTypeRequest) (*pb.GetAutofillTypeResponse, error) + func (s *RadioGroupServer) GetAutofillValue(_ context.Context, req *pb.GetAutofillValueRequest) (*pb.GetAutofillValueResponse, error) + func (s *RadioGroupServer) GetCheckedRadioButtonId(_ context.Context, req *pb.GetCheckedRadioButtonIdRequest) (*pb.GetCheckedRadioButtonIdResponse, error) + func (s *RadioGroupServer) NewRadioGroup(_ context.Context, req *pb.NewRadioGroupRequest) (*pb.NewRadioGroupResponse, error) + func (s *RadioGroupServer) OnInitializeAccessibilityNodeInfo(_ context.Context, req *pb.OnInitializeAccessibilityNodeInfoRequest) (*pb.OnInitializeAccessibilityNodeInfoResponse, error) + func (s *RadioGroupServer) SetOnCheckedChangeListener(_ context.Context, req *pb.SetOnCheckedChangeListenerRequest) (*pb.SetOnCheckedChangeListenerResponse, error) + func (s *RadioGroupServer) SetOnHierarchyChangeListener(_ context.Context, req *pb.SetOnHierarchyChangeListenerRequest) (*pb.SetOnHierarchyChangeListenerResponse, error) + type RatingBarServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *RatingBarServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *RatingBarServer) GetNumStars(_ context.Context, req *pb.GetNumStarsRequest) (*pb.GetNumStarsResponse, error) + func (s *RatingBarServer) GetOnRatingBarChangeListener(_ context.Context, req *pb.GetOnRatingBarChangeListenerRequest) (*pb.GetOnRatingBarChangeListenerResponse, error) + func (s *RatingBarServer) GetRating(_ context.Context, req *pb.GetRatingRequest) (*pb.GetRatingResponse, error) + func (s *RatingBarServer) GetStepSize(_ context.Context, req *pb.GetStepSizeRequest) (*pb.GetStepSizeResponse, error) + func (s *RatingBarServer) IsIndicator(_ context.Context, req *pb.IsIndicatorRequest) (*pb.IsIndicatorResponse, error) + func (s *RatingBarServer) NewRatingBar(_ context.Context, req *pb.NewRatingBarRequest) (*pb.NewRatingBarResponse, error) + func (s *RatingBarServer) SetIsIndicator(_ context.Context, req *pb.SetIsIndicatorRequest) (*pb.SetIsIndicatorResponse, error) + func (s *RatingBarServer) SetNumStars(_ context.Context, req *pb.SetNumStarsRequest) (*pb.SetNumStarsResponse, error) + func (s *RatingBarServer) SetOnRatingBarChangeListener(_ context.Context, req *pb.SetOnRatingBarChangeListenerRequest) (*pb.SetOnRatingBarChangeListenerResponse, error) + func (s *RatingBarServer) SetRating(_ context.Context, req *pb.SetRatingRequest) (*pb.SetRatingResponse, error) + func (s *RatingBarServer) SetStepSize(_ context.Context, req *pb.SetStepSizeRequest) (*pb.SetStepSizeResponse, error) + type RelativeLayoutServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *RelativeLayoutServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *RelativeLayoutServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *RelativeLayoutServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *RelativeLayoutServer) GetBaseline(_ context.Context, req *pb.GetBaselineRequest) (*pb.GetBaselineResponse, error) + func (s *RelativeLayoutServer) GetGravity(_ context.Context, req *pb.GetGravityRequest) (*pb.GetGravityResponse, error) + func (s *RelativeLayoutServer) GetIgnoreGravity(_ context.Context, req *pb.GetIgnoreGravityRequest) (*pb.GetIgnoreGravityResponse, error) + func (s *RelativeLayoutServer) NewRelativeLayout(_ context.Context, req *pb.NewRelativeLayoutRequest) (*pb.NewRelativeLayoutResponse, error) + func (s *RelativeLayoutServer) RequestLayout(_ context.Context, req *pb.RequestLayoutRequest) (*pb.RequestLayoutResponse, error) + func (s *RelativeLayoutServer) SetGravity(_ context.Context, req *pb.SetGravityRequest) (*pb.SetGravityResponse, error) + func (s *RelativeLayoutServer) SetHorizontalGravity(_ context.Context, req *pb.SetHorizontalGravityRequest) (*pb.SetHorizontalGravityResponse, error) + func (s *RelativeLayoutServer) SetIgnoreGravity(_ context.Context, req *pb.SetIgnoreGravityRequest) (*pb.SetIgnoreGravityResponse, error) + func (s *RelativeLayoutServer) SetVerticalGravity(_ context.Context, req *pb.SetVerticalGravityRequest) (*pb.SetVerticalGravityResponse, error) + func (s *RelativeLayoutServer) ShouldDelayChildPressedState(_ context.Context, req *pb.ShouldDelayChildPressedStateRequest) (*pb.ShouldDelayChildPressedStateResponse, error) + type RemoteViewsServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *RemoteViewsServer) AddStableView(_ context.Context, req *pb.AddStableViewRequest) (*pb.AddStableViewResponse, error) + func (s *RemoteViewsServer) AddView(_ context.Context, req *pb.RemoteViewsAddViewRequest) (*pb.AddViewResponse, error) + func (s *RemoteViewsServer) Apply(_ context.Context, req *pb.ApplyRequest) (*pb.ApplyResponse, error) + func (s *RemoteViewsServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error) + func (s *RemoteViewsServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error) + func (s *RemoteViewsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error) + func (s *RemoteViewsServer) GetLayoutId(_ context.Context, req *pb.GetLayoutIdRequest) (*pb.GetLayoutIdResponse, error) + func (s *RemoteViewsServer) GetPackage(_ context.Context, req *pb.GetPackageRequest) (*pb.GetPackageResponse, error) + func (s *RemoteViewsServer) GetViewId(_ context.Context, req *pb.GetViewIdRequest) (*pb.GetViewIdResponse, error) + func (s *RemoteViewsServer) NewRemoteViews(_ context.Context, req *pb.NewRemoteViewsRequest) (*pb.NewRemoteViewsResponse, error) + func (s *RemoteViewsServer) OnLoadClass(_ context.Context, req *pb.OnLoadClassRequest) (*pb.OnLoadClassResponse, error) + func (s *RemoteViewsServer) Reapply(_ context.Context, req *pb.ReapplyRequest) (*pb.ReapplyResponse, error) + func (s *RemoteViewsServer) RemoveAllViews(_ context.Context, req *pb.RemoteViewsRemoveAllViewsRequest) (*pb.RemoveAllViewsResponse, error) + func (s *RemoteViewsServer) SetAccessibilityTraversalAfter(_ context.Context, req *pb.SetAccessibilityTraversalAfterRequest) (*pb.SetAccessibilityTraversalAfterResponse, error) + func (s *RemoteViewsServer) SetAccessibilityTraversalBefore(_ context.Context, req *pb.SetAccessibilityTraversalBeforeRequest) (*pb.SetAccessibilityTraversalBeforeResponse, error) + func (s *RemoteViewsServer) SetBitmap(_ context.Context, req *pb.SetBitmapRequest) (*pb.SetBitmapResponse, error) + func (s *RemoteViewsServer) SetBlendMode(_ context.Context, req *pb.RemoteViewsSetBlendModeRequest) (*pb.SetBlendModeResponse, error) + func (s *RemoteViewsServer) SetBoolean(_ context.Context, req *pb.SetBooleanRequest) (*pb.SetBooleanResponse, error) + func (s *RemoteViewsServer) SetBundle(_ context.Context, req *pb.SetBundleRequest) (*pb.SetBundleResponse, error) + func (s *RemoteViewsServer) SetByte(_ context.Context, req *pb.SetByteRequest) (*pb.SetByteResponse, error) + func (s *RemoteViewsServer) SetChar(_ context.Context, req *pb.SetCharRequest) (*pb.SetCharResponse, error) + func (s *RemoteViewsServer) SetCharSequence3(_ context.Context, req *pb.SetCharSequence3Request) (*pb.SetCharSequence3Response, error) + func (s *RemoteViewsServer) SetCharSequence3_1(_ context.Context, req *pb.SetCharSequence3_1Request) (*pb.SetCharSequence3_1Response, error) + func (s *RemoteViewsServer) SetCharSequenceAttr(_ context.Context, req *pb.SetCharSequenceAttrRequest) (*pb.SetCharSequenceAttrResponse, error) + func (s *RemoteViewsServer) SetChronometer(_ context.Context, req *pb.SetChronometerRequest) (*pb.SetChronometerResponse, error) + func (s *RemoteViewsServer) SetChronometerCountDown(_ context.Context, req *pb.SetChronometerCountDownRequest) (*pb.SetChronometerCountDownResponse, error) + func (s *RemoteViewsServer) SetColor(_ context.Context, req *pb.RemoteViewsSetColorRequest) (*pb.SetColorResponse, error) + func (s *RemoteViewsServer) SetColorAttr(_ context.Context, req *pb.SetColorAttrRequest) (*pb.SetColorAttrResponse, error) + func (s *RemoteViewsServer) SetColorInt(_ context.Context, req *pb.SetColorIntRequest) (*pb.SetColorIntResponse, error) + func (s *RemoteViewsServer) SetColorStateList3(_ context.Context, req *pb.SetColorStateList3Request) (*pb.SetColorStateList3Response, error) + func (s *RemoteViewsServer) SetColorStateList3_2(_ context.Context, req *pb.SetColorStateList3_2Request) (*pb.SetColorStateList3_2Response, error) + func (s *RemoteViewsServer) SetColorStateList4_1(_ context.Context, req *pb.SetColorStateList4_1Request) (*pb.SetColorStateList4_1Response, error) + func (s *RemoteViewsServer) SetColorStateListAttr(_ context.Context, req *pb.SetColorStateListAttrRequest) (*pb.SetColorStateListAttrResponse, error) + func (s *RemoteViewsServer) SetCompoundButtonChecked(_ context.Context, req *pb.SetCompoundButtonCheckedRequest) (*pb.SetCompoundButtonCheckedResponse, error) + func (s *RemoteViewsServer) SetContentDescription(_ context.Context, req *pb.SetContentDescriptionRequest) (*pb.SetContentDescriptionResponse, error) + func (s *RemoteViewsServer) SetDisplayedChild(_ context.Context, req *pb.RemoteViewsSetDisplayedChildRequest) (*pb.SetDisplayedChildResponse, error) + func (s *RemoteViewsServer) SetDouble(_ context.Context, req *pb.SetDoubleRequest) (*pb.SetDoubleResponse, error) + func (s *RemoteViewsServer) SetEmptyView(_ context.Context, req *pb.RemoteViewsSetEmptyViewRequest) (*pb.SetEmptyViewResponse, error) + func (s *RemoteViewsServer) SetFloat(_ context.Context, req *pb.SetFloatRequest) (*pb.SetFloatResponse, error) + func (s *RemoteViewsServer) SetFloatDimen3_1(_ context.Context, req *pb.SetFloatDimen3_1Request) (*pb.SetFloatDimen3_1Response, error) + func (s *RemoteViewsServer) SetFloatDimen4(_ context.Context, req *pb.SetFloatDimen4Request) (*pb.SetFloatDimen4Response, error) + func (s *RemoteViewsServer) SetFloatDimenAttr(_ context.Context, req *pb.SetFloatDimenAttrRequest) (*pb.SetFloatDimenAttrResponse, error) + func (s *RemoteViewsServer) SetIcon3(_ context.Context, req *pb.SetIcon3Request) (*pb.SetIcon3Response, error) + func (s *RemoteViewsServer) SetIcon4_1(_ context.Context, req *pb.SetIcon4_1Request) (*pb.SetIcon4_1Response, error) + func (s *RemoteViewsServer) SetImageViewBitmap(_ context.Context, req *pb.SetImageViewBitmapRequest) (*pb.SetImageViewBitmapResponse, error) + func (s *RemoteViewsServer) SetImageViewIcon(_ context.Context, req *pb.SetImageViewIconRequest) (*pb.SetImageViewIconResponse, error) + func (s *RemoteViewsServer) SetImageViewResource(_ context.Context, req *pb.SetImageViewResourceRequest) (*pb.SetImageViewResourceResponse, error) + func (s *RemoteViewsServer) SetImageViewUri(_ context.Context, req *pb.SetImageViewUriRequest) (*pb.SetImageViewUriResponse, error) + func (s *RemoteViewsServer) SetInt(_ context.Context, req *pb.SetIntRequest) (*pb.SetIntResponse, error) + func (s *RemoteViewsServer) SetIntDimen3_1(_ context.Context, req *pb.SetIntDimen3_1Request) (*pb.SetIntDimen3_1Response, error) + func (s *RemoteViewsServer) SetIntDimen4(_ context.Context, req *pb.SetIntDimen4Request) (*pb.SetIntDimen4Response, error) + func (s *RemoteViewsServer) SetIntDimenAttr(_ context.Context, req *pb.SetIntDimenAttrRequest) (*pb.SetIntDimenAttrResponse, error) + func (s *RemoteViewsServer) SetIntent(_ context.Context, req *pb.SetIntentRequest) (*pb.SetIntentResponse, error) + func (s *RemoteViewsServer) SetLabelFor(_ context.Context, req *pb.SetLabelForRequest) (*pb.SetLabelForResponse, error) + func (s *RemoteViewsServer) SetLightBackgroundLayoutId(_ context.Context, req *pb.SetLightBackgroundLayoutIdRequest) (*pb.SetLightBackgroundLayoutIdResponse, error) + func (s *RemoteViewsServer) SetLong(_ context.Context, req *pb.SetLongRequest) (*pb.SetLongResponse, error) + func (s *RemoteViewsServer) SetOnCheckedChangeResponse(_ context.Context, req *pb.SetOnCheckedChangeResponseRequest) (*pb.SetOnCheckedChangeResponseResponse, error) + func (s *RemoteViewsServer) SetOnClickFillInIntent(_ context.Context, req *pb.SetOnClickFillInIntentRequest) (*pb.SetOnClickFillInIntentResponse, error) + func (s *RemoteViewsServer) SetOnClickPendingIntent(_ context.Context, req *pb.SetOnClickPendingIntentRequest) (*pb.SetOnClickPendingIntentResponse, error) + func (s *RemoteViewsServer) SetOnClickResponse(_ context.Context, req *pb.SetOnClickResponseRequest) (*pb.SetOnClickResponseResponse, error) + func (s *RemoteViewsServer) SetOnStylusHandwritingPendingIntent(_ context.Context, req *pb.SetOnStylusHandwritingPendingIntentRequest) (*pb.SetOnStylusHandwritingPendingIntentResponse, error) + func (s *RemoteViewsServer) SetPendingIntentTemplate(_ context.Context, req *pb.SetPendingIntentTemplateRequest) (*pb.SetPendingIntentTemplateResponse, error) + func (s *RemoteViewsServer) SetProgressBar(_ context.Context, req *pb.SetProgressBarRequest) (*pb.SetProgressBarResponse, error) + func (s *RemoteViewsServer) SetRadioGroupChecked(_ context.Context, req *pb.SetRadioGroupCheckedRequest) (*pb.SetRadioGroupCheckedResponse, error) + func (s *RemoteViewsServer) SetRelativeScrollPosition(_ context.Context, req *pb.SetRelativeScrollPositionRequest) (*pb.SetRelativeScrollPositionResponse, error) + func (s *RemoteViewsServer) SetRemoteAdapter2(_ context.Context, req *pb.SetRemoteAdapter2Request) (*pb.SetRemoteAdapter2Response, error) + func (s *RemoteViewsServer) SetRemoteAdapter2_1(_ context.Context, req *pb.SetRemoteAdapter2_1Request) (*pb.SetRemoteAdapter2_1Response, error) + func (s *RemoteViewsServer) SetRemoteAdapter3_2(_ context.Context, req *pb.SetRemoteAdapter3_2Request) (*pb.SetRemoteAdapter3_2Response, error) + func (s *RemoteViewsServer) SetScrollPosition(_ context.Context, req *pb.SetScrollPositionRequest) (*pb.SetScrollPositionResponse, error) + func (s *RemoteViewsServer) SetShort(_ context.Context, req *pb.SetShortRequest) (*pb.SetShortResponse, error) + func (s *RemoteViewsServer) SetString(_ context.Context, req *pb.SetStringRequest) (*pb.SetStringResponse, error) + func (s *RemoteViewsServer) SetTextColor(_ context.Context, req *pb.RemoteViewsSetTextColorRequest) (*pb.SetTextColorResponse, error) + func (s *RemoteViewsServer) SetTextViewCompoundDrawables(_ context.Context, req *pb.SetTextViewCompoundDrawablesRequest) (*pb.SetTextViewCompoundDrawablesResponse, error) + func (s *RemoteViewsServer) SetTextViewCompoundDrawablesRelative(_ context.Context, req *pb.SetTextViewCompoundDrawablesRelativeRequest) (*pb.SetTextViewCompoundDrawablesRelativeResponse, error) + func (s *RemoteViewsServer) SetTextViewText(_ context.Context, req *pb.SetTextViewTextRequest) (*pb.SetTextViewTextResponse, error) + func (s *RemoteViewsServer) SetTextViewTextSize(_ context.Context, req *pb.SetTextViewTextSizeRequest) (*pb.SetTextViewTextSizeResponse, error) + func (s *RemoteViewsServer) SetUri(_ context.Context, req *pb.SetUriRequest) (*pb.SetUriResponse, error) + func (s *RemoteViewsServer) SetViewLayoutHeight(_ context.Context, req *pb.SetViewLayoutHeightRequest) (*pb.SetViewLayoutHeightResponse, error) + func (s *RemoteViewsServer) SetViewLayoutHeightAttr(_ context.Context, req *pb.SetViewLayoutHeightAttrRequest) (*pb.SetViewLayoutHeightAttrResponse, error) + func (s *RemoteViewsServer) SetViewLayoutHeightDimen(_ context.Context, req *pb.SetViewLayoutHeightDimenRequest) (*pb.SetViewLayoutHeightDimenResponse, error) + func (s *RemoteViewsServer) SetViewLayoutMargin(_ context.Context, req *pb.SetViewLayoutMarginRequest) (*pb.SetViewLayoutMarginResponse, error) + func (s *RemoteViewsServer) SetViewLayoutMarginAttr(_ context.Context, req *pb.SetViewLayoutMarginAttrRequest) (*pb.SetViewLayoutMarginAttrResponse, error) + func (s *RemoteViewsServer) SetViewLayoutMarginDimen(_ context.Context, req *pb.SetViewLayoutMarginDimenRequest) (*pb.SetViewLayoutMarginDimenResponse, error) + func (s *RemoteViewsServer) SetViewLayoutWidth(_ context.Context, req *pb.SetViewLayoutWidthRequest) (*pb.SetViewLayoutWidthResponse, error) + func (s *RemoteViewsServer) SetViewLayoutWidthAttr(_ context.Context, req *pb.SetViewLayoutWidthAttrRequest) (*pb.SetViewLayoutWidthAttrResponse, error) + func (s *RemoteViewsServer) SetViewLayoutWidthDimen(_ context.Context, req *pb.SetViewLayoutWidthDimenRequest) (*pb.SetViewLayoutWidthDimenResponse, error) + func (s *RemoteViewsServer) SetViewOutlinePreferredRadius(_ context.Context, req *pb.SetViewOutlinePreferredRadiusRequest) (*pb.SetViewOutlinePreferredRadiusResponse, error) + func (s *RemoteViewsServer) SetViewOutlinePreferredRadiusAttr(_ context.Context, req *pb.SetViewOutlinePreferredRadiusAttrRequest) (*pb.SetViewOutlinePreferredRadiusAttrResponse, error) + func (s *RemoteViewsServer) SetViewOutlinePreferredRadiusDimen(_ context.Context, req *pb.SetViewOutlinePreferredRadiusDimenRequest) (*pb.SetViewOutlinePreferredRadiusDimenResponse, error) + func (s *RemoteViewsServer) SetViewPadding(_ context.Context, req *pb.SetViewPaddingRequest) (*pb.SetViewPaddingResponse, error) + func (s *RemoteViewsServer) SetViewVisibility(_ context.Context, req *pb.SetViewVisibilityRequest) (*pb.SetViewVisibilityResponse, error) + func (s *RemoteViewsServer) ShowNext(_ context.Context, req *pb.RemoteViewsShowNextRequest) (*pb.ShowNextResponse, error) + func (s *RemoteViewsServer) ShowPrevious(_ context.Context, req *pb.RemoteViewsShowPreviousRequest) (*pb.ShowPreviousResponse, error) + func (s *RemoteViewsServer) WriteToParcel(_ context.Context, req *pb.RemoteViewsWriteToParcelRequest) (*pb.WriteToParcelResponse, error) + type ScrollViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ScrollViewServer) AddView1(_ context.Context, req *pb.AddView1Request) (*pb.AddView1Response, error) + func (s *ScrollViewServer) AddView2_1(_ context.Context, req *pb.AddView2_1Request) (*pb.AddView2_1Response, error) + func (s *ScrollViewServer) AddView2_2(_ context.Context, req *pb.AddView2_2Request) (*pb.AddView2_2Response, error) + func (s *ScrollViewServer) AddView3_3(_ context.Context, req *pb.AddView3_3Request) (*pb.AddView3_3Response, error) + func (s *ScrollViewServer) ArrowScroll(_ context.Context, req *pb.ArrowScrollRequest) (*pb.ArrowScrollResponse, error) + func (s *ScrollViewServer) ComputeScroll(_ context.Context, req *pb.ComputeScrollRequest) (*pb.ComputeScrollResponse, error) + func (s *ScrollViewServer) DispatchKeyEvent(_ context.Context, req *pb.DispatchKeyEventRequest) (*pb.DispatchKeyEventResponse, error) + func (s *ScrollViewServer) Draw(_ context.Context, req *pb.DrawRequest) (*pb.DrawResponse, error) + func (s *ScrollViewServer) ExecuteKeyEvent(_ context.Context, req *pb.ExecuteKeyEventRequest) (*pb.ExecuteKeyEventResponse, error) + func (s *ScrollViewServer) Fling(_ context.Context, req *pb.FlingRequest) (*pb.FlingResponse, error) + func (s *ScrollViewServer) FullScroll(_ context.Context, req *pb.FullScrollRequest) (*pb.FullScrollResponse, error) + func (s *ScrollViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ScrollViewServer) GetBottomEdgeEffectColor(_ context.Context, req *pb.GetBottomEdgeEffectColorRequest) (*pb.GetBottomEdgeEffectColorResponse, error) + func (s *ScrollViewServer) GetMaxScrollAmount(_ context.Context, req *pb.GetMaxScrollAmountRequest) (*pb.GetMaxScrollAmountResponse, error) + func (s *ScrollViewServer) GetTopEdgeEffectColor(_ context.Context, req *pb.GetTopEdgeEffectColorRequest) (*pb.GetTopEdgeEffectColorResponse, error) + func (s *ScrollViewServer) IsFillViewport(_ context.Context, req *pb.IsFillViewportRequest) (*pb.IsFillViewportResponse, error) + func (s *ScrollViewServer) IsSmoothScrollingEnabled(_ context.Context, req *pb.IsSmoothScrollingEnabledRequest) (*pb.IsSmoothScrollingEnabledResponse, error) + func (s *ScrollViewServer) NewScrollView(_ context.Context, req *pb.NewScrollViewRequest) (*pb.NewScrollViewResponse, error) + func (s *ScrollViewServer) OnGenericMotionEvent(_ context.Context, req *pb.OnGenericMotionEventRequest) (*pb.OnGenericMotionEventResponse, error) + func (s *ScrollViewServer) OnInterceptTouchEvent(_ context.Context, req *pb.OnInterceptTouchEventRequest) (*pb.OnInterceptTouchEventResponse, error) + func (s *ScrollViewServer) OnNestedFling(_ context.Context, req *pb.OnNestedFlingRequest) (*pb.OnNestedFlingResponse, error) + func (s *ScrollViewServer) OnNestedScroll(_ context.Context, req *pb.OnNestedScrollRequest) (*pb.OnNestedScrollResponse, error) + func (s *ScrollViewServer) OnNestedScrollAccepted(_ context.Context, req *pb.OnNestedScrollAcceptedRequest) (*pb.OnNestedScrollAcceptedResponse, error) + func (s *ScrollViewServer) OnStartNestedScroll(_ context.Context, req *pb.OnStartNestedScrollRequest) (*pb.OnStartNestedScrollResponse, error) + func (s *ScrollViewServer) OnStopNestedScroll(_ context.Context, req *pb.OnStopNestedScrollRequest) (*pb.OnStopNestedScrollResponse, error) + func (s *ScrollViewServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *ScrollViewServer) PageScroll(_ context.Context, req *pb.PageScrollRequest) (*pb.PageScrollResponse, error) + func (s *ScrollViewServer) RequestChildFocus(_ context.Context, req *pb.RequestChildFocusRequest) (*pb.RequestChildFocusResponse, error) + func (s *ScrollViewServer) RequestChildRectangleOnScreen(_ context.Context, req *pb.RequestChildRectangleOnScreenRequest) (*pb.RequestChildRectangleOnScreenResponse, error) + func (s *ScrollViewServer) RequestDisallowInterceptTouchEvent(_ context.Context, req *pb.RequestDisallowInterceptTouchEventRequest) (*pb.RequestDisallowInterceptTouchEventResponse, error) + func (s *ScrollViewServer) RequestLayout(_ context.Context, req *pb.RequestLayoutRequest) (*pb.RequestLayoutResponse, error) + func (s *ScrollViewServer) ScrollTo(_ context.Context, req *pb.ScrollToRequest) (*pb.ScrollToResponse, error) + func (s *ScrollViewServer) ScrollToDescendant(_ context.Context, req *pb.ScrollToDescendantRequest) (*pb.ScrollToDescendantResponse, error) + func (s *ScrollViewServer) SetBottomEdgeEffectColor(_ context.Context, req *pb.SetBottomEdgeEffectColorRequest) (*pb.SetBottomEdgeEffectColorResponse, error) + func (s *ScrollViewServer) SetEdgeEffectColor(_ context.Context, req *pb.SetEdgeEffectColorRequest) (*pb.SetEdgeEffectColorResponse, error) + func (s *ScrollViewServer) SetFillViewport(_ context.Context, req *pb.SetFillViewportRequest) (*pb.SetFillViewportResponse, error) + func (s *ScrollViewServer) SetSmoothScrollingEnabled(_ context.Context, req *pb.SetSmoothScrollingEnabledRequest) (*pb.SetSmoothScrollingEnabledResponse, error) + func (s *ScrollViewServer) SetTopEdgeEffectColor(_ context.Context, req *pb.SetTopEdgeEffectColorRequest) (*pb.SetTopEdgeEffectColorResponse, error) + func (s *ScrollViewServer) ShouldDelayChildPressedState(_ context.Context, req *pb.ShouldDelayChildPressedStateRequest) (*pb.ShouldDelayChildPressedStateResponse, error) + func (s *ScrollViewServer) SmoothScrollBy(_ context.Context, req *pb.SmoothScrollByRequest) (*pb.SmoothScrollByResponse, error) + func (s *ScrollViewServer) SmoothScrollTo(_ context.Context, req *pb.SmoothScrollToRequest) (*pb.SmoothScrollToResponse, error) + type ScrollerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ScrollerServer) AbortAnimation(_ context.Context, req *pb.AbortAnimationRequest) (*pb.AbortAnimationResponse, error) + func (s *ScrollerServer) ComputeScrollOffset(_ context.Context, req *pb.ComputeScrollOffsetRequest) (*pb.ComputeScrollOffsetResponse, error) + func (s *ScrollerServer) ExtendDuration(_ context.Context, req *pb.ExtendDurationRequest) (*pb.ExtendDurationResponse, error) + func (s *ScrollerServer) Fling(_ context.Context, req *pb.ScrollerFlingRequest) (*pb.FlingResponse, error) + func (s *ScrollerServer) ForceFinished(_ context.Context, req *pb.ForceFinishedRequest) (*pb.ForceFinishedResponse, error) + func (s *ScrollerServer) GetCurrVelocity(_ context.Context, req *pb.GetCurrVelocityRequest) (*pb.GetCurrVelocityResponse, error) + func (s *ScrollerServer) GetCurrX(_ context.Context, req *pb.GetCurrXRequest) (*pb.GetCurrXResponse, error) + func (s *ScrollerServer) GetCurrY(_ context.Context, req *pb.GetCurrYRequest) (*pb.GetCurrYResponse, error) + func (s *ScrollerServer) GetDuration(_ context.Context, req *pb.GetDurationRequest) (*pb.GetDurationResponse, error) + func (s *ScrollerServer) GetFinalX(_ context.Context, req *pb.GetFinalXRequest) (*pb.GetFinalXResponse, error) + func (s *ScrollerServer) GetFinalY(_ context.Context, req *pb.GetFinalYRequest) (*pb.GetFinalYResponse, error) + func (s *ScrollerServer) GetStartX(_ context.Context, req *pb.GetStartXRequest) (*pb.GetStartXResponse, error) + func (s *ScrollerServer) GetStartY(_ context.Context, req *pb.GetStartYRequest) (*pb.GetStartYResponse, error) + func (s *ScrollerServer) IsFinished(_ context.Context, req *pb.IsFinishedRequest) (*pb.IsFinishedResponse, error) + func (s *ScrollerServer) NewScroller(_ context.Context, req *pb.NewScrollerRequest) (*pb.NewScrollerResponse, error) + func (s *ScrollerServer) SetFinalX(_ context.Context, req *pb.SetFinalXRequest) (*pb.SetFinalXResponse, error) + func (s *ScrollerServer) SetFinalY(_ context.Context, req *pb.SetFinalYRequest) (*pb.SetFinalYResponse, error) + func (s *ScrollerServer) SetFriction(_ context.Context, req *pb.ScrollerSetFrictionRequest) (*pb.SetFrictionResponse, error) + func (s *ScrollerServer) StartScroll4(_ context.Context, req *pb.StartScroll4Request) (*pb.StartScroll4Response, error) + func (s *ScrollerServer) StartScroll5_1(_ context.Context, req *pb.StartScroll5_1Request) (*pb.StartScroll5_1Response, error) + func (s *ScrollerServer) TimePassed(_ context.Context, req *pb.TimePassedRequest) (*pb.TimePassedResponse, error) + type SearchViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SearchViewServer) ClearFocus(_ context.Context, req *pb.ClearFocusRequest) (*pb.ClearFocusResponse, error) + func (s *SearchViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *SearchViewServer) GetImeOptions(_ context.Context, req *pb.GetImeOptionsRequest) (*pb.GetImeOptionsResponse, error) + func (s *SearchViewServer) GetInputType(_ context.Context, req *pb.GetInputTypeRequest) (*pb.GetInputTypeResponse, error) + func (s *SearchViewServer) GetMaxWidth(_ context.Context, req *pb.GetMaxWidthRequest) (*pb.GetMaxWidthResponse, error) + func (s *SearchViewServer) GetQuery(_ context.Context, req *pb.GetQueryRequest) (*pb.GetQueryResponse, error) + func (s *SearchViewServer) GetQueryHint(_ context.Context, req *pb.GetQueryHintRequest) (*pb.GetQueryHintResponse, error) + func (s *SearchViewServer) GetSuggestionsAdapter(_ context.Context, req *pb.GetSuggestionsAdapterRequest) (*pb.GetSuggestionsAdapterResponse, error) + func (s *SearchViewServer) IsIconfiedByDefault(_ context.Context, req *pb.IsIconfiedByDefaultRequest) (*pb.IsIconfiedByDefaultResponse, error) + func (s *SearchViewServer) IsIconified(_ context.Context, req *pb.IsIconifiedRequest) (*pb.IsIconifiedResponse, error) + func (s *SearchViewServer) IsIconifiedByDefault(_ context.Context, req *pb.IsIconifiedByDefaultRequest) (*pb.IsIconifiedByDefaultResponse, error) + func (s *SearchViewServer) IsQueryRefinementEnabled(_ context.Context, req *pb.IsQueryRefinementEnabledRequest) (*pb.IsQueryRefinementEnabledResponse, error) + func (s *SearchViewServer) IsSubmitButtonEnabled(_ context.Context, req *pb.IsSubmitButtonEnabledRequest) (*pb.IsSubmitButtonEnabledResponse, error) + func (s *SearchViewServer) NewSearchView(_ context.Context, req *pb.NewSearchViewRequest) (*pb.NewSearchViewResponse, error) + func (s *SearchViewServer) OnActionViewCollapsed(_ context.Context, req *pb.OnActionViewCollapsedRequest) (*pb.OnActionViewCollapsedResponse, error) + func (s *SearchViewServer) OnActionViewExpanded(_ context.Context, req *pb.OnActionViewExpandedRequest) (*pb.OnActionViewExpandedResponse, error) + func (s *SearchViewServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *SearchViewServer) OnWindowFocusChanged(_ context.Context, req *pb.SearchViewOnWindowFocusChangedRequest) (*pb.OnWindowFocusChangedResponse, error) + func (s *SearchViewServer) RequestFocus(_ context.Context, req *pb.RequestFocusRequest) (*pb.RequestFocusResponse, error) + func (s *SearchViewServer) SetIconified(_ context.Context, req *pb.SetIconifiedRequest) (*pb.SetIconifiedResponse, error) + func (s *SearchViewServer) SetIconifiedByDefault(_ context.Context, req *pb.SetIconifiedByDefaultRequest) (*pb.SetIconifiedByDefaultResponse, error) + func (s *SearchViewServer) SetImeOptions(_ context.Context, req *pb.SetImeOptionsRequest) (*pb.SetImeOptionsResponse, error) + func (s *SearchViewServer) SetInputType(_ context.Context, req *pb.SetInputTypeRequest) (*pb.SetInputTypeResponse, error) + func (s *SearchViewServer) SetMaxWidth(_ context.Context, req *pb.SetMaxWidthRequest) (*pb.SetMaxWidthResponse, error) + func (s *SearchViewServer) SetOnCloseListener(_ context.Context, req *pb.SetOnCloseListenerRequest) (*pb.SetOnCloseListenerResponse, error) + func (s *SearchViewServer) SetOnQueryTextFocusChangeListener(_ context.Context, req *pb.SetOnQueryTextFocusChangeListenerRequest) (*pb.SetOnQueryTextFocusChangeListenerResponse, error) + func (s *SearchViewServer) SetOnQueryTextListener(_ context.Context, req *pb.SetOnQueryTextListenerRequest) (*pb.SetOnQueryTextListenerResponse, error) + func (s *SearchViewServer) SetOnSearchClickListener(_ context.Context, req *pb.SetOnSearchClickListenerRequest) (*pb.SetOnSearchClickListenerResponse, error) + func (s *SearchViewServer) SetOnSuggestionListener(_ context.Context, req *pb.SetOnSuggestionListenerRequest) (*pb.SetOnSuggestionListenerResponse, error) + func (s *SearchViewServer) SetQuery(_ context.Context, req *pb.SetQueryRequest) (*pb.SetQueryResponse, error) + func (s *SearchViewServer) SetQueryHint(_ context.Context, req *pb.SetQueryHintRequest) (*pb.SetQueryHintResponse, error) + func (s *SearchViewServer) SetQueryRefinementEnabled(_ context.Context, req *pb.SetQueryRefinementEnabledRequest) (*pb.SetQueryRefinementEnabledResponse, error) + func (s *SearchViewServer) SetSearchableInfo(_ context.Context, req *pb.SetSearchableInfoRequest) (*pb.SetSearchableInfoResponse, error) + func (s *SearchViewServer) SetSubmitButtonEnabled(_ context.Context, req *pb.SetSubmitButtonEnabledRequest) (*pb.SetSubmitButtonEnabledResponse, error) + func (s *SearchViewServer) SetSuggestionsAdapter(_ context.Context, req *pb.SetSuggestionsAdapterRequest) (*pb.SetSuggestionsAdapterResponse, error) + type SeekBarServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SeekBarServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *SeekBarServer) NewSeekBar(_ context.Context, req *pb.NewSeekBarRequest) (*pb.NewSeekBarResponse, error) + func (s *SeekBarServer) SetOnSeekBarChangeListener(_ context.Context, req *pb.SetOnSeekBarChangeListenerRequest) (*pb.SetOnSeekBarChangeListenerResponse, error) + type ShareActionProviderServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ShareActionProviderServer) HasSubMenu(_ context.Context, req *pb.HasSubMenuRequest) (*pb.HasSubMenuResponse, error) + func (s *ShareActionProviderServer) NewShareActionProvider(_ context.Context, req *pb.NewShareActionProviderRequest) (*pb.NewShareActionProviderResponse, error) + func (s *ShareActionProviderServer) OnCreateActionView(_ context.Context, req *pb.OnCreateActionViewRequest) (*pb.OnCreateActionViewResponse, error) + func (s *ShareActionProviderServer) OnPrepareSubMenu(_ context.Context, req *pb.OnPrepareSubMenuRequest) (*pb.OnPrepareSubMenuResponse, error) + func (s *ShareActionProviderServer) SetOnShareTargetSelectedListener(_ context.Context, req *pb.SetOnShareTargetSelectedListenerRequest) (*pb.SetOnShareTargetSelectedListenerResponse, error) + func (s *ShareActionProviderServer) SetShareHistoryFileName(_ context.Context, req *pb.SetShareHistoryFileNameRequest) (*pb.SetShareHistoryFileNameResponse, error) + func (s *ShareActionProviderServer) SetShareIntent(_ context.Context, req *pb.SetShareIntentRequest) (*pb.SetShareIntentResponse, error) + type SimpleAdapterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SimpleAdapterServer) GetCount(_ context.Context, req *pb.SimpleAdapterGetCountRequest) (*pb.GetCountResponse, error) + func (s *SimpleAdapterServer) GetDropDownView(_ context.Context, req *pb.GetDropDownViewRequest) (*pb.GetDropDownViewResponse, error) + func (s *SimpleAdapterServer) GetDropDownViewTheme(_ context.Context, req *pb.SimpleAdapterGetDropDownViewThemeRequest) (*pb.GetDropDownViewThemeResponse, error) + func (s *SimpleAdapterServer) GetFilter(_ context.Context, req *pb.GetFilterRequest) (*pb.GetFilterResponse, error) + func (s *SimpleAdapterServer) GetItem(_ context.Context, req *pb.GetItemRequest) (*pb.GetItemResponse, error) + func (s *SimpleAdapterServer) GetItemId(_ context.Context, req *pb.GetItemIdRequest) (*pb.GetItemIdResponse, error) + func (s *SimpleAdapterServer) GetView(_ context.Context, req *pb.GetViewRequest) (*pb.GetViewResponse, error) + func (s *SimpleAdapterServer) GetViewBinder(_ context.Context, req *pb.GetViewBinderRequest) (*pb.GetViewBinderResponse, error) + func (s *SimpleAdapterServer) NewSimpleAdapter(_ context.Context, req *pb.NewSimpleAdapterRequest) (*pb.NewSimpleAdapterResponse, error) + func (s *SimpleAdapterServer) SetDropDownViewResource(_ context.Context, req *pb.SimpleAdapterSetDropDownViewResourceRequest) (*pb.SetDropDownViewResourceResponse, error) + func (s *SimpleAdapterServer) SetDropDownViewTheme(_ context.Context, req *pb.SimpleAdapterSetDropDownViewThemeRequest) (*pb.SetDropDownViewThemeResponse, error) + func (s *SimpleAdapterServer) SetViewBinder(_ context.Context, req *pb.SetViewBinderRequest) (*pb.SetViewBinderResponse, error) + func (s *SimpleAdapterServer) SetViewImage2(_ context.Context, req *pb.SetViewImage2Request) (*pb.SetViewImage2Response, error) + func (s *SimpleAdapterServer) SetViewImage2_1(_ context.Context, req *pb.SetViewImage2_1Request) (*pb.SetViewImage2_1Response, error) + func (s *SimpleAdapterServer) SetViewText(_ context.Context, req *pb.SetViewTextRequest) (*pb.SetViewTextResponse, error) + type SimpleCursorAdapterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SimpleCursorAdapterServer) BindView(_ context.Context, req *pb.BindViewRequest) (*pb.BindViewResponse, error) + func (s *SimpleCursorAdapterServer) ChangeCursorAndColumns(_ context.Context, req *pb.ChangeCursorAndColumnsRequest) (*pb.ChangeCursorAndColumnsResponse, error) + func (s *SimpleCursorAdapterServer) ConvertToString(_ context.Context, req *pb.ConvertToStringRequest) (*pb.ConvertToStringResponse, error) + func (s *SimpleCursorAdapterServer) GetCursorToStringConverter(_ context.Context, req *pb.GetCursorToStringConverterRequest) (*pb.GetCursorToStringConverterResponse, error) + func (s *SimpleCursorAdapterServer) GetStringConversionColumn(_ context.Context, req *pb.GetStringConversionColumnRequest) (*pb.GetStringConversionColumnResponse, error) + func (s *SimpleCursorAdapterServer) GetViewBinder(_ context.Context, req *pb.GetViewBinderRequest) (*pb.GetViewBinderResponse, error) + func (s *SimpleCursorAdapterServer) NewSimpleCursorAdapter(_ context.Context, req *pb.NewSimpleCursorAdapterRequest) (*pb.NewSimpleCursorAdapterResponse, error) + func (s *SimpleCursorAdapterServer) SetCursorToStringConverter(_ context.Context, req *pb.SetCursorToStringConverterRequest) (*pb.SetCursorToStringConverterResponse, error) + func (s *SimpleCursorAdapterServer) SetStringConversionColumn(_ context.Context, req *pb.SetStringConversionColumnRequest) (*pb.SetStringConversionColumnResponse, error) + func (s *SimpleCursorAdapterServer) SetViewBinder(_ context.Context, req *pb.SetViewBinderRequest) (*pb.SetViewBinderResponse, error) + func (s *SimpleCursorAdapterServer) SetViewImage(_ context.Context, req *pb.SetViewImageRequest) (*pb.SetViewImageResponse, error) + func (s *SimpleCursorAdapterServer) SetViewText(_ context.Context, req *pb.SetViewTextRequest) (*pb.SetViewTextResponse, error) + func (s *SimpleCursorAdapterServer) SwapCursor(_ context.Context, req *pb.SwapCursorRequest) (*pb.SwapCursorResponse, error) + type SimpleExpandableListAdapterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SimpleExpandableListAdapterServer) GetChild(_ context.Context, req *pb.SimpleExpandableListAdapterGetChildRequest) (*pb.GetChildResponse, error) + func (s *SimpleExpandableListAdapterServer) GetChildId(_ context.Context, req *pb.SimpleExpandableListAdapterGetChildIdRequest) (*pb.GetChildIdResponse, error) + func (s *SimpleExpandableListAdapterServer) GetChildView(_ context.Context, req *pb.SimpleExpandableListAdapterGetChildViewRequest) (*pb.GetChildViewResponse, error) + func (s *SimpleExpandableListAdapterServer) GetChildrenCount(_ context.Context, req *pb.SimpleExpandableListAdapterGetChildrenCountRequest) (*pb.GetChildrenCountResponse, error) + func (s *SimpleExpandableListAdapterServer) GetGroup(_ context.Context, req *pb.SimpleExpandableListAdapterGetGroupRequest) (*pb.GetGroupResponse, error) + func (s *SimpleExpandableListAdapterServer) GetGroupCount(_ context.Context, req *pb.SimpleExpandableListAdapterGetGroupCountRequest) (*pb.GetGroupCountResponse, error) + func (s *SimpleExpandableListAdapterServer) GetGroupId(_ context.Context, req *pb.SimpleExpandableListAdapterGetGroupIdRequest) (*pb.GetGroupIdResponse, error) + func (s *SimpleExpandableListAdapterServer) GetGroupView(_ context.Context, req *pb.SimpleExpandableListAdapterGetGroupViewRequest) (*pb.GetGroupViewResponse, error) + func (s *SimpleExpandableListAdapterServer) HasStableIds(_ context.Context, req *pb.HasStableIdsRequest) (*pb.HasStableIdsResponse, error) + func (s *SimpleExpandableListAdapterServer) IsChildSelectable(_ context.Context, req *pb.SimpleExpandableListAdapterIsChildSelectableRequest) (*pb.IsChildSelectableResponse, error) + func (s *SimpleExpandableListAdapterServer) NewChildView(_ context.Context, req *pb.SimpleExpandableListAdapterNewChildViewRequest) (*pb.NewChildViewResponse, error) + func (s *SimpleExpandableListAdapterServer) NewGroupView(_ context.Context, req *pb.SimpleExpandableListAdapterNewGroupViewRequest) (*pb.NewGroupViewResponse, error) + func (s *SimpleExpandableListAdapterServer) NewSimpleExpandableListAdapter(_ context.Context, req *pb.NewSimpleExpandableListAdapterRequest) (*pb.NewSimpleExpandableListAdapterResponse, error) + type SlidingDrawerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SlidingDrawerServer) AnimateClose(_ context.Context, req *pb.AnimateCloseRequest) (*pb.AnimateCloseResponse, error) + func (s *SlidingDrawerServer) AnimateOpen(_ context.Context, req *pb.AnimateOpenRequest) (*pb.AnimateOpenResponse, error) + func (s *SlidingDrawerServer) AnimateToggle(_ context.Context, req *pb.AnimateToggleRequest) (*pb.AnimateToggleResponse, error) + func (s *SlidingDrawerServer) Close(_ context.Context, req *pb.CloseRequest) (*pb.CloseResponse, error) + func (s *SlidingDrawerServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *SlidingDrawerServer) GetContent(_ context.Context, req *pb.GetContentRequest) (*pb.GetContentResponse, error) + func (s *SlidingDrawerServer) GetHandle(_ context.Context, req *pb.GetHandleRequest) (*pb.GetHandleResponse, error) + func (s *SlidingDrawerServer) IsMoving(_ context.Context, req *pb.IsMovingRequest) (*pb.IsMovingResponse, error) + func (s *SlidingDrawerServer) IsOpened(_ context.Context, req *pb.IsOpenedRequest) (*pb.IsOpenedResponse, error) + func (s *SlidingDrawerServer) Lock(_ context.Context, req *pb.LockRequest) (*pb.LockResponse, error) + func (s *SlidingDrawerServer) NewSlidingDrawer(_ context.Context, req *pb.NewSlidingDrawerRequest) (*pb.NewSlidingDrawerResponse, error) + func (s *SlidingDrawerServer) OnInterceptTouchEvent(_ context.Context, req *pb.OnInterceptTouchEventRequest) (*pb.OnInterceptTouchEventResponse, error) + func (s *SlidingDrawerServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *SlidingDrawerServer) Open(_ context.Context, req *pb.OpenRequest) (*pb.OpenResponse, error) + func (s *SlidingDrawerServer) SetOnDrawerCloseListener(_ context.Context, req *pb.SetOnDrawerCloseListenerRequest) (*pb.SetOnDrawerCloseListenerResponse, error) + func (s *SlidingDrawerServer) SetOnDrawerOpenListener(_ context.Context, req *pb.SetOnDrawerOpenListenerRequest) (*pb.SetOnDrawerOpenListenerResponse, error) + func (s *SlidingDrawerServer) SetOnDrawerScrollListener(_ context.Context, req *pb.SetOnDrawerScrollListenerRequest) (*pb.SetOnDrawerScrollListenerResponse, error) + func (s *SlidingDrawerServer) Toggle(_ context.Context, req *pb.SlidingDrawerToggleRequest) (*pb.ToggleResponse, error) + func (s *SlidingDrawerServer) Unlock(_ context.Context, req *pb.UnlockRequest) (*pb.UnlockResponse, error) + type SpaceServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SpaceServer) Draw(_ context.Context, req *pb.DrawRequest) (*pb.DrawResponse, error) + func (s *SpaceServer) NewSpace(_ context.Context, req *pb.NewSpaceRequest) (*pb.NewSpaceResponse, error) + type SpinnerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SpinnerServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *SpinnerServer) GetBaseline(_ context.Context, req *pb.GetBaselineRequest) (*pb.GetBaselineResponse, error) + func (s *SpinnerServer) GetDropDownHorizontalOffset(_ context.Context, req *pb.GetDropDownHorizontalOffsetRequest) (*pb.GetDropDownHorizontalOffsetResponse, error) + func (s *SpinnerServer) GetDropDownVerticalOffset(_ context.Context, req *pb.GetDropDownVerticalOffsetRequest) (*pb.GetDropDownVerticalOffsetResponse, error) + func (s *SpinnerServer) GetDropDownWidth(_ context.Context, req *pb.GetDropDownWidthRequest) (*pb.GetDropDownWidthResponse, error) + func (s *SpinnerServer) GetGravity(_ context.Context, req *pb.GetGravityRequest) (*pb.GetGravityResponse, error) + func (s *SpinnerServer) GetPopupBackground(_ context.Context, req *pb.GetPopupBackgroundRequest) (*pb.GetPopupBackgroundResponse, error) + func (s *SpinnerServer) GetPopupContext(_ context.Context, req *pb.GetPopupContextRequest) (*pb.GetPopupContextResponse, error) + func (s *SpinnerServer) GetPrompt(_ context.Context, req *pb.GetPromptRequest) (*pb.GetPromptResponse, error) + func (s *SpinnerServer) NewSpinner(_ context.Context, req *pb.NewSpinnerRequest) (*pb.NewSpinnerResponse, error) + func (s *SpinnerServer) OnClick(_ context.Context, req *pb.OnClickRequest) (*pb.OnClickResponse, error) + func (s *SpinnerServer) OnResolvePointerIcon(_ context.Context, req *pb.OnResolvePointerIconRequest) (*pb.OnResolvePointerIconResponse, error) + func (s *SpinnerServer) OnRestoreInstanceState(_ context.Context, req *pb.OnRestoreInstanceStateRequest) (*pb.OnRestoreInstanceStateResponse, error) + func (s *SpinnerServer) OnSaveInstanceState(_ context.Context, req *pb.OnSaveInstanceStateRequest) (*pb.OnSaveInstanceStateResponse, error) + func (s *SpinnerServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *SpinnerServer) PerformClick(_ context.Context, req *pb.PerformClickRequest) (*pb.PerformClickResponse, error) + func (s *SpinnerServer) SetAdapter1(_ context.Context, req *pb.SetAdapter1Request) (*pb.SetAdapter1Response, error) + func (s *SpinnerServer) SetAdapter1_1(_ context.Context, req *pb.SetAdapter1_1Request) (*pb.SetAdapter1_1Response, error) + func (s *SpinnerServer) SetDropDownHorizontalOffset(_ context.Context, req *pb.SetDropDownHorizontalOffsetRequest) (*pb.SetDropDownHorizontalOffsetResponse, error) + func (s *SpinnerServer) SetDropDownVerticalOffset(_ context.Context, req *pb.SetDropDownVerticalOffsetRequest) (*pb.SetDropDownVerticalOffsetResponse, error) + func (s *SpinnerServer) SetDropDownWidth(_ context.Context, req *pb.SetDropDownWidthRequest) (*pb.SetDropDownWidthResponse, error) + func (s *SpinnerServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error) + func (s *SpinnerServer) SetGravity(_ context.Context, req *pb.SetGravityRequest) (*pb.SetGravityResponse, error) + func (s *SpinnerServer) SetOnItemClickListener(_ context.Context, req *pb.SetOnItemClickListenerRequest) (*pb.SetOnItemClickListenerResponse, error) + func (s *SpinnerServer) SetPopupBackgroundDrawable(_ context.Context, req *pb.SetPopupBackgroundDrawableRequest) (*pb.SetPopupBackgroundDrawableResponse, error) + func (s *SpinnerServer) SetPopupBackgroundResource(_ context.Context, req *pb.SetPopupBackgroundResourceRequest) (*pb.SetPopupBackgroundResourceResponse, error) + func (s *SpinnerServer) SetPrompt(_ context.Context, req *pb.SetPromptRequest) (*pb.SetPromptResponse, error) + func (s *SpinnerServer) SetPromptId(_ context.Context, req *pb.SetPromptIdRequest) (*pb.SetPromptIdResponse, error) + type StackViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *StackViewServer) Advance(_ context.Context, req *pb.StackViewAdvanceRequest) (*pb.AdvanceResponse, error) + func (s *StackViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *StackViewServer) NewStackView(_ context.Context, req *pb.NewStackViewRequest) (*pb.NewStackViewResponse, error) + func (s *StackViewServer) OnGenericMotionEvent(_ context.Context, req *pb.OnGenericMotionEventRequest) (*pb.OnGenericMotionEventResponse, error) + func (s *StackViewServer) OnInterceptTouchEvent(_ context.Context, req *pb.OnInterceptTouchEventRequest) (*pb.OnInterceptTouchEventResponse, error) + func (s *StackViewServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *StackViewServer) ShowNext(_ context.Context, req *pb.ShowNextRequest) (*pb.ShowNextResponse, error) + func (s *StackViewServer) ShowPrevious(_ context.Context, req *pb.ShowPreviousRequest) (*pb.ShowPreviousResponse, error) + type SwitchServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SwitchServer) Draw(_ context.Context, req *pb.DrawRequest) (*pb.DrawResponse, error) + func (s *SwitchServer) DrawableHotspotChanged(_ context.Context, req *pb.DrawableHotspotChangedRequest) (*pb.DrawableHotspotChangedResponse, error) + func (s *SwitchServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *SwitchServer) GetCompoundPaddingLeft(_ context.Context, req *pb.GetCompoundPaddingLeftRequest) (*pb.GetCompoundPaddingLeftResponse, error) + func (s *SwitchServer) GetCompoundPaddingRight(_ context.Context, req *pb.GetCompoundPaddingRightRequest) (*pb.GetCompoundPaddingRightResponse, error) + func (s *SwitchServer) GetShowText(_ context.Context, req *pb.GetShowTextRequest) (*pb.GetShowTextResponse, error) + func (s *SwitchServer) GetSplitTrack(_ context.Context, req *pb.SwitchGetSplitTrackRequest) (*pb.GetSplitTrackResponse, error) + func (s *SwitchServer) GetSwitchMinWidth(_ context.Context, req *pb.GetSwitchMinWidthRequest) (*pb.GetSwitchMinWidthResponse, error) + func (s *SwitchServer) GetSwitchPadding(_ context.Context, req *pb.GetSwitchPaddingRequest) (*pb.GetSwitchPaddingResponse, error) + func (s *SwitchServer) GetTextOff(_ context.Context, req *pb.GetTextOffRequest) (*pb.GetTextOffResponse, error) + func (s *SwitchServer) GetTextOn(_ context.Context, req *pb.GetTextOnRequest) (*pb.GetTextOnResponse, error) + func (s *SwitchServer) GetThumbDrawable(_ context.Context, req *pb.GetThumbDrawableRequest) (*pb.GetThumbDrawableResponse, error) + func (s *SwitchServer) GetThumbTextPadding(_ context.Context, req *pb.GetThumbTextPaddingRequest) (*pb.GetThumbTextPaddingResponse, error) + func (s *SwitchServer) GetThumbTintBlendMode(_ context.Context, req *pb.SwitchGetThumbTintBlendModeRequest) (*pb.GetThumbTintBlendModeResponse, error) + func (s *SwitchServer) GetThumbTintList(_ context.Context, req *pb.SwitchGetThumbTintListRequest) (*pb.GetThumbTintListResponse, error) + func (s *SwitchServer) GetThumbTintMode(_ context.Context, req *pb.SwitchGetThumbTintModeRequest) (*pb.GetThumbTintModeResponse, error) + func (s *SwitchServer) GetTrackDrawable(_ context.Context, req *pb.GetTrackDrawableRequest) (*pb.GetTrackDrawableResponse, error) + func (s *SwitchServer) GetTrackTintBlendMode(_ context.Context, req *pb.GetTrackTintBlendModeRequest) (*pb.GetTrackTintBlendModeResponse, error) + func (s *SwitchServer) GetTrackTintList(_ context.Context, req *pb.GetTrackTintListRequest) (*pb.GetTrackTintListResponse, error) + func (s *SwitchServer) GetTrackTintMode(_ context.Context, req *pb.GetTrackTintModeRequest) (*pb.GetTrackTintModeResponse, error) + func (s *SwitchServer) JumpDrawablesToCurrentState(_ context.Context, req *pb.JumpDrawablesToCurrentStateRequest) (*pb.JumpDrawablesToCurrentStateResponse, error) + func (s *SwitchServer) NewSwitch(_ context.Context, req *pb.NewSwitchRequest) (*pb.NewSwitchResponse, error) + func (s *SwitchServer) OnMeasure(_ context.Context, req *pb.OnMeasureRequest) (*pb.OnMeasureResponse, error) + func (s *SwitchServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *SwitchServer) SetChecked(_ context.Context, req *pb.SetCheckedRequest) (*pb.SetCheckedResponse, error) + func (s *SwitchServer) SetShowText(_ context.Context, req *pb.SetShowTextRequest) (*pb.SetShowTextResponse, error) + func (s *SwitchServer) SetSplitTrack(_ context.Context, req *pb.SwitchSetSplitTrackRequest) (*pb.SetSplitTrackResponse, error) + func (s *SwitchServer) SetSwitchMinWidth(_ context.Context, req *pb.SetSwitchMinWidthRequest) (*pb.SetSwitchMinWidthResponse, error) + func (s *SwitchServer) SetSwitchPadding(_ context.Context, req *pb.SetSwitchPaddingRequest) (*pb.SetSwitchPaddingResponse, error) + func (s *SwitchServer) SetSwitchTextAppearance(_ context.Context, req *pb.SetSwitchTextAppearanceRequest) (*pb.SetSwitchTextAppearanceResponse, error) + func (s *SwitchServer) SetSwitchTypeface1(_ context.Context, req *pb.SetSwitchTypeface1Request) (*pb.SetSwitchTypeface1Response, error) + func (s *SwitchServer) SetSwitchTypeface2_1(_ context.Context, req *pb.SetSwitchTypeface2_1Request) (*pb.SetSwitchTypeface2_1Response, error) + func (s *SwitchServer) SetTextOff(_ context.Context, req *pb.SetTextOffRequest) (*pb.SetTextOffResponse, error) + func (s *SwitchServer) SetTextOn(_ context.Context, req *pb.SetTextOnRequest) (*pb.SetTextOnResponse, error) + func (s *SwitchServer) SetThumbDrawable(_ context.Context, req *pb.SetThumbDrawableRequest) (*pb.SetThumbDrawableResponse, error) + func (s *SwitchServer) SetThumbIcon(_ context.Context, req *pb.SetThumbIconRequest) (*pb.SetThumbIconResponse, error) + func (s *SwitchServer) SetThumbResource(_ context.Context, req *pb.SetThumbResourceRequest) (*pb.SetThumbResourceResponse, error) + func (s *SwitchServer) SetThumbTextPadding(_ context.Context, req *pb.SetThumbTextPaddingRequest) (*pb.SetThumbTextPaddingResponse, error) + func (s *SwitchServer) SetThumbTintBlendMode(_ context.Context, req *pb.SwitchSetThumbTintBlendModeRequest) (*pb.SetThumbTintBlendModeResponse, error) + func (s *SwitchServer) SetThumbTintList(_ context.Context, req *pb.SwitchSetThumbTintListRequest) (*pb.SetThumbTintListResponse, error) + func (s *SwitchServer) SetThumbTintMode(_ context.Context, req *pb.SwitchSetThumbTintModeRequest) (*pb.SetThumbTintModeResponse, error) + func (s *SwitchServer) SetTrackDrawable(_ context.Context, req *pb.SetTrackDrawableRequest) (*pb.SetTrackDrawableResponse, error) + func (s *SwitchServer) SetTrackIcon(_ context.Context, req *pb.SetTrackIconRequest) (*pb.SetTrackIconResponse, error) + func (s *SwitchServer) SetTrackResource(_ context.Context, req *pb.SetTrackResourceRequest) (*pb.SetTrackResourceResponse, error) + func (s *SwitchServer) SetTrackTintBlendMode(_ context.Context, req *pb.SetTrackTintBlendModeRequest) (*pb.SetTrackTintBlendModeResponse, error) + func (s *SwitchServer) SetTrackTintList(_ context.Context, req *pb.SetTrackTintListRequest) (*pb.SetTrackTintListResponse, error) + func (s *SwitchServer) SetTrackTintMode(_ context.Context, req *pb.SetTrackTintModeRequest) (*pb.SetTrackTintModeResponse, error) + func (s *SwitchServer) Toggle(_ context.Context, req *pb.SwitchToggleRequest) (*pb.ToggleResponse, error) + type TabHostServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TabHostServer) AddTab(_ context.Context, req *pb.AddTabRequest) (*pb.AddTabResponse, error) + func (s *TabHostServer) ClearAllTabs(_ context.Context, req *pb.ClearAllTabsRequest) (*pb.ClearAllTabsResponse, error) + func (s *TabHostServer) DispatchKeyEvent(_ context.Context, req *pb.DispatchKeyEventRequest) (*pb.DispatchKeyEventResponse, error) + func (s *TabHostServer) DispatchWindowFocusChanged(_ context.Context, req *pb.DispatchWindowFocusChangedRequest) (*pb.DispatchWindowFocusChangedResponse, error) + func (s *TabHostServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TabHostServer) GetCurrentTab(_ context.Context, req *pb.GetCurrentTabRequest) (*pb.GetCurrentTabResponse, error) + func (s *TabHostServer) GetCurrentTabTag(_ context.Context, req *pb.GetCurrentTabTagRequest) (*pb.GetCurrentTabTagResponse, error) + func (s *TabHostServer) GetCurrentTabView(_ context.Context, req *pb.GetCurrentTabViewRequest) (*pb.GetCurrentTabViewResponse, error) + func (s *TabHostServer) GetCurrentView(_ context.Context, req *pb.GetCurrentViewRequest) (*pb.GetCurrentViewResponse, error) + func (s *TabHostServer) GetTabContentView(_ context.Context, req *pb.GetTabContentViewRequest) (*pb.GetTabContentViewResponse, error) + func (s *TabHostServer) GetTabWidget(_ context.Context, req *pb.GetTabWidgetRequest) (*pb.GetTabWidgetResponse, error) + func (s *TabHostServer) NewTabHost(_ context.Context, req *pb.NewTabHostRequest) (*pb.NewTabHostResponse, error) + func (s *TabHostServer) NewTabSpec(_ context.Context, req *pb.NewTabSpecRequest) (*pb.NewTabSpecResponse, error) + func (s *TabHostServer) OnTouchModeChanged(_ context.Context, req *pb.TabHostOnTouchModeChangedRequest) (*pb.OnTouchModeChangedResponse, error) + func (s *TabHostServer) SetCurrentTab(_ context.Context, req *pb.SetCurrentTabRequest) (*pb.SetCurrentTabResponse, error) + func (s *TabHostServer) SetCurrentTabByTag(_ context.Context, req *pb.SetCurrentTabByTagRequest) (*pb.SetCurrentTabByTagResponse, error) + func (s *TabHostServer) SetOnTabChangedListener(_ context.Context, req *pb.SetOnTabChangedListenerRequest) (*pb.SetOnTabChangedListenerResponse, error) + func (s *TabHostServer) Setup0(_ context.Context, req *pb.Setup0Request) (*pb.Setup0Response, error) + func (s *TabHostServer) Setup1_1(_ context.Context, req *pb.Setup1_1Request) (*pb.Setup1_1Response, error) + type TabWidgetServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TabWidgetServer) AddView(_ context.Context, req *pb.TabWidgetAddViewRequest) (*pb.AddViewResponse, error) + func (s *TabWidgetServer) ChildDrawableStateChanged(_ context.Context, req *pb.ChildDrawableStateChangedRequest) (*pb.ChildDrawableStateChangedResponse, error) + func (s *TabWidgetServer) DispatchDraw(_ context.Context, req *pb.DispatchDrawRequest) (*pb.DispatchDrawResponse, error) + func (s *TabWidgetServer) FocusCurrentTab(_ context.Context, req *pb.FocusCurrentTabRequest) (*pb.FocusCurrentTabResponse, error) + func (s *TabWidgetServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TabWidgetServer) GetChildTabViewAt(_ context.Context, req *pb.GetChildTabViewAtRequest) (*pb.GetChildTabViewAtResponse, error) + func (s *TabWidgetServer) GetLeftStripDrawable(_ context.Context, req *pb.GetLeftStripDrawableRequest) (*pb.GetLeftStripDrawableResponse, error) + func (s *TabWidgetServer) GetRightStripDrawable(_ context.Context, req *pb.GetRightStripDrawableRequest) (*pb.GetRightStripDrawableResponse, error) + func (s *TabWidgetServer) GetTabCount(_ context.Context, req *pb.GetTabCountRequest) (*pb.GetTabCountResponse, error) + func (s *TabWidgetServer) IsStripEnabled(_ context.Context, req *pb.IsStripEnabledRequest) (*pb.IsStripEnabledResponse, error) + func (s *TabWidgetServer) NewTabWidget(_ context.Context, req *pb.NewTabWidgetRequest) (*pb.NewTabWidgetResponse, error) + func (s *TabWidgetServer) OnFocusChange(_ context.Context, req *pb.OnFocusChangeRequest) (*pb.OnFocusChangeResponse, error) + func (s *TabWidgetServer) OnResolvePointerIcon(_ context.Context, req *pb.OnResolvePointerIconRequest) (*pb.OnResolvePointerIconResponse, error) + func (s *TabWidgetServer) RemoveAllViews(_ context.Context, req *pb.RemoveAllViewsRequest) (*pb.RemoveAllViewsResponse, error) + func (s *TabWidgetServer) SetCurrentTab(_ context.Context, req *pb.SetCurrentTabRequest) (*pb.SetCurrentTabResponse, error) + func (s *TabWidgetServer) SetDividerDrawable1(_ context.Context, req *pb.SetDividerDrawable1Request) (*pb.SetDividerDrawable1Response, error) + func (s *TabWidgetServer) SetDividerDrawable1_1(_ context.Context, req *pb.SetDividerDrawable1_1Request) (*pb.SetDividerDrawable1_1Response, error) + func (s *TabWidgetServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error) + func (s *TabWidgetServer) SetLeftStripDrawable1(_ context.Context, req *pb.SetLeftStripDrawable1Request) (*pb.SetLeftStripDrawable1Response, error) + func (s *TabWidgetServer) SetLeftStripDrawable1_1(_ context.Context, req *pb.SetLeftStripDrawable1_1Request) (*pb.SetLeftStripDrawable1_1Response, error) + func (s *TabWidgetServer) SetRightStripDrawable1(_ context.Context, req *pb.SetRightStripDrawable1Request) (*pb.SetRightStripDrawable1Response, error) + func (s *TabWidgetServer) SetRightStripDrawable1_1(_ context.Context, req *pb.SetRightStripDrawable1_1Request) (*pb.SetRightStripDrawable1_1Response, error) + func (s *TabWidgetServer) SetStripEnabled(_ context.Context, req *pb.SetStripEnabledRequest) (*pb.SetStripEnabledResponse, error) + type TableLayoutServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TableLayoutServer) AddView1(_ context.Context, req *pb.AddView1Request) (*pb.AddView1Response, error) + func (s *TableLayoutServer) AddView2_1(_ context.Context, req *pb.AddView2_1Request) (*pb.AddView2_1Response, error) + func (s *TableLayoutServer) AddView2_2(_ context.Context, req *pb.AddView2_2Request) (*pb.AddView2_2Response, error) + func (s *TableLayoutServer) AddView3_3(_ context.Context, req *pb.AddView3_3Request) (*pb.AddView3_3Response, error) + func (s *TableLayoutServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *TableLayoutServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *TableLayoutServer) GenerateLayoutParams1_2(_ context.Context, req *pb.GenerateLayoutParams1_2Request) (*pb.GenerateLayoutParams1_2Response, error) + func (s *TableLayoutServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TableLayoutServer) IsColumnCollapsed(_ context.Context, req *pb.IsColumnCollapsedRequest) (*pb.IsColumnCollapsedResponse, error) + func (s *TableLayoutServer) IsColumnShrinkable(_ context.Context, req *pb.IsColumnShrinkableRequest) (*pb.IsColumnShrinkableResponse, error) + func (s *TableLayoutServer) IsColumnStretchable(_ context.Context, req *pb.IsColumnStretchableRequest) (*pb.IsColumnStretchableResponse, error) + func (s *TableLayoutServer) IsShrinkAllColumns(_ context.Context, req *pb.IsShrinkAllColumnsRequest) (*pb.IsShrinkAllColumnsResponse, error) + func (s *TableLayoutServer) IsStretchAllColumns(_ context.Context, req *pb.IsStretchAllColumnsRequest) (*pb.IsStretchAllColumnsResponse, error) + func (s *TableLayoutServer) NewTableLayout(_ context.Context, req *pb.NewTableLayoutRequest) (*pb.NewTableLayoutResponse, error) + func (s *TableLayoutServer) RequestLayout(_ context.Context, req *pb.RequestLayoutRequest) (*pb.RequestLayoutResponse, error) + func (s *TableLayoutServer) SetColumnCollapsed(_ context.Context, req *pb.SetColumnCollapsedRequest) (*pb.SetColumnCollapsedResponse, error) + func (s *TableLayoutServer) SetColumnShrinkable(_ context.Context, req *pb.SetColumnShrinkableRequest) (*pb.SetColumnShrinkableResponse, error) + func (s *TableLayoutServer) SetColumnStretchable(_ context.Context, req *pb.SetColumnStretchableRequest) (*pb.SetColumnStretchableResponse, error) + func (s *TableLayoutServer) SetOnHierarchyChangeListener(_ context.Context, req *pb.SetOnHierarchyChangeListenerRequest) (*pb.SetOnHierarchyChangeListenerResponse, error) + func (s *TableLayoutServer) SetShrinkAllColumns(_ context.Context, req *pb.SetShrinkAllColumnsRequest) (*pb.SetShrinkAllColumnsResponse, error) + func (s *TableLayoutServer) SetStretchAllColumns(_ context.Context, req *pb.SetStretchAllColumnsRequest) (*pb.SetStretchAllColumnsResponse, error) + type TableRowServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TableRowServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *TableRowServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *TableRowServer) GenerateLayoutParams1_2(_ context.Context, req *pb.GenerateLayoutParams1_2Request) (*pb.GenerateLayoutParams1_2Response, error) + func (s *TableRowServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TableRowServer) GetVirtualChildAt(_ context.Context, req *pb.GetVirtualChildAtRequest) (*pb.GetVirtualChildAtResponse, error) + func (s *TableRowServer) GetVirtualChildCount(_ context.Context, req *pb.GetVirtualChildCountRequest) (*pb.GetVirtualChildCountResponse, error) + func (s *TableRowServer) NewTableRow(_ context.Context, req *pb.NewTableRowRequest) (*pb.NewTableRowResponse, error) + func (s *TableRowServer) SetOnHierarchyChangeListener(_ context.Context, req *pb.SetOnHierarchyChangeListenerRequest) (*pb.SetOnHierarchyChangeListenerResponse, error) + type TextClockServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TextClockServer) GetFormat12Hour(_ context.Context, req *pb.GetFormat12HourRequest) (*pb.GetFormat12HourResponse, error) + func (s *TextClockServer) GetFormat24Hour(_ context.Context, req *pb.GetFormat24HourRequest) (*pb.GetFormat24HourResponse, error) + func (s *TextClockServer) GetTimeZone(_ context.Context, req *pb.GetTimeZoneRequest) (*pb.GetTimeZoneResponse, error) + func (s *TextClockServer) Is24HourModeEnabled(_ context.Context, req *pb.Is24HourModeEnabledRequest) (*pb.Is24HourModeEnabledResponse, error) + func (s *TextClockServer) NewTextClock(_ context.Context, req *pb.NewTextClockRequest) (*pb.NewTextClockResponse, error) + func (s *TextClockServer) OnVisibilityAggregated(_ context.Context, req *pb.OnVisibilityAggregatedRequest) (*pb.OnVisibilityAggregatedResponse, error) + func (s *TextClockServer) RefreshTime(_ context.Context, req *pb.RefreshTimeRequest) (*pb.RefreshTimeResponse, error) + func (s *TextClockServer) SetFormat12Hour(_ context.Context, req *pb.SetFormat12HourRequest) (*pb.SetFormat12HourResponse, error) + func (s *TextClockServer) SetFormat24Hour(_ context.Context, req *pb.SetFormat24HourRequest) (*pb.SetFormat24HourResponse, error) + func (s *TextClockServer) SetTimeZone(_ context.Context, req *pb.SetTimeZoneRequest) (*pb.SetTimeZoneResponse, error) + type TextSwitcherServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TextSwitcherServer) AddView(_ context.Context, req *pb.AddViewRequest) (*pb.AddViewResponse, error) + func (s *TextSwitcherServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TextSwitcherServer) NewTextSwitcher(_ context.Context, req *pb.NewTextSwitcherRequest) (*pb.NewTextSwitcherResponse, error) + func (s *TextSwitcherServer) SetCurrentText(_ context.Context, req *pb.SetCurrentTextRequest) (*pb.SetCurrentTextResponse, error) + func (s *TextSwitcherServer) SetText(_ context.Context, req *pb.TextSwitcherSetTextRequest) (*pb.SetTextResponse, error) + type TextViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TextViewServer) AddExtraDataToAccessibilityNodeInfo(_ context.Context, req *pb.AddExtraDataToAccessibilityNodeInfoRequest) (*pb.AddExtraDataToAccessibilityNodeInfoResponse, error) + func (s *TextViewServer) AddTextChangedListener(_ context.Context, req *pb.AddTextChangedListenerRequest) (*pb.AddTextChangedListenerResponse, error) + func (s *TextViewServer) Append1(_ context.Context, req *pb.Append1Request) (*pb.Append1Response, error) + func (s *TextViewServer) Append3_1(_ context.Context, req *pb.Append3_1Request) (*pb.Append3_1Response, error) + func (s *TextViewServer) Autofill(_ context.Context, req *pb.AutofillRequest) (*pb.AutofillResponse, error) + func (s *TextViewServer) BeginBatchEdit(_ context.Context, req *pb.BeginBatchEditRequest) (*pb.BeginBatchEditResponse, error) + func (s *TextViewServer) BringPointIntoView1(_ context.Context, req *pb.BringPointIntoView1Request) (*pb.BringPointIntoView1Response, error) + func (s *TextViewServer) BringPointIntoView2_1(_ context.Context, req *pb.BringPointIntoView2_1Request) (*pb.BringPointIntoView2_1Response, error) + func (s *TextViewServer) CancelLongPress(_ context.Context, req *pb.CancelLongPressRequest) (*pb.CancelLongPressResponse, error) + func (s *TextViewServer) ClearComposingText(_ context.Context, req *pb.ClearComposingTextRequest) (*pb.ClearComposingTextResponse, error) + func (s *TextViewServer) ComputeScroll(_ context.Context, req *pb.ComputeScrollRequest) (*pb.ComputeScrollResponse, error) + func (s *TextViewServer) Debug(_ context.Context, req *pb.TextViewDebugRequest) (*pb.TextViewDebugResponse, error) + func (s *TextViewServer) DidTouchFocusSelect(_ context.Context, req *pb.DidTouchFocusSelectRequest) (*pb.DidTouchFocusSelectResponse, error) + func (s *TextViewServer) DrawableHotspotChanged(_ context.Context, req *pb.DrawableHotspotChangedRequest) (*pb.DrawableHotspotChangedResponse, error) + func (s *TextViewServer) EndBatchEdit(_ context.Context, req *pb.EndBatchEditRequest) (*pb.EndBatchEditResponse, error) + func (s *TextViewServer) ExtractText(_ context.Context, req *pb.ExtractTextRequest) (*pb.ExtractTextResponse, error) + func (s *TextViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TextViewServer) GetAutoLinkMask(_ context.Context, req *pb.GetAutoLinkMaskRequest) (*pb.GetAutoLinkMaskResponse, error) + func (s *TextViewServer) GetAutoSizeMaxTextSize(_ context.Context, req *pb.GetAutoSizeMaxTextSizeRequest) (*pb.GetAutoSizeMaxTextSizeResponse, error) + func (s *TextViewServer) GetAutoSizeMinTextSize(_ context.Context, req *pb.GetAutoSizeMinTextSizeRequest) (*pb.GetAutoSizeMinTextSizeResponse, error) + func (s *TextViewServer) GetAutoSizeStepGranularity(_ context.Context, req *pb.GetAutoSizeStepGranularityRequest) (*pb.GetAutoSizeStepGranularityResponse, error) + func (s *TextViewServer) GetAutoSizeTextAvailableSizes(_ context.Context, req *pb.GetAutoSizeTextAvailableSizesRequest) (*pb.GetAutoSizeTextAvailableSizesResponse, error) + func (s *TextViewServer) GetAutoSizeTextType(_ context.Context, req *pb.GetAutoSizeTextTypeRequest) (*pb.GetAutoSizeTextTypeResponse, error) + func (s *TextViewServer) GetAutofillHints(_ context.Context, req *pb.GetAutofillHintsRequest) (*pb.GetAutofillHintsResponse, error) + func (s *TextViewServer) GetAutofillType(_ context.Context, req *pb.GetAutofillTypeRequest) (*pb.GetAutofillTypeResponse, error) + func (s *TextViewServer) GetAutofillValue(_ context.Context, req *pb.GetAutofillValueRequest) (*pb.GetAutofillValueResponse, error) + func (s *TextViewServer) GetBaseline(_ context.Context, req *pb.GetBaselineRequest) (*pb.GetBaselineResponse, error) + func (s *TextViewServer) GetBreakStrategy(_ context.Context, req *pb.GetBreakStrategyRequest) (*pb.GetBreakStrategyResponse, error) + func (s *TextViewServer) GetCompoundDrawablePadding(_ context.Context, req *pb.GetCompoundDrawablePaddingRequest) (*pb.GetCompoundDrawablePaddingResponse, error) + func (s *TextViewServer) GetCompoundDrawableTintBlendMode(_ context.Context, req *pb.GetCompoundDrawableTintBlendModeRequest) (*pb.GetCompoundDrawableTintBlendModeResponse, error) + func (s *TextViewServer) GetCompoundDrawableTintList(_ context.Context, req *pb.GetCompoundDrawableTintListRequest) (*pb.GetCompoundDrawableTintListResponse, error) + func (s *TextViewServer) GetCompoundDrawableTintMode(_ context.Context, req *pb.GetCompoundDrawableTintModeRequest) (*pb.GetCompoundDrawableTintModeResponse, error) + func (s *TextViewServer) GetCompoundDrawables(_ context.Context, req *pb.GetCompoundDrawablesRequest) (*pb.GetCompoundDrawablesResponse, error) + func (s *TextViewServer) GetCompoundDrawablesRelative(_ context.Context, req *pb.GetCompoundDrawablesRelativeRequest) (*pb.GetCompoundDrawablesRelativeResponse, error) + func (s *TextViewServer) GetCompoundPaddingBottom(_ context.Context, req *pb.GetCompoundPaddingBottomRequest) (*pb.GetCompoundPaddingBottomResponse, error) + func (s *TextViewServer) GetCompoundPaddingEnd(_ context.Context, req *pb.GetCompoundPaddingEndRequest) (*pb.GetCompoundPaddingEndResponse, error) + func (s *TextViewServer) GetCompoundPaddingLeft(_ context.Context, req *pb.GetCompoundPaddingLeftRequest) (*pb.GetCompoundPaddingLeftResponse, error) + func (s *TextViewServer) GetCompoundPaddingRight(_ context.Context, req *pb.GetCompoundPaddingRightRequest) (*pb.GetCompoundPaddingRightResponse, error) + func (s *TextViewServer) GetCompoundPaddingStart(_ context.Context, req *pb.GetCompoundPaddingStartRequest) (*pb.GetCompoundPaddingStartResponse, error) + func (s *TextViewServer) GetCompoundPaddingTop(_ context.Context, req *pb.GetCompoundPaddingTopRequest) (*pb.GetCompoundPaddingTopResponse, error) + func (s *TextViewServer) GetCurrentHintTextColor(_ context.Context, req *pb.GetCurrentHintTextColorRequest) (*pb.GetCurrentHintTextColorResponse, error) + func (s *TextViewServer) GetCurrentTextColor(_ context.Context, req *pb.GetCurrentTextColorRequest) (*pb.GetCurrentTextColorResponse, error) + func (s *TextViewServer) GetCustomInsertionActionModeCallback(_ context.Context, req *pb.GetCustomInsertionActionModeCallbackRequest) (*pb.GetCustomInsertionActionModeCallbackResponse, error) + func (s *TextViewServer) GetCustomSelectionActionModeCallback(_ context.Context, req *pb.GetCustomSelectionActionModeCallbackRequest) (*pb.GetCustomSelectionActionModeCallbackResponse, error) + func (s *TextViewServer) GetEditableText(_ context.Context, req *pb.GetEditableTextRequest) (*pb.GetEditableTextResponse, error) + func (s *TextViewServer) GetEllipsize(_ context.Context, req *pb.GetEllipsizeRequest) (*pb.GetEllipsizeResponse, error) + func (s *TextViewServer) GetError(_ context.Context, req *pb.GetErrorRequest) (*pb.GetErrorResponse, error) + func (s *TextViewServer) GetExtendedPaddingBottom(_ context.Context, req *pb.GetExtendedPaddingBottomRequest) (*pb.GetExtendedPaddingBottomResponse, error) + func (s *TextViewServer) GetExtendedPaddingTop(_ context.Context, req *pb.GetExtendedPaddingTopRequest) (*pb.GetExtendedPaddingTopResponse, error) + func (s *TextViewServer) GetFilters(_ context.Context, req *pb.GetFiltersRequest) (*pb.GetFiltersResponse, error) + func (s *TextViewServer) GetFirstBaselineToTopHeight(_ context.Context, req *pb.GetFirstBaselineToTopHeightRequest) (*pb.GetFirstBaselineToTopHeightResponse, error) + func (s *TextViewServer) GetFocusedRect(_ context.Context, req *pb.TextViewGetFocusedRectRequest) (*pb.GetFocusedRectResponse, error) + func (s *TextViewServer) GetFocusedSearchResultHighlightColor(_ context.Context, req *pb.GetFocusedSearchResultHighlightColorRequest) (*pb.GetFocusedSearchResultHighlightColorResponse, error) + func (s *TextViewServer) GetFocusedSearchResultIndex(_ context.Context, req *pb.GetFocusedSearchResultIndexRequest) (*pb.GetFocusedSearchResultIndexResponse, error) + func (s *TextViewServer) GetFontFeatureSettings(_ context.Context, req *pb.GetFontFeatureSettingsRequest) (*pb.GetFontFeatureSettingsResponse, error) + func (s *TextViewServer) GetFontVariationSettings(_ context.Context, req *pb.GetFontVariationSettingsRequest) (*pb.GetFontVariationSettingsResponse, error) + func (s *TextViewServer) GetFreezesText(_ context.Context, req *pb.GetFreezesTextRequest) (*pb.GetFreezesTextResponse, error) + func (s *TextViewServer) GetGravity(_ context.Context, req *pb.GetGravityRequest) (*pb.GetGravityResponse, error) + func (s *TextViewServer) GetHighlightColor(_ context.Context, req *pb.GetHighlightColorRequest) (*pb.GetHighlightColorResponse, error) + func (s *TextViewServer) GetHighlights(_ context.Context, req *pb.GetHighlightsRequest) (*pb.GetHighlightsResponse, error) + func (s *TextViewServer) GetHint(_ context.Context, req *pb.GetHintRequest) (*pb.GetHintResponse, error) + func (s *TextViewServer) GetHintTextColors(_ context.Context, req *pb.GetHintTextColorsRequest) (*pb.GetHintTextColorsResponse, error) + func (s *TextViewServer) GetHyphenationFrequency(_ context.Context, req *pb.GetHyphenationFrequencyRequest) (*pb.GetHyphenationFrequencyResponse, error) + func (s *TextViewServer) GetImeActionId(_ context.Context, req *pb.GetImeActionIdRequest) (*pb.GetImeActionIdResponse, error) + func (s *TextViewServer) GetImeActionLabel(_ context.Context, req *pb.GetImeActionLabelRequest) (*pb.GetImeActionLabelResponse, error) + func (s *TextViewServer) GetImeHintLocales(_ context.Context, req *pb.GetImeHintLocalesRequest) (*pb.GetImeHintLocalesResponse, error) + func (s *TextViewServer) GetImeOptions(_ context.Context, req *pb.GetImeOptionsRequest) (*pb.GetImeOptionsResponse, error) + func (s *TextViewServer) GetIncludeFontPadding(_ context.Context, req *pb.GetIncludeFontPaddingRequest) (*pb.GetIncludeFontPaddingResponse, error) + func (s *TextViewServer) GetInputExtras(_ context.Context, req *pb.GetInputExtrasRequest) (*pb.GetInputExtrasResponse, error) + func (s *TextViewServer) GetInputType(_ context.Context, req *pb.GetInputTypeRequest) (*pb.GetInputTypeResponse, error) + func (s *TextViewServer) GetJustificationMode(_ context.Context, req *pb.GetJustificationModeRequest) (*pb.GetJustificationModeResponse, error) + func (s *TextViewServer) GetKeyListener(_ context.Context, req *pb.GetKeyListenerRequest) (*pb.GetKeyListenerResponse, error) + func (s *TextViewServer) GetLastBaselineToBottomHeight(_ context.Context, req *pb.GetLastBaselineToBottomHeightRequest) (*pb.GetLastBaselineToBottomHeightResponse, error) + func (s *TextViewServer) GetLayout(_ context.Context, req *pb.GetLayoutRequest) (*pb.GetLayoutResponse, error) + func (s *TextViewServer) GetLetterSpacing(_ context.Context, req *pb.GetLetterSpacingRequest) (*pb.GetLetterSpacingResponse, error) + func (s *TextViewServer) GetLineBounds(_ context.Context, req *pb.GetLineBoundsRequest) (*pb.GetLineBoundsResponse, error) + func (s *TextViewServer) GetLineBreakStyle(_ context.Context, req *pb.GetLineBreakStyleRequest) (*pb.GetLineBreakStyleResponse, error) + func (s *TextViewServer) GetLineBreakWordStyle(_ context.Context, req *pb.GetLineBreakWordStyleRequest) (*pb.GetLineBreakWordStyleResponse, error) + func (s *TextViewServer) GetLineCount(_ context.Context, req *pb.GetLineCountRequest) (*pb.GetLineCountResponse, error) + func (s *TextViewServer) GetLineHeight(_ context.Context, req *pb.GetLineHeightRequest) (*pb.GetLineHeightResponse, error) + func (s *TextViewServer) GetLineSpacingExtra(_ context.Context, req *pb.GetLineSpacingExtraRequest) (*pb.GetLineSpacingExtraResponse, error) + func (s *TextViewServer) GetLineSpacingMultiplier(_ context.Context, req *pb.GetLineSpacingMultiplierRequest) (*pb.GetLineSpacingMultiplierResponse, error) + func (s *TextViewServer) GetLinkTextColors(_ context.Context, req *pb.GetLinkTextColorsRequest) (*pb.GetLinkTextColorsResponse, error) + func (s *TextViewServer) GetLinksClickable(_ context.Context, req *pb.GetLinksClickableRequest) (*pb.GetLinksClickableResponse, error) + func (s *TextViewServer) GetMarqueeRepeatLimit(_ context.Context, req *pb.GetMarqueeRepeatLimitRequest) (*pb.GetMarqueeRepeatLimitResponse, error) + func (s *TextViewServer) GetMaxEms(_ context.Context, req *pb.GetMaxEmsRequest) (*pb.GetMaxEmsResponse, error) + func (s *TextViewServer) GetMaxHeight(_ context.Context, req *pb.GetMaxHeightRequest) (*pb.GetMaxHeightResponse, error) + func (s *TextViewServer) GetMaxLines(_ context.Context, req *pb.GetMaxLinesRequest) (*pb.GetMaxLinesResponse, error) + func (s *TextViewServer) GetMaxWidth(_ context.Context, req *pb.GetMaxWidthRequest) (*pb.GetMaxWidthResponse, error) + func (s *TextViewServer) GetMinEms(_ context.Context, req *pb.GetMinEmsRequest) (*pb.GetMinEmsResponse, error) + func (s *TextViewServer) GetMinHeight(_ context.Context, req *pb.GetMinHeightRequest) (*pb.GetMinHeightResponse, error) + func (s *TextViewServer) GetMinLines(_ context.Context, req *pb.GetMinLinesRequest) (*pb.GetMinLinesResponse, error) + func (s *TextViewServer) GetMinWidth(_ context.Context, req *pb.GetMinWidthRequest) (*pb.GetMinWidthResponse, error) + func (s *TextViewServer) GetMinimumFontMetrics(_ context.Context, req *pb.GetMinimumFontMetricsRequest) (*pb.GetMinimumFontMetricsResponse, error) + func (s *TextViewServer) GetMovementMethod(_ context.Context, req *pb.GetMovementMethodRequest) (*pb.GetMovementMethodResponse, error) + func (s *TextViewServer) GetOffsetForPosition(_ context.Context, req *pb.GetOffsetForPositionRequest) (*pb.GetOffsetForPositionResponse, error) + func (s *TextViewServer) GetPaint(_ context.Context, req *pb.GetPaintRequest) (*pb.GetPaintResponse, error) + func (s *TextViewServer) GetPaintFlags(_ context.Context, req *pb.GetPaintFlagsRequest) (*pb.GetPaintFlagsResponse, error) + func (s *TextViewServer) GetPrivateImeOptions(_ context.Context, req *pb.GetPrivateImeOptionsRequest) (*pb.GetPrivateImeOptionsResponse, error) + func (s *TextViewServer) GetSearchResultHighlightColor(_ context.Context, req *pb.GetSearchResultHighlightColorRequest) (*pb.GetSearchResultHighlightColorResponse, error) + func (s *TextViewServer) GetSearchResultHighlights(_ context.Context, req *pb.GetSearchResultHighlightsRequest) (*pb.GetSearchResultHighlightsResponse, error) + func (s *TextViewServer) GetSelectionEnd(_ context.Context, req *pb.GetSelectionEndRequest) (*pb.GetSelectionEndResponse, error) + func (s *TextViewServer) GetSelectionStart(_ context.Context, req *pb.GetSelectionStartRequest) (*pb.GetSelectionStartResponse, error) + func (s *TextViewServer) GetShadowColor(_ context.Context, req *pb.GetShadowColorRequest) (*pb.GetShadowColorResponse, error) + func (s *TextViewServer) GetShadowDx(_ context.Context, req *pb.GetShadowDxRequest) (*pb.GetShadowDxResponse, error) + func (s *TextViewServer) GetShadowDy(_ context.Context, req *pb.GetShadowDyRequest) (*pb.GetShadowDyResponse, error) + func (s *TextViewServer) GetShadowRadius(_ context.Context, req *pb.GetShadowRadiusRequest) (*pb.GetShadowRadiusResponse, error) + func (s *TextViewServer) GetShiftDrawingOffsetForStartOverhang(_ context.Context, req *pb.GetShiftDrawingOffsetForStartOverhangRequest) (*pb.GetShiftDrawingOffsetForStartOverhangResponse, error) + func (s *TextViewServer) GetShowSoftInputOnFocus(_ context.Context, req *pb.GetShowSoftInputOnFocusRequest) (*pb.GetShowSoftInputOnFocusResponse, error) + func (s *TextViewServer) GetText(_ context.Context, req *pb.GetTextRequest) (*pb.GetTextResponse, error) + func (s *TextViewServer) GetTextClassifier(_ context.Context, req *pb.GetTextClassifierRequest) (*pb.GetTextClassifierResponse, error) + func (s *TextViewServer) GetTextColors(_ context.Context, req *pb.GetTextColorsRequest) (*pb.GetTextColorsResponse, error) + func (s *TextViewServer) GetTextCursorDrawable(_ context.Context, req *pb.GetTextCursorDrawableRequest) (*pb.GetTextCursorDrawableResponse, error) + func (s *TextViewServer) GetTextDirectionHeuristic(_ context.Context, req *pb.GetTextDirectionHeuristicRequest) (*pb.GetTextDirectionHeuristicResponse, error) + func (s *TextViewServer) GetTextLocale(_ context.Context, req *pb.GetTextLocaleRequest) (*pb.GetTextLocaleResponse, error) + func (s *TextViewServer) GetTextLocales(_ context.Context, req *pb.GetTextLocalesRequest) (*pb.GetTextLocalesResponse, error) + func (s *TextViewServer) GetTextMetricsParams(_ context.Context, req *pb.GetTextMetricsParamsRequest) (*pb.GetTextMetricsParamsResponse, error) + func (s *TextViewServer) GetTextScaleX(_ context.Context, req *pb.GetTextScaleXRequest) (*pb.GetTextScaleXResponse, error) + func (s *TextViewServer) GetTextSelectHandle(_ context.Context, req *pb.GetTextSelectHandleRequest) (*pb.GetTextSelectHandleResponse, error) + func (s *TextViewServer) GetTextSelectHandleLeft(_ context.Context, req *pb.GetTextSelectHandleLeftRequest) (*pb.GetTextSelectHandleLeftResponse, error) + func (s *TextViewServer) GetTextSelectHandleRight(_ context.Context, req *pb.GetTextSelectHandleRightRequest) (*pb.GetTextSelectHandleRightResponse, error) + func (s *TextViewServer) GetTextSize(_ context.Context, req *pb.GetTextSizeRequest) (*pb.GetTextSizeResponse, error) + func (s *TextViewServer) GetTextSizeUnit(_ context.Context, req *pb.GetTextSizeUnitRequest) (*pb.GetTextSizeUnitResponse, error) + func (s *TextViewServer) GetTotalPaddingBottom(_ context.Context, req *pb.GetTotalPaddingBottomRequest) (*pb.GetTotalPaddingBottomResponse, error) + func (s *TextViewServer) GetTotalPaddingEnd(_ context.Context, req *pb.GetTotalPaddingEndRequest) (*pb.GetTotalPaddingEndResponse, error) + func (s *TextViewServer) GetTotalPaddingLeft(_ context.Context, req *pb.GetTotalPaddingLeftRequest) (*pb.GetTotalPaddingLeftResponse, error) + func (s *TextViewServer) GetTotalPaddingRight(_ context.Context, req *pb.GetTotalPaddingRightRequest) (*pb.GetTotalPaddingRightResponse, error) + func (s *TextViewServer) GetTotalPaddingStart(_ context.Context, req *pb.GetTotalPaddingStartRequest) (*pb.GetTotalPaddingStartResponse, error) + func (s *TextViewServer) GetTotalPaddingTop(_ context.Context, req *pb.GetTotalPaddingTopRequest) (*pb.GetTotalPaddingTopResponse, error) + func (s *TextViewServer) GetTransformationMethod(_ context.Context, req *pb.GetTransformationMethodRequest) (*pb.GetTransformationMethodResponse, error) + func (s *TextViewServer) GetTypeface(_ context.Context, req *pb.GetTypefaceRequest) (*pb.GetTypefaceResponse, error) + func (s *TextViewServer) GetUrls(_ context.Context, req *pb.GetUrlsRequest) (*pb.GetUrlsResponse, error) + func (s *TextViewServer) GetUseBoundsForWidth(_ context.Context, req *pb.GetUseBoundsForWidthRequest) (*pb.GetUseBoundsForWidthResponse, error) + func (s *TextViewServer) HasOverlappingRendering(_ context.Context, req *pb.HasOverlappingRenderingRequest) (*pb.HasOverlappingRenderingResponse, error) + func (s *TextViewServer) HasSelection(_ context.Context, req *pb.HasSelectionRequest) (*pb.HasSelectionResponse, error) + func (s *TextViewServer) InvalidateDrawable(_ context.Context, req *pb.InvalidateDrawableRequest) (*pb.InvalidateDrawableResponse, error) + func (s *TextViewServer) IsAllCaps(_ context.Context, req *pb.IsAllCapsRequest) (*pb.IsAllCapsResponse, error) + func (s *TextViewServer) IsAutoHandwritingEnabled(_ context.Context, req *pb.IsAutoHandwritingEnabledRequest) (*pb.IsAutoHandwritingEnabledResponse, error) + func (s *TextViewServer) IsCursorVisible(_ context.Context, req *pb.IsCursorVisibleRequest) (*pb.IsCursorVisibleResponse, error) + func (s *TextViewServer) IsElegantTextHeight(_ context.Context, req *pb.IsElegantTextHeightRequest) (*pb.IsElegantTextHeightResponse, error) + func (s *TextViewServer) IsFallbackLineSpacing(_ context.Context, req *pb.IsFallbackLineSpacingRequest) (*pb.IsFallbackLineSpacingResponse, error) + func (s *TextViewServer) IsHorizontallyScrollable(_ context.Context, req *pb.IsHorizontallyScrollableRequest) (*pb.IsHorizontallyScrollableResponse, error) + func (s *TextViewServer) IsInputMethodTarget(_ context.Context, req *pb.IsInputMethodTargetRequest) (*pb.IsInputMethodTargetResponse, error) + func (s *TextViewServer) IsLocalePreferredLineHeightForMinimumUsed(_ context.Context, req *pb.IsLocalePreferredLineHeightForMinimumUsedRequest) (*pb.IsLocalePreferredLineHeightForMinimumUsedResponse, error) + func (s *TextViewServer) IsSingleLine(_ context.Context, req *pb.IsSingleLineRequest) (*pb.IsSingleLineResponse, error) + func (s *TextViewServer) IsSuggestionsEnabled(_ context.Context, req *pb.IsSuggestionsEnabledRequest) (*pb.IsSuggestionsEnabledResponse, error) + func (s *TextViewServer) IsTextSelectable(_ context.Context, req *pb.IsTextSelectableRequest) (*pb.IsTextSelectableResponse, error) + func (s *TextViewServer) JumpDrawablesToCurrentState(_ context.Context, req *pb.JumpDrawablesToCurrentStateRequest) (*pb.JumpDrawablesToCurrentStateResponse, error) + func (s *TextViewServer) Length(_ context.Context, req *pb.LengthRequest) (*pb.LengthResponse, error) + func (s *TextViewServer) MoveCursorToVisibleOffset(_ context.Context, req *pb.MoveCursorToVisibleOffsetRequest) (*pb.MoveCursorToVisibleOffsetResponse, error) + func (s *TextViewServer) NewTextView(_ context.Context, req *pb.NewTextViewRequest) (*pb.NewTextViewResponse, error) + func (s *TextViewServer) OnBeginBatchEdit(_ context.Context, req *pb.OnBeginBatchEditRequest) (*pb.OnBeginBatchEditResponse, error) + func (s *TextViewServer) OnCheckIsTextEditor(_ context.Context, req *pb.OnCheckIsTextEditorRequest) (*pb.OnCheckIsTextEditorResponse, error) + func (s *TextViewServer) OnCommitCompletion(_ context.Context, req *pb.OnCommitCompletionRequest) (*pb.OnCommitCompletionResponse, error) + func (s *TextViewServer) OnCommitCorrection(_ context.Context, req *pb.OnCommitCorrectionRequest) (*pb.OnCommitCorrectionResponse, error) + func (s *TextViewServer) OnCreateInputConnection(_ context.Context, req *pb.TextViewOnCreateInputConnectionRequest) (*pb.OnCreateInputConnectionResponse, error) + func (s *TextViewServer) OnDragEvent(_ context.Context, req *pb.OnDragEventRequest) (*pb.OnDragEventResponse, error) + func (s *TextViewServer) OnEditorAction(_ context.Context, req *pb.OnEditorActionRequest) (*pb.OnEditorActionResponse, error) + func (s *TextViewServer) OnEndBatchEdit(_ context.Context, req *pb.OnEndBatchEditRequest) (*pb.OnEndBatchEditResponse, error) + func (s *TextViewServer) OnGenericMotionEvent(_ context.Context, req *pb.OnGenericMotionEventRequest) (*pb.OnGenericMotionEventResponse, error) + func (s *TextViewServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *TextViewServer) OnKeyMultiple(_ context.Context, req *pb.OnKeyMultipleRequest) (*pb.OnKeyMultipleResponse, error) + func (s *TextViewServer) OnKeyPreIme(_ context.Context, req *pb.OnKeyPreImeRequest) (*pb.OnKeyPreImeResponse, error) + func (s *TextViewServer) OnKeyShortcut(_ context.Context, req *pb.OnKeyShortcutRequest) (*pb.OnKeyShortcutResponse, error) + func (s *TextViewServer) OnKeyUp(_ context.Context, req *pb.OnKeyUpRequest) (*pb.OnKeyUpResponse, error) + func (s *TextViewServer) OnPreDraw(_ context.Context, req *pb.OnPreDrawRequest) (*pb.OnPreDrawResponse, error) + func (s *TextViewServer) OnPrivateIMECommand(_ context.Context, req *pb.OnPrivateIMECommandRequest) (*pb.OnPrivateIMECommandResponse, error) + func (s *TextViewServer) OnReceiveContent(_ context.Context, req *pb.OnReceiveContentRequest) (*pb.OnReceiveContentResponse, error) + func (s *TextViewServer) OnResolvePointerIcon(_ context.Context, req *pb.OnResolvePointerIconRequest) (*pb.OnResolvePointerIconResponse, error) + func (s *TextViewServer) OnRestoreInstanceState(_ context.Context, req *pb.OnRestoreInstanceStateRequest) (*pb.OnRestoreInstanceStateResponse, error) + func (s *TextViewServer) OnRtlPropertiesChanged(_ context.Context, req *pb.OnRtlPropertiesChangedRequest) (*pb.OnRtlPropertiesChangedResponse, error) + func (s *TextViewServer) OnSaveInstanceState(_ context.Context, req *pb.OnSaveInstanceStateRequest) (*pb.OnSaveInstanceStateResponse, error) + func (s *TextViewServer) OnScreenStateChanged(_ context.Context, req *pb.OnScreenStateChangedRequest) (*pb.OnScreenStateChangedResponse, error) + func (s *TextViewServer) OnTextContextMenuItem(_ context.Context, req *pb.OnTextContextMenuItemRequest) (*pb.OnTextContextMenuItemResponse, error) + func (s *TextViewServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *TextViewServer) OnTrackballEvent(_ context.Context, req *pb.OnTrackballEventRequest) (*pb.OnTrackballEventResponse, error) + func (s *TextViewServer) OnVisibilityAggregated(_ context.Context, req *pb.OnVisibilityAggregatedRequest) (*pb.OnVisibilityAggregatedResponse, error) + func (s *TextViewServer) OnWindowFocusChanged(_ context.Context, req *pb.TextViewOnWindowFocusChangedRequest) (*pb.OnWindowFocusChangedResponse, error) + func (s *TextViewServer) PerformLongClick(_ context.Context, req *pb.PerformLongClickRequest) (*pb.PerformLongClickResponse, error) + func (s *TextViewServer) RemoveTextChangedListener(_ context.Context, req *pb.RemoveTextChangedListenerRequest) (*pb.RemoveTextChangedListenerResponse, error) + func (s *TextViewServer) SendAccessibilityEventUnchecked(_ context.Context, req *pb.SendAccessibilityEventUncheckedRequest) (*pb.SendAccessibilityEventUncheckedResponse, error) + func (s *TextViewServer) SetAllCaps(_ context.Context, req *pb.SetAllCapsRequest) (*pb.SetAllCapsResponse, error) + func (s *TextViewServer) SetAutoLinkMask(_ context.Context, req *pb.SetAutoLinkMaskRequest) (*pb.SetAutoLinkMaskResponse, error) + func (s *TextViewServer) SetAutoSizeTextTypeUniformWithConfiguration(_ context.Context, req *pb.SetAutoSizeTextTypeUniformWithConfigurationRequest) (*pb.SetAutoSizeTextTypeUniformWithConfigurationResponse, error) + func (s *TextViewServer) SetAutoSizeTextTypeUniformWithPresetSizes(_ context.Context, req *pb.SetAutoSizeTextTypeUniformWithPresetSizesRequest) (*pb.SetAutoSizeTextTypeUniformWithPresetSizesResponse, error) + func (s *TextViewServer) SetAutoSizeTextTypeWithDefaults(_ context.Context, req *pb.SetAutoSizeTextTypeWithDefaultsRequest) (*pb.SetAutoSizeTextTypeWithDefaultsResponse, error) + func (s *TextViewServer) SetBreakStrategy(_ context.Context, req *pb.SetBreakStrategyRequest) (*pb.SetBreakStrategyResponse, error) + func (s *TextViewServer) SetCompoundDrawablePadding(_ context.Context, req *pb.SetCompoundDrawablePaddingRequest) (*pb.SetCompoundDrawablePaddingResponse, error) + func (s *TextViewServer) SetCompoundDrawableTintBlendMode(_ context.Context, req *pb.SetCompoundDrawableTintBlendModeRequest) (*pb.SetCompoundDrawableTintBlendModeResponse, error) + func (s *TextViewServer) SetCompoundDrawableTintList(_ context.Context, req *pb.SetCompoundDrawableTintListRequest) (*pb.SetCompoundDrawableTintListResponse, error) + func (s *TextViewServer) SetCompoundDrawableTintMode(_ context.Context, req *pb.SetCompoundDrawableTintModeRequest) (*pb.SetCompoundDrawableTintModeResponse, error) + func (s *TextViewServer) SetCompoundDrawables(_ context.Context, req *pb.SetCompoundDrawablesRequest) (*pb.SetCompoundDrawablesResponse, error) + func (s *TextViewServer) SetCompoundDrawablesRelative(_ context.Context, req *pb.SetCompoundDrawablesRelativeRequest) (*pb.SetCompoundDrawablesRelativeResponse, error) + func (s *TextViewServer) SetCompoundDrawablesRelativeWithIntrinsicBounds4(_ context.Context, ...) (*pb.SetCompoundDrawablesRelativeWithIntrinsicBounds4Response, error) + func (s *TextViewServer) SetCompoundDrawablesRelativeWithIntrinsicBounds4_1(_ context.Context, ...) (*pb.SetCompoundDrawablesRelativeWithIntrinsicBounds4_1Response, error) + func (s *TextViewServer) SetCompoundDrawablesWithIntrinsicBounds4(_ context.Context, req *pb.SetCompoundDrawablesWithIntrinsicBounds4Request) (*pb.SetCompoundDrawablesWithIntrinsicBounds4Response, error) + func (s *TextViewServer) SetCompoundDrawablesWithIntrinsicBounds4_1(_ context.Context, req *pb.SetCompoundDrawablesWithIntrinsicBounds4_1Request) (*pb.SetCompoundDrawablesWithIntrinsicBounds4_1Response, error) + func (s *TextViewServer) SetCursorVisible(_ context.Context, req *pb.SetCursorVisibleRequest) (*pb.SetCursorVisibleResponse, error) + func (s *TextViewServer) SetCustomInsertionActionModeCallback(_ context.Context, req *pb.SetCustomInsertionActionModeCallbackRequest) (*pb.SetCustomInsertionActionModeCallbackResponse, error) + func (s *TextViewServer) SetCustomSelectionActionModeCallback(_ context.Context, req *pb.SetCustomSelectionActionModeCallbackRequest) (*pb.SetCustomSelectionActionModeCallbackResponse, error) + func (s *TextViewServer) SetEditableFactory(_ context.Context, req *pb.SetEditableFactoryRequest) (*pb.SetEditableFactoryResponse, error) + func (s *TextViewServer) SetElegantTextHeight(_ context.Context, req *pb.SetElegantTextHeightRequest) (*pb.SetElegantTextHeightResponse, error) + func (s *TextViewServer) SetEllipsize(_ context.Context, req *pb.SetEllipsizeRequest) (*pb.SetEllipsizeResponse, error) + func (s *TextViewServer) SetEms(_ context.Context, req *pb.SetEmsRequest) (*pb.SetEmsResponse, error) + func (s *TextViewServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error) + func (s *TextViewServer) SetError1(_ context.Context, req *pb.SetError1Request) (*pb.SetError1Response, error) + func (s *TextViewServer) SetError2_1(_ context.Context, req *pb.SetError2_1Request) (*pb.SetError2_1Response, error) + func (s *TextViewServer) SetExtractedText(_ context.Context, req *pb.SetExtractedTextRequest) (*pb.SetExtractedTextResponse, error) + func (s *TextViewServer) SetFallbackLineSpacing(_ context.Context, req *pb.SetFallbackLineSpacingRequest) (*pb.SetFallbackLineSpacingResponse, error) + func (s *TextViewServer) SetFilters(_ context.Context, req *pb.SetFiltersRequest) (*pb.SetFiltersResponse, error) + func (s *TextViewServer) SetFirstBaselineToTopHeight(_ context.Context, req *pb.SetFirstBaselineToTopHeightRequest) (*pb.SetFirstBaselineToTopHeightResponse, error) + func (s *TextViewServer) SetFocusedSearchResultHighlightColor(_ context.Context, req *pb.SetFocusedSearchResultHighlightColorRequest) (*pb.SetFocusedSearchResultHighlightColorResponse, error) + func (s *TextViewServer) SetFocusedSearchResultIndex(_ context.Context, req *pb.SetFocusedSearchResultIndexRequest) (*pb.SetFocusedSearchResultIndexResponse, error) + func (s *TextViewServer) SetFontFeatureSettings(_ context.Context, req *pb.SetFontFeatureSettingsRequest) (*pb.SetFontFeatureSettingsResponse, error) + func (s *TextViewServer) SetFontVariationSettings(_ context.Context, req *pb.SetFontVariationSettingsRequest) (*pb.SetFontVariationSettingsResponse, error) + func (s *TextViewServer) SetFreezesText(_ context.Context, req *pb.SetFreezesTextRequest) (*pb.SetFreezesTextResponse, error) + func (s *TextViewServer) SetGravity(_ context.Context, req *pb.SetGravityRequest) (*pb.SetGravityResponse, error) + func (s *TextViewServer) SetHeight(_ context.Context, req *pb.SetHeightRequest) (*pb.SetHeightResponse, error) + func (s *TextViewServer) SetHighlightColor(_ context.Context, req *pb.SetHighlightColorRequest) (*pb.SetHighlightColorResponse, error) + func (s *TextViewServer) SetHighlights(_ context.Context, req *pb.SetHighlightsRequest) (*pb.SetHighlightsResponse, error) + func (s *TextViewServer) SetHint1(_ context.Context, req *pb.SetHint1Request) (*pb.SetHint1Response, error) + func (s *TextViewServer) SetHint1_1(_ context.Context, req *pb.SetHint1_1Request) (*pb.SetHint1_1Response, error) + func (s *TextViewServer) SetHintTextColor1(_ context.Context, req *pb.SetHintTextColor1Request) (*pb.SetHintTextColor1Response, error) + func (s *TextViewServer) SetHintTextColor1_1(_ context.Context, req *pb.SetHintTextColor1_1Request) (*pb.SetHintTextColor1_1Response, error) + func (s *TextViewServer) SetHorizontallyScrolling(_ context.Context, req *pb.SetHorizontallyScrollingRequest) (*pb.SetHorizontallyScrollingResponse, error) + func (s *TextViewServer) SetHyphenationFrequency(_ context.Context, req *pb.SetHyphenationFrequencyRequest) (*pb.SetHyphenationFrequencyResponse, error) + func (s *TextViewServer) SetImeActionLabel(_ context.Context, req *pb.SetImeActionLabelRequest) (*pb.SetImeActionLabelResponse, error) + func (s *TextViewServer) SetImeHintLocales(_ context.Context, req *pb.SetImeHintLocalesRequest) (*pb.SetImeHintLocalesResponse, error) + func (s *TextViewServer) SetImeOptions(_ context.Context, req *pb.SetImeOptionsRequest) (*pb.SetImeOptionsResponse, error) + func (s *TextViewServer) SetIncludeFontPadding(_ context.Context, req *pb.SetIncludeFontPaddingRequest) (*pb.SetIncludeFontPaddingResponse, error) + func (s *TextViewServer) SetInputExtras(_ context.Context, req *pb.SetInputExtrasRequest) (*pb.SetInputExtrasResponse, error) + func (s *TextViewServer) SetInputType(_ context.Context, req *pb.SetInputTypeRequest) (*pb.SetInputTypeResponse, error) + func (s *TextViewServer) SetJustificationMode(_ context.Context, req *pb.SetJustificationModeRequest) (*pb.SetJustificationModeResponse, error) + func (s *TextViewServer) SetKeyListener(_ context.Context, req *pb.SetKeyListenerRequest) (*pb.SetKeyListenerResponse, error) + func (s *TextViewServer) SetLastBaselineToBottomHeight(_ context.Context, req *pb.SetLastBaselineToBottomHeightRequest) (*pb.SetLastBaselineToBottomHeightResponse, error) + func (s *TextViewServer) SetLetterSpacing(_ context.Context, req *pb.SetLetterSpacingRequest) (*pb.SetLetterSpacingResponse, error) + func (s *TextViewServer) SetLineBreakStyle(_ context.Context, req *pb.SetLineBreakStyleRequest) (*pb.SetLineBreakStyleResponse, error) + func (s *TextViewServer) SetLineBreakWordStyle(_ context.Context, req *pb.SetLineBreakWordStyleRequest) (*pb.SetLineBreakWordStyleResponse, error) + func (s *TextViewServer) SetLineHeight1(_ context.Context, req *pb.SetLineHeight1Request) (*pb.SetLineHeight1Response, error) + func (s *TextViewServer) SetLineHeight2_1(_ context.Context, req *pb.SetLineHeight2_1Request) (*pb.SetLineHeight2_1Response, error) + func (s *TextViewServer) SetLineSpacing(_ context.Context, req *pb.SetLineSpacingRequest) (*pb.SetLineSpacingResponse, error) + func (s *TextViewServer) SetLines(_ context.Context, req *pb.SetLinesRequest) (*pb.SetLinesResponse, error) + func (s *TextViewServer) SetLinkTextColor1(_ context.Context, req *pb.SetLinkTextColor1Request) (*pb.SetLinkTextColor1Response, error) + func (s *TextViewServer) SetLinkTextColor1_1(_ context.Context, req *pb.SetLinkTextColor1_1Request) (*pb.SetLinkTextColor1_1Response, error) + func (s *TextViewServer) SetLinksClickable(_ context.Context, req *pb.SetLinksClickableRequest) (*pb.SetLinksClickableResponse, error) + func (s *TextViewServer) SetLocalePreferredLineHeightForMinimumUsed(_ context.Context, req *pb.SetLocalePreferredLineHeightForMinimumUsedRequest) (*pb.SetLocalePreferredLineHeightForMinimumUsedResponse, error) + func (s *TextViewServer) SetMarqueeRepeatLimit(_ context.Context, req *pb.SetMarqueeRepeatLimitRequest) (*pb.SetMarqueeRepeatLimitResponse, error) + func (s *TextViewServer) SetMaxEms(_ context.Context, req *pb.SetMaxEmsRequest) (*pb.SetMaxEmsResponse, error) + func (s *TextViewServer) SetMaxHeight(_ context.Context, req *pb.SetMaxHeightRequest) (*pb.SetMaxHeightResponse, error) + func (s *TextViewServer) SetMaxLines(_ context.Context, req *pb.SetMaxLinesRequest) (*pb.SetMaxLinesResponse, error) + func (s *TextViewServer) SetMaxWidth(_ context.Context, req *pb.SetMaxWidthRequest) (*pb.SetMaxWidthResponse, error) + func (s *TextViewServer) SetMinEms(_ context.Context, req *pb.SetMinEmsRequest) (*pb.SetMinEmsResponse, error) + func (s *TextViewServer) SetMinHeight(_ context.Context, req *pb.SetMinHeightRequest) (*pb.SetMinHeightResponse, error) + func (s *TextViewServer) SetMinLines(_ context.Context, req *pb.SetMinLinesRequest) (*pb.SetMinLinesResponse, error) + func (s *TextViewServer) SetMinWidth(_ context.Context, req *pb.SetMinWidthRequest) (*pb.SetMinWidthResponse, error) + func (s *TextViewServer) SetMinimumFontMetrics(_ context.Context, req *pb.SetMinimumFontMetricsRequest) (*pb.SetMinimumFontMetricsResponse, error) + func (s *TextViewServer) SetMovementMethod(_ context.Context, req *pb.SetMovementMethodRequest) (*pb.SetMovementMethodResponse, error) + func (s *TextViewServer) SetOnEditorActionListener(_ context.Context, req *pb.SetOnEditorActionListenerRequest) (*pb.SetOnEditorActionListenerResponse, error) + func (s *TextViewServer) SetPadding(_ context.Context, req *pb.SetPaddingRequest) (*pb.SetPaddingResponse, error) + func (s *TextViewServer) SetPaddingRelative(_ context.Context, req *pb.SetPaddingRelativeRequest) (*pb.SetPaddingRelativeResponse, error) + func (s *TextViewServer) SetPaintFlags(_ context.Context, req *pb.SetPaintFlagsRequest) (*pb.SetPaintFlagsResponse, error) + func (s *TextViewServer) SetPrivateImeOptions(_ context.Context, req *pb.SetPrivateImeOptionsRequest) (*pb.SetPrivateImeOptionsResponse, error) + func (s *TextViewServer) SetRawInputType(_ context.Context, req *pb.SetRawInputTypeRequest) (*pb.SetRawInputTypeResponse, error) + func (s *TextViewServer) SetScroller(_ context.Context, req *pb.SetScrollerRequest) (*pb.SetScrollerResponse, error) + func (s *TextViewServer) SetSearchResultHighlightColor(_ context.Context, req *pb.SetSearchResultHighlightColorRequest) (*pb.SetSearchResultHighlightColorResponse, error) + func (s *TextViewServer) SetSearchResultHighlights(_ context.Context, req *pb.SetSearchResultHighlightsRequest) (*pb.SetSearchResultHighlightsResponse, error) + func (s *TextViewServer) SetSelectAllOnFocus(_ context.Context, req *pb.SetSelectAllOnFocusRequest) (*pb.SetSelectAllOnFocusResponse, error) + func (s *TextViewServer) SetSelected(_ context.Context, req *pb.SetSelectedRequest) (*pb.SetSelectedResponse, error) + func (s *TextViewServer) SetShadowLayer(_ context.Context, req *pb.SetShadowLayerRequest) (*pb.SetShadowLayerResponse, error) + func (s *TextViewServer) SetShiftDrawingOffsetForStartOverhang(_ context.Context, req *pb.SetShiftDrawingOffsetForStartOverhangRequest) (*pb.SetShiftDrawingOffsetForStartOverhangResponse, error) + func (s *TextViewServer) SetShowSoftInputOnFocus(_ context.Context, req *pb.SetShowSoftInputOnFocusRequest) (*pb.SetShowSoftInputOnFocusResponse, error) + func (s *TextViewServer) SetSingleLine0(_ context.Context, req *pb.SetSingleLine0Request) (*pb.SetSingleLine0Response, error) + func (s *TextViewServer) SetSingleLine1_1(_ context.Context, req *pb.SetSingleLine1_1Request) (*pb.SetSingleLine1_1Response, error) + func (s *TextViewServer) SetSpannableFactory(_ context.Context, req *pb.SetSpannableFactoryRequest) (*pb.SetSpannableFactoryResponse, error) + func (s *TextViewServer) SetText1_1(_ context.Context, req *pb.SetText1_1Request) (*pb.SetText1_1Response, error) + func (s *TextViewServer) SetText1_3(_ context.Context, req *pb.SetText1_3Request) (*pb.SetText1_3Response, error) + func (s *TextViewServer) SetText2_2(_ context.Context, req *pb.SetText2_2Request) (*pb.SetText2_2Response, error) + func (s *TextViewServer) SetText2_4(_ context.Context, req *pb.SetText2_4Request) (*pb.SetText2_4Response, error) + func (s *TextViewServer) SetText3(_ context.Context, req *pb.SetText3Request) (*pb.SetText3Response, error) + func (s *TextViewServer) SetTextAppearance1_1(_ context.Context, req *pb.SetTextAppearance1_1Request) (*pb.SetTextAppearance1_1Response, error) + func (s *TextViewServer) SetTextAppearance2(_ context.Context, req *pb.SetTextAppearance2Request) (*pb.SetTextAppearance2Response, error) + func (s *TextViewServer) SetTextClassifier(_ context.Context, req *pb.SetTextClassifierRequest) (*pb.SetTextClassifierResponse, error) + func (s *TextViewServer) SetTextColor1(_ context.Context, req *pb.SetTextColor1Request) (*pb.SetTextColor1Response, error) + func (s *TextViewServer) SetTextColor1_1(_ context.Context, req *pb.SetTextColor1_1Request) (*pb.SetTextColor1_1Response, error) + func (s *TextViewServer) SetTextCursorDrawable1(_ context.Context, req *pb.SetTextCursorDrawable1Request) (*pb.SetTextCursorDrawable1Response, error) + func (s *TextViewServer) SetTextCursorDrawable1_1(_ context.Context, req *pb.SetTextCursorDrawable1_1Request) (*pb.SetTextCursorDrawable1_1Response, error) + func (s *TextViewServer) SetTextIsSelectable(_ context.Context, req *pb.SetTextIsSelectableRequest) (*pb.SetTextIsSelectableResponse, error) + func (s *TextViewServer) SetTextKeepState1(_ context.Context, req *pb.SetTextKeepState1Request) (*pb.SetTextKeepState1Response, error) + func (s *TextViewServer) SetTextKeepState2_1(_ context.Context, req *pb.SetTextKeepState2_1Request) (*pb.SetTextKeepState2_1Response, error) + func (s *TextViewServer) SetTextLocale(_ context.Context, req *pb.SetTextLocaleRequest) (*pb.SetTextLocaleResponse, error) + func (s *TextViewServer) SetTextLocales(_ context.Context, req *pb.SetTextLocalesRequest) (*pb.SetTextLocalesResponse, error) + func (s *TextViewServer) SetTextMetricsParams(_ context.Context, req *pb.SetTextMetricsParamsRequest) (*pb.SetTextMetricsParamsResponse, error) + func (s *TextViewServer) SetTextScaleX(_ context.Context, req *pb.SetTextScaleXRequest) (*pb.SetTextScaleXResponse, error) + func (s *TextViewServer) SetTextSelectHandle1(_ context.Context, req *pb.SetTextSelectHandle1Request) (*pb.SetTextSelectHandle1Response, error) + func (s *TextViewServer) SetTextSelectHandle1_1(_ context.Context, req *pb.SetTextSelectHandle1_1Request) (*pb.SetTextSelectHandle1_1Response, error) + func (s *TextViewServer) SetTextSelectHandleLeft1(_ context.Context, req *pb.SetTextSelectHandleLeft1Request) (*pb.SetTextSelectHandleLeft1Response, error) + func (s *TextViewServer) SetTextSelectHandleLeft1_1(_ context.Context, req *pb.SetTextSelectHandleLeft1_1Request) (*pb.SetTextSelectHandleLeft1_1Response, error) + func (s *TextViewServer) SetTextSelectHandleRight1(_ context.Context, req *pb.SetTextSelectHandleRight1Request) (*pb.SetTextSelectHandleRight1Response, error) + func (s *TextViewServer) SetTextSelectHandleRight1_1(_ context.Context, req *pb.SetTextSelectHandleRight1_1Request) (*pb.SetTextSelectHandleRight1_1Response, error) + func (s *TextViewServer) SetTextSize1(_ context.Context, req *pb.SetTextSize1Request) (*pb.SetTextSize1Response, error) + func (s *TextViewServer) SetTextSize2_1(_ context.Context, req *pb.SetTextSize2_1Request) (*pb.SetTextSize2_1Response, error) + func (s *TextViewServer) SetTransformationMethod(_ context.Context, req *pb.SetTransformationMethodRequest) (*pb.SetTransformationMethodResponse, error) + func (s *TextViewServer) SetTypeface1(_ context.Context, req *pb.SetTypeface1Request) (*pb.SetTypeface1Response, error) + func (s *TextViewServer) SetTypeface2_1(_ context.Context, req *pb.SetTypeface2_1Request) (*pb.SetTypeface2_1Response, error) + func (s *TextViewServer) SetUseBoundsForWidth(_ context.Context, req *pb.SetUseBoundsForWidthRequest) (*pb.SetUseBoundsForWidthResponse, error) + func (s *TextViewServer) SetWidth(_ context.Context, req *pb.SetWidthRequest) (*pb.SetWidthResponse, error) + func (s *TextViewServer) ShowContextMenu0(_ context.Context, req *pb.TextViewShowContextMenu0Request) (*pb.ShowContextMenu0Response, error) + func (s *TextViewServer) ShowContextMenu2_1(_ context.Context, req *pb.TextViewShowContextMenu2_1Request) (*pb.ShowContextMenu2_1Response, error) + type TimePickerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TimePickerServer) Autofill(_ context.Context, req *pb.AutofillRequest) (*pb.AutofillResponse, error) + func (s *TimePickerServer) DispatchProvideAutofillStructure(_ context.Context, req *pb.DispatchProvideAutofillStructureRequest) (*pb.DispatchProvideAutofillStructureResponse, error) + func (s *TimePickerServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TimePickerServer) GetAutofillType(_ context.Context, req *pb.GetAutofillTypeRequest) (*pb.GetAutofillTypeResponse, error) + func (s *TimePickerServer) GetAutofillValue(_ context.Context, req *pb.GetAutofillValueRequest) (*pb.GetAutofillValueResponse, error) + func (s *TimePickerServer) GetBaseline(_ context.Context, req *pb.GetBaselineRequest) (*pb.GetBaselineResponse, error) + func (s *TimePickerServer) GetCurrentHour(_ context.Context, req *pb.GetCurrentHourRequest) (*pb.GetCurrentHourResponse, error) + func (s *TimePickerServer) GetCurrentMinute(_ context.Context, req *pb.GetCurrentMinuteRequest) (*pb.GetCurrentMinuteResponse, error) + func (s *TimePickerServer) GetHour(_ context.Context, req *pb.GetHourRequest) (*pb.GetHourResponse, error) + func (s *TimePickerServer) GetMinute(_ context.Context, req *pb.GetMinuteRequest) (*pb.GetMinuteResponse, error) + func (s *TimePickerServer) Is24HourView(_ context.Context, req *pb.Is24HourViewRequest) (*pb.Is24HourViewResponse, error) + func (s *TimePickerServer) IsEnabled(_ context.Context, req *pb.TimePickerIsEnabledRequest) (*pb.IsEnabledResponse, error) + func (s *TimePickerServer) NewTimePicker(_ context.Context, req *pb.NewTimePickerRequest) (*pb.NewTimePickerResponse, error) + func (s *TimePickerServer) SetCurrentHour(_ context.Context, req *pb.SetCurrentHourRequest) (*pb.SetCurrentHourResponse, error) + func (s *TimePickerServer) SetCurrentMinute(_ context.Context, req *pb.SetCurrentMinuteRequest) (*pb.SetCurrentMinuteResponse, error) + func (s *TimePickerServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error) + func (s *TimePickerServer) SetHour(_ context.Context, req *pb.SetHourRequest) (*pb.SetHourResponse, error) + func (s *TimePickerServer) SetIs24HourView(_ context.Context, req *pb.SetIs24HourViewRequest) (*pb.SetIs24HourViewResponse, error) + func (s *TimePickerServer) SetMinute(_ context.Context, req *pb.SetMinuteRequest) (*pb.SetMinuteResponse, error) + func (s *TimePickerServer) SetOnTimeChangedListener(_ context.Context, req *pb.SetOnTimeChangedListenerRequest) (*pb.SetOnTimeChangedListenerResponse, error) + func (s *TimePickerServer) ValidateInput(_ context.Context, req *pb.ValidateInputRequest) (*pb.ValidateInputResponse, error) + type ToggleButtonServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ToggleButtonServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ToggleButtonServer) GetDisabledAlpha(_ context.Context, req *pb.GetDisabledAlphaRequest) (*pb.GetDisabledAlphaResponse, error) + func (s *ToggleButtonServer) GetTextOff(_ context.Context, req *pb.GetTextOffRequest) (*pb.GetTextOffResponse, error) + func (s *ToggleButtonServer) GetTextOn(_ context.Context, req *pb.GetTextOnRequest) (*pb.GetTextOnResponse, error) + func (s *ToggleButtonServer) NewToggleButton(_ context.Context, req *pb.NewToggleButtonRequest) (*pb.NewToggleButtonResponse, error) + func (s *ToggleButtonServer) SetBackgroundDrawable(_ context.Context, req *pb.SetBackgroundDrawableRequest) (*pb.SetBackgroundDrawableResponse, error) + func (s *ToggleButtonServer) SetChecked(_ context.Context, req *pb.SetCheckedRequest) (*pb.SetCheckedResponse, error) + func (s *ToggleButtonServer) SetTextOff(_ context.Context, req *pb.SetTextOffRequest) (*pb.SetTextOffResponse, error) + func (s *ToggleButtonServer) SetTextOn(_ context.Context, req *pb.SetTextOnRequest) (*pb.SetTextOnResponse, error) + type ToolbarServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ToolbarServer) CollapseActionView(_ context.Context, req *pb.CollapseActionViewRequest) (*pb.CollapseActionViewResponse, error) + func (s *ToolbarServer) DismissPopupMenus(_ context.Context, req *pb.DismissPopupMenusRequest) (*pb.DismissPopupMenusResponse, error) + func (s *ToolbarServer) GenerateLayoutParams1(_ context.Context, req *pb.GenerateLayoutParams1Request) (*pb.GenerateLayoutParams1Response, error) + func (s *ToolbarServer) GenerateLayoutParams1_1(_ context.Context, req *pb.GenerateLayoutParams1_1Request) (*pb.GenerateLayoutParams1_1Response, error) + func (s *ToolbarServer) GetCollapseContentDescription(_ context.Context, req *pb.GetCollapseContentDescriptionRequest) (*pb.GetCollapseContentDescriptionResponse, error) + func (s *ToolbarServer) GetCollapseIcon(_ context.Context, req *pb.GetCollapseIconRequest) (*pb.GetCollapseIconResponse, error) + func (s *ToolbarServer) GetContentInsetEnd(_ context.Context, req *pb.GetContentInsetEndRequest) (*pb.GetContentInsetEndResponse, error) + func (s *ToolbarServer) GetContentInsetEndWithActions(_ context.Context, req *pb.GetContentInsetEndWithActionsRequest) (*pb.GetContentInsetEndWithActionsResponse, error) + func (s *ToolbarServer) GetContentInsetLeft(_ context.Context, req *pb.GetContentInsetLeftRequest) (*pb.GetContentInsetLeftResponse, error) + func (s *ToolbarServer) GetContentInsetRight(_ context.Context, req *pb.GetContentInsetRightRequest) (*pb.GetContentInsetRightResponse, error) + func (s *ToolbarServer) GetContentInsetStart(_ context.Context, req *pb.GetContentInsetStartRequest) (*pb.GetContentInsetStartResponse, error) + func (s *ToolbarServer) GetContentInsetStartWithNavigation(_ context.Context, req *pb.GetContentInsetStartWithNavigationRequest) (*pb.GetContentInsetStartWithNavigationResponse, error) + func (s *ToolbarServer) GetCurrentContentInsetEnd(_ context.Context, req *pb.GetCurrentContentInsetEndRequest) (*pb.GetCurrentContentInsetEndResponse, error) + func (s *ToolbarServer) GetCurrentContentInsetLeft(_ context.Context, req *pb.GetCurrentContentInsetLeftRequest) (*pb.GetCurrentContentInsetLeftResponse, error) + func (s *ToolbarServer) GetCurrentContentInsetRight(_ context.Context, req *pb.GetCurrentContentInsetRightRequest) (*pb.GetCurrentContentInsetRightResponse, error) + func (s *ToolbarServer) GetCurrentContentInsetStart(_ context.Context, req *pb.GetCurrentContentInsetStartRequest) (*pb.GetCurrentContentInsetStartResponse, error) + func (s *ToolbarServer) GetLogo(_ context.Context, req *pb.GetLogoRequest) (*pb.GetLogoResponse, error) + func (s *ToolbarServer) GetLogoDescription(_ context.Context, req *pb.GetLogoDescriptionRequest) (*pb.GetLogoDescriptionResponse, error) + func (s *ToolbarServer) GetMenu(_ context.Context, req *pb.GetMenuRequest) (*pb.GetMenuResponse, error) + func (s *ToolbarServer) GetNavigationContentDescription(_ context.Context, req *pb.GetNavigationContentDescriptionRequest) (*pb.GetNavigationContentDescriptionResponse, error) + func (s *ToolbarServer) GetNavigationIcon(_ context.Context, req *pb.GetNavigationIconRequest) (*pb.GetNavigationIconResponse, error) + func (s *ToolbarServer) GetOverflowIcon(_ context.Context, req *pb.GetOverflowIconRequest) (*pb.GetOverflowIconResponse, error) + func (s *ToolbarServer) GetPopupTheme(_ context.Context, req *pb.GetPopupThemeRequest) (*pb.GetPopupThemeResponse, error) + func (s *ToolbarServer) GetSubtitle(_ context.Context, req *pb.GetSubtitleRequest) (*pb.GetSubtitleResponse, error) + func (s *ToolbarServer) GetTitle(_ context.Context, req *pb.GetTitleRequest) (*pb.GetTitleResponse, error) + func (s *ToolbarServer) GetTitleMarginBottom(_ context.Context, req *pb.GetTitleMarginBottomRequest) (*pb.GetTitleMarginBottomResponse, error) + func (s *ToolbarServer) GetTitleMarginEnd(_ context.Context, req *pb.GetTitleMarginEndRequest) (*pb.GetTitleMarginEndResponse, error) + func (s *ToolbarServer) GetTitleMarginStart(_ context.Context, req *pb.GetTitleMarginStartRequest) (*pb.GetTitleMarginStartResponse, error) + func (s *ToolbarServer) GetTitleMarginTop(_ context.Context, req *pb.GetTitleMarginTopRequest) (*pb.GetTitleMarginTopResponse, error) + func (s *ToolbarServer) HasExpandedActionView(_ context.Context, req *pb.HasExpandedActionViewRequest) (*pb.HasExpandedActionViewResponse, error) + func (s *ToolbarServer) HideOverflowMenu(_ context.Context, req *pb.HideOverflowMenuRequest) (*pb.HideOverflowMenuResponse, error) + func (s *ToolbarServer) InflateMenu(_ context.Context, req *pb.InflateMenuRequest) (*pb.InflateMenuResponse, error) + func (s *ToolbarServer) IsOverflowMenuShowing(_ context.Context, req *pb.IsOverflowMenuShowingRequest) (*pb.IsOverflowMenuShowingResponse, error) + func (s *ToolbarServer) NewToolbar(_ context.Context, req *pb.NewToolbarRequest) (*pb.NewToolbarResponse, error) + func (s *ToolbarServer) OnRtlPropertiesChanged(_ context.Context, req *pb.OnRtlPropertiesChangedRequest) (*pb.OnRtlPropertiesChangedResponse, error) + func (s *ToolbarServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *ToolbarServer) SetCollapseContentDescription1(_ context.Context, req *pb.SetCollapseContentDescription1Request) (*pb.SetCollapseContentDescription1Response, error) + func (s *ToolbarServer) SetCollapseContentDescription1_1(_ context.Context, req *pb.SetCollapseContentDescription1_1Request) (*pb.SetCollapseContentDescription1_1Response, error) + func (s *ToolbarServer) SetCollapseIcon1(_ context.Context, req *pb.SetCollapseIcon1Request) (*pb.SetCollapseIcon1Response, error) + func (s *ToolbarServer) SetCollapseIcon1_1(_ context.Context, req *pb.SetCollapseIcon1_1Request) (*pb.SetCollapseIcon1_1Response, error) + func (s *ToolbarServer) SetContentInsetEndWithActions(_ context.Context, req *pb.SetContentInsetEndWithActionsRequest) (*pb.SetContentInsetEndWithActionsResponse, error) + func (s *ToolbarServer) SetContentInsetStartWithNavigation(_ context.Context, req *pb.SetContentInsetStartWithNavigationRequest) (*pb.SetContentInsetStartWithNavigationResponse, error) + func (s *ToolbarServer) SetContentInsetsAbsolute(_ context.Context, req *pb.SetContentInsetsAbsoluteRequest) (*pb.SetContentInsetsAbsoluteResponse, error) + func (s *ToolbarServer) SetContentInsetsRelative(_ context.Context, req *pb.SetContentInsetsRelativeRequest) (*pb.SetContentInsetsRelativeResponse, error) + func (s *ToolbarServer) SetLogo1(_ context.Context, req *pb.SetLogo1Request) (*pb.SetLogo1Response, error) + func (s *ToolbarServer) SetLogo1_1(_ context.Context, req *pb.SetLogo1_1Request) (*pb.SetLogo1_1Response, error) + func (s *ToolbarServer) SetLogoDescription1(_ context.Context, req *pb.SetLogoDescription1Request) (*pb.SetLogoDescription1Response, error) + func (s *ToolbarServer) SetLogoDescription1_1(_ context.Context, req *pb.SetLogoDescription1_1Request) (*pb.SetLogoDescription1_1Response, error) + func (s *ToolbarServer) SetNavigationContentDescription1(_ context.Context, req *pb.SetNavigationContentDescription1Request) (*pb.SetNavigationContentDescription1Response, error) + func (s *ToolbarServer) SetNavigationContentDescription1_1(_ context.Context, req *pb.SetNavigationContentDescription1_1Request) (*pb.SetNavigationContentDescription1_1Response, error) + func (s *ToolbarServer) SetNavigationIcon1(_ context.Context, req *pb.SetNavigationIcon1Request) (*pb.SetNavigationIcon1Response, error) + func (s *ToolbarServer) SetNavigationIcon1_1(_ context.Context, req *pb.SetNavigationIcon1_1Request) (*pb.SetNavigationIcon1_1Response, error) + func (s *ToolbarServer) SetNavigationOnClickListener(_ context.Context, req *pb.SetNavigationOnClickListenerRequest) (*pb.SetNavigationOnClickListenerResponse, error) + func (s *ToolbarServer) SetOnMenuItemClickListener(_ context.Context, req *pb.SetOnMenuItemClickListenerRequest) (*pb.SetOnMenuItemClickListenerResponse, error) + func (s *ToolbarServer) SetOverflowIcon(_ context.Context, req *pb.SetOverflowIconRequest) (*pb.SetOverflowIconResponse, error) + func (s *ToolbarServer) SetPopupTheme(_ context.Context, req *pb.SetPopupThemeRequest) (*pb.SetPopupThemeResponse, error) + func (s *ToolbarServer) SetSubtitle1(_ context.Context, req *pb.SetSubtitle1Request) (*pb.SetSubtitle1Response, error) + func (s *ToolbarServer) SetSubtitle1_1(_ context.Context, req *pb.SetSubtitle1_1Request) (*pb.SetSubtitle1_1Response, error) + func (s *ToolbarServer) SetSubtitleTextAppearance(_ context.Context, req *pb.SetSubtitleTextAppearanceRequest) (*pb.SetSubtitleTextAppearanceResponse, error) + func (s *ToolbarServer) SetSubtitleTextColor(_ context.Context, req *pb.SetSubtitleTextColorRequest) (*pb.SetSubtitleTextColorResponse, error) + func (s *ToolbarServer) SetTitle1(_ context.Context, req *pb.SetTitle1Request) (*pb.SetTitle1Response, error) + func (s *ToolbarServer) SetTitle1_1(_ context.Context, req *pb.SetTitle1_1Request) (*pb.SetTitle1_1Response, error) + func (s *ToolbarServer) SetTitleMargin(_ context.Context, req *pb.SetTitleMarginRequest) (*pb.SetTitleMarginResponse, error) + func (s *ToolbarServer) SetTitleMarginBottom(_ context.Context, req *pb.SetTitleMarginBottomRequest) (*pb.SetTitleMarginBottomResponse, error) + func (s *ToolbarServer) SetTitleMarginEnd(_ context.Context, req *pb.SetTitleMarginEndRequest) (*pb.SetTitleMarginEndResponse, error) + func (s *ToolbarServer) SetTitleMarginStart(_ context.Context, req *pb.SetTitleMarginStartRequest) (*pb.SetTitleMarginStartResponse, error) + func (s *ToolbarServer) SetTitleMarginTop(_ context.Context, req *pb.SetTitleMarginTopRequest) (*pb.SetTitleMarginTopResponse, error) + func (s *ToolbarServer) SetTitleTextAppearance(_ context.Context, req *pb.SetTitleTextAppearanceRequest) (*pb.SetTitleTextAppearanceResponse, error) + func (s *ToolbarServer) SetTitleTextColor(_ context.Context, req *pb.SetTitleTextColorRequest) (*pb.SetTitleTextColorResponse, error) + func (s *ToolbarServer) ShowOverflowMenu(_ context.Context, req *pb.ShowOverflowMenuRequest) (*pb.ShowOverflowMenuResponse, error) + type TwoLineListItemServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TwoLineListItemServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TwoLineListItemServer) GetText1(_ context.Context, req *pb.GetText1Request) (*pb.GetText1Response, error) + func (s *TwoLineListItemServer) GetText2(_ context.Context, req *pb.GetText2Request) (*pb.GetText2Response, error) + func (s *TwoLineListItemServer) NewTwoLineListItem(_ context.Context, req *pb.NewTwoLineListItemRequest) (*pb.NewTwoLineListItemResponse, error) + type VideoViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *VideoViewServer) AddSubtitleSource(_ context.Context, req *pb.AddSubtitleSourceRequest) (*pb.AddSubtitleSourceResponse, error) + func (s *VideoViewServer) CanPause(_ context.Context, req *pb.VideoViewCanPauseRequest) (*pb.CanPauseResponse, error) + func (s *VideoViewServer) CanSeekBackward(_ context.Context, req *pb.VideoViewCanSeekBackwardRequest) (*pb.CanSeekBackwardResponse, error) + func (s *VideoViewServer) CanSeekForward(_ context.Context, req *pb.VideoViewCanSeekForwardRequest) (*pb.CanSeekForwardResponse, error) + func (s *VideoViewServer) Draw(_ context.Context, req *pb.DrawRequest) (*pb.DrawResponse, error) + func (s *VideoViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *VideoViewServer) GetAudioSessionId(_ context.Context, req *pb.VideoViewGetAudioSessionIdRequest) (*pb.GetAudioSessionIdResponse, error) + func (s *VideoViewServer) GetBufferPercentage(_ context.Context, req *pb.VideoViewGetBufferPercentageRequest) (*pb.GetBufferPercentageResponse, error) + func (s *VideoViewServer) GetCurrentPosition(_ context.Context, req *pb.VideoViewGetCurrentPositionRequest) (*pb.GetCurrentPositionResponse, error) + func (s *VideoViewServer) GetDuration(_ context.Context, req *pb.GetDurationRequest) (*pb.GetDurationResponse, error) + func (s *VideoViewServer) IsPlaying(_ context.Context, req *pb.VideoViewIsPlayingRequest) (*pb.IsPlayingResponse, error) + func (s *VideoViewServer) NewVideoView(_ context.Context, req *pb.NewVideoViewRequest) (*pb.NewVideoViewResponse, error) + func (s *VideoViewServer) OnKeyDown(_ context.Context, req *pb.OnKeyDownRequest) (*pb.OnKeyDownResponse, error) + func (s *VideoViewServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *VideoViewServer) OnTrackballEvent(_ context.Context, req *pb.OnTrackballEventRequest) (*pb.OnTrackballEventResponse, error) + func (s *VideoViewServer) Pause(_ context.Context, req *pb.VideoViewPauseRequest) (*pb.PauseResponse, error) + func (s *VideoViewServer) ResolveAdjustedSize(_ context.Context, req *pb.ResolveAdjustedSizeRequest) (*pb.ResolveAdjustedSizeResponse, error) + func (s *VideoViewServer) Resume(_ context.Context, req *pb.ResumeRequest) (*pb.ResumeResponse, error) + func (s *VideoViewServer) SeekTo(_ context.Context, req *pb.VideoViewSeekToRequest) (*pb.SeekToResponse, error) + func (s *VideoViewServer) SetAudioAttributes(_ context.Context, req *pb.SetAudioAttributesRequest) (*pb.SetAudioAttributesResponse, error) + func (s *VideoViewServer) SetAudioFocusRequest(_ context.Context, req *pb.SetAudioFocusRequestRequest) (*pb.SetAudioFocusRequestResponse, error) + func (s *VideoViewServer) SetMediaController(_ context.Context, req *pb.SetMediaControllerRequest) (*pb.SetMediaControllerResponse, error) + func (s *VideoViewServer) SetOnCompletionListener(_ context.Context, req *pb.SetOnCompletionListenerRequest) (*pb.SetOnCompletionListenerResponse, error) + func (s *VideoViewServer) SetOnErrorListener(_ context.Context, req *pb.SetOnErrorListenerRequest) (*pb.SetOnErrorListenerResponse, error) + func (s *VideoViewServer) SetOnInfoListener(_ context.Context, req *pb.SetOnInfoListenerRequest) (*pb.SetOnInfoListenerResponse, error) + func (s *VideoViewServer) SetOnPreparedListener(_ context.Context, req *pb.SetOnPreparedListenerRequest) (*pb.SetOnPreparedListenerResponse, error) + func (s *VideoViewServer) SetVideoPath(_ context.Context, req *pb.SetVideoPathRequest) (*pb.SetVideoPathResponse, error) + func (s *VideoViewServer) SetVideoURI(_ context.Context, req *pb.SetVideoURIRequest) (*pb.SetVideoURIResponse, error) + func (s *VideoViewServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error) + func (s *VideoViewServer) StopPlayback(_ context.Context, req *pb.StopPlaybackRequest) (*pb.StopPlaybackResponse, error) + func (s *VideoViewServer) Suspend(_ context.Context, req *pb.SuspendRequest) (*pb.SuspendResponse, error) + type ViewAnimatorServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ViewAnimatorServer) AddView(_ context.Context, req *pb.AddViewRequest) (*pb.AddViewResponse, error) + func (s *ViewAnimatorServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ViewAnimatorServer) GetAnimateFirstView(_ context.Context, req *pb.GetAnimateFirstViewRequest) (*pb.GetAnimateFirstViewResponse, error) + func (s *ViewAnimatorServer) GetBaseline(_ context.Context, req *pb.GetBaselineRequest) (*pb.GetBaselineResponse, error) + func (s *ViewAnimatorServer) GetCurrentView(_ context.Context, req *pb.GetCurrentViewRequest) (*pb.GetCurrentViewResponse, error) + func (s *ViewAnimatorServer) GetDisplayedChild(_ context.Context, req *pb.GetDisplayedChildRequest) (*pb.GetDisplayedChildResponse, error) + func (s *ViewAnimatorServer) GetInAnimation(_ context.Context, req *pb.GetInAnimationRequest) (*pb.GetInAnimationResponse, error) + func (s *ViewAnimatorServer) GetOutAnimation(_ context.Context, req *pb.GetOutAnimationRequest) (*pb.GetOutAnimationResponse, error) + func (s *ViewAnimatorServer) NewViewAnimator(_ context.Context, req *pb.NewViewAnimatorRequest) (*pb.NewViewAnimatorResponse, error) + func (s *ViewAnimatorServer) RemoveAllViews(_ context.Context, req *pb.RemoveAllViewsRequest) (*pb.RemoveAllViewsResponse, error) + func (s *ViewAnimatorServer) RemoveView(_ context.Context, req *pb.RemoveViewRequest) (*pb.RemoveViewResponse, error) + func (s *ViewAnimatorServer) RemoveViewAt(_ context.Context, req *pb.RemoveViewAtRequest) (*pb.RemoveViewAtResponse, error) + func (s *ViewAnimatorServer) RemoveViewInLayout(_ context.Context, req *pb.RemoveViewInLayoutRequest) (*pb.RemoveViewInLayoutResponse, error) + func (s *ViewAnimatorServer) RemoveViews(_ context.Context, req *pb.RemoveViewsRequest) (*pb.RemoveViewsResponse, error) + func (s *ViewAnimatorServer) RemoveViewsInLayout(_ context.Context, req *pb.RemoveViewsInLayoutRequest) (*pb.RemoveViewsInLayoutResponse, error) + func (s *ViewAnimatorServer) SetAnimateFirstView(_ context.Context, req *pb.SetAnimateFirstViewRequest) (*pb.SetAnimateFirstViewResponse, error) + func (s *ViewAnimatorServer) SetDisplayedChild(_ context.Context, req *pb.SetDisplayedChildRequest) (*pb.SetDisplayedChildResponse, error) + func (s *ViewAnimatorServer) SetInAnimation1_1(_ context.Context, req *pb.SetInAnimation1_1Request) (*pb.SetInAnimation1_1Response, error) + func (s *ViewAnimatorServer) SetInAnimation2(_ context.Context, req *pb.SetInAnimation2Request) (*pb.SetInAnimation2Response, error) + func (s *ViewAnimatorServer) SetOutAnimation1_1(_ context.Context, req *pb.SetOutAnimation1_1Request) (*pb.SetOutAnimation1_1Response, error) + func (s *ViewAnimatorServer) SetOutAnimation2(_ context.Context, req *pb.SetOutAnimation2Request) (*pb.SetOutAnimation2Response, error) + func (s *ViewAnimatorServer) ShowNext(_ context.Context, req *pb.ShowNextRequest) (*pb.ShowNextResponse, error) + func (s *ViewAnimatorServer) ShowPrevious(_ context.Context, req *pb.ShowPreviousRequest) (*pb.ShowPreviousResponse, error) + type ViewFlipperServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ViewFlipperServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ViewFlipperServer) GetFlipInterval(_ context.Context, req *pb.GetFlipIntervalRequest) (*pb.GetFlipIntervalResponse, error) + func (s *ViewFlipperServer) IsAutoStart(_ context.Context, req *pb.IsAutoStartRequest) (*pb.IsAutoStartResponse, error) + func (s *ViewFlipperServer) IsFlipping(_ context.Context, req *pb.IsFlippingRequest) (*pb.IsFlippingResponse, error) + func (s *ViewFlipperServer) NewViewFlipper(_ context.Context, req *pb.NewViewFlipperRequest) (*pb.NewViewFlipperResponse, error) + func (s *ViewFlipperServer) SetAutoStart(_ context.Context, req *pb.SetAutoStartRequest) (*pb.SetAutoStartResponse, error) + func (s *ViewFlipperServer) SetFlipInterval(_ context.Context, req *pb.SetFlipIntervalRequest) (*pb.SetFlipIntervalResponse, error) + func (s *ViewFlipperServer) StartFlipping(_ context.Context, req *pb.StartFlippingRequest) (*pb.StartFlippingResponse, error) + func (s *ViewFlipperServer) StopFlipping(_ context.Context, req *pb.StopFlippingRequest) (*pb.StopFlippingResponse, error) + type ViewSwitcherServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ViewSwitcherServer) AddView(_ context.Context, req *pb.AddViewRequest) (*pb.AddViewResponse, error) + func (s *ViewSwitcherServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ViewSwitcherServer) GetNextView(_ context.Context, req *pb.GetNextViewRequest) (*pb.GetNextViewResponse, error) + func (s *ViewSwitcherServer) NewViewSwitcher(_ context.Context, req *pb.NewViewSwitcherRequest) (*pb.NewViewSwitcherResponse, error) + func (s *ViewSwitcherServer) Reset(_ context.Context, req *pb.ResetRequest) (*pb.ResetResponse, error) + func (s *ViewSwitcherServer) SetFactory(_ context.Context, req *pb.SetFactoryRequest) (*pb.SetFactoryResponse, error) + type ZoomButtonServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ZoomButtonServer) DispatchUnhandledMove(_ context.Context, req *pb.DispatchUnhandledMoveRequest) (*pb.DispatchUnhandledMoveResponse, error) + func (s *ZoomButtonServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ZoomButtonServer) NewZoomButton(_ context.Context, req *pb.NewZoomButtonRequest) (*pb.NewZoomButtonResponse, error) + func (s *ZoomButtonServer) OnKeyUp(_ context.Context, req *pb.OnKeyUpRequest) (*pb.OnKeyUpResponse, error) + func (s *ZoomButtonServer) OnLongClick(_ context.Context, req *pb.OnLongClickRequest) (*pb.OnLongClickResponse, error) + func (s *ZoomButtonServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *ZoomButtonServer) SetEnabled(_ context.Context, req *pb.SetEnabledRequest) (*pb.SetEnabledResponse, error) + func (s *ZoomButtonServer) SetZoomSpeed(_ context.Context, req *pb.SetZoomSpeedRequest) (*pb.SetZoomSpeedResponse, error) + type ZoomButtonsControllerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ZoomButtonsControllerServer) GetContainer(_ context.Context, req *pb.GetContainerRequest) (*pb.GetContainerResponse, error) + func (s *ZoomButtonsControllerServer) GetZoomControls(_ context.Context, req *pb.GetZoomControlsRequest) (*pb.GetZoomControlsResponse, error) + func (s *ZoomButtonsControllerServer) IsAutoDismissed(_ context.Context, req *pb.IsAutoDismissedRequest) (*pb.IsAutoDismissedResponse, error) + func (s *ZoomButtonsControllerServer) IsVisible(_ context.Context, req *pb.IsVisibleRequest) (*pb.IsVisibleResponse, error) + func (s *ZoomButtonsControllerServer) NewZoomButtonsController(_ context.Context, req *pb.NewZoomButtonsControllerRequest) (*pb.NewZoomButtonsControllerResponse, error) + func (s *ZoomButtonsControllerServer) OnTouch(_ context.Context, req *pb.OnTouchRequest) (*pb.OnTouchResponse, error) + func (s *ZoomButtonsControllerServer) SetAutoDismissed(_ context.Context, req *pb.SetAutoDismissedRequest) (*pb.SetAutoDismissedResponse, error) + func (s *ZoomButtonsControllerServer) SetFocusable(_ context.Context, req *pb.SetFocusableRequest) (*pb.SetFocusableResponse, error) + func (s *ZoomButtonsControllerServer) SetOnZoomListener(_ context.Context, req *pb.SetOnZoomListenerRequest) (*pb.SetOnZoomListenerResponse, error) + func (s *ZoomButtonsControllerServer) SetVisible(_ context.Context, req *pb.SetVisibleRequest) (*pb.SetVisibleResponse, error) + func (s *ZoomButtonsControllerServer) SetZoomInEnabled(_ context.Context, req *pb.SetZoomInEnabledRequest) (*pb.SetZoomInEnabledResponse, error) + func (s *ZoomButtonsControllerServer) SetZoomOutEnabled(_ context.Context, req *pb.SetZoomOutEnabledRequest) (*pb.SetZoomOutEnabledResponse, error) + func (s *ZoomButtonsControllerServer) SetZoomSpeed(_ context.Context, req *pb.SetZoomSpeedRequest) (*pb.SetZoomSpeedResponse, error) + type ZoomControlsServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ZoomControlsServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *ZoomControlsServer) HasFocus(_ context.Context, req *pb.HasFocusRequest) (*pb.HasFocusResponse, error) + func (s *ZoomControlsServer) Hide(_ context.Context, req *pb.HideRequest) (*pb.HideResponse, error) + func (s *ZoomControlsServer) NewZoomControls(_ context.Context, req *pb.NewZoomControlsRequest) (*pb.NewZoomControlsResponse, error) + func (s *ZoomControlsServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *ZoomControlsServer) SetIsZoomInEnabled(_ context.Context, req *pb.SetIsZoomInEnabledRequest) (*pb.SetIsZoomInEnabledResponse, error) + func (s *ZoomControlsServer) SetIsZoomOutEnabled(_ context.Context, req *pb.SetIsZoomOutEnabledRequest) (*pb.SetIsZoomOutEnabledResponse, error) + func (s *ZoomControlsServer) SetOnZoomInClickListener(_ context.Context, req *pb.SetOnZoomInClickListenerRequest) (*pb.SetOnZoomInClickListenerResponse, error) + func (s *ZoomControlsServer) SetOnZoomOutClickListener(_ context.Context, req *pb.SetOnZoomOutClickListenerRequest) (*pb.SetOnZoomOutClickListenerResponse, error) + func (s *ZoomControlsServer) SetZoomSpeed(_ context.Context, req *pb.SetZoomSpeedRequest) (*pb.SetZoomSpeedResponse, error) + func (s *ZoomControlsServer) Show(_ context.Context, req *pb.ShowRequest) (*pb.ShowResponse, error)