Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ConfigurationServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ConfigurationServer) Get(_ context.Context, req *pb.ConfigurationGetRequest) (*pb.ConfigurationGetResponse, error) + func (s *ConfigurationServer) GetAmbiguousGestureMultiplier(_ context.Context, req *pb.GetAmbiguousGestureMultiplierRequest) (*pb.GetAmbiguousGestureMultiplierResponse, error) + func (s *ConfigurationServer) GetDefaultActionModeHideDuration(_ context.Context, req *pb.GetDefaultActionModeHideDurationRequest) (*pb.GetDefaultActionModeHideDurationResponse, error) + func (s *ConfigurationServer) GetDoubleTapTimeout(_ context.Context, req *pb.GetDoubleTapTimeoutRequest) (*pb.GetDoubleTapTimeoutResponse, error) + func (s *ConfigurationServer) GetEdgeSlop(_ context.Context, req *pb.GetEdgeSlopRequest) (*pb.GetEdgeSlopResponse, error) + func (s *ConfigurationServer) GetFadingEdgeLength(_ context.Context, req *pb.GetFadingEdgeLengthRequest) (*pb.GetFadingEdgeLengthResponse, error) + func (s *ConfigurationServer) GetGlobalActionKeyTimeout(_ context.Context, req *pb.GetGlobalActionKeyTimeoutRequest) (*pb.GetGlobalActionKeyTimeoutResponse, error) + func (s *ConfigurationServer) GetJumpTapTimeout(_ context.Context, req *pb.GetJumpTapTimeoutRequest) (*pb.GetJumpTapTimeoutResponse, error) + func (s *ConfigurationServer) GetKeyRepeatDelay(_ context.Context, req *pb.GetKeyRepeatDelayRequest) (*pb.GetKeyRepeatDelayResponse, error) + func (s *ConfigurationServer) GetKeyRepeatTimeout(_ context.Context, req *pb.GetKeyRepeatTimeoutRequest) (*pb.GetKeyRepeatTimeoutResponse, error) + func (s *ConfigurationServer) GetLongPressTimeout(_ context.Context, req *pb.GetLongPressTimeoutRequest) (*pb.GetLongPressTimeoutResponse, error) + func (s *ConfigurationServer) GetMaximumDrawingCacheSize(_ context.Context, req *pb.GetMaximumDrawingCacheSizeRequest) (*pb.GetMaximumDrawingCacheSizeResponse, error) + func (s *ConfigurationServer) GetMaximumFlingVelocity(_ context.Context, req *pb.GetMaximumFlingVelocityRequest) (*pb.GetMaximumFlingVelocityResponse, error) + func (s *ConfigurationServer) GetMinimumFlingVelocity(_ context.Context, req *pb.GetMinimumFlingVelocityRequest) (*pb.GetMinimumFlingVelocityResponse, error) + func (s *ConfigurationServer) GetMultiPressTimeout(_ context.Context, req *pb.GetMultiPressTimeoutRequest) (*pb.GetMultiPressTimeoutResponse, error) + func (s *ConfigurationServer) GetPressedStateDuration(_ context.Context, req *pb.GetPressedStateDurationRequest) (*pb.GetPressedStateDurationResponse, error) + func (s *ConfigurationServer) GetScaledAmbiguousGestureMultiplier(_ context.Context, req *pb.GetScaledAmbiguousGestureMultiplierRequest) (*pb.GetScaledAmbiguousGestureMultiplierResponse, error) + func (s *ConfigurationServer) GetScaledDoubleTapSlop(_ context.Context, req *pb.GetScaledDoubleTapSlopRequest) (*pb.GetScaledDoubleTapSlopResponse, error) + func (s *ConfigurationServer) GetScaledEdgeSlop(_ context.Context, req *pb.GetScaledEdgeSlopRequest) (*pb.GetScaledEdgeSlopResponse, error) + func (s *ConfigurationServer) GetScaledFadingEdgeLength(_ context.Context, req *pb.GetScaledFadingEdgeLengthRequest) (*pb.GetScaledFadingEdgeLengthResponse, error) + func (s *ConfigurationServer) GetScaledHandwritingGestureLineMargin(_ context.Context, req *pb.GetScaledHandwritingGestureLineMarginRequest) (*pb.GetScaledHandwritingGestureLineMarginResponse, error) + func (s *ConfigurationServer) GetScaledHandwritingSlop(_ context.Context, req *pb.GetScaledHandwritingSlopRequest) (*pb.GetScaledHandwritingSlopResponse, error) + func (s *ConfigurationServer) GetScaledHorizontalScrollFactor(_ context.Context, req *pb.GetScaledHorizontalScrollFactorRequest) (*pb.GetScaledHorizontalScrollFactorResponse, error) + func (s *ConfigurationServer) GetScaledHoverSlop(_ context.Context, req *pb.GetScaledHoverSlopRequest) (*pb.GetScaledHoverSlopResponse, error) + func (s *ConfigurationServer) GetScaledMaximumDrawingCacheSize(_ context.Context, req *pb.GetScaledMaximumDrawingCacheSizeRequest) (*pb.GetScaledMaximumDrawingCacheSizeResponse, error) + func (s *ConfigurationServer) GetScaledMaximumFlingVelocity0(_ context.Context, req *pb.GetScaledMaximumFlingVelocity0Request) (*pb.GetScaledMaximumFlingVelocity0Response, error) + func (s *ConfigurationServer) GetScaledMaximumFlingVelocity3_1(_ context.Context, req *pb.GetScaledMaximumFlingVelocity3_1Request) (*pb.GetScaledMaximumFlingVelocity3_1Response, error) + func (s *ConfigurationServer) GetScaledMinimumFlingVelocity0(_ context.Context, req *pb.GetScaledMinimumFlingVelocity0Request) (*pb.GetScaledMinimumFlingVelocity0Response, error) + func (s *ConfigurationServer) GetScaledMinimumFlingVelocity3_1(_ context.Context, req *pb.GetScaledMinimumFlingVelocity3_1Request) (*pb.GetScaledMinimumFlingVelocity3_1Response, error) + func (s *ConfigurationServer) GetScaledMinimumScalingSpan(_ context.Context, req *pb.GetScaledMinimumScalingSpanRequest) (*pb.GetScaledMinimumScalingSpanResponse, error) + func (s *ConfigurationServer) GetScaledOverflingDistance(_ context.Context, req *pb.GetScaledOverflingDistanceRequest) (*pb.GetScaledOverflingDistanceResponse, error) + func (s *ConfigurationServer) GetScaledOverscrollDistance(_ context.Context, req *pb.GetScaledOverscrollDistanceRequest) (*pb.GetScaledOverscrollDistanceResponse, error) + func (s *ConfigurationServer) GetScaledPagingTouchSlop(_ context.Context, req *pb.GetScaledPagingTouchSlopRequest) (*pb.GetScaledPagingTouchSlopResponse, error) + func (s *ConfigurationServer) GetScaledScrollBarSize(_ context.Context, req *pb.GetScaledScrollBarSizeRequest) (*pb.GetScaledScrollBarSizeResponse, error) + func (s *ConfigurationServer) GetScaledTouchSlop(_ context.Context, req *pb.GetScaledTouchSlopRequest) (*pb.GetScaledTouchSlopResponse, error) + func (s *ConfigurationServer) GetScaledVerticalScrollFactor(_ context.Context, req *pb.GetScaledVerticalScrollFactorRequest) (*pb.GetScaledVerticalScrollFactorResponse, error) + func (s *ConfigurationServer) GetScaledWindowTouchSlop(_ context.Context, req *pb.GetScaledWindowTouchSlopRequest) (*pb.GetScaledWindowTouchSlopResponse, error) + func (s *ConfigurationServer) GetScrollBarFadeDuration(_ context.Context, req *pb.GetScrollBarFadeDurationRequest) (*pb.GetScrollBarFadeDurationResponse, error) + func (s *ConfigurationServer) GetScrollBarSize(_ context.Context, req *pb.GetScrollBarSizeRequest) (*pb.GetScrollBarSizeResponse, error) + func (s *ConfigurationServer) GetScrollDefaultDelay(_ context.Context, req *pb.GetScrollDefaultDelayRequest) (*pb.GetScrollDefaultDelayResponse, error) + func (s *ConfigurationServer) GetScrollFriction(_ context.Context, req *pb.GetScrollFrictionRequest) (*pb.GetScrollFrictionResponse, error) + func (s *ConfigurationServer) GetTapTimeout(_ context.Context, req *pb.GetTapTimeoutRequest) (*pb.GetTapTimeoutResponse, error) + func (s *ConfigurationServer) GetTouchSlop(_ context.Context, req *pb.GetTouchSlopRequest) (*pb.GetTouchSlopResponse, error) + func (s *ConfigurationServer) GetWindowTouchSlop(_ context.Context, req *pb.GetWindowTouchSlopRequest) (*pb.GetWindowTouchSlopResponse, error) + func (s *ConfigurationServer) GetZoomControlsTimeout(_ context.Context, req *pb.GetZoomControlsTimeoutRequest) (*pb.GetZoomControlsTimeoutResponse, error) + func (s *ConfigurationServer) HasPermanentMenuKey(_ context.Context, req *pb.HasPermanentMenuKeyRequest) (*pb.HasPermanentMenuKeyResponse, error) + func (s *ConfigurationServer) NewConfiguration(_ context.Context, req *pb.NewConfigurationRequest) (*pb.NewConfigurationResponse, error) + func (s *ConfigurationServer) ShouldShowMenuShortcutsWhenKeyboardPresent(_ context.Context, req *pb.ShouldShowMenuShortcutsWhenKeyboardPresentRequest) (*pb.ShouldShowMenuShortcutsWhenKeyboardPresentResponse, error) + type ContextThemeWrapperServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ContextThemeWrapperServer) ApplyOverrideConfiguration(_ context.Context, req *pb.ApplyOverrideConfigurationRequest) (*pb.ApplyOverrideConfigurationResponse, error) + func (s *ContextThemeWrapperServer) GetAssets(_ context.Context, req *pb.GetAssetsRequest) (*pb.GetAssetsResponse, error) + func (s *ContextThemeWrapperServer) GetResources(_ context.Context, req *pb.GetResourcesRequest) (*pb.GetResourcesResponse, error) + func (s *ContextThemeWrapperServer) GetSystemService(_ context.Context, req *pb.GetSystemServiceRequest) (*pb.GetSystemServiceResponse, error) + func (s *ContextThemeWrapperServer) GetTheme(_ context.Context, req *pb.GetThemeRequest) (*pb.GetThemeResponse, error) + func (s *ContextThemeWrapperServer) NewContextThemeWrapper(_ context.Context, req *pb.NewContextThemeWrapperRequest) (*pb.NewContextThemeWrapperResponse, error) + func (s *ContextThemeWrapperServer) SetTheme1(_ context.Context, req *pb.SetTheme1Request) (*pb.SetTheme1Response, error) + func (s *ContextThemeWrapperServer) SetTheme1_1(_ context.Context, req *pb.SetTheme1_1Request) (*pb.SetTheme1_1Response, error) + type DebugServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *DebugServer) DumpCapturedView(_ context.Context, req *pb.DumpCapturedViewRequest) (*pb.DumpCapturedViewResponse, error) + func (s *DebugServer) NewDebug(_ context.Context, req *pb.NewDebugRequest) (*pb.NewDebugResponse, error) + func (s *DebugServer) StartHierarchyTracing(_ context.Context, req *pb.StartHierarchyTracingRequest) (*pb.StartHierarchyTracingResponse, error) + func (s *DebugServer) StartRecyclerTracing(_ context.Context, req *pb.StartRecyclerTracingRequest) (*pb.StartRecyclerTracingResponse, error) + func (s *DebugServer) StopHierarchyTracing(_ context.Context, req *pb.StopHierarchyTracingRequest) (*pb.StopHierarchyTracingResponse, error) + func (s *DebugServer) StopRecyclerTracing(_ context.Context, req *pb.StopRecyclerTracingRequest) (*pb.StopRecyclerTracingResponse, error) + func (s *DebugServer) Trace2(_ context.Context, req *pb.Trace2Request) (*pb.Trace2Response, error) + func (s *DebugServer) Trace3_1(_ context.Context, req *pb.Trace3_1Request) (*pb.Trace3_1Response, error) + type DisplayCutoutServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *DisplayCutoutServer) Equals(_ context.Context, req *pb.DisplayCutoutEqualsRequest) (*pb.EqualsResponse, error) + func (s *DisplayCutoutServer) GetBoundingRectBottom(_ context.Context, req *pb.GetBoundingRectBottomRequest) (*pb.GetBoundingRectBottomResponse, error) + func (s *DisplayCutoutServer) GetBoundingRectLeft(_ context.Context, req *pb.GetBoundingRectLeftRequest) (*pb.GetBoundingRectLeftResponse, error) + func (s *DisplayCutoutServer) GetBoundingRectRight(_ context.Context, req *pb.GetBoundingRectRightRequest) (*pb.GetBoundingRectRightResponse, error) + func (s *DisplayCutoutServer) GetBoundingRectTop(_ context.Context, req *pb.GetBoundingRectTopRequest) (*pb.GetBoundingRectTopResponse, error) + func (s *DisplayCutoutServer) GetBoundingRects(_ context.Context, req *pb.DisplayCutoutGetBoundingRectsRequest) (*pb.GetBoundingRectsResponse, error) + func (s *DisplayCutoutServer) GetCutoutPath(_ context.Context, req *pb.GetCutoutPathRequest) (*pb.GetCutoutPathResponse, error) + func (s *DisplayCutoutServer) GetSafeInsetBottom(_ context.Context, req *pb.GetSafeInsetBottomRequest) (*pb.GetSafeInsetBottomResponse, error) + func (s *DisplayCutoutServer) GetSafeInsetLeft(_ context.Context, req *pb.GetSafeInsetLeftRequest) (*pb.GetSafeInsetLeftResponse, error) + func (s *DisplayCutoutServer) GetSafeInsetRight(_ context.Context, req *pb.GetSafeInsetRightRequest) (*pb.GetSafeInsetRightResponse, error) + func (s *DisplayCutoutServer) GetSafeInsetTop(_ context.Context, req *pb.GetSafeInsetTopRequest) (*pb.GetSafeInsetTopResponse, error) + func (s *DisplayCutoutServer) GetWaterfallInsets(_ context.Context, req *pb.GetWaterfallInsetsRequest) (*pb.GetWaterfallInsetsResponse, error) + func (s *DisplayCutoutServer) HashCode(_ context.Context, req *pb.DisplayCutoutHashCodeRequest) (*pb.HashCodeResponse, error) + func (s *DisplayCutoutServer) NewDisplayCutout(_ context.Context, req *pb.NewDisplayCutoutRequest) (*pb.NewDisplayCutoutResponse, error) + func (s *DisplayCutoutServer) ToString(_ context.Context, req *pb.DisplayCutoutToStringRequest) (*pb.ToStringResponse, error) + type FrameMetricsServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *FrameMetricsServer) GetMetric(_ context.Context, req *pb.GetMetricRequest) (*pb.GetMetricResponse, error) + func (s *FrameMetricsServer) NewFrameMetrics(_ context.Context, req *pb.NewFrameMetricsRequest) (*pb.NewFrameMetricsResponse, error) + type GestureDetectorServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *GestureDetectorServer) IsLongpressEnabled(_ context.Context, req *pb.IsLongpressEnabledRequest) (*pb.IsLongpressEnabledResponse, error) + func (s *GestureDetectorServer) NewGestureDetector(_ context.Context, req *pb.NewGestureDetectorRequest) (*pb.NewGestureDetectorResponse, error) + func (s *GestureDetectorServer) OnGenericMotionEvent(_ context.Context, req *pb.OnGenericMotionEventRequest) (*pb.OnGenericMotionEventResponse, error) + func (s *GestureDetectorServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *GestureDetectorServer) SetContextClickListener(_ context.Context, req *pb.SetContextClickListenerRequest) (*pb.SetContextClickListenerResponse, error) + func (s *GestureDetectorServer) SetIsLongpressEnabled(_ context.Context, req *pb.SetIsLongpressEnabledRequest) (*pb.SetIsLongpressEnabledResponse, error) + func (s *GestureDetectorServer) SetOnDoubleTapListener(_ context.Context, req *pb.SetOnDoubleTapListenerRequest) (*pb.SetOnDoubleTapListenerResponse, error) + type GravityServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *GravityServer) Apply5(_ context.Context, req *pb.Apply5Request) (*pb.Apply5Response, error) + func (s *GravityServer) Apply6_1(_ context.Context, req *pb.Apply6_1Request) (*pb.Apply6_1Response, error) + func (s *GravityServer) Apply7_2(_ context.Context, req *pb.Apply7_2Request) (*pb.Apply7_2Response, error) + func (s *GravityServer) Apply8_3(_ context.Context, req *pb.Apply8_3Request) (*pb.Apply8_3Response, error) + func (s *GravityServer) ApplyDisplay3(_ context.Context, req *pb.ApplyDisplay3Request) (*pb.ApplyDisplay3Response, error) + func (s *GravityServer) ApplyDisplay4_1(_ context.Context, req *pb.ApplyDisplay4_1Request) (*pb.ApplyDisplay4_1Response, error) + func (s *GravityServer) GetAbsoluteGravity(_ context.Context, req *pb.GetAbsoluteGravityRequest) (*pb.GetAbsoluteGravityResponse, error) + func (s *GravityServer) IsHorizontal(_ context.Context, req *pb.IsHorizontalRequest) (*pb.IsHorizontalResponse, error) + func (s *GravityServer) IsVertical(_ context.Context, req *pb.IsVerticalRequest) (*pb.IsVerticalResponse, error) + func (s *GravityServer) NewGravity(_ context.Context, req *pb.NewGravityRequest) (*pb.NewGravityResponse, error) + type KeyEventServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *KeyEventServer) ChangeAction(_ context.Context, req *pb.ChangeActionRequest) (*pb.ChangeActionResponse, error) + func (s *KeyEventServer) ChangeFlags(_ context.Context, req *pb.ChangeFlagsRequest) (*pb.ChangeFlagsResponse, error) + func (s *KeyEventServer) ChangeTimeRepeat3(_ context.Context, req *pb.ChangeTimeRepeat3Request) (*pb.ChangeTimeRepeat3Response, error) + func (s *KeyEventServer) ChangeTimeRepeat4_1(_ context.Context, req *pb.ChangeTimeRepeat4_1Request) (*pb.ChangeTimeRepeat4_1Response, error) + func (s *KeyEventServer) Dispatch1(_ context.Context, req *pb.Dispatch1Request) (*pb.Dispatch1Response, error) + func (s *KeyEventServer) Dispatch3_1(_ context.Context, req *pb.Dispatch3_1Request) (*pb.Dispatch3_1Response, error) + func (s *KeyEventServer) GetAction(_ context.Context, req *pb.KeyEventGetActionRequest) (*pb.GetActionResponse, error) + func (s *KeyEventServer) GetCharacters(_ context.Context, req *pb.GetCharactersRequest) (*pb.GetCharactersResponse, error) + func (s *KeyEventServer) GetDeadChar(_ context.Context, req *pb.GetDeadCharRequest) (*pb.GetDeadCharResponse, error) + func (s *KeyEventServer) GetDeviceId(_ context.Context, req *pb.KeyEventGetDeviceIdRequest) (*pb.GetDeviceIdResponse, error) + func (s *KeyEventServer) GetDisplayLabel(_ context.Context, req *pb.GetDisplayLabelRequest) (*pb.GetDisplayLabelResponse, error) + func (s *KeyEventServer) GetDownTime(_ context.Context, req *pb.KeyEventGetDownTimeRequest) (*pb.GetDownTimeResponse, error) + func (s *KeyEventServer) GetEventTime(_ context.Context, req *pb.KeyEventGetEventTimeRequest) (*pb.GetEventTimeResponse, error) + func (s *KeyEventServer) GetFlags(_ context.Context, req *pb.KeyEventGetFlagsRequest) (*pb.GetFlagsResponse, error) + func (s *KeyEventServer) GetKeyCharacterMap(_ context.Context, req *pb.GetKeyCharacterMapRequest) (*pb.GetKeyCharacterMapResponse, error) + func (s *KeyEventServer) GetKeyCode(_ context.Context, req *pb.GetKeyCodeRequest) (*pb.GetKeyCodeResponse, error) + func (s *KeyEventServer) GetKeyData(_ context.Context, req *pb.GetKeyDataRequest) (*pb.GetKeyDataResponse, error) + func (s *KeyEventServer) GetMatch1(_ context.Context, req *pb.GetMatch1Request) (*pb.GetMatch1Response, error) + func (s *KeyEventServer) GetMatch2_1(_ context.Context, req *pb.GetMatch2_1Request) (*pb.GetMatch2_1Response, error) + func (s *KeyEventServer) GetMaxKeyCode(_ context.Context, req *pb.GetMaxKeyCodeRequest) (*pb.GetMaxKeyCodeResponse, error) + func (s *KeyEventServer) GetMetaState(_ context.Context, req *pb.KeyEventGetMetaStateRequest) (*pb.GetMetaStateResponse, error) + func (s *KeyEventServer) GetModifierMetaStateMask(_ context.Context, req *pb.GetModifierMetaStateMaskRequest) (*pb.GetModifierMetaStateMaskResponse, error) + func (s *KeyEventServer) GetModifiers(_ context.Context, req *pb.GetModifiersRequest) (*pb.GetModifiersResponse, error) + func (s *KeyEventServer) GetNumber(_ context.Context, req *pb.GetNumberRequest) (*pb.GetNumberResponse, error) + func (s *KeyEventServer) GetRepeatCount(_ context.Context, req *pb.GetRepeatCountRequest) (*pb.GetRepeatCountResponse, error) + func (s *KeyEventServer) GetScanCode(_ context.Context, req *pb.GetScanCodeRequest) (*pb.GetScanCodeResponse, error) + func (s *KeyEventServer) GetSource(_ context.Context, req *pb.KeyEventGetSourceRequest) (*pb.GetSourceResponse, error) + func (s *KeyEventServer) GetUnicodeChar0(_ context.Context, req *pb.GetUnicodeChar0Request) (*pb.GetUnicodeChar0Response, error) + func (s *KeyEventServer) GetUnicodeChar1_1(_ context.Context, req *pb.GetUnicodeChar1_1Request) (*pb.GetUnicodeChar1_1Response, error) + func (s *KeyEventServer) HasModifiers(_ context.Context, req *pb.HasModifiersRequest) (*pb.HasModifiersResponse, error) + func (s *KeyEventServer) HasNoModifiers(_ context.Context, req *pb.HasNoModifiersRequest) (*pb.HasNoModifiersResponse, error) + func (s *KeyEventServer) IsAltPressed(_ context.Context, req *pb.IsAltPressedRequest) (*pb.IsAltPressedResponse, error) + func (s *KeyEventServer) IsCanceled(_ context.Context, req *pb.IsCanceledRequest) (*pb.IsCanceledResponse, error) + func (s *KeyEventServer) IsCapsLockOn(_ context.Context, req *pb.IsCapsLockOnRequest) (*pb.IsCapsLockOnResponse, error) + func (s *KeyEventServer) IsCtrlPressed(_ context.Context, req *pb.IsCtrlPressedRequest) (*pb.IsCtrlPressedResponse, error) + func (s *KeyEventServer) IsFunctionPressed(_ context.Context, req *pb.IsFunctionPressedRequest) (*pb.IsFunctionPressedResponse, error) + func (s *KeyEventServer) IsGamepadButton(_ context.Context, req *pb.IsGamepadButtonRequest) (*pb.IsGamepadButtonResponse, error) + func (s *KeyEventServer) IsLongPress(_ context.Context, req *pb.IsLongPressRequest) (*pb.IsLongPressResponse, error) + func (s *KeyEventServer) IsMediaSessionKey(_ context.Context, req *pb.IsMediaSessionKeyRequest) (*pb.IsMediaSessionKeyResponse, error) + func (s *KeyEventServer) IsMetaPressed(_ context.Context, req *pb.IsMetaPressedRequest) (*pb.IsMetaPressedResponse, error) + func (s *KeyEventServer) IsModifierKey(_ context.Context, req *pb.IsModifierKeyRequest) (*pb.IsModifierKeyResponse, error) + func (s *KeyEventServer) IsNumLockOn(_ context.Context, req *pb.IsNumLockOnRequest) (*pb.IsNumLockOnResponse, error) + func (s *KeyEventServer) IsPrintingKey(_ context.Context, req *pb.IsPrintingKeyRequest) (*pb.IsPrintingKeyResponse, error) + func (s *KeyEventServer) IsScrollLockOn(_ context.Context, req *pb.IsScrollLockOnRequest) (*pb.IsScrollLockOnResponse, error) + func (s *KeyEventServer) IsShiftPressed(_ context.Context, req *pb.IsShiftPressedRequest) (*pb.IsShiftPressedResponse, error) + func (s *KeyEventServer) IsSymPressed(_ context.Context, req *pb.IsSymPressedRequest) (*pb.IsSymPressedResponse, error) + func (s *KeyEventServer) IsSystem(_ context.Context, req *pb.IsSystemRequest) (*pb.IsSystemResponse, error) + func (s *KeyEventServer) IsTracking(_ context.Context, req *pb.IsTrackingRequest) (*pb.IsTrackingResponse, error) + func (s *KeyEventServer) KeyCodeFromString(_ context.Context, req *pb.KeyCodeFromStringRequest) (*pb.KeyCodeFromStringResponse, error) + func (s *KeyEventServer) KeyCodeToString(_ context.Context, req *pb.KeyCodeToStringRequest) (*pb.KeyCodeToStringResponse, error) + func (s *KeyEventServer) MetaStateHasModifiers(_ context.Context, req *pb.MetaStateHasModifiersRequest) (*pb.MetaStateHasModifiersResponse, error) + func (s *KeyEventServer) MetaStateHasNoModifiers(_ context.Context, req *pb.MetaStateHasNoModifiersRequest) (*pb.MetaStateHasNoModifiersResponse, error) + func (s *KeyEventServer) NewKeyEvent(_ context.Context, req *pb.NewKeyEventRequest) (*pb.NewKeyEventResponse, error) + func (s *KeyEventServer) NormalizeMetaState(_ context.Context, req *pb.NormalizeMetaStateRequest) (*pb.NormalizeMetaStateResponse, error) + func (s *KeyEventServer) SetSource(_ context.Context, req *pb.KeyEventSetSourceRequest) (*pb.SetSourceResponse, error) + func (s *KeyEventServer) StartTracking(_ context.Context, req *pb.StartTrackingRequest) (*pb.StartTrackingResponse, error) + func (s *KeyEventServer) ToString(_ context.Context, req *pb.KeyEventToStringRequest) (*pb.ToStringResponse, error) + func (s *KeyEventServer) WriteToParcel(_ context.Context, req *pb.KeyEventWriteToParcelRequest) (*pb.WriteToParcelResponse, error) + type KeyboardShortcutGroupServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *KeyboardShortcutGroupServer) AddItem(_ context.Context, req *pb.AddItemRequest) (*pb.AddItemResponse, error) + func (s *KeyboardShortcutGroupServer) DescribeContents(_ context.Context, req *pb.KeyboardShortcutGroupDescribeContentsRequest) (*pb.DescribeContentsResponse, error) + func (s *KeyboardShortcutGroupServer) GetItems(_ context.Context, req *pb.GetItemsRequest) (*pb.GetItemsResponse, error) + func (s *KeyboardShortcutGroupServer) GetLabel(_ context.Context, req *pb.GetLabelRequest) (*pb.GetLabelResponse, error) + func (s *KeyboardShortcutGroupServer) NewKeyboardShortcutGroup(_ context.Context, req *pb.NewKeyboardShortcutGroupRequest) (*pb.NewKeyboardShortcutGroupResponse, error) + func (s *KeyboardShortcutGroupServer) WriteToParcel(_ context.Context, req *pb.KeyboardShortcutGroupWriteToParcelRequest) (*pb.WriteToParcelResponse, error) + type KeyboardShortcutInfoServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *KeyboardShortcutInfoServer) DescribeContents(_ context.Context, req *pb.KeyboardShortcutInfoDescribeContentsRequest) (*pb.DescribeContentsResponse, error) + func (s *KeyboardShortcutInfoServer) GetBaseCharacter(_ context.Context, req *pb.GetBaseCharacterRequest) (*pb.GetBaseCharacterResponse, error) + func (s *KeyboardShortcutInfoServer) GetKeycode(_ context.Context, req *pb.GetKeycodeRequest) (*pb.GetKeycodeResponse, error) + func (s *KeyboardShortcutInfoServer) GetLabel(_ context.Context, req *pb.GetLabelRequest) (*pb.GetLabelResponse, error) + func (s *KeyboardShortcutInfoServer) GetModifiers(_ context.Context, req *pb.GetModifiersRequest) (*pb.GetModifiersResponse, error) + func (s *KeyboardShortcutInfoServer) NewKeyboardShortcutInfo(_ context.Context, req *pb.NewKeyboardShortcutInfoRequest) (*pb.NewKeyboardShortcutInfoResponse, error) + func (s *KeyboardShortcutInfoServer) WriteToParcel(_ context.Context, req *pb.KeyboardShortcutInfoWriteToParcelRequest) (*pb.WriteToParcelResponse, error) + type LayoutInflaterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *LayoutInflaterServer) CloneInContext(_ context.Context, req *pb.CloneInContextRequest) (*pb.CloneInContextResponse, error) + func (s *LayoutInflaterServer) CreateView3_1(_ context.Context, req *pb.CreateView3_1Request) (*pb.CreateView3_1Response, error) + func (s *LayoutInflaterServer) CreateView4(_ context.Context, req *pb.CreateView4Request) (*pb.CreateView4Response, error) + func (s *LayoutInflaterServer) From(_ context.Context, req *pb.FromRequest) (*pb.FromResponse, error) + func (s *LayoutInflaterServer) GetContext(_ context.Context, req *pb.GetContextRequest) (*pb.GetContextResponse, error) + func (s *LayoutInflaterServer) GetFactory(_ context.Context, req *pb.GetFactoryRequest) (*pb.GetFactoryResponse, error) + func (s *LayoutInflaterServer) GetFactory2(_ context.Context, req *pb.GetFactory2Request) (*pb.GetFactory2Response, error) + func (s *LayoutInflaterServer) GetFilter(_ context.Context, req *pb.GetFilterRequest) (*pb.GetFilterResponse, error) + func (s *LayoutInflaterServer) Inflate2(_ context.Context, req *pb.Inflate2Request) (*pb.Inflate2Response, error) + func (s *LayoutInflaterServer) Inflate2_2(_ context.Context, req *pb.Inflate2_2Request) (*pb.Inflate2_2Response, error) + func (s *LayoutInflaterServer) Inflate3_1(_ context.Context, req *pb.Inflate3_1Request) (*pb.Inflate3_1Response, error) + func (s *LayoutInflaterServer) Inflate3_3(_ context.Context, req *pb.Inflate3_3Request) (*pb.Inflate3_3Response, error) + func (s *LayoutInflaterServer) OnCreateView(_ context.Context, req *pb.OnCreateViewRequest) (*pb.OnCreateViewResponse, error) + func (s *LayoutInflaterServer) SetFactory(_ context.Context, req *pb.SetFactoryRequest) (*pb.SetFactoryResponse, error) + func (s *LayoutInflaterServer) SetFactory2(_ context.Context, req *pb.SetFactory2Request) (*pb.SetFactory2Response, error) + func (s *LayoutInflaterServer) SetFilter(_ context.Context, req *pb.SetFilterRequest) (*pb.SetFilterResponse, error) + type MenuInflaterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *MenuInflaterServer) Inflate(_ context.Context, req *pb.InflateRequest) (*pb.InflateResponse, error) + func (s *MenuInflaterServer) NewMenuInflater(_ context.Context, req *pb.NewMenuInflaterRequest) (*pb.NewMenuInflaterResponse, error) + type MotionPredictorServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *MotionPredictorServer) IsPredictionAvailable(_ context.Context, req *pb.IsPredictionAvailableRequest) (*pb.IsPredictionAvailableResponse, error) + func (s *MotionPredictorServer) NewMotionPredictor(_ context.Context, req *pb.NewMotionPredictorRequest) (*pb.NewMotionPredictorResponse, error) + func (s *MotionPredictorServer) Predict(_ context.Context, req *pb.PredictRequest) (*pb.PredictResponse, error) + func (s *MotionPredictorServer) Record(_ context.Context, req *pb.RecordRequest) (*pb.RecordResponse, error) + type RoundedCornerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *RoundedCornerServer) DescribeContents(_ context.Context, req *pb.RoundedCornerDescribeContentsRequest) (*pb.DescribeContentsResponse, error) + func (s *RoundedCornerServer) Equals(_ context.Context, req *pb.RoundedCornerEqualsRequest) (*pb.EqualsResponse, error) + func (s *RoundedCornerServer) GetCenter(_ context.Context, req *pb.GetCenterRequest) (*pb.GetCenterResponse, error) + func (s *RoundedCornerServer) GetPosition(_ context.Context, req *pb.GetPositionRequest) (*pb.GetPositionResponse, error) + func (s *RoundedCornerServer) GetRadius(_ context.Context, req *pb.GetRadiusRequest) (*pb.GetRadiusResponse, error) + func (s *RoundedCornerServer) HashCode(_ context.Context, req *pb.RoundedCornerHashCodeRequest) (*pb.HashCodeResponse, error) + func (s *RoundedCornerServer) NewRoundedCorner(_ context.Context, req *pb.NewRoundedCornerRequest) (*pb.NewRoundedCornerResponse, error) + func (s *RoundedCornerServer) ToString(_ context.Context, req *pb.RoundedCornerToStringRequest) (*pb.ToStringResponse, error) + func (s *RoundedCornerServer) WriteToParcel(_ context.Context, req *pb.RoundedCornerWriteToParcelRequest) (*pb.WriteToParcelResponse, error) + type ScaleGestureDetectorServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ScaleGestureDetectorServer) GetCurrentSpan(_ context.Context, req *pb.GetCurrentSpanRequest) (*pb.GetCurrentSpanResponse, error) + func (s *ScaleGestureDetectorServer) GetCurrentSpanX(_ context.Context, req *pb.GetCurrentSpanXRequest) (*pb.GetCurrentSpanXResponse, error) + func (s *ScaleGestureDetectorServer) GetCurrentSpanY(_ context.Context, req *pb.GetCurrentSpanYRequest) (*pb.GetCurrentSpanYResponse, error) + func (s *ScaleGestureDetectorServer) GetEventTime(_ context.Context, req *pb.ScaleGestureDetectorGetEventTimeRequest) (*pb.GetEventTimeResponse, error) + func (s *ScaleGestureDetectorServer) GetFocusX(_ context.Context, req *pb.GetFocusXRequest) (*pb.GetFocusXResponse, error) + func (s *ScaleGestureDetectorServer) GetFocusY(_ context.Context, req *pb.GetFocusYRequest) (*pb.GetFocusYResponse, error) + func (s *ScaleGestureDetectorServer) GetPreviousSpan(_ context.Context, req *pb.GetPreviousSpanRequest) (*pb.GetPreviousSpanResponse, error) + func (s *ScaleGestureDetectorServer) GetPreviousSpanX(_ context.Context, req *pb.GetPreviousSpanXRequest) (*pb.GetPreviousSpanXResponse, error) + func (s *ScaleGestureDetectorServer) GetPreviousSpanY(_ context.Context, req *pb.GetPreviousSpanYRequest) (*pb.GetPreviousSpanYResponse, error) + func (s *ScaleGestureDetectorServer) GetScaleFactor(_ context.Context, req *pb.GetScaleFactorRequest) (*pb.GetScaleFactorResponse, error) + func (s *ScaleGestureDetectorServer) GetTimeDelta(_ context.Context, req *pb.GetTimeDeltaRequest) (*pb.GetTimeDeltaResponse, error) + func (s *ScaleGestureDetectorServer) IsInProgress(_ context.Context, req *pb.IsInProgressRequest) (*pb.IsInProgressResponse, error) + func (s *ScaleGestureDetectorServer) IsQuickScaleEnabled(_ context.Context, req *pb.IsQuickScaleEnabledRequest) (*pb.IsQuickScaleEnabledResponse, error) + func (s *ScaleGestureDetectorServer) IsStylusScaleEnabled(_ context.Context, req *pb.IsStylusScaleEnabledRequest) (*pb.IsStylusScaleEnabledResponse, error) + func (s *ScaleGestureDetectorServer) NewScaleGestureDetector(_ context.Context, req *pb.NewScaleGestureDetectorRequest) (*pb.NewScaleGestureDetectorResponse, error) + func (s *ScaleGestureDetectorServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *ScaleGestureDetectorServer) SetQuickScaleEnabled(_ context.Context, req *pb.SetQuickScaleEnabledRequest) (*pb.SetQuickScaleEnabledResponse, error) + func (s *ScaleGestureDetectorServer) SetStylusScaleEnabled(_ context.Context, req *pb.SetStylusScaleEnabledRequest) (*pb.SetStylusScaleEnabledResponse, error) + type ScrollCaptureSessionServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ScrollCaptureSessionServer) GetPositionInWindow(_ context.Context, req *pb.GetPositionInWindowRequest) (*pb.GetPositionInWindowResponse, error) + func (s *ScrollCaptureSessionServer) GetScrollBounds(_ context.Context, req *pb.GetScrollBoundsRequest) (*pb.GetScrollBoundsResponse, error) + func (s *ScrollCaptureSessionServer) GetSurface(_ context.Context, req *pb.GetSurfaceRequest) (*pb.GetSurfaceResponse, error) + func (s *ScrollCaptureSessionServer) NewScrollCaptureSession(_ context.Context, req *pb.NewScrollCaptureSessionRequest) (*pb.NewScrollCaptureSessionResponse, error) + type ScrollCaptureTargetServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ScrollCaptureTargetServer) GetCallback(_ context.Context, req *pb.ScrollCaptureTargetGetCallbackRequest) (*pb.GetCallbackResponse, error) + func (s *ScrollCaptureTargetServer) GetContainingView(_ context.Context, req *pb.GetContainingViewRequest) (*pb.GetContainingViewResponse, error) + func (s *ScrollCaptureTargetServer) GetHint(_ context.Context, req *pb.ScrollCaptureTargetGetHintRequest) (*pb.ScrollCaptureTargetGetHintResponse, error) + func (s *ScrollCaptureTargetServer) GetLocalVisibleRect(_ context.Context, req *pb.GetLocalVisibleRectRequest) (*pb.GetLocalVisibleRectResponse, error) + func (s *ScrollCaptureTargetServer) GetPositionInWindow(_ context.Context, req *pb.GetPositionInWindowRequest) (*pb.GetPositionInWindowResponse, error) + func (s *ScrollCaptureTargetServer) GetScrollBounds(_ context.Context, req *pb.GetScrollBoundsRequest) (*pb.GetScrollBoundsResponse, error) + func (s *ScrollCaptureTargetServer) NewScrollCaptureTarget(_ context.Context, req *pb.NewScrollCaptureTargetRequest) (*pb.NewScrollCaptureTargetResponse, error) + func (s *ScrollCaptureTargetServer) SetScrollBounds(_ context.Context, req *pb.SetScrollBoundsRequest) (*pb.SetScrollBoundsResponse, error) + func (s *ScrollCaptureTargetServer) ToString(_ context.Context, req *pb.ScrollCaptureTargetToStringRequest) (*pb.ToStringResponse, error) + func (s *ScrollCaptureTargetServer) UpdatePositionInWindow(_ context.Context, req *pb.UpdatePositionInWindowRequest) (*pb.UpdatePositionInWindowResponse, error) + type SearchEventServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SearchEventServer) GetInputDevice(_ context.Context, req *pb.GetInputDeviceRequest) (*pb.GetInputDeviceResponse, error) + func (s *SearchEventServer) NewSearchEvent(_ context.Context, req *pb.NewSearchEventRequest) (*pb.NewSearchEventResponse, error) + type StubServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *StubServer) Draw(_ context.Context, req *pb.DrawRequest) (*pb.DrawResponse, error) + func (s *StubServer) GetInflatedId(_ context.Context, req *pb.GetInflatedIdRequest) (*pb.GetInflatedIdResponse, error) + func (s *StubServer) GetLayoutInflater(_ context.Context, req *pb.StubGetLayoutInflaterRequest) (*pb.GetLayoutInflaterResponse, error) + func (s *StubServer) GetLayoutResource(_ context.Context, req *pb.GetLayoutResourceRequest) (*pb.GetLayoutResourceResponse, error) + func (s *StubServer) Inflate(_ context.Context, req *pb.StubInflateRequest) (*pb.StubInflateResponse, error) + func (s *StubServer) NewStub(_ context.Context, req *pb.NewStubRequest) (*pb.NewStubResponse, error) + func (s *StubServer) SetInflatedId(_ context.Context, req *pb.SetInflatedIdRequest) (*pb.SetInflatedIdResponse, error) + func (s *StubServer) SetLayoutInflater(_ context.Context, req *pb.SetLayoutInflaterRequest) (*pb.SetLayoutInflaterResponse, error) + func (s *StubServer) SetLayoutResource(_ context.Context, req *pb.SetLayoutResourceRequest) (*pb.SetLayoutResourceResponse, error) + func (s *StubServer) SetOnInflateListener(_ context.Context, req *pb.SetOnInflateListenerRequest) (*pb.SetOnInflateListenerResponse, error) + func (s *StubServer) SetVisibility(_ context.Context, req *pb.StubSetVisibilityRequest) (*pb.SetVisibilityResponse, error) + type SurfaceControlViewHostServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *SurfaceControlViewHostServer) GetSurfacePackage(_ context.Context, req *pb.GetSurfacePackageRequest) (*pb.GetSurfacePackageResponse, error) + func (s *SurfaceControlViewHostServer) GetView(_ context.Context, req *pb.GetViewRequest) (*pb.GetViewResponse, error) + func (s *SurfaceControlViewHostServer) NewSurfaceControlViewHost(_ context.Context, req *pb.NewSurfaceControlViewHostRequest) (*pb.NewSurfaceControlViewHostResponse, error) + func (s *SurfaceControlViewHostServer) Relayout(_ context.Context, req *pb.RelayoutRequest) (*pb.RelayoutResponse, error) + func (s *SurfaceControlViewHostServer) Release(_ context.Context, req *pb.ReleaseRequest) (*pb.ReleaseResponse, error) + func (s *SurfaceControlViewHostServer) SetView(_ context.Context, req *pb.SetViewRequest) (*pb.SetViewResponse, error) + func (s *SurfaceControlViewHostServer) TransferTouchGestureToHost(_ context.Context, req *pb.TransferTouchGestureToHostRequest) (*pb.TransferTouchGestureToHostResponse, error) + type TextureViewServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TextureViewServer) BuildLayer(_ context.Context, req *pb.BuildLayerRequest) (*pb.BuildLayerResponse, error) + func (s *TextureViewServer) Draw(_ context.Context, req *pb.DrawRequest) (*pb.DrawResponse, error) + func (s *TextureViewServer) GetAccessibilityClassName(_ context.Context, req *pb.GetAccessibilityClassNameRequest) (*pb.GetAccessibilityClassNameResponse, error) + func (s *TextureViewServer) GetBitmap0(_ context.Context, req *pb.GetBitmap0Request) (*pb.GetBitmap0Response, error) + func (s *TextureViewServer) GetBitmap1_1(_ context.Context, req *pb.GetBitmap1_1Request) (*pb.GetBitmap1_1Response, error) + func (s *TextureViewServer) GetBitmap2_2(_ context.Context, req *pb.GetBitmap2_2Request) (*pb.GetBitmap2_2Response, error) + func (s *TextureViewServer) GetLayerType(_ context.Context, req *pb.GetLayerTypeRequest) (*pb.GetLayerTypeResponse, error) + func (s *TextureViewServer) GetSurfaceTexture(_ context.Context, req *pb.GetSurfaceTextureRequest) (*pb.GetSurfaceTextureResponse, error) + func (s *TextureViewServer) GetSurfaceTextureListener(_ context.Context, req *pb.GetSurfaceTextureListenerRequest) (*pb.GetSurfaceTextureListenerResponse, error) + func (s *TextureViewServer) GetTransform(_ context.Context, req *pb.GetTransformRequest) (*pb.GetTransformResponse, error) + func (s *TextureViewServer) IsAvailable(_ context.Context, req *pb.IsAvailableRequest) (*pb.IsAvailableResponse, error) + func (s *TextureViewServer) IsOpaque(_ context.Context, req *pb.IsOpaqueRequest) (*pb.IsOpaqueResponse, error) + func (s *TextureViewServer) LockCanvas0(_ context.Context, req *pb.LockCanvas0Request) (*pb.LockCanvas0Response, error) + func (s *TextureViewServer) LockCanvas1_1(_ context.Context, req *pb.LockCanvas1_1Request) (*pb.LockCanvas1_1Response, error) + func (s *TextureViewServer) NewTextureView(_ context.Context, req *pb.NewTextureViewRequest) (*pb.NewTextureViewResponse, error) + func (s *TextureViewServer) SetBackgroundDrawable(_ context.Context, req *pb.SetBackgroundDrawableRequest) (*pb.SetBackgroundDrawableResponse, error) + func (s *TextureViewServer) SetForeground(_ context.Context, req *pb.SetForegroundRequest) (*pb.SetForegroundResponse, error) + func (s *TextureViewServer) SetLayerPaint(_ context.Context, req *pb.SetLayerPaintRequest) (*pb.SetLayerPaintResponse, error) + func (s *TextureViewServer) SetLayerType(_ context.Context, req *pb.SetLayerTypeRequest) (*pb.SetLayerTypeResponse, error) + func (s *TextureViewServer) SetOpaque(_ context.Context, req *pb.TextureViewSetOpaqueRequest) (*pb.SetOpaqueResponse, error) + func (s *TextureViewServer) SetSurfaceTexture(_ context.Context, req *pb.SetSurfaceTextureRequest) (*pb.SetSurfaceTextureResponse, error) + func (s *TextureViewServer) SetSurfaceTextureListener(_ context.Context, req *pb.SetSurfaceTextureListenerRequest) (*pb.SetSurfaceTextureListenerResponse, error) + func (s *TextureViewServer) SetTransform(_ context.Context, req *pb.SetTransformRequest) (*pb.SetTransformResponse, error) + func (s *TextureViewServer) UnlockCanvasAndPost(_ context.Context, req *pb.UnlockCanvasAndPostRequest) (*pb.UnlockCanvasAndPostResponse, error) + type TouchDelegateServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *TouchDelegateServer) GetTouchDelegateInfo(_ context.Context, req *pb.GetTouchDelegateInfoRequest) (*pb.GetTouchDelegateInfoResponse, error) + func (s *TouchDelegateServer) NewTouchDelegate(_ context.Context, req *pb.NewTouchDelegateRequest) (*pb.NewTouchDelegateResponse, error) + func (s *TouchDelegateServer) OnTouchEvent(_ context.Context, req *pb.OnTouchEventRequest) (*pb.OnTouchEventResponse, error) + func (s *TouchDelegateServer) OnTouchExplorationHoverEvent(_ context.Context, req *pb.OnTouchExplorationHoverEventRequest) (*pb.OnTouchExplorationHoverEventResponse, error) + type WindowInsetsAnimationServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *WindowInsetsAnimationServer) GetAlpha(_ context.Context, req *pb.GetAlphaRequest) (*pb.GetAlphaResponse, error) + func (s *WindowInsetsAnimationServer) GetDurationMillis(_ context.Context, req *pb.GetDurationMillisRequest) (*pb.GetDurationMillisResponse, error) + func (s *WindowInsetsAnimationServer) GetFraction(_ context.Context, req *pb.GetFractionRequest) (*pb.GetFractionResponse, error) + func (s *WindowInsetsAnimationServer) GetInterpolatedFraction(_ context.Context, req *pb.GetInterpolatedFractionRequest) (*pb.GetInterpolatedFractionResponse, error) + func (s *WindowInsetsAnimationServer) GetInterpolator(_ context.Context, req *pb.WindowInsetsAnimationGetInterpolatorRequest) (*pb.GetInterpolatorResponse, error) + func (s *WindowInsetsAnimationServer) GetTypeMask(_ context.Context, req *pb.GetTypeMaskRequest) (*pb.GetTypeMaskResponse, error) + func (s *WindowInsetsAnimationServer) NewWindowInsetsAnimation(_ context.Context, req *pb.NewWindowInsetsAnimationRequest) (*pb.NewWindowInsetsAnimationResponse, error) + func (s *WindowInsetsAnimationServer) SetAlpha(_ context.Context, req *pb.WindowInsetsAnimationSetAlphaRequest) (*pb.SetAlphaResponse, error) + func (s *WindowInsetsAnimationServer) SetFraction(_ context.Context, req *pb.SetFractionRequest) (*pb.SetFractionResponse, error) + type WindowInsetsServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *WindowInsetsServer) ConsumeDisplayCutout(_ context.Context, req *pb.ConsumeDisplayCutoutRequest) (*pb.ConsumeDisplayCutoutResponse, error) + func (s *WindowInsetsServer) ConsumeStableInsets(_ context.Context, req *pb.ConsumeStableInsetsRequest) (*pb.ConsumeStableInsetsResponse, error) + func (s *WindowInsetsServer) ConsumeSystemWindowInsets(_ context.Context, req *pb.ConsumeSystemWindowInsetsRequest) (*pb.ConsumeSystemWindowInsetsResponse, error) + func (s *WindowInsetsServer) Equals(_ context.Context, req *pb.WindowInsetsEqualsRequest) (*pb.EqualsResponse, error) + func (s *WindowInsetsServer) GetBoundingRects(_ context.Context, req *pb.GetBoundingRectsRequest) (*pb.GetBoundingRectsResponse, error) + func (s *WindowInsetsServer) GetBoundingRectsIgnoringVisibility(_ context.Context, req *pb.GetBoundingRectsIgnoringVisibilityRequest) (*pb.GetBoundingRectsIgnoringVisibilityResponse, error) + func (s *WindowInsetsServer) GetDisplayCutout(_ context.Context, req *pb.GetDisplayCutoutRequest) (*pb.GetDisplayCutoutResponse, error) + func (s *WindowInsetsServer) GetDisplayShape(_ context.Context, req *pb.GetDisplayShapeRequest) (*pb.GetDisplayShapeResponse, error) + func (s *WindowInsetsServer) GetFrame(_ context.Context, req *pb.GetFrameRequest) (*pb.GetFrameResponse, error) + func (s *WindowInsetsServer) GetInsets(_ context.Context, req *pb.GetInsetsRequest) (*pb.GetInsetsResponse, error) + func (s *WindowInsetsServer) GetInsetsIgnoringVisibility(_ context.Context, req *pb.GetInsetsIgnoringVisibilityRequest) (*pb.GetInsetsIgnoringVisibilityResponse, error) + func (s *WindowInsetsServer) GetMandatorySystemGestureInsets(_ context.Context, req *pb.GetMandatorySystemGestureInsetsRequest) (*pb.GetMandatorySystemGestureInsetsResponse, error) + func (s *WindowInsetsServer) GetPrivacyIndicatorBounds(_ context.Context, req *pb.GetPrivacyIndicatorBoundsRequest) (*pb.GetPrivacyIndicatorBoundsResponse, error) + func (s *WindowInsetsServer) GetRoundedCorner(_ context.Context, req *pb.GetRoundedCornerRequest) (*pb.GetRoundedCornerResponse, error) + func (s *WindowInsetsServer) GetStableInsetBottom(_ context.Context, req *pb.GetStableInsetBottomRequest) (*pb.GetStableInsetBottomResponse, error) + func (s *WindowInsetsServer) GetStableInsetLeft(_ context.Context, req *pb.GetStableInsetLeftRequest) (*pb.GetStableInsetLeftResponse, error) + func (s *WindowInsetsServer) GetStableInsetRight(_ context.Context, req *pb.GetStableInsetRightRequest) (*pb.GetStableInsetRightResponse, error) + func (s *WindowInsetsServer) GetStableInsetTop(_ context.Context, req *pb.GetStableInsetTopRequest) (*pb.GetStableInsetTopResponse, error) + func (s *WindowInsetsServer) GetStableInsets(_ context.Context, req *pb.GetStableInsetsRequest) (*pb.GetStableInsetsResponse, error) + func (s *WindowInsetsServer) GetSystemGestureInsets(_ context.Context, req *pb.GetSystemGestureInsetsRequest) (*pb.GetSystemGestureInsetsResponse, error) + func (s *WindowInsetsServer) GetSystemWindowInsetBottom(_ context.Context, req *pb.GetSystemWindowInsetBottomRequest) (*pb.GetSystemWindowInsetBottomResponse, error) + func (s *WindowInsetsServer) GetSystemWindowInsetLeft(_ context.Context, req *pb.GetSystemWindowInsetLeftRequest) (*pb.GetSystemWindowInsetLeftResponse, error) + func (s *WindowInsetsServer) GetSystemWindowInsetRight(_ context.Context, req *pb.GetSystemWindowInsetRightRequest) (*pb.GetSystemWindowInsetRightResponse, error) + func (s *WindowInsetsServer) GetSystemWindowInsetTop(_ context.Context, req *pb.GetSystemWindowInsetTopRequest) (*pb.GetSystemWindowInsetTopResponse, error) + func (s *WindowInsetsServer) GetSystemWindowInsets(_ context.Context, req *pb.GetSystemWindowInsetsRequest) (*pb.GetSystemWindowInsetsResponse, error) + func (s *WindowInsetsServer) GetTappableElementInsets(_ context.Context, req *pb.GetTappableElementInsetsRequest) (*pb.GetTappableElementInsetsResponse, error) + func (s *WindowInsetsServer) HasInsets(_ context.Context, req *pb.HasInsetsRequest) (*pb.HasInsetsResponse, error) + func (s *WindowInsetsServer) HasStableInsets(_ context.Context, req *pb.HasStableInsetsRequest) (*pb.HasStableInsetsResponse, error) + func (s *WindowInsetsServer) HasSystemWindowInsets(_ context.Context, req *pb.HasSystemWindowInsetsRequest) (*pb.HasSystemWindowInsetsResponse, error) + func (s *WindowInsetsServer) HashCode(_ context.Context, req *pb.WindowInsetsHashCodeRequest) (*pb.HashCodeResponse, error) + func (s *WindowInsetsServer) Inset1(_ context.Context, req *pb.Inset1Request) (*pb.Inset1Response, error) + func (s *WindowInsetsServer) Inset4_1(_ context.Context, req *pb.Inset4_1Request) (*pb.Inset4_1Response, error) + func (s *WindowInsetsServer) IsConsumed(_ context.Context, req *pb.IsConsumedRequest) (*pb.IsConsumedResponse, error) + func (s *WindowInsetsServer) IsRound(_ context.Context, req *pb.IsRoundRequest) (*pb.IsRoundResponse, error) + func (s *WindowInsetsServer) IsVisible(_ context.Context, req *pb.IsVisibleRequest) (*pb.IsVisibleResponse, error) + func (s *WindowInsetsServer) NewWindowInsets(_ context.Context, req *pb.NewWindowInsetsRequest) (*pb.NewWindowInsetsResponse, error) + func (s *WindowInsetsServer) ReplaceSystemWindowInsets1(_ context.Context, req *pb.ReplaceSystemWindowInsets1Request) (*pb.ReplaceSystemWindowInsets1Response, error) + func (s *WindowInsetsServer) ReplaceSystemWindowInsets4_1(_ context.Context, req *pb.ReplaceSystemWindowInsets4_1Request) (*pb.ReplaceSystemWindowInsets4_1Response, error) + func (s *WindowInsetsServer) ToString(_ context.Context, req *pb.WindowInsetsToStringRequest) (*pb.ToStringResponse, error) + type WindowMetricsServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *WindowMetricsServer) GetBounds(_ context.Context, req *pb.GetBoundsRequest) (*pb.GetBoundsResponse, error) + func (s *WindowMetricsServer) GetDensity(_ context.Context, req *pb.GetDensityRequest) (*pb.GetDensityResponse, error) + func (s *WindowMetricsServer) GetWindowInsets(_ context.Context, req *pb.GetWindowInsetsRequest) (*pb.GetWindowInsetsResponse, error) + func (s *WindowMetricsServer) NewWindowMetrics(_ context.Context, req *pb.NewWindowMetricsRequest) (*pb.NewWindowMetricsResponse, error) + func (s *WindowMetricsServer) ToString(_ context.Context, req *pb.WindowMetricsToStringRequest) (*pb.ToStringResponse, error)