Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AbsSavedStateClient struct + func NewAbsSavedStateClient(cc grpc.ClientConnInterface) *AbsSavedStateClient + func (c *AbsSavedStateClient) DescribeContents(ctx context.Context) (int32, error) + func (c *AbsSavedStateClient) GetSuperState(ctx context.Context) (int64, error) + func (c *AbsSavedStateClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ActionModeCallback2Client struct + func NewActionModeCallback2Client(cc grpc.ClientConnInterface) *ActionModeCallback2Client + func (c *ActionModeCallback2Client) OnGetContentRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + type ActionModeCallbackClient struct + func NewActionModeCallbackClient(cc grpc.ClientConnInterface) *ActionModeCallbackClient + func (c *ActionModeCallbackClient) OnActionItemClicked(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + func (c *ActionModeCallbackClient) OnCreateActionMode(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + func (c *ActionModeCallbackClient) OnDestroyActionMode(ctx context.Context, arg0 int64) error + func (c *ActionModeCallbackClient) OnPrepareActionMode(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + type ActionModeClient struct + func NewActionModeClient(cc grpc.ClientConnInterface) *ActionModeClient + func (c *ActionModeClient) Finish(ctx context.Context) error + func (c *ActionModeClient) GetCustomView(ctx context.Context) (int64, error) + func (c *ActionModeClient) GetMenu(ctx context.Context) (int64, error) + func (c *ActionModeClient) GetMenuInflater(ctx context.Context) (int64, error) + func (c *ActionModeClient) GetSubtitle(ctx context.Context) (int64, error) + func (c *ActionModeClient) GetTag(ctx context.Context) (int64, error) + func (c *ActionModeClient) GetTitle(ctx context.Context) (int64, error) + func (c *ActionModeClient) GetTitleOptionalHint(ctx context.Context) (bool, error) + func (c *ActionModeClient) GetType(ctx context.Context) (int32, error) + func (c *ActionModeClient) Hide(ctx context.Context, arg0 int64) error + func (c *ActionModeClient) Invalidate(ctx context.Context) error + func (c *ActionModeClient) InvalidateContentRect(ctx context.Context) error + func (c *ActionModeClient) IsTitleOptional(ctx context.Context) (bool, error) + func (c *ActionModeClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error + func (c *ActionModeClient) SetCustomView(ctx context.Context, arg0 int64) error + func (c *ActionModeClient) SetSubtitle1(ctx context.Context, arg0 int32) error + func (c *ActionModeClient) SetSubtitle1_1(ctx context.Context, arg0 string) error + func (c *ActionModeClient) SetTag(ctx context.Context, arg0 int64) error + func (c *ActionModeClient) SetTitle1(ctx context.Context, arg0 int32) error + func (c *ActionModeClient) SetTitle1_1(ctx context.Context, arg0 string) error + func (c *ActionModeClient) SetTitleOptionalHint(ctx context.Context, arg0 bool) error + func (c *ActionModeClient) SetType(ctx context.Context, arg0 int32) error + type ActionProviderClient struct + func NewActionProviderClient(cc grpc.ClientConnInterface) *ActionProviderClient + func (c *ActionProviderClient) HasSubMenu(ctx context.Context) (bool, error) + func (c *ActionProviderClient) IsVisible(ctx context.Context) (bool, error) + func (c *ActionProviderClient) OnCreateActionView0(ctx context.Context) (int64, error) + func (c *ActionProviderClient) OnCreateActionView1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *ActionProviderClient) OnPerformDefaultAction(ctx context.Context) (bool, error) + func (c *ActionProviderClient) OnPrepareSubMenu(ctx context.Context, arg0 int64) error + func (c *ActionProviderClient) OverridesItemVisibility(ctx context.Context) (bool, error) + func (c *ActionProviderClient) RefreshVisibility(ctx context.Context) error + func (c *ActionProviderClient) SetVisibilityListener(ctx context.Context, arg0 int64) error + type ActionProviderVisibilityListenerClient struct + func NewActionProviderVisibilityListenerClient(cc grpc.ClientConnInterface) *ActionProviderVisibilityListenerClient + func (c *ActionProviderVisibilityListenerClient) OnActionProviderVisibilityChanged(ctx context.Context, arg0 bool) error + type AnimationUtilsClient struct + func NewAnimationUtilsClient(cc grpc.ClientConnInterface) *AnimationUtilsClient + func (c *AnimationUtilsClient) CreateCircularReveal(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 float32, ...) (int64, error) + type AttachedSurfaceControlClient struct + func NewAttachedSurfaceControlClient(cc grpc.ClientConnInterface) *AttachedSurfaceControlClient + func (c *AttachedSurfaceControlClient) ApplyTransactionOnDraw(ctx context.Context, arg0 int64) (bool, error) + func (c *AttachedSurfaceControlClient) BuildReparentTransaction(ctx context.Context, arg0 int64) (int64, error) + type AttachedSurfaceControlOnBufferTransformHintChangedListenerClient struct + func NewAttachedSurfaceControlOnBufferTransformHintChangedListenerClient(cc grpc.ClientConnInterface) *AttachedSurfaceControlOnBufferTransformHintChangedListenerClient + func (c *AttachedSurfaceControlOnBufferTransformHintChangedListenerClient) OnBufferTransformHintChanged(ctx context.Context, arg0 int32) error + type ChoreographerClient struct + func NewChoreographerClient(cc grpc.ClientConnInterface) *ChoreographerClient + func (c *ChoreographerClient) GetInstance(ctx context.Context) (int64, error) + func (c *ChoreographerClient) PostFrameCallback(ctx context.Context, arg0 int64) error + func (c *ChoreographerClient) PostFrameCallbackDelayed(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ChoreographerClient) PostVsyncCallback(ctx context.Context, arg0 int64) error + func (c *ChoreographerClient) RemoveFrameCallback(ctx context.Context, arg0 int64) error + func (c *ChoreographerClient) RemoveVsyncCallback(ctx context.Context, arg0 int64) error + type ChoreographerFrameCallbackClient struct + func NewChoreographerFrameCallbackClient(cc grpc.ClientConnInterface) *ChoreographerFrameCallbackClient + func (c *ChoreographerFrameCallbackClient) DoFrame(ctx context.Context, arg0 int64) error + type ChoreographerFrameDataClient struct + func NewChoreographerFrameDataClient(cc grpc.ClientConnInterface) *ChoreographerFrameDataClient + func (c *ChoreographerFrameDataClient) GetFrameTimeNanos(ctx context.Context) (int64, error) + func (c *ChoreographerFrameDataClient) GetFrameTimelines(ctx context.Context) (int64, error) + func (c *ChoreographerFrameDataClient) GetPreferredFrameTimeline(ctx context.Context) (int64, error) + type ChoreographerFrameTimelineClient struct + func NewChoreographerFrameTimelineClient(cc grpc.ClientConnInterface) *ChoreographerFrameTimelineClient + func (c *ChoreographerFrameTimelineClient) GetDeadlineNanos(ctx context.Context) (int64, error) + func (c *ChoreographerFrameTimelineClient) GetExpectedPresentationTimeNanos(ctx context.Context) (int64, error) + func (c *ChoreographerFrameTimelineClient) GetVsyncId(ctx context.Context) (int64, error) + type ChoreographerVsyncCallbackClient struct + func NewChoreographerVsyncCallbackClient(cc grpc.ClientConnInterface) *ChoreographerVsyncCallbackClient + func (c *ChoreographerVsyncCallbackClient) OnVsync(ctx context.Context, arg0 int64) error + type CollapsibleActionViewClient struct + func NewCollapsibleActionViewClient(cc grpc.ClientConnInterface) *CollapsibleActionViewClient + func (c *CollapsibleActionViewClient) OnActionViewCollapsed(ctx context.Context) error + func (c *CollapsibleActionViewClient) OnActionViewExpanded(ctx context.Context) error + type ConfigurationClient struct + func NewConfigurationClient(cc grpc.ClientConnInterface) *ConfigurationClient + func (c *ConfigurationClient) Get(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ConfigurationClient) GetAmbiguousGestureMultiplier(ctx context.Context, handle int64) (float32, error) + func (c *ConfigurationClient) GetDefaultActionModeHideDuration(ctx context.Context, handle int64) (int64, error) + func (c *ConfigurationClient) GetDoubleTapTimeout(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetEdgeSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetFadingEdgeLength(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetGlobalActionKeyTimeout(ctx context.Context, handle int64) (int64, error) + func (c *ConfigurationClient) GetJumpTapTimeout(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetKeyRepeatDelay(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetKeyRepeatTimeout(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetLongPressTimeout(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetMaximumDrawingCacheSize(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetMaximumFlingVelocity(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetMinimumFlingVelocity(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetMultiPressTimeout(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetPressedStateDuration(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledAmbiguousGestureMultiplier(ctx context.Context, handle int64) (float32, error) + func (c *ConfigurationClient) GetScaledDoubleTapSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledEdgeSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledFadingEdgeLength(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledHandwritingGestureLineMargin(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledHandwritingSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledHorizontalScrollFactor(ctx context.Context, handle int64) (float32, error) + func (c *ConfigurationClient) GetScaledHoverSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledMaximumDrawingCacheSize(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledMaximumFlingVelocity0(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledMaximumFlingVelocity3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (int32, error) + func (c *ConfigurationClient) GetScaledMinimumFlingVelocity0(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledMinimumFlingVelocity3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (int32, error) + func (c *ConfigurationClient) GetScaledMinimumScalingSpan(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledOverflingDistance(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledOverscrollDistance(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledPagingTouchSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledScrollBarSize(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledTouchSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScaledVerticalScrollFactor(ctx context.Context, handle int64) (float32, error) + func (c *ConfigurationClient) GetScaledWindowTouchSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScrollBarFadeDuration(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScrollBarSize(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScrollDefaultDelay(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetScrollFriction(ctx context.Context, handle int64) (float32, error) + func (c *ConfigurationClient) GetTapTimeout(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetTouchSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetWindowTouchSlop(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationClient) GetZoomControlsTimeout(ctx context.Context, handle int64) (int64, error) + func (c *ConfigurationClient) HasPermanentMenuKey(ctx context.Context, handle int64) (bool, error) + func (c *ConfigurationClient) ShouldShowMenuShortcutsWhenKeyboardPresent(ctx context.Context, handle int64) (bool, error) + type ContentInfoBuilderClient struct + func NewContentInfoBuilderClient(cc grpc.ClientConnInterface) *ContentInfoBuilderClient + func (c *ContentInfoBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ContentInfoBuilderClient) SetClip(ctx context.Context, arg0 int64) (int64, error) + func (c *ContentInfoBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error) + func (c *ContentInfoBuilderClient) SetFlags(ctx context.Context, arg0 int32) (int64, error) + func (c *ContentInfoBuilderClient) SetLinkUri(ctx context.Context, arg0 int64) (int64, error) + func (c *ContentInfoBuilderClient) SetSource(ctx context.Context, arg0 int32) (int64, error) + type ContentInfoClient struct + func NewContentInfoClient(cc grpc.ClientConnInterface) *ContentInfoClient + func (c *ContentInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ContentInfoClient) GetClip(ctx context.Context) (int64, error) + func (c *ContentInfoClient) GetExtras(ctx context.Context) (int64, error) + func (c *ContentInfoClient) GetFlags(ctx context.Context) (int32, error) + func (c *ContentInfoClient) GetLinkUri(ctx context.Context) (int64, error) + func (c *ContentInfoClient) GetSource(ctx context.Context) (int32, error) + func (c *ContentInfoClient) ToString(ctx context.Context) (string, error) + func (c *ContentInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ContextMenuClient struct + func NewContextMenuClient(cc grpc.ClientConnInterface) *ContextMenuClient + func (c *ContextMenuClient) ClearHeader(ctx context.Context) error + func (c *ContextMenuClient) SetHeaderIcon1(ctx context.Context, arg0 int64) (int64, error) + func (c *ContextMenuClient) SetHeaderIcon1_1(ctx context.Context, arg0 int32) (int64, error) + func (c *ContextMenuClient) SetHeaderTitle1(ctx context.Context, arg0 int32) (int64, error) + func (c *ContextMenuClient) SetHeaderTitle1_1(ctx context.Context, arg0 string) (int64, error) + func (c *ContextMenuClient) SetHeaderView(ctx context.Context, arg0 int64) (int64, error) + type ContextThemeWrapperClient struct + func NewContextThemeWrapperClient(cc grpc.ClientConnInterface) *ContextThemeWrapperClient + func (c *ContextThemeWrapperClient) ApplyOverrideConfiguration(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextThemeWrapperClient) GetAssets(ctx context.Context, handle int64) (int64, error) + func (c *ContextThemeWrapperClient) GetResources(ctx context.Context, handle int64) (int64, error) + func (c *ContextThemeWrapperClient) GetSystemService(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextThemeWrapperClient) GetTheme(ctx context.Context, handle int64) (int64, error) + func (c *ContextThemeWrapperClient) SetTheme1(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextThemeWrapperClient) SetTheme1_1(ctx context.Context, handle int64, arg0 int32) error + type DebugCapturedViewPropertyClient struct + func NewDebugCapturedViewPropertyClient(cc grpc.ClientConnInterface) *DebugCapturedViewPropertyClient + func (c *DebugCapturedViewPropertyClient) RetrieveReturn(ctx context.Context) (bool, error) + type DebugClient struct + func NewDebugClient(cc grpc.ClientConnInterface) *DebugClient + func (c *DebugClient) DumpCapturedView(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *DebugClient) StartHierarchyTracing(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *DebugClient) StartRecyclerTracing(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *DebugClient) StopHierarchyTracing(ctx context.Context, handle int64) error + func (c *DebugClient) StopRecyclerTracing(ctx context.Context, handle int64) error + func (c *DebugClient) Trace2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *DebugClient) Trace3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + type DebugExportedPropertyClient struct + func NewDebugExportedPropertyClient(cc grpc.ClientConnInterface) *DebugExportedPropertyClient + func (c *DebugExportedPropertyClient) Category(ctx context.Context) (string, error) + func (c *DebugExportedPropertyClient) DeepExport(ctx context.Context) (bool, error) + func (c *DebugExportedPropertyClient) FlagMapping(ctx context.Context) (int64, error) + func (c *DebugExportedPropertyClient) FormatToHexString(ctx context.Context) (bool, error) + func (c *DebugExportedPropertyClient) HasAdjacentMapping(ctx context.Context) (bool, error) + func (c *DebugExportedPropertyClient) IndexMapping(ctx context.Context) (int64, error) + func (c *DebugExportedPropertyClient) Mapping(ctx context.Context) (int64, error) + func (c *DebugExportedPropertyClient) Prefix(ctx context.Context) (string, error) + func (c *DebugExportedPropertyClient) ResolveId(ctx context.Context) (bool, error) + type DebugFlagToStringClient struct + func NewDebugFlagToStringClient(cc grpc.ClientConnInterface) *DebugFlagToStringClient + func (c *DebugFlagToStringClient) Equals(ctx context.Context) (int32, error) + func (c *DebugFlagToStringClient) Mask(ctx context.Context) (int32, error) + func (c *DebugFlagToStringClient) Name(ctx context.Context) (string, error) + func (c *DebugFlagToStringClient) OutputIf(ctx context.Context) (bool, error) + type DebugHierarchyTraceTypeClient struct + func NewDebugHierarchyTraceTypeClient(cc grpc.ClientConnInterface) *DebugHierarchyTraceTypeClient + func (c *DebugHierarchyTraceTypeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *DebugHierarchyTraceTypeClient) Values(ctx context.Context) (int64, error) + type DebugIntToStringClient struct + func NewDebugIntToStringClient(cc grpc.ClientConnInterface) *DebugIntToStringClient + func (c *DebugIntToStringClient) From(ctx context.Context) (int32, error) + func (c *DebugIntToStringClient) To(ctx context.Context) (string, error) + type DebugRecyclerTraceTypeClient struct + func NewDebugRecyclerTraceTypeClient(cc grpc.ClientConnInterface) *DebugRecyclerTraceTypeClient + func (c *DebugRecyclerTraceTypeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *DebugRecyclerTraceTypeClient) Values(ctx context.Context) (int64, error) + type DisplayCutoutBuilderClient struct + func NewDisplayCutoutBuilderClient(cc grpc.ClientConnInterface) *DisplayCutoutBuilderClient + func (c *DisplayCutoutBuilderClient) Build(ctx context.Context) (int64, error) + func (c *DisplayCutoutBuilderClient) SetBoundingRectBottom(ctx context.Context, arg0 int64) (int64, error) + func (c *DisplayCutoutBuilderClient) SetBoundingRectLeft(ctx context.Context, arg0 int64) (int64, error) + func (c *DisplayCutoutBuilderClient) SetBoundingRectRight(ctx context.Context, arg0 int64) (int64, error) + func (c *DisplayCutoutBuilderClient) SetBoundingRectTop(ctx context.Context, arg0 int64) (int64, error) + func (c *DisplayCutoutBuilderClient) SetCutoutPath(ctx context.Context, arg0 int64) (int64, error) + func (c *DisplayCutoutBuilderClient) SetSafeInsets(ctx context.Context, arg0 int64) (int64, error) + func (c *DisplayCutoutBuilderClient) SetWaterfallInsets(ctx context.Context, arg0 int64) (int64, error) + type DisplayCutoutClient struct + func NewDisplayCutoutClient(cc grpc.ClientConnInterface) *DisplayCutoutClient + func (c *DisplayCutoutClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *DisplayCutoutClient) GetBoundingRectBottom(ctx context.Context, handle int64) (int64, error) + func (c *DisplayCutoutClient) GetBoundingRectLeft(ctx context.Context, handle int64) (int64, error) + func (c *DisplayCutoutClient) GetBoundingRectRight(ctx context.Context, handle int64) (int64, error) + func (c *DisplayCutoutClient) GetBoundingRectTop(ctx context.Context, handle int64) (int64, error) + func (c *DisplayCutoutClient) GetBoundingRects(ctx context.Context, handle int64) (int64, error) + func (c *DisplayCutoutClient) GetCutoutPath(ctx context.Context, handle int64) (int64, error) + func (c *DisplayCutoutClient) GetSafeInsetBottom(ctx context.Context, handle int64) (int32, error) + func (c *DisplayCutoutClient) GetSafeInsetLeft(ctx context.Context, handle int64) (int32, error) + func (c *DisplayCutoutClient) GetSafeInsetRight(ctx context.Context, handle int64) (int32, error) + func (c *DisplayCutoutClient) GetSafeInsetTop(ctx context.Context, handle int64) (int32, error) + func (c *DisplayCutoutClient) GetWaterfallInsets(ctx context.Context, handle int64) (int64, error) + func (c *DisplayCutoutClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *DisplayCutoutClient) ToString(ctx context.Context, handle int64) (string, error) + type DisplayShapeClient struct + func NewDisplayShapeClient(cc grpc.ClientConnInterface) *DisplayShapeClient + func (c *DisplayShapeClient) DescribeContents(ctx context.Context) (int32, error) + func (c *DisplayShapeClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *DisplayShapeClient) GetPath(ctx context.Context) (int64, error) + func (c *DisplayShapeClient) HashCode(ctx context.Context) (int32, error) + func (c *DisplayShapeClient) ToString(ctx context.Context) (string, error) + func (c *DisplayShapeClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type DragAndDropPermissionsClient struct + func NewDragAndDropPermissionsClient(cc grpc.ClientConnInterface) *DragAndDropPermissionsClient + func (c *DragAndDropPermissionsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *DragAndDropPermissionsClient) Release(ctx context.Context) error + func (c *DragAndDropPermissionsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type DragEventClient struct + func NewDragEventClient(cc grpc.ClientConnInterface) *DragEventClient + func (c *DragEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *DragEventClient) GetAction(ctx context.Context) (int32, error) + func (c *DragEventClient) GetClipData(ctx context.Context) (int64, error) + func (c *DragEventClient) GetClipDescription(ctx context.Context) (int64, error) + func (c *DragEventClient) GetLocalState(ctx context.Context) (int64, error) + func (c *DragEventClient) GetResult(ctx context.Context) (bool, error) + func (c *DragEventClient) GetX(ctx context.Context) (float32, error) + func (c *DragEventClient) GetY(ctx context.Context) (float32, error) + func (c *DragEventClient) ToString(ctx context.Context) (string, error) + func (c *DragEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type FocusFinderClient struct + func NewFocusFinderClient(cc grpc.ClientConnInterface) *FocusFinderClient + func (c *FocusFinderClient) FindNearestTouchable(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) (int64, error) + func (c *FocusFinderClient) FindNextFocus(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error) + func (c *FocusFinderClient) FindNextFocusFromRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error) + func (c *FocusFinderClient) FindNextKeyboardNavigationCluster(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error) + func (c *FocusFinderClient) GetInstance(ctx context.Context) (int64, error) + type FrameMetricsClient struct + func NewFrameMetricsClient(cc grpc.ClientConnInterface) *FrameMetricsClient + func (c *FrameMetricsClient) GetMetric(ctx context.Context, handle int64, arg0 int32) (int64, error) + type FrameStatsClient struct + func NewFrameStatsClient(cc grpc.ClientConnInterface) *FrameStatsClient + func (c *FrameStatsClient) GetEndTimeNano(ctx context.Context) (int64, error) + func (c *FrameStatsClient) GetFrameCount(ctx context.Context) (int32, error) + func (c *FrameStatsClient) GetFramePresentedTimeNano(ctx context.Context, arg0 int32) (int64, error) + func (c *FrameStatsClient) GetRefreshPeriodNano(ctx context.Context) (int64, error) + func (c *FrameStatsClient) GetStartTimeNano(ctx context.Context) (int64, error) + type GestureDetectorClient struct + func NewGestureDetectorClient(cc grpc.ClientConnInterface) *GestureDetectorClient + func (c *GestureDetectorClient) IsLongpressEnabled(ctx context.Context, handle int64) (bool, error) + func (c *GestureDetectorClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *GestureDetectorClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *GestureDetectorClient) SetContextClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *GestureDetectorClient) SetIsLongpressEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *GestureDetectorClient) SetOnDoubleTapListener(ctx context.Context, handle int64, arg0 int64) error + type GestureDetectorOnContextClickListenerClient struct + func NewGestureDetectorOnContextClickListenerClient(cc grpc.ClientConnInterface) *GestureDetectorOnContextClickListenerClient + func (c *GestureDetectorOnContextClickListenerClient) OnContextClick(ctx context.Context, arg0 int64) (bool, error) + type GestureDetectorOnDoubleTapListenerClient struct + func NewGestureDetectorOnDoubleTapListenerClient(cc grpc.ClientConnInterface) *GestureDetectorOnDoubleTapListenerClient + func (c *GestureDetectorOnDoubleTapListenerClient) OnDoubleTap(ctx context.Context, arg0 int64) (bool, error) + func (c *GestureDetectorOnDoubleTapListenerClient) OnDoubleTapEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *GestureDetectorOnDoubleTapListenerClient) OnSingleTapConfirmed(ctx context.Context, arg0 int64) (bool, error) + type GestureDetectorOnGestureListenerClient struct + func NewGestureDetectorOnGestureListenerClient(cc grpc.ClientConnInterface) *GestureDetectorOnGestureListenerClient + func (c *GestureDetectorOnGestureListenerClient) OnDown(ctx context.Context, arg0 int64) (bool, error) + func (c *GestureDetectorOnGestureListenerClient) OnFling(ctx context.Context, arg0 int64, arg1 int64, arg2 float32, arg3 float32) (bool, error) + func (c *GestureDetectorOnGestureListenerClient) OnLongPress(ctx context.Context, arg0 int64) error + func (c *GestureDetectorOnGestureListenerClient) OnScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 float32, arg3 float32) (bool, error) + func (c *GestureDetectorOnGestureListenerClient) OnShowPress(ctx context.Context, arg0 int64) error + func (c *GestureDetectorOnGestureListenerClient) OnSingleTapUp(ctx context.Context, arg0 int64) (bool, error) + type GestureDetectorSimpleOnGestureListenerClient struct + func NewGestureDetectorSimpleOnGestureListenerClient(cc grpc.ClientConnInterface) *GestureDetectorSimpleOnGestureListenerClient + func (c *GestureDetectorSimpleOnGestureListenerClient) OnContextClick(ctx context.Context, arg0 int64) (bool, error) + func (c *GestureDetectorSimpleOnGestureListenerClient) OnDoubleTap(ctx context.Context, arg0 int64) (bool, error) + func (c *GestureDetectorSimpleOnGestureListenerClient) OnDoubleTapEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *GestureDetectorSimpleOnGestureListenerClient) OnDown(ctx context.Context, arg0 int64) (bool, error) + func (c *GestureDetectorSimpleOnGestureListenerClient) OnFling(ctx context.Context, arg0 int64, arg1 int64, arg2 float32, arg3 float32) (bool, error) + func (c *GestureDetectorSimpleOnGestureListenerClient) OnLongPress(ctx context.Context, arg0 int64) error + func (c *GestureDetectorSimpleOnGestureListenerClient) OnScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 float32, arg3 float32) (bool, error) + func (c *GestureDetectorSimpleOnGestureListenerClient) OnShowPress(ctx context.Context, arg0 int64) error + func (c *GestureDetectorSimpleOnGestureListenerClient) OnSingleTapConfirmed(ctx context.Context, arg0 int64) (bool, error) + func (c *GestureDetectorSimpleOnGestureListenerClient) OnSingleTapUp(ctx context.Context, arg0 int64) (bool, error) + type GravityClient struct + func NewGravityClient(cc grpc.ClientConnInterface) *GravityClient + func (c *GravityClient) Apply5(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *GravityClient) Apply6_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *GravityClient) Apply7_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *GravityClient) Apply8_3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *GravityClient) ApplyDisplay3(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) error + func (c *GravityClient) ApplyDisplay4_1(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64, ...) error + func (c *GravityClient) GetAbsoluteGravity(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int32, error) + func (c *GravityClient) IsHorizontal(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *GravityClient) IsVertical(ctx context.Context, handle int64, arg0 int32) (bool, error) + type GroupOverlayClient struct + func NewGroupOverlayClient(cc grpc.ClientConnInterface) *GroupOverlayClient + func (c *GroupOverlayClient) Add(ctx context.Context, arg0 int64) error + func (c *GroupOverlayClient) Remove(ctx context.Context, arg0 int64) error + type InputDeviceClient struct + func NewInputDeviceClient(cc grpc.ClientConnInterface) *InputDeviceClient + func (c *InputDeviceClient) DescribeContents(ctx context.Context) (int32, error) + func (c *InputDeviceClient) GetBatteryState(ctx context.Context) (int64, error) + func (c *InputDeviceClient) GetControllerNumber(ctx context.Context) (int32, error) + func (c *InputDeviceClient) GetDescriptor(ctx context.Context) (string, error) + func (c *InputDeviceClient) GetDevice(ctx context.Context, arg0 int32) (int64, error) + func (c *InputDeviceClient) GetDeviceIds(ctx context.Context) (int64, error) + func (c *InputDeviceClient) GetId(ctx context.Context) (int32, error) + func (c *InputDeviceClient) GetKeyCharacterMap(ctx context.Context) (int64, error) + func (c *InputDeviceClient) GetKeyCodeForKeyLocation(ctx context.Context, arg0 int32) (int32, error) + func (c *InputDeviceClient) GetKeyboardType(ctx context.Context) (int32, error) + func (c *InputDeviceClient) GetLightsManager(ctx context.Context) (int64, error) + func (c *InputDeviceClient) GetMotionRange1(ctx context.Context, arg0 int32) (int64, error) + func (c *InputDeviceClient) GetMotionRange2_1(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *InputDeviceClient) GetMotionRanges(ctx context.Context) (int64, error) + func (c *InputDeviceClient) GetName(ctx context.Context) (string, error) + func (c *InputDeviceClient) GetProductId(ctx context.Context) (int32, error) + func (c *InputDeviceClient) GetSensorManager(ctx context.Context) (int64, error) + func (c *InputDeviceClient) GetSources(ctx context.Context) (int32, error) + func (c *InputDeviceClient) GetVendorId(ctx context.Context) (int32, error) + func (c *InputDeviceClient) GetVibrator(ctx context.Context) (int64, error) + func (c *InputDeviceClient) GetVibratorManager(ctx context.Context) (int64, error) + func (c *InputDeviceClient) HasKeys(ctx context.Context, arg0 int64) (int64, error) + func (c *InputDeviceClient) HasMicrophone(ctx context.Context) (bool, error) + func (c *InputDeviceClient) IsEnabled(ctx context.Context) (bool, error) + func (c *InputDeviceClient) IsExternal(ctx context.Context) (bool, error) + func (c *InputDeviceClient) IsVirtual(ctx context.Context) (bool, error) + func (c *InputDeviceClient) SupportsSource(ctx context.Context, arg0 int32) (bool, error) + func (c *InputDeviceClient) ToString(ctx context.Context) (string, error) + func (c *InputDeviceClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type InputDeviceMotionRangeClient struct + func NewInputDeviceMotionRangeClient(cc grpc.ClientConnInterface) *InputDeviceMotionRangeClient + func (c *InputDeviceMotionRangeClient) GetAxis(ctx context.Context) (int32, error) + func (c *InputDeviceMotionRangeClient) GetFlat(ctx context.Context) (float32, error) + func (c *InputDeviceMotionRangeClient) GetFuzz(ctx context.Context) (float32, error) + func (c *InputDeviceMotionRangeClient) GetMax(ctx context.Context) (float32, error) + func (c *InputDeviceMotionRangeClient) GetMin(ctx context.Context) (float32, error) + func (c *InputDeviceMotionRangeClient) GetRange(ctx context.Context) (float32, error) + func (c *InputDeviceMotionRangeClient) GetResolution(ctx context.Context) (float32, error) + func (c *InputDeviceMotionRangeClient) GetSource(ctx context.Context) (int32, error) + func (c *InputDeviceMotionRangeClient) IsFromSource(ctx context.Context, arg0 int32) (bool, error) + type InputDeviceViewBehaviorClient struct + func NewInputDeviceViewBehaviorClient(cc grpc.ClientConnInterface) *InputDeviceViewBehaviorClient + func (c *InputDeviceViewBehaviorClient) ShouldSmoothScroll(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + type InputEventClient struct + func NewInputEventClient(cc grpc.ClientConnInterface) *InputEventClient + func (c *InputEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *InputEventClient) GetDevice(ctx context.Context) (int64, error) + func (c *InputEventClient) GetDeviceId(ctx context.Context) (int32, error) + func (c *InputEventClient) GetEventTime(ctx context.Context) (int64, error) + func (c *InputEventClient) GetSource(ctx context.Context) (int32, error) + func (c *InputEventClient) IsFromSource(ctx context.Context, arg0 int32) (bool, error) + type InputQueueCallbackClient struct + func NewInputQueueCallbackClient(cc grpc.ClientConnInterface) *InputQueueCallbackClient + func (c *InputQueueCallbackClient) OnInputQueueCreated(ctx context.Context, arg0 int64) error + func (c *InputQueueCallbackClient) OnInputQueueDestroyed(ctx context.Context, arg0 int64) error + type KeyCharacterMapClient struct + func NewKeyCharacterMapClient(cc grpc.ClientConnInterface) *KeyCharacterMapClient + func (c *KeyCharacterMapClient) DescribeContents(ctx context.Context) (int32, error) + func (c *KeyCharacterMapClient) DeviceHasKey(ctx context.Context, arg0 int32) (bool, error) + func (c *KeyCharacterMapClient) DeviceHasKeys(ctx context.Context, arg0 int64) (int64, error) + func (c *KeyCharacterMapClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *KeyCharacterMapClient) Get(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *KeyCharacterMapClient) GetDeadChar(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *KeyCharacterMapClient) GetDisplayLabel(ctx context.Context, arg0 int32) (uint16, error) + func (c *KeyCharacterMapClient) GetEvents(ctx context.Context, arg0 int64) (int64, error) + func (c *KeyCharacterMapClient) GetKeyData(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *KeyCharacterMapClient) GetKeyboardType(ctx context.Context) (int32, error) + func (c *KeyCharacterMapClient) GetMatch2(ctx context.Context, arg0 int32, arg1 int64) (uint16, error) + func (c *KeyCharacterMapClient) GetMatch3_1(ctx context.Context, arg0 int32, arg1 int64, arg2 int32) (uint16, error) + func (c *KeyCharacterMapClient) GetModifierBehavior(ctx context.Context) (int32, error) + func (c *KeyCharacterMapClient) GetNumber(ctx context.Context, arg0 int32) (uint16, error) + func (c *KeyCharacterMapClient) IsPrintingKey(ctx context.Context, arg0 int32) (bool, error) + func (c *KeyCharacterMapClient) Load(ctx context.Context, arg0 int32) (int64, error) + func (c *KeyCharacterMapClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type KeyEventCallbackClient struct + func NewKeyEventCallbackClient(cc grpc.ClientConnInterface) *KeyEventCallbackClient + func (c *KeyEventCallbackClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *KeyEventCallbackClient) OnKeyLongPress(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *KeyEventCallbackClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error) + func (c *KeyEventCallbackClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + type KeyEventClient struct + func NewKeyEventClient(cc grpc.ClientConnInterface) *KeyEventClient + func (c *KeyEventClient) ChangeAction(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *KeyEventClient) ChangeFlags(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *KeyEventClient) ChangeTimeRepeat3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) (int64, error) + func (c *KeyEventClient) ChangeTimeRepeat4_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (int64, error) + func (c *KeyEventClient) Dispatch1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *KeyEventClient) Dispatch3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *KeyEventClient) GetAction(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetCharacters(ctx context.Context, handle int64) (string, error) + func (c *KeyEventClient) GetDeadChar(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int32, error) + func (c *KeyEventClient) GetDeviceId(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetDisplayLabel(ctx context.Context, handle int64) (uint16, error) + func (c *KeyEventClient) GetDownTime(ctx context.Context, handle int64) (int64, error) + func (c *KeyEventClient) GetEventTime(ctx context.Context, handle int64) (int64, error) + func (c *KeyEventClient) GetFlags(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetKeyCharacterMap(ctx context.Context, handle int64) (int64, error) + func (c *KeyEventClient) GetKeyCode(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetKeyData(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *KeyEventClient) GetMatch1(ctx context.Context, handle int64, arg0 int64) (uint16, error) + func (c *KeyEventClient) GetMatch2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (uint16, error) + func (c *KeyEventClient) GetMaxKeyCode(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetMetaState(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetModifierMetaStateMask(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetModifiers(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetNumber(ctx context.Context, handle int64) (uint16, error) + func (c *KeyEventClient) GetRepeatCount(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetScanCode(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetSource(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetUnicodeChar0(ctx context.Context, handle int64) (int32, error) + func (c *KeyEventClient) GetUnicodeChar1_1(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *KeyEventClient) HasModifiers(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *KeyEventClient) HasNoModifiers(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsAltPressed(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsCanceled(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsCapsLockOn(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsCtrlPressed(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsFunctionPressed(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsGamepadButton(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *KeyEventClient) IsLongPress(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsMediaSessionKey(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *KeyEventClient) IsMetaPressed(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsModifierKey(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *KeyEventClient) IsNumLockOn(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsPrintingKey(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsScrollLockOn(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsShiftPressed(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsSymPressed(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsSystem(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) IsTracking(ctx context.Context, handle int64) (bool, error) + func (c *KeyEventClient) KeyCodeFromString(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *KeyEventClient) KeyCodeToString(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *KeyEventClient) MetaStateHasModifiers(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error) + func (c *KeyEventClient) MetaStateHasNoModifiers(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *KeyEventClient) NormalizeMetaState(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *KeyEventClient) SetSource(ctx context.Context, handle int64, arg0 int32) error + func (c *KeyEventClient) StartTracking(ctx context.Context, handle int64) error + func (c *KeyEventClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *KeyEventClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type KeyEventDispatcherStateClient struct + func NewKeyEventDispatcherStateClient(cc grpc.ClientConnInterface) *KeyEventDispatcherStateClient + func (c *KeyEventDispatcherStateClient) HandleUpEvent(ctx context.Context, arg0 int64) error + func (c *KeyEventDispatcherStateClient) IsTracking(ctx context.Context, arg0 int64) (bool, error) + func (c *KeyEventDispatcherStateClient) PerformedLongPress(ctx context.Context, arg0 int64) error + func (c *KeyEventDispatcherStateClient) Reset0(ctx context.Context) error + func (c *KeyEventDispatcherStateClient) Reset1_1(ctx context.Context, arg0 int64) error + func (c *KeyEventDispatcherStateClient) StartTracking(ctx context.Context, arg0 int64, arg1 int64) error + type KeyboardShortcutGroupClient struct + func NewKeyboardShortcutGroupClient(cc grpc.ClientConnInterface) *KeyboardShortcutGroupClient + func (c *KeyboardShortcutGroupClient) AddItem(ctx context.Context, handle int64, arg0 int64) error + func (c *KeyboardShortcutGroupClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *KeyboardShortcutGroupClient) GetItems(ctx context.Context, handle int64) (int64, error) + func (c *KeyboardShortcutGroupClient) GetLabel(ctx context.Context, handle int64) (int64, error) + func (c *KeyboardShortcutGroupClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type KeyboardShortcutInfoClient struct + func NewKeyboardShortcutInfoClient(cc grpc.ClientConnInterface) *KeyboardShortcutInfoClient + func (c *KeyboardShortcutInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *KeyboardShortcutInfoClient) GetBaseCharacter(ctx context.Context, handle int64) (uint16, error) + func (c *KeyboardShortcutInfoClient) GetKeycode(ctx context.Context, handle int64) (int32, error) + func (c *KeyboardShortcutInfoClient) GetLabel(ctx context.Context, handle int64) (int64, error) + func (c *KeyboardShortcutInfoClient) GetModifiers(ctx context.Context, handle int64) (int32, error) + func (c *KeyboardShortcutInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type LayoutInflaterClient struct + func NewLayoutInflaterClient(cc grpc.ClientConnInterface) *LayoutInflaterClient + func (c *LayoutInflaterClient) CloneInContext(ctx context.Context, arg0 int64) (int64, error) + func (c *LayoutInflaterClient) CreateView3_1(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error) + func (c *LayoutInflaterClient) CreateView4(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 int64) (int64, error) + func (c *LayoutInflaterClient) From(ctx context.Context, arg0 int64) (int64, error) + func (c *LayoutInflaterClient) GetContext(ctx context.Context) (int64, error) + func (c *LayoutInflaterClient) GetFactory(ctx context.Context) (int64, error) + func (c *LayoutInflaterClient) GetFactory2(ctx context.Context) (int64, error) + func (c *LayoutInflaterClient) GetFilter(ctx context.Context) (int64, error) + func (c *LayoutInflaterClient) Inflate2(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *LayoutInflaterClient) Inflate2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *LayoutInflaterClient) Inflate3_1(ctx context.Context, arg0 int32, arg1 int64, arg2 bool) (int64, error) + func (c *LayoutInflaterClient) Inflate3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (int64, error) + func (c *LayoutInflaterClient) OnCreateView(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int64, error) + func (c *LayoutInflaterClient) SetFactory(ctx context.Context, arg0 int64) error + func (c *LayoutInflaterClient) SetFactory2(ctx context.Context, arg0 int64) error + func (c *LayoutInflaterClient) SetFilter(ctx context.Context, arg0 int64) error + type LayoutInflaterFactory2Client struct + func NewLayoutInflaterFactory2Client(cc grpc.ClientConnInterface) *LayoutInflaterFactory2Client + func (c *LayoutInflaterFactory2Client) OnCreateView(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error) + type LayoutInflaterFactoryClient struct + func NewLayoutInflaterFactoryClient(cc grpc.ClientConnInterface) *LayoutInflaterFactoryClient + func (c *LayoutInflaterFactoryClient) OnCreateView(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error) + type LayoutInflaterFilterClient struct + func NewLayoutInflaterFilterClient(cc grpc.ClientConnInterface) *LayoutInflaterFilterClient + func (c *LayoutInflaterFilterClient) OnLoadClass(ctx context.Context, arg0 int64) (bool, error) + type ManagerClient struct + func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient + func (c *ManagerClient) AddView(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ManagerClient) RemoveView(ctx context.Context, arg0 int64) error + func (c *ManagerClient) UpdateViewLayout(ctx context.Context, arg0 int64, arg1 int64) error + type MenuClient struct + func NewMenuClient(cc grpc.ClientConnInterface) *MenuClient + func (c *MenuClient) Add1(ctx context.Context, arg0 int32) (int64, error) + func (c *MenuClient) Add1_3(ctx context.Context, arg0 string) (int64, error) + func (c *MenuClient) Add4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error) + func (c *MenuClient) Add4_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 string) (int64, error) + func (c *MenuClient) AddIntentOptions(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int64, ...) (int32, error) + func (c *MenuClient) AddSubMenu1(ctx context.Context, arg0 int32) (int64, error) + func (c *MenuClient) AddSubMenu1_3(ctx context.Context, arg0 string) (int64, error) + func (c *MenuClient) AddSubMenu4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error) + func (c *MenuClient) AddSubMenu4_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 string) (int64, error) + func (c *MenuClient) Clear(ctx context.Context) error + func (c *MenuClient) Close(ctx context.Context) error + func (c *MenuClient) FindItem(ctx context.Context, arg0 int32) (int64, error) + func (c *MenuClient) GetItem(ctx context.Context, arg0 int32) (int64, error) + func (c *MenuClient) HasVisibleItems(ctx context.Context) (bool, error) + func (c *MenuClient) IsShortcutKey(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *MenuClient) PerformIdentifierAction(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *MenuClient) PerformShortcut(ctx context.Context, arg0 int32, arg1 int64, arg2 int32) (bool, error) + func (c *MenuClient) RemoveGroup(ctx context.Context, arg0 int32) error + func (c *MenuClient) RemoveItem(ctx context.Context, arg0 int32) error + func (c *MenuClient) SetGroupCheckable(ctx context.Context, arg0 int32, arg1 bool, arg2 bool) error + func (c *MenuClient) SetGroupEnabled(ctx context.Context, arg0 int32, arg1 bool) error + func (c *MenuClient) SetGroupVisible(ctx context.Context, arg0 int32, arg1 bool) error + func (c *MenuClient) SetQwertyMode(ctx context.Context, arg0 bool) error + func (c *MenuClient) Size(ctx context.Context) (int32, error) + type MenuInflaterClient struct + func NewMenuInflaterClient(cc grpc.ClientConnInterface) *MenuInflaterClient + func (c *MenuInflaterClient) Inflate(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + type MenuItemClient struct + func NewMenuItemClient(cc grpc.ClientConnInterface) *MenuItemClient + func (c *MenuItemClient) CollapseActionView(ctx context.Context) (bool, error) + func (c *MenuItemClient) ExpandActionView(ctx context.Context) (bool, error) + func (c *MenuItemClient) GetActionProvider(ctx context.Context) (int64, error) + func (c *MenuItemClient) GetActionView(ctx context.Context) (int64, error) + func (c *MenuItemClient) GetAlphabeticShortcut(ctx context.Context) (uint16, error) + func (c *MenuItemClient) GetGroupId(ctx context.Context) (int32, error) + func (c *MenuItemClient) GetIcon(ctx context.Context) (int64, error) + func (c *MenuItemClient) GetIntent(ctx context.Context) (int64, error) + func (c *MenuItemClient) GetItemId(ctx context.Context) (int32, error) + func (c *MenuItemClient) GetMenuInfo(ctx context.Context) (int64, error) + func (c *MenuItemClient) GetNumericShortcut(ctx context.Context) (uint16, error) + func (c *MenuItemClient) GetOrder(ctx context.Context) (int32, error) + func (c *MenuItemClient) GetSubMenu(ctx context.Context) (int64, error) + func (c *MenuItemClient) GetTitle(ctx context.Context) (int64, error) + func (c *MenuItemClient) GetTitleCondensed(ctx context.Context) (int64, error) + func (c *MenuItemClient) HasSubMenu(ctx context.Context) (bool, error) + func (c *MenuItemClient) IsActionViewExpanded(ctx context.Context) (bool, error) + func (c *MenuItemClient) IsCheckable(ctx context.Context) (bool, error) + func (c *MenuItemClient) IsChecked(ctx context.Context) (bool, error) + func (c *MenuItemClient) IsEnabled(ctx context.Context) (bool, error) + func (c *MenuItemClient) IsVisible(ctx context.Context) (bool, error) + func (c *MenuItemClient) SetActionProvider(ctx context.Context, arg0 int64) (int64, error) + func (c *MenuItemClient) SetActionView1(ctx context.Context, arg0 int64) (int64, error) + func (c *MenuItemClient) SetActionView1_1(ctx context.Context, arg0 int32) (int64, error) + func (c *MenuItemClient) SetAlphabeticShortcut(ctx context.Context, arg0 uint16) (int64, error) + func (c *MenuItemClient) SetCheckable(ctx context.Context, arg0 bool) (int64, error) + func (c *MenuItemClient) SetChecked(ctx context.Context, arg0 bool) (int64, error) + func (c *MenuItemClient) SetEnabled(ctx context.Context, arg0 bool) (int64, error) + func (c *MenuItemClient) SetIcon1(ctx context.Context, arg0 int64) (int64, error) + func (c *MenuItemClient) SetIcon1_1(ctx context.Context, arg0 int32) (int64, error) + func (c *MenuItemClient) SetIntent(ctx context.Context, arg0 int64) (int64, error) + func (c *MenuItemClient) SetNumericShortcut(ctx context.Context, arg0 uint16) (int64, error) + func (c *MenuItemClient) SetOnActionExpandListener(ctx context.Context, arg0 int64) (int64, error) + func (c *MenuItemClient) SetOnMenuItemClickListener(ctx context.Context, arg0 int64) (int64, error) + func (c *MenuItemClient) SetShortcut(ctx context.Context, arg0 uint16, arg1 uint16) (int64, error) + func (c *MenuItemClient) SetShowAsAction(ctx context.Context, arg0 int32) error + func (c *MenuItemClient) SetShowAsActionFlags(ctx context.Context, arg0 int32) (int64, error) + func (c *MenuItemClient) SetTitle1(ctx context.Context, arg0 int32) (int64, error) + func (c *MenuItemClient) SetTitle1_1(ctx context.Context, arg0 string) (int64, error) + func (c *MenuItemClient) SetTitleCondensed(ctx context.Context, arg0 string) (int64, error) + func (c *MenuItemClient) SetVisible(ctx context.Context, arg0 bool) (int64, error) + type MenuItemOnActionExpandListenerClient struct + func NewMenuItemOnActionExpandListenerClient(cc grpc.ClientConnInterface) *MenuItemOnActionExpandListenerClient + func (c *MenuItemOnActionExpandListenerClient) OnMenuItemActionCollapse(ctx context.Context, arg0 int64) (bool, error) + func (c *MenuItemOnActionExpandListenerClient) OnMenuItemActionExpand(ctx context.Context, arg0 int64) (bool, error) + type MenuItemOnMenuItemClickListenerClient struct + func NewMenuItemOnMenuItemClickListenerClient(cc grpc.ClientConnInterface) *MenuItemOnMenuItemClickListenerClient + func (c *MenuItemOnMenuItemClickListenerClient) OnMenuItemClick(ctx context.Context, arg0 int64) (bool, error) + type MotionEventClient struct + func NewMotionEventClient(cc grpc.ClientConnInterface) *MotionEventClient + func (c *MotionEventClient) ActionToString(ctx context.Context, arg0 int32) (string, error) + func (c *MotionEventClient) AddBatch3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error + func (c *MotionEventClient) AddBatch6_1(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 float32, ...) error + func (c *MotionEventClient) AxisFromString(ctx context.Context, arg0 string) (int32, error) + func (c *MotionEventClient) AxisToString(ctx context.Context, arg0 int32) (string, error) + func (c *MotionEventClient) FindPointerIndex(ctx context.Context, arg0 int32) (int32, error) + func (c *MotionEventClient) GetAction(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetActionButton(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetActionIndex(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetActionMasked(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetAxisValue1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetAxisValue2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetButtonState(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetClassification(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetDeviceId(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetDownTime(ctx context.Context) (int64, error) + func (c *MotionEventClient) GetEdgeFlags(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetEventTime(ctx context.Context) (int64, error) + func (c *MotionEventClient) GetEventTimeNanos(ctx context.Context) (int64, error) + func (c *MotionEventClient) GetFlags(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetHistoricalAxisValue2(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalAxisValue3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalEventTime(ctx context.Context, arg0 int32) (int64, error) + func (c *MotionEventClient) GetHistoricalEventTimeNanos(ctx context.Context, arg0 int32) (int64, error) + func (c *MotionEventClient) GetHistoricalOrientation1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalOrientation2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalPointerCoords(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error + func (c *MotionEventClient) GetHistoricalPressure1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalPressure2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalSize1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalSize2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalToolMajor1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalToolMajor2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalToolMinor1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalToolMinor2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalTouchMajor1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalTouchMajor2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalTouchMinor1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalTouchMinor2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalX1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalX2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalY1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetHistoricalY2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *MotionEventClient) GetHistorySize(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetMetaState(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetOrientation0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetOrientation1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetPointerCoords(ctx context.Context, arg0 int32, arg1 int64) error + func (c *MotionEventClient) GetPointerCount(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetPointerId(ctx context.Context, arg0 int32) (int32, error) + func (c *MotionEventClient) GetPointerProperties(ctx context.Context, arg0 int32, arg1 int64) error + func (c *MotionEventClient) GetPressure0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetPressure1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetRawX0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetRawX1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetRawY0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetRawY1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetSize0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetSize1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetSource(ctx context.Context) (int32, error) + func (c *MotionEventClient) GetToolMajor0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetToolMajor1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetToolMinor0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetToolMinor1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetToolType(ctx context.Context, arg0 int32) (int32, error) + func (c *MotionEventClient) GetTouchMajor0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetTouchMajor1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetTouchMinor0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetTouchMinor1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetX0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetX1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetXPrecision(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetY0(ctx context.Context) (float32, error) + func (c *MotionEventClient) GetY1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventClient) GetYPrecision(ctx context.Context) (float32, error) + func (c *MotionEventClient) IsButtonPressed(ctx context.Context, arg0 int32) (bool, error) + func (c *MotionEventClient) Obtain1(ctx context.Context, arg0 int64) (int64, error) + func (c *MotionEventClient) Obtain12_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 float32, ...) (int64, error) + func (c *MotionEventClient) Obtain13_5(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, ...) (int64, error) + func (c *MotionEventClient) Obtain13_6(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, ...) (int64, error) + func (c *MotionEventClient) Obtain14_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, ...) (int64, error) + func (c *MotionEventClient) Obtain16_4(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, ...) (int64, error) + func (c *MotionEventClient) Obtain6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 float32, ...) (int64, error) + func (c *MotionEventClient) ObtainNoHistory(ctx context.Context, arg0 int64) (int64, error) + func (c *MotionEventClient) OffsetLocation(ctx context.Context, arg0 float32, arg1 float32) error + func (c *MotionEventClient) Recycle(ctx context.Context) error + func (c *MotionEventClient) SetAction(ctx context.Context, arg0 int32) error + func (c *MotionEventClient) SetEdgeFlags(ctx context.Context, arg0 int32) error + func (c *MotionEventClient) SetLocation(ctx context.Context, arg0 float32, arg1 float32) error + func (c *MotionEventClient) SetSource(ctx context.Context, arg0 int32) error + func (c *MotionEventClient) ToString(ctx context.Context) (string, error) + func (c *MotionEventClient) Transform(ctx context.Context, arg0 int64) error + func (c *MotionEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type MotionEventPointerCoordsClient struct + func NewMotionEventPointerCoordsClient(cc grpc.ClientConnInterface) *MotionEventPointerCoordsClient + func (c *MotionEventPointerCoordsClient) Clear(ctx context.Context) error + func (c *MotionEventPointerCoordsClient) CopyFrom(ctx context.Context, arg0 int64) error + func (c *MotionEventPointerCoordsClient) GetAxisValue(ctx context.Context, arg0 int32) (float32, error) + func (c *MotionEventPointerCoordsClient) IsResampled(ctx context.Context) (bool, error) + func (c *MotionEventPointerCoordsClient) SetAxisValue(ctx context.Context, arg0 int32, arg1 float32) error + type MotionEventPointerPropertiesClient struct + func NewMotionEventPointerPropertiesClient(cc grpc.ClientConnInterface) *MotionEventPointerPropertiesClient + func (c *MotionEventPointerPropertiesClient) Clear(ctx context.Context) error + func (c *MotionEventPointerPropertiesClient) CopyFrom(ctx context.Context, arg0 int64) error + func (c *MotionEventPointerPropertiesClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *MotionEventPointerPropertiesClient) HashCode(ctx context.Context) (int32, error) + type MotionPredictorClient struct + func NewMotionPredictorClient(cc grpc.ClientConnInterface) *MotionPredictorClient + func (c *MotionPredictorClient) IsPredictionAvailable(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error) + func (c *MotionPredictorClient) Predict(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *MotionPredictorClient) Record(ctx context.Context, handle int64, arg0 int64) error + type OnReceiveContentListenerClient struct + func NewOnReceiveContentListenerClient(cc grpc.ClientConnInterface) *OnReceiveContentListenerClient + func (c *OnReceiveContentListenerClient) OnReceiveContent(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + type OrientationEventListenerClient struct + func NewOrientationEventListenerClient(cc grpc.ClientConnInterface) *OrientationEventListenerClient + func (c *OrientationEventListenerClient) CanDetectOrientation(ctx context.Context) (bool, error) + func (c *OrientationEventListenerClient) Disable(ctx context.Context) error + func (c *OrientationEventListenerClient) Enable(ctx context.Context) error + func (c *OrientationEventListenerClient) OnOrientationChanged(ctx context.Context, arg0 int32) error + type OrientationListenerClient struct + func NewOrientationListenerClient(cc grpc.ClientConnInterface) *OrientationListenerClient + func (c *OrientationListenerClient) Disable(ctx context.Context) error + func (c *OrientationListenerClient) Enable(ctx context.Context) error + func (c *OrientationListenerClient) OnAccuracyChanged(ctx context.Context, arg0 int32, arg1 int32) error + func (c *OrientationListenerClient) OnOrientationChanged(ctx context.Context, arg0 int32) error + func (c *OrientationListenerClient) OnSensorChanged(ctx context.Context, arg0 int32, arg1 int64) error + type OutlineProviderClient struct + func NewOutlineProviderClient(cc grpc.ClientConnInterface) *OutlineProviderClient + func (c *OutlineProviderClient) GetOutline(ctx context.Context, arg0 int64, arg1 int64) error + type OverlayClient struct + func NewOverlayClient(cc grpc.ClientConnInterface) *OverlayClient + func (c *OverlayClient) Add(ctx context.Context, arg0 int64) error + func (c *OverlayClient) Clear(ctx context.Context) error + func (c *OverlayClient) Remove(ctx context.Context, arg0 int64) error + type ParentClient struct + func NewParentClient(cc grpc.ClientConnInterface) *ParentClient + func (c *ParentClient) BringChildToFront(ctx context.Context, arg0 int64) error + func (c *ParentClient) CanResolveLayoutDirection(ctx context.Context) (bool, error) + func (c *ParentClient) CanResolveTextAlignment(ctx context.Context) (bool, error) + func (c *ParentClient) CanResolveTextDirection(ctx context.Context) (bool, error) + func (c *ParentClient) ChildDrawableStateChanged(ctx context.Context, arg0 int64) error + func (c *ParentClient) ChildHasTransientStateChanged(ctx context.Context, arg0 int64, arg1 bool) error + func (c *ParentClient) ClearChildFocus(ctx context.Context, arg0 int64) error + func (c *ParentClient) CreateContextMenu(ctx context.Context, arg0 int64) error + func (c *ParentClient) FocusSearch(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *ParentClient) FocusableViewAvailable(ctx context.Context, arg0 int64) error + func (c *ParentClient) GetChildVisibleRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *ParentClient) GetLayoutDirection(ctx context.Context) (int32, error) + func (c *ParentClient) GetParent(ctx context.Context) (int64, error) + func (c *ParentClient) GetParentForAccessibility(ctx context.Context) (int64, error) + func (c *ParentClient) GetTextAlignment(ctx context.Context) (int32, error) + func (c *ParentClient) GetTextDirection(ctx context.Context) (int32, error) + func (c *ParentClient) InvalidateChild(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ParentClient) InvalidateChildInParent(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ParentClient) IsLayoutDirectionResolved(ctx context.Context) (bool, error) + func (c *ParentClient) IsLayoutRequested(ctx context.Context) (bool, error) + func (c *ParentClient) IsTextAlignmentResolved(ctx context.Context) (bool, error) + func (c *ParentClient) IsTextDirectionResolved(ctx context.Context) (bool, error) + func (c *ParentClient) KeyboardNavigationClusterSearch(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *ParentClient) NotifySubtreeAccessibilityStateChanged(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error + func (c *ParentClient) OnNestedFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 bool) (bool, error) + func (c *ParentClient) OnNestedPreFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error) + func (c *ParentClient) OnNestedPrePerformAccessibilityAction(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error) + func (c *ParentClient) OnNestedPreScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error + func (c *ParentClient) OnNestedScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *ParentClient) OnNestedScrollAccepted(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error + func (c *ParentClient) OnStartNestedScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error) + func (c *ParentClient) OnStopNestedScroll(ctx context.Context, arg0 int64) error + func (c *ParentClient) RecomputeViewAttributes(ctx context.Context, arg0 int64) error + func (c *ParentClient) RequestChildFocus(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ParentClient) RequestChildRectangleOnScreen(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (bool, error) + func (c *ParentClient) RequestDisallowInterceptTouchEvent(ctx context.Context, arg0 bool) error + func (c *ParentClient) RequestFitSystemWindows(ctx context.Context) error + func (c *ParentClient) RequestLayout(ctx context.Context) error + func (c *ParentClient) RequestSendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + func (c *ParentClient) RequestTransparentRegion(ctx context.Context, arg0 int64) error + func (c *ParentClient) ShowContextMenuForChild1(ctx context.Context, arg0 int64) (bool, error) + func (c *ParentClient) ShowContextMenuForChild3_1(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error) + func (c *ParentClient) StartActionModeForChild2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ParentClient) StartActionModeForChild3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error) + type PixelCopyOnPixelCopyFinishedListenerClient struct + func NewPixelCopyOnPixelCopyFinishedListenerClient(cc grpc.ClientConnInterface) *PixelCopyOnPixelCopyFinishedListenerClient + func (c *PixelCopyOnPixelCopyFinishedListenerClient) OnPixelCopyFinished(ctx context.Context, arg0 int32) error + type PixelCopyRequestClient struct + func NewPixelCopyRequestClient(cc grpc.ClientConnInterface) *PixelCopyRequestClient + func (c *PixelCopyRequestClient) GetDestinationBitmap(ctx context.Context) (int64, error) + func (c *PixelCopyRequestClient) GetSourceRect(ctx context.Context) (int64, error) + type PixelCopyResultClient struct + func NewPixelCopyResultClient(cc grpc.ClientConnInterface) *PixelCopyResultClient + func (c *PixelCopyResultClient) GetBitmap(ctx context.Context) (int64, error) + func (c *PixelCopyResultClient) GetStatus(ctx context.Context) (int32, error) + type PointerIconClient struct + func NewPointerIconClient(cc grpc.ClientConnInterface) *PointerIconClient + func (c *PointerIconClient) Create(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (int64, error) + func (c *PointerIconClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PointerIconClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PointerIconClient) GetSystemIcon(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PointerIconClient) Load(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PointerIconClient) ToString(ctx context.Context) (string, error) + func (c *PointerIconClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PropertyAnimatorClient struct + func NewPropertyAnimatorClient(cc grpc.ClientConnInterface) *PropertyAnimatorClient + func (c *PropertyAnimatorClient) Alpha(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) AlphaBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) Cancel(ctx context.Context) error + func (c *PropertyAnimatorClient) GetDuration(ctx context.Context) (int64, error) + func (c *PropertyAnimatorClient) GetInterpolator(ctx context.Context) (int64, error) + func (c *PropertyAnimatorClient) GetStartDelay(ctx context.Context) (int64, error) + func (c *PropertyAnimatorClient) Rotation(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) RotationBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) RotationX(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) RotationXBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) RotationY(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) RotationYBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) ScaleX(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) ScaleXBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) ScaleY(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) ScaleYBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) SetDuration(ctx context.Context, arg0 int64) (int64, error) + func (c *PropertyAnimatorClient) SetInterpolator(ctx context.Context, arg0 int64) (int64, error) + func (c *PropertyAnimatorClient) SetListener(ctx context.Context, arg0 int64) (int64, error) + func (c *PropertyAnimatorClient) SetStartDelay(ctx context.Context, arg0 int64) (int64, error) + func (c *PropertyAnimatorClient) SetUpdateListener(ctx context.Context, arg0 int64) (int64, error) + func (c *PropertyAnimatorClient) Start(ctx context.Context) error + func (c *PropertyAnimatorClient) TranslationX(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) TranslationXBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) TranslationY(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) TranslationYBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) TranslationZ(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) TranslationZBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) WithEndAction(ctx context.Context, arg0 int64) (int64, error) + func (c *PropertyAnimatorClient) WithLayer(ctx context.Context) (int64, error) + func (c *PropertyAnimatorClient) WithStartAction(ctx context.Context, arg0 int64) (int64, error) + func (c *PropertyAnimatorClient) X(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) XBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) Y(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) YBy(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) Z(ctx context.Context, arg0 float32) (int64, error) + func (c *PropertyAnimatorClient) ZBy(ctx context.Context, arg0 float32) (int64, error) + type RoundedCornerClient struct + func NewRoundedCornerClient(cc grpc.ClientConnInterface) *RoundedCornerClient + func (c *RoundedCornerClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RoundedCornerClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RoundedCornerClient) GetCenter(ctx context.Context, handle int64) (int64, error) + func (c *RoundedCornerClient) GetPosition(ctx context.Context, handle int64) (int32, error) + func (c *RoundedCornerClient) GetRadius(ctx context.Context, handle int64) (int32, error) + func (c *RoundedCornerClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *RoundedCornerClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *RoundedCornerClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ScaleGestureDetectorClient struct + func NewScaleGestureDetectorClient(cc grpc.ClientConnInterface) *ScaleGestureDetectorClient + func (c *ScaleGestureDetectorClient) GetCurrentSpan(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetCurrentSpanX(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetCurrentSpanY(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetEventTime(ctx context.Context, handle int64) (int64, error) + func (c *ScaleGestureDetectorClient) GetFocusX(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetFocusY(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetPreviousSpan(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetPreviousSpanX(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetPreviousSpanY(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetScaleFactor(ctx context.Context, handle int64) (float32, error) + func (c *ScaleGestureDetectorClient) GetTimeDelta(ctx context.Context, handle int64) (int64, error) + func (c *ScaleGestureDetectorClient) IsInProgress(ctx context.Context, handle int64) (bool, error) + func (c *ScaleGestureDetectorClient) IsQuickScaleEnabled(ctx context.Context, handle int64) (bool, error) + func (c *ScaleGestureDetectorClient) IsStylusScaleEnabled(ctx context.Context, handle int64) (bool, error) + func (c *ScaleGestureDetectorClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ScaleGestureDetectorClient) SetQuickScaleEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ScaleGestureDetectorClient) SetStylusScaleEnabled(ctx context.Context, handle int64, arg0 bool) error + type ScaleGestureDetectorOnScaleGestureListenerClient struct + func NewScaleGestureDetectorOnScaleGestureListenerClient(cc grpc.ClientConnInterface) *ScaleGestureDetectorOnScaleGestureListenerClient + func (c *ScaleGestureDetectorOnScaleGestureListenerClient) OnScale(ctx context.Context, arg0 int64) (bool, error) + func (c *ScaleGestureDetectorOnScaleGestureListenerClient) OnScaleBegin(ctx context.Context, arg0 int64) (bool, error) + func (c *ScaleGestureDetectorOnScaleGestureListenerClient) OnScaleEnd(ctx context.Context, arg0 int64) error + type ScaleGestureDetectorSimpleOnScaleGestureListenerClient struct + func NewScaleGestureDetectorSimpleOnScaleGestureListenerClient(cc grpc.ClientConnInterface) *ScaleGestureDetectorSimpleOnScaleGestureListenerClient + func (c *ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScale(ctx context.Context, arg0 int64) (bool, error) + func (c *ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScaleBegin(ctx context.Context, arg0 int64) (bool, error) + func (c *ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScaleEnd(ctx context.Context, arg0 int64) error + type ScrollCaptureCallbackClient struct + func NewScrollCaptureCallbackClient(cc grpc.ClientConnInterface) *ScrollCaptureCallbackClient + func (c *ScrollCaptureCallbackClient) OnScrollCaptureEnd(ctx context.Context, arg0 int64) error + func (c *ScrollCaptureCallbackClient) OnScrollCaptureStart(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + type ScrollCaptureSessionClient struct + func NewScrollCaptureSessionClient(cc grpc.ClientConnInterface) *ScrollCaptureSessionClient + func (c *ScrollCaptureSessionClient) GetPositionInWindow(ctx context.Context, handle int64) (int64, error) + func (c *ScrollCaptureSessionClient) GetScrollBounds(ctx context.Context, handle int64) (int64, error) + func (c *ScrollCaptureSessionClient) GetSurface(ctx context.Context, handle int64) (int64, error) + type ScrollCaptureTargetClient struct + func NewScrollCaptureTargetClient(cc grpc.ClientConnInterface) *ScrollCaptureTargetClient + func (c *ScrollCaptureTargetClient) GetCallback(ctx context.Context, handle int64) (int64, error) + func (c *ScrollCaptureTargetClient) GetContainingView(ctx context.Context, handle int64) (int64, error) + func (c *ScrollCaptureTargetClient) GetHint(ctx context.Context, handle int64) (int32, error) + func (c *ScrollCaptureTargetClient) GetLocalVisibleRect(ctx context.Context, handle int64) (int64, error) + func (c *ScrollCaptureTargetClient) GetPositionInWindow(ctx context.Context, handle int64) (int64, error) + func (c *ScrollCaptureTargetClient) GetScrollBounds(ctx context.Context, handle int64) (int64, error) + func (c *ScrollCaptureTargetClient) SetScrollBounds(ctx context.Context, handle int64, arg0 int64) error + func (c *ScrollCaptureTargetClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ScrollCaptureTargetClient) UpdatePositionInWindow(ctx context.Context, handle int64) error + type ScrollFeedbackProviderClient struct + func NewScrollFeedbackProviderClient(cc grpc.ClientConnInterface) *ScrollFeedbackProviderClient + func (c *ScrollFeedbackProviderClient) CreateProvider(ctx context.Context, arg0 int64) (int64, error) + func (c *ScrollFeedbackProviderClient) OnScrollLimit(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 bool) error + func (c *ScrollFeedbackProviderClient) OnScrollProgress(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error + func (c *ScrollFeedbackProviderClient) OnSnapToItem(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error + type SearchEventClient struct + func NewSearchEventClient(cc grpc.ClientConnInterface) *SearchEventClient + func (c *SearchEventClient) GetInputDevice(ctx context.Context, handle int64) (int64, error) + type SoundEffectConstantsClient struct + func NewSoundEffectConstantsClient(cc grpc.ClientConnInterface) *SoundEffectConstantsClient + func (c *SoundEffectConstantsClient) GetConstantForFocusDirection(ctx context.Context, arg0 int32, arg1 bool) (int32, error) + func (c *SoundEffectConstantsClient) GetContantForFocusDirection(ctx context.Context, arg0 int32) (int32, error) + type StructureClient struct + func NewStructureClient(cc grpc.ClientConnInterface) *StructureClient + func (c *StructureClient) AddChildCount(ctx context.Context, arg0 int32) (int32, error) + func (c *StructureClient) AsyncCommit(ctx context.Context) error + func (c *StructureClient) AsyncNewChild(ctx context.Context, arg0 int32) (int64, error) + func (c *StructureClient) ClearCredentialManagerRequest(ctx context.Context) error + func (c *StructureClient) GetAutofillId(ctx context.Context) (int64, error) + func (c *StructureClient) GetChildCount(ctx context.Context) (int32, error) + func (c *StructureClient) GetExtras(ctx context.Context) (int64, error) + func (c *StructureClient) GetHint(ctx context.Context) (int64, error) + func (c *StructureClient) GetPendingCredentialRequest(ctx context.Context) (int64, error) + func (c *StructureClient) GetText(ctx context.Context) (int64, error) + func (c *StructureClient) GetTextSelectionEnd(ctx context.Context) (int32, error) + func (c *StructureClient) GetTextSelectionStart(ctx context.Context) (int32, error) + func (c *StructureClient) HasExtras(ctx context.Context) (bool, error) + func (c *StructureClient) NewChild(ctx context.Context, arg0 int32) (int64, error) + func (c *StructureClient) NewHtmlInfoBuilder(ctx context.Context, arg0 string) (int64, error) + func (c *StructureClient) SetAccessibilityFocused(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetActivated(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetAlpha(ctx context.Context, arg0 float32) error + func (c *StructureClient) SetAutofillHints(ctx context.Context, arg0 int64) error + func (c *StructureClient) SetAutofillId1(ctx context.Context, arg0 int64) error + func (c *StructureClient) SetAutofillId2_1(ctx context.Context, arg0 int64, arg1 int32) error + func (c *StructureClient) SetAutofillOptions(ctx context.Context, arg0 int64) error + func (c *StructureClient) SetAutofillType(ctx context.Context, arg0 int32) error + func (c *StructureClient) SetAutofillValue(ctx context.Context, arg0 int64) error + func (c *StructureClient) SetCheckable(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetChecked(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetChildCount(ctx context.Context, arg0 int32) error + func (c *StructureClient) SetClassName(ctx context.Context, arg0 string) error + func (c *StructureClient) SetClickable(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetContentDescription(ctx context.Context, arg0 string) error + func (c *StructureClient) SetContextClickable(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetDataIsSensitive(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetDimens(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *StructureClient) SetElevation(ctx context.Context, arg0 float32) error + func (c *StructureClient) SetEnabled(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetFocusable(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetFocused(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetHint(ctx context.Context, arg0 string) error + func (c *StructureClient) SetHintIdEntry(ctx context.Context, arg0 string) error + func (c *StructureClient) SetHtmlInfo(ctx context.Context, arg0 int64) error + func (c *StructureClient) SetId(ctx context.Context, arg0 int32, arg1 string, arg2 string, arg3 string) error + func (c *StructureClient) SetImportantForAutofill(ctx context.Context, arg0 int32) error + func (c *StructureClient) SetInputType(ctx context.Context, arg0 int32) error + func (c *StructureClient) SetLocaleList(ctx context.Context, arg0 int64) error + func (c *StructureClient) SetLongClickable(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetMaxTextEms(ctx context.Context, arg0 int32) error + func (c *StructureClient) SetMaxTextLength(ctx context.Context, arg0 int32) error + func (c *StructureClient) SetMinTextEms(ctx context.Context, arg0 int32) error + func (c *StructureClient) SetOpaque(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetReceiveContentMimeTypes(ctx context.Context, arg0 int64) error + func (c *StructureClient) SetSelected(ctx context.Context, arg0 bool) error + func (c *StructureClient) SetText1(ctx context.Context, arg0 string) error + func (c *StructureClient) SetText3_1(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error + func (c *StructureClient) SetTextIdEntry(ctx context.Context, arg0 string) error + func (c *StructureClient) SetTextLines(ctx context.Context, arg0 int64, arg1 int64) error + func (c *StructureClient) SetTextStyle(ctx context.Context, arg0 float32, arg1 int32, arg2 int32, arg3 int32) error + func (c *StructureClient) SetTransformation(ctx context.Context, arg0 int64) error + func (c *StructureClient) SetVisibility(ctx context.Context, arg0 int32) error + func (c *StructureClient) SetWebDomain(ctx context.Context, arg0 string) error + type StructureHtmlInfoClient struct + func NewStructureHtmlInfoClient(cc grpc.ClientConnInterface) *StructureHtmlInfoClient + func (c *StructureHtmlInfoClient) GetTag(ctx context.Context) (string, error) + type StubClient struct + func NewStubClient(cc grpc.ClientConnInterface) *StubClient + func (c *StubClient) Draw(ctx context.Context, handle int64, arg0 int64) error + func (c *StubClient) GetInflatedId(ctx context.Context, handle int64) (int32, error) + func (c *StubClient) GetLayoutInflater(ctx context.Context, handle int64) (int64, error) + func (c *StubClient) GetLayoutResource(ctx context.Context, handle int64) (int32, error) + func (c *StubClient) Inflate(ctx context.Context, handle int64) (int64, error) + func (c *StubClient) SetInflatedId(ctx context.Context, handle int64, arg0 int32) error + func (c *StubClient) SetLayoutInflater(ctx context.Context, handle int64, arg0 int64) error + func (c *StubClient) SetLayoutResource(ctx context.Context, handle int64, arg0 int32) error + func (c *StubClient) SetOnInflateListener(ctx context.Context, handle int64, arg0 int64) error + func (c *StubClient) SetVisibility(ctx context.Context, handle int64, arg0 int32) error + type StubOnInflateListenerClient struct + func NewStubOnInflateListenerClient(cc grpc.ClientConnInterface) *StubOnInflateListenerClient + func (c *StubOnInflateListenerClient) OnInflate(ctx context.Context, arg0 int64, arg1 int64) error + type SubMenuClient struct + func NewSubMenuClient(cc grpc.ClientConnInterface) *SubMenuClient + func (c *SubMenuClient) ClearHeader(ctx context.Context) error + func (c *SubMenuClient) GetItem(ctx context.Context) (int64, error) + func (c *SubMenuClient) SetHeaderIcon1(ctx context.Context, arg0 int64) (int64, error) + func (c *SubMenuClient) SetHeaderIcon1_1(ctx context.Context, arg0 int32) (int64, error) + func (c *SubMenuClient) SetHeaderTitle1(ctx context.Context, arg0 int32) (int64, error) + func (c *SubMenuClient) SetHeaderTitle1_1(ctx context.Context, arg0 string) (int64, error) + func (c *SubMenuClient) SetHeaderView(ctx context.Context, arg0 int64) (int64, error) + func (c *SubMenuClient) SetIcon1(ctx context.Context, arg0 int64) (int64, error) + func (c *SubMenuClient) SetIcon1_1(ctx context.Context, arg0 int32) (int64, error) + type SurfaceControlBuilderClient struct + func NewSurfaceControlBuilderClient(cc grpc.ClientConnInterface) *SurfaceControlBuilderClient + func (c *SurfaceControlBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SurfaceControlBuilderClient) SetBufferSize(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *SurfaceControlBuilderClient) SetFormat(ctx context.Context, arg0 int32) (int64, error) + func (c *SurfaceControlBuilderClient) SetHidden(ctx context.Context, arg0 bool) (int64, error) + func (c *SurfaceControlBuilderClient) SetName(ctx context.Context, arg0 string) (int64, error) + func (c *SurfaceControlBuilderClient) SetOpaque(ctx context.Context, arg0 bool) (int64, error) + func (c *SurfaceControlBuilderClient) SetParent(ctx context.Context, arg0 int64) (int64, error) + type SurfaceControlClient struct + func NewSurfaceControlClient(cc grpc.ClientConnInterface) *SurfaceControlClient + func (c *SurfaceControlClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SurfaceControlClient) IsValid(ctx context.Context) (bool, error) + func (c *SurfaceControlClient) ReadFromParcel(ctx context.Context, arg0 int64) error + func (c *SurfaceControlClient) Release(ctx context.Context) error + func (c *SurfaceControlClient) ToString(ctx context.Context) (string, error) + func (c *SurfaceControlClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SurfaceControlInputReceiverClient struct + func NewSurfaceControlInputReceiverClient(cc grpc.ClientConnInterface) *SurfaceControlInputReceiverClient + func (c *SurfaceControlInputReceiverClient) OnInputEvent(ctx context.Context, arg0 int64) (bool, error) + type SurfaceControlJankDataClient struct + func NewSurfaceControlJankDataClient(cc grpc.ClientConnInterface) *SurfaceControlJankDataClient + func (c *SurfaceControlJankDataClient) GetActualAppFrameTimeNanos(ctx context.Context) (int64, error) + func (c *SurfaceControlJankDataClient) GetJankType(ctx context.Context) (int32, error) + func (c *SurfaceControlJankDataClient) GetScheduledAppFrameTimeNanos(ctx context.Context) (int64, error) + func (c *SurfaceControlJankDataClient) GetVsyncId(ctx context.Context) (int64, error) + func (c *SurfaceControlJankDataClient) ToString(ctx context.Context) (string, error) + type SurfaceControlOnJankDataListenerRegistrationClient struct + func NewSurfaceControlOnJankDataListenerRegistrationClient(cc grpc.ClientConnInterface) *SurfaceControlOnJankDataListenerRegistrationClient + func (c *SurfaceControlOnJankDataListenerRegistrationClient) Flush(ctx context.Context) error + func (c *SurfaceControlOnJankDataListenerRegistrationClient) RemoveAfter(ctx context.Context, arg0 int64) error + type SurfaceControlTransactionClient struct + func NewSurfaceControlTransactionClient(cc grpc.ClientConnInterface) *SurfaceControlTransactionClient + func (c *SurfaceControlTransactionClient) AddTransactionCommittedListener(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *SurfaceControlTransactionClient) Apply(ctx context.Context) error + func (c *SurfaceControlTransactionClient) ClearFrameRate(ctx context.Context, arg0 int64) (int64, error) + func (c *SurfaceControlTransactionClient) ClearTrustedPresentationCallback(ctx context.Context, arg0 int64) (int64, error) + func (c *SurfaceControlTransactionClient) Close(ctx context.Context) error + func (c *SurfaceControlTransactionClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SurfaceControlTransactionClient) Merge(ctx context.Context, arg0 int64) (int64, error) + func (c *SurfaceControlTransactionClient) Reparent(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *SurfaceControlTransactionClient) SetAlpha(ctx context.Context, arg0 int64, arg1 float32) (int64, error) + func (c *SurfaceControlTransactionClient) SetBuffer2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *SurfaceControlTransactionClient) SetBuffer3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *SurfaceControlTransactionClient) SetBufferSize(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error) + func (c *SurfaceControlTransactionClient) SetBufferTransform(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *SurfaceControlTransactionClient) SetContentPriority(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *SurfaceControlTransactionClient) SetCrop(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *SurfaceControlTransactionClient) SetDamageRegion(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *SurfaceControlTransactionClient) SetDataSpace(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *SurfaceControlTransactionClient) SetDesiredHdrHeadroom(ctx context.Context, arg0 int64, arg1 float32) (int64, error) + func (c *SurfaceControlTransactionClient) SetDesiredPresentTimeNanos(ctx context.Context, arg0 int64) (int64, error) + func (c *SurfaceControlTransactionClient) SetExtendedRangeBrightness(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (int64, error) + func (c *SurfaceControlTransactionClient) SetFrameRate3(ctx context.Context, arg0 int64, arg1 float32, arg2 int32) (int64, error) + func (c *SurfaceControlTransactionClient) SetFrameRate4_1(ctx context.Context, arg0 int64, arg1 float32, arg2 int32, arg3 int32) (int64, error) + func (c *SurfaceControlTransactionClient) SetFrameTimeline(ctx context.Context, arg0 int64) (int64, error) + func (c *SurfaceControlTransactionClient) SetGeometry(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (int64, error) + func (c *SurfaceControlTransactionClient) SetLayer(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *SurfaceControlTransactionClient) SetLuts(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *SurfaceControlTransactionClient) SetOpaque(ctx context.Context, arg0 int64, arg1 bool) (int64, error) + func (c *SurfaceControlTransactionClient) SetPosition(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (int64, error) + func (c *SurfaceControlTransactionClient) SetScale(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (int64, error) + func (c *SurfaceControlTransactionClient) SetVisibility(ctx context.Context, arg0 int64, arg1 bool) (int64, error) + func (c *SurfaceControlTransactionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SurfaceControlTransactionCommittedListenerClient struct + func NewSurfaceControlTransactionCommittedListenerClient(cc grpc.ClientConnInterface) *SurfaceControlTransactionCommittedListenerClient + func (c *SurfaceControlTransactionCommittedListenerClient) OnTransactionCommitted(ctx context.Context) error + type SurfaceControlTransactionStatsClient struct + func NewSurfaceControlTransactionStatsClient(cc grpc.ClientConnInterface) *SurfaceControlTransactionStatsClient + func (c *SurfaceControlTransactionStatsClient) GetLatchTimeNanos(ctx context.Context) (int64, error) + func (c *SurfaceControlTransactionStatsClient) GetPresentFence(ctx context.Context) (int64, error) + type SurfaceControlViewHostClient struct + func NewSurfaceControlViewHostClient(cc grpc.ClientConnInterface) *SurfaceControlViewHostClient + func (c *SurfaceControlViewHostClient) GetSurfacePackage(ctx context.Context, handle int64) (int64, error) + func (c *SurfaceControlViewHostClient) GetView(ctx context.Context, handle int64) (int64, error) + func (c *SurfaceControlViewHostClient) Relayout(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *SurfaceControlViewHostClient) Release(ctx context.Context, handle int64) error + func (c *SurfaceControlViewHostClient) SetView(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error + func (c *SurfaceControlViewHostClient) TransferTouchGestureToHost(ctx context.Context, handle int64) (bool, error) + type SurfaceControlViewHostSurfacePackageClient struct + func NewSurfaceControlViewHostSurfacePackageClient(cc grpc.ClientConnInterface) *SurfaceControlViewHostSurfacePackageClient + func (c *SurfaceControlViewHostSurfacePackageClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SurfaceControlViewHostSurfacePackageClient) GetInputTransferToken(ctx context.Context) (int64, error) + func (c *SurfaceControlViewHostSurfacePackageClient) GetSurfaceControl(ctx context.Context) (int64, error) + func (c *SurfaceControlViewHostSurfacePackageClient) NotifyConfigurationChanged(ctx context.Context, arg0 int64) error + func (c *SurfaceControlViewHostSurfacePackageClient) NotifyDetachedFromWindow(ctx context.Context) error + func (c *SurfaceControlViewHostSurfacePackageClient) Release(ctx context.Context) error + func (c *SurfaceControlViewHostSurfacePackageClient) ToString(ctx context.Context) (string, error) + func (c *SurfaceControlViewHostSurfacePackageClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type TextureViewClient struct + func NewTextureViewClient(cc grpc.ClientConnInterface) *TextureViewClient + func (c *TextureViewClient) BuildLayer(ctx context.Context, handle int64) error + func (c *TextureViewClient) Draw(ctx context.Context, handle int64, arg0 int64) error + func (c *TextureViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TextureViewClient) GetBitmap0(ctx context.Context, handle int64) (int64, error) + func (c *TextureViewClient) GetBitmap1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TextureViewClient) GetBitmap2_2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *TextureViewClient) GetLayerType(ctx context.Context, handle int64) (int32, error) + func (c *TextureViewClient) GetSurfaceTexture(ctx context.Context, handle int64) (int64, error) + func (c *TextureViewClient) GetSurfaceTextureListener(ctx context.Context, handle int64) (int64, error) + func (c *TextureViewClient) GetTransform(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TextureViewClient) IsAvailable(ctx context.Context, handle int64) (bool, error) + func (c *TextureViewClient) IsOpaque(ctx context.Context, handle int64) (bool, error) + func (c *TextureViewClient) LockCanvas0(ctx context.Context, handle int64) (int64, error) + func (c *TextureViewClient) LockCanvas1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TextureViewClient) SetBackgroundDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *TextureViewClient) SetForeground(ctx context.Context, handle int64, arg0 int64) error + func (c *TextureViewClient) SetLayerPaint(ctx context.Context, handle int64, arg0 int64) error + func (c *TextureViewClient) SetLayerType(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *TextureViewClient) SetOpaque(ctx context.Context, handle int64, arg0 bool) error + func (c *TextureViewClient) SetSurfaceTexture(ctx context.Context, handle int64, arg0 int64) error + func (c *TextureViewClient) SetSurfaceTextureListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TextureViewClient) SetTransform(ctx context.Context, handle int64, arg0 int64) error + func (c *TextureViewClient) UnlockCanvasAndPost(ctx context.Context, handle int64, arg0 int64) error + type TextureViewSurfaceTextureListenerClient struct + func NewTextureViewSurfaceTextureListenerClient(cc grpc.ClientConnInterface) *TextureViewSurfaceTextureListenerClient + func (c *TextureViewSurfaceTextureListenerClient) OnSurfaceTextureAvailable(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + func (c *TextureViewSurfaceTextureListenerClient) OnSurfaceTextureDestroyed(ctx context.Context, arg0 int64) (bool, error) + func (c *TextureViewSurfaceTextureListenerClient) OnSurfaceTextureSizeChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + func (c *TextureViewSurfaceTextureListenerClient) OnSurfaceTextureUpdated(ctx context.Context, arg0 int64) error + type TouchDelegateClient struct + func NewTouchDelegateClient(cc grpc.ClientConnInterface) *TouchDelegateClient + func (c *TouchDelegateClient) GetTouchDelegateInfo(ctx context.Context, handle int64) (int64, error) + func (c *TouchDelegateClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TouchDelegateClient) OnTouchExplorationHoverEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + type TreeObserverClient struct + func NewTreeObserverClient(cc grpc.ClientConnInterface) *TreeObserverClient + func (c *TreeObserverClient) AddOnDrawListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) AddOnGlobalFocusChangeListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) AddOnGlobalLayoutListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) AddOnPreDrawListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) AddOnScrollChangedListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) AddOnTouchModeChangeListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) AddOnWindowAttachListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) AddOnWindowFocusChangeListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) AddOnWindowVisibilityChangeListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) DispatchOnDraw(ctx context.Context) error + func (c *TreeObserverClient) DispatchOnGlobalLayout(ctx context.Context) error + func (c *TreeObserverClient) DispatchOnPreDraw(ctx context.Context) (bool, error) + func (c *TreeObserverClient) IsAlive(ctx context.Context) (bool, error) + func (c *TreeObserverClient) RegisterFrameCommitCallback(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveGlobalOnLayoutListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnDrawListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnGlobalFocusChangeListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnGlobalLayoutListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnPreDrawListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnScrollChangedListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnTouchModeChangeListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnWindowAttachListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnWindowFocusChangeListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) RemoveOnWindowVisibilityChangeListener(ctx context.Context, arg0 int64) error + func (c *TreeObserverClient) UnregisterFrameCommitCallback(ctx context.Context, arg0 int64) (bool, error) + type TreeObserverOnDrawListenerClient struct + func NewTreeObserverOnDrawListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnDrawListenerClient + func (c *TreeObserverOnDrawListenerClient) OnDraw(ctx context.Context) error + type TreeObserverOnGlobalFocusChangeListenerClient struct + func NewTreeObserverOnGlobalFocusChangeListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnGlobalFocusChangeListenerClient + func (c *TreeObserverOnGlobalFocusChangeListenerClient) OnGlobalFocusChanged(ctx context.Context, arg0 int64, arg1 int64) error + type TreeObserverOnGlobalLayoutListenerClient struct + func NewTreeObserverOnGlobalLayoutListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnGlobalLayoutListenerClient + func (c *TreeObserverOnGlobalLayoutListenerClient) OnGlobalLayout(ctx context.Context) error + type TreeObserverOnPreDrawListenerClient struct + func NewTreeObserverOnPreDrawListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnPreDrawListenerClient + func (c *TreeObserverOnPreDrawListenerClient) OnPreDraw(ctx context.Context) (bool, error) + type TreeObserverOnScrollChangedListenerClient struct + func NewTreeObserverOnScrollChangedListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnScrollChangedListenerClient + func (c *TreeObserverOnScrollChangedListenerClient) OnScrollChanged(ctx context.Context) error + type TreeObserverOnTouchModeChangeListenerClient struct + func NewTreeObserverOnTouchModeChangeListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnTouchModeChangeListenerClient + func (c *TreeObserverOnTouchModeChangeListenerClient) OnTouchModeChanged(ctx context.Context, arg0 bool) error + type TreeObserverOnWindowAttachListenerClient struct + func NewTreeObserverOnWindowAttachListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnWindowAttachListenerClient + func (c *TreeObserverOnWindowAttachListenerClient) OnWindowAttached(ctx context.Context) error + func (c *TreeObserverOnWindowAttachListenerClient) OnWindowDetached(ctx context.Context) error + type TreeObserverOnWindowFocusChangeListenerClient struct + func NewTreeObserverOnWindowFocusChangeListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnWindowFocusChangeListenerClient + func (c *TreeObserverOnWindowFocusChangeListenerClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error + type TreeObserverOnWindowVisibilityChangeListenerClient struct + func NewTreeObserverOnWindowVisibilityChangeListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnWindowVisibilityChangeListenerClient + func (c *TreeObserverOnWindowVisibilityChangeListenerClient) OnWindowVisibilityChanged(ctx context.Context, arg0 int32) error + type VelocityTrackerClient struct + func NewVelocityTrackerClient(cc grpc.ClientConnInterface) *VelocityTrackerClient + func (c *VelocityTrackerClient) AddMovement(ctx context.Context, arg0 int64) error + func (c *VelocityTrackerClient) Clear(ctx context.Context) error + func (c *VelocityTrackerClient) ComputeCurrentVelocity1(ctx context.Context, arg0 int32) error + func (c *VelocityTrackerClient) ComputeCurrentVelocity2_1(ctx context.Context, arg0 int32, arg1 float32) error + func (c *VelocityTrackerClient) GetAxisVelocity1(ctx context.Context, arg0 int32) (float32, error) + func (c *VelocityTrackerClient) GetAxisVelocity2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error) + func (c *VelocityTrackerClient) GetXVelocity0(ctx context.Context) (float32, error) + func (c *VelocityTrackerClient) GetXVelocity1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *VelocityTrackerClient) GetYVelocity0(ctx context.Context) (float32, error) + func (c *VelocityTrackerClient) GetYVelocity1_1(ctx context.Context, arg0 int32) (float32, error) + func (c *VelocityTrackerClient) IsAxisSupported(ctx context.Context, arg0 int32) (bool, error) + func (c *VelocityTrackerClient) Obtain(ctx context.Context) (int64, error) + func (c *VelocityTrackerClient) Recycle(ctx context.Context) error + type VerifiedInputEventClient struct + func NewVerifiedInputEventClient(cc grpc.ClientConnInterface) *VerifiedInputEventClient + func (c *VerifiedInputEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *VerifiedInputEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *VerifiedInputEventClient) GetDeviceId(ctx context.Context) (int32, error) + func (c *VerifiedInputEventClient) GetDisplayId(ctx context.Context) (int32, error) + func (c *VerifiedInputEventClient) GetEventTimeNanos(ctx context.Context) (int64, error) + func (c *VerifiedInputEventClient) GetSource(ctx context.Context) (int32, error) + func (c *VerifiedInputEventClient) HashCode(ctx context.Context) (int32, error) + func (c *VerifiedInputEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type VerifiedKeyEventClient struct + func NewVerifiedKeyEventClient(cc grpc.ClientConnInterface) *VerifiedKeyEventClient + func (c *VerifiedKeyEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *VerifiedKeyEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *VerifiedKeyEventClient) GetAction(ctx context.Context) (int32, error) + func (c *VerifiedKeyEventClient) GetDownTimeNanos(ctx context.Context) (int64, error) + func (c *VerifiedKeyEventClient) GetFlag(ctx context.Context, arg0 int32) (int64, error) + func (c *VerifiedKeyEventClient) GetKeyCode(ctx context.Context) (int32, error) + func (c *VerifiedKeyEventClient) GetMetaState(ctx context.Context) (int32, error) + func (c *VerifiedKeyEventClient) GetRepeatCount(ctx context.Context) (int32, error) + func (c *VerifiedKeyEventClient) GetScanCode(ctx context.Context) (int32, error) + func (c *VerifiedKeyEventClient) HashCode(ctx context.Context) (int32, error) + func (c *VerifiedKeyEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type VerifiedMotionEventClient struct + func NewVerifiedMotionEventClient(cc grpc.ClientConnInterface) *VerifiedMotionEventClient + func (c *VerifiedMotionEventClient) DescribeContents(ctx context.Context) (int32, error) + func (c *VerifiedMotionEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *VerifiedMotionEventClient) GetActionMasked(ctx context.Context) (int32, error) + func (c *VerifiedMotionEventClient) GetButtonState(ctx context.Context) (int32, error) + func (c *VerifiedMotionEventClient) GetDownTimeNanos(ctx context.Context) (int64, error) + func (c *VerifiedMotionEventClient) GetFlag(ctx context.Context, arg0 int32) (int64, error) + func (c *VerifiedMotionEventClient) GetMetaState(ctx context.Context) (int32, error) + func (c *VerifiedMotionEventClient) GetRawX(ctx context.Context) (float32, error) + func (c *VerifiedMotionEventClient) GetRawY(ctx context.Context) (float32, error) + func (c *VerifiedMotionEventClient) HashCode(ctx context.Context) (int32, error) + func (c *VerifiedMotionEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type WindowAnimationFrameStatsClient struct + func NewWindowAnimationFrameStatsClient(cc grpc.ClientConnInterface) *WindowAnimationFrameStatsClient + func (c *WindowAnimationFrameStatsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *WindowAnimationFrameStatsClient) ToString(ctx context.Context) (string, error) + func (c *WindowAnimationFrameStatsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type WindowCallbackClient struct + func NewWindowCallbackClient(cc grpc.ClientConnInterface) *WindowCallbackClient + func (c *WindowCallbackClient) DispatchGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowCallbackClient) DispatchKeyEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowCallbackClient) DispatchKeyShortcutEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowCallbackClient) DispatchPopulateAccessibilityEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowCallbackClient) DispatchTouchEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowCallbackClient) DispatchTrackballEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowCallbackClient) OnActionModeFinished(ctx context.Context, arg0 int64) error + func (c *WindowCallbackClient) OnActionModeStarted(ctx context.Context, arg0 int64) error + func (c *WindowCallbackClient) OnAttachedToWindow(ctx context.Context) error + func (c *WindowCallbackClient) OnContentChanged(ctx context.Context) error + func (c *WindowCallbackClient) OnCreatePanelMenu(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *WindowCallbackClient) OnCreatePanelView(ctx context.Context, arg0 int32) (int64, error) + func (c *WindowCallbackClient) OnDetachedFromWindow(ctx context.Context) error + func (c *WindowCallbackClient) OnMenuItemSelected(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *WindowCallbackClient) OnMenuOpened(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *WindowCallbackClient) OnPanelClosed(ctx context.Context, arg0 int32, arg1 int64) error + func (c *WindowCallbackClient) OnPreparePanel(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (bool, error) + func (c *WindowCallbackClient) OnSearchRequested0(ctx context.Context) (bool, error) + func (c *WindowCallbackClient) OnSearchRequested1_1(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowCallbackClient) OnWindowAttributesChanged(ctx context.Context, arg0 int64) error + func (c *WindowCallbackClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error + func (c *WindowCallbackClient) OnWindowStartingActionMode1(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowCallbackClient) OnWindowStartingActionMode2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + type WindowClient struct + func NewWindowClient(cc grpc.ClientConnInterface) *WindowClient + func (c *WindowClient) AddContentView(ctx context.Context, arg0 int64, arg1 int64) error + func (c *WindowClient) AddFlags(ctx context.Context, arg0 int32) error + func (c *WindowClient) ClearFlags(ctx context.Context, arg0 int32) error + func (c *WindowClient) CloseAllPanels(ctx context.Context) error + func (c *WindowClient) ClosePanel(ctx context.Context, arg0 int32) error + func (c *WindowClient) GetAllowEnterTransitionOverlap(ctx context.Context) (bool, error) + func (c *WindowClient) GetAllowReturnTransitionOverlap(ctx context.Context) (bool, error) + func (c *WindowClient) GetAttributes(ctx context.Context) (int64, error) + func (c *WindowClient) GetCallback(ctx context.Context) (int64, error) + func (c *WindowClient) GetColorMode(ctx context.Context) (int32, error) + func (c *WindowClient) GetContainer(ctx context.Context) (int64, error) + func (c *WindowClient) GetContentScene(ctx context.Context) (int64, error) + func (c *WindowClient) GetContext(ctx context.Context) (int64, error) + func (c *WindowClient) GetCurrentFocus(ctx context.Context) (int64, error) + func (c *WindowClient) GetDecorView(ctx context.Context) (int64, error) + func (c *WindowClient) GetDefaultFeatures(ctx context.Context, arg0 int64) (int32, error) + func (c *WindowClient) GetDesiredHdrHeadroom(ctx context.Context) (float32, error) + func (c *WindowClient) GetEnterTransition(ctx context.Context) (int64, error) + func (c *WindowClient) GetExitTransition(ctx context.Context) (int64, error) + func (c *WindowClient) GetFrameRateBoostOnTouchEnabled(ctx context.Context) (bool, error) + func (c *WindowClient) GetInsetsController(ctx context.Context) (int64, error) + func (c *WindowClient) GetLayoutInflater(ctx context.Context) (int64, error) + func (c *WindowClient) GetMediaController(ctx context.Context) (int64, error) + func (c *WindowClient) GetNavigationBarColor(ctx context.Context) (int32, error) + func (c *WindowClient) GetNavigationBarDividerColor(ctx context.Context) (int32, error) + func (c *WindowClient) GetOnBackInvokedDispatcher(ctx context.Context) (int64, error) + func (c *WindowClient) GetReenterTransition(ctx context.Context) (int64, error) + func (c *WindowClient) GetReturnTransition(ctx context.Context) (int64, error) + func (c *WindowClient) GetRootSurfaceControl(ctx context.Context) (int64, error) + func (c *WindowClient) GetSharedElementEnterTransition(ctx context.Context) (int64, error) + func (c *WindowClient) GetSharedElementExitTransition(ctx context.Context) (int64, error) + func (c *WindowClient) GetSharedElementReenterTransition(ctx context.Context) (int64, error) + func (c *WindowClient) GetSharedElementReturnTransition(ctx context.Context) (int64, error) + func (c *WindowClient) GetSharedElementsUseOverlay(ctx context.Context) (bool, error) + func (c *WindowClient) GetStatusBarColor(ctx context.Context) (int32, error) + func (c *WindowClient) GetSystemGestureExclusionRects(ctx context.Context) (int64, error) + func (c *WindowClient) GetTransitionBackgroundFadeDuration(ctx context.Context) (int64, error) + func (c *WindowClient) GetTransitionManager(ctx context.Context) (int64, error) + func (c *WindowClient) GetVolumeControlStream(ctx context.Context) (int32, error) + func (c *WindowClient) GetWindowManager(ctx context.Context) (int64, error) + func (c *WindowClient) GetWindowStyle(ctx context.Context) (int64, error) + func (c *WindowClient) HasChildren(ctx context.Context) (bool, error) + func (c *WindowClient) HasFeature(ctx context.Context, arg0 int32) (bool, error) + func (c *WindowClient) InjectInputEvent(ctx context.Context, arg0 int64) error + func (c *WindowClient) InvalidatePanelMenu(ctx context.Context, arg0 int32) error + func (c *WindowClient) IsActive(ctx context.Context) (bool, error) + func (c *WindowClient) IsFloating(ctx context.Context) (bool, error) + func (c *WindowClient) IsFrameRatePowerSavingsBalanced(ctx context.Context) (bool, error) + func (c *WindowClient) IsNavigationBarContrastEnforced(ctx context.Context) (bool, error) + func (c *WindowClient) IsShortcutKey(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *WindowClient) IsStatusBarContrastEnforced(ctx context.Context) (bool, error) + func (c *WindowClient) IsWideColorGamut(ctx context.Context) (bool, error) + func (c *WindowClient) MakeActive(ctx context.Context) error + func (c *WindowClient) OnConfigurationChanged(ctx context.Context, arg0 int64) error + func (c *WindowClient) OpenPanel(ctx context.Context, arg0 int32, arg1 int64) error + func (c *WindowClient) PeekDecorView(ctx context.Context) (int64, error) + func (c *WindowClient) PerformContextMenuIdentifierAction(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *WindowClient) PerformPanelIdentifierAction(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (bool, error) + func (c *WindowClient) PerformPanelShortcut(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32) (bool, error) + func (c *WindowClient) RegisterScrollCaptureCallback(ctx context.Context, arg0 int64) error + func (c *WindowClient) RemoveOnFrameMetricsAvailableListener(ctx context.Context, arg0 int64) error + func (c *WindowClient) RequestFeature(ctx context.Context, arg0 int32) (bool, error) + func (c *WindowClient) RestoreHierarchyState(ctx context.Context, arg0 int64) error + func (c *WindowClient) SaveHierarchyState(ctx context.Context) (int64, error) + func (c *WindowClient) SetAllowEnterTransitionOverlap(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetAllowReturnTransitionOverlap(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetAttributes(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetBackgroundBlurRadius(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetBackgroundDrawable(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetBackgroundDrawableResource(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetCallback(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetChildDrawable(ctx context.Context, arg0 int32, arg1 int64) error + func (c *WindowClient) SetChildInt(ctx context.Context, arg0 int32, arg1 int32) error + func (c *WindowClient) SetClipToOutline(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetColorMode(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetContainer(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetContentView1(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetContentView1_2(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetContentView2_1(ctx context.Context, arg0 int64, arg1 int64) error + func (c *WindowClient) SetDecorCaptionShade(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetDecorFitsSystemWindows(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetDesiredHdrHeadroom(ctx context.Context, arg0 float32) error + func (c *WindowClient) SetDimAmount(ctx context.Context, arg0 float32) error + func (c *WindowClient) SetElevation(ctx context.Context, arg0 float32) error + func (c *WindowClient) SetEnterTransition(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetExitTransition(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetFeatureDrawable(ctx context.Context, arg0 int32, arg1 int64) error + func (c *WindowClient) SetFeatureDrawableAlpha(ctx context.Context, arg0 int32, arg1 int32) error + func (c *WindowClient) SetFeatureDrawableResource(ctx context.Context, arg0 int32, arg1 int32) error + func (c *WindowClient) SetFeatureDrawableUri(ctx context.Context, arg0 int32, arg1 int64) error + func (c *WindowClient) SetFeatureInt(ctx context.Context, arg0 int32, arg1 int32) error + func (c *WindowClient) SetFlags(ctx context.Context, arg0 int32, arg1 int32) error + func (c *WindowClient) SetFormat(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetFrameRateBoostOnTouchEnabled(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetFrameRatePowerSavingsBalanced(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetGravity(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetHideOverlayWindows(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetIcon(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetLayout(ctx context.Context, arg0 int32, arg1 int32) error + func (c *WindowClient) SetLocalFocus(ctx context.Context, arg0 bool, arg1 bool) error + func (c *WindowClient) SetLogo(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetMediaController(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetNavigationBarColor(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetNavigationBarContrastEnforced(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetNavigationBarDividerColor(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetPreferMinimalPostProcessing(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetReenterTransition(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetResizingCaptionDrawable(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetRestrictedCaptionAreaListener(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetReturnTransition(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetSharedElementEnterTransition(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetSharedElementExitTransition(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetSharedElementReenterTransition(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetSharedElementReturnTransition(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetSharedElementsUseOverlay(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetSoftInputMode(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetStatusBarColor(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetStatusBarContrastEnforced(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetSustainedPerformanceMode(ctx context.Context, arg0 bool) error + func (c *WindowClient) SetTitle(ctx context.Context, arg0 string) error + func (c *WindowClient) SetTitleColor(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetTransitionBackgroundFadeDuration(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetTransitionManager(ctx context.Context, arg0 int64) error + func (c *WindowClient) SetType(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetUiOptions1(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetUiOptions2_1(ctx context.Context, arg0 int32, arg1 int32) error + func (c *WindowClient) SetVolumeControlStream(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetWindowAnimations(ctx context.Context, arg0 int32) error + func (c *WindowClient) SetWindowManager3(ctx context.Context, arg0 int64, arg1 int64, arg2 string) error + func (c *WindowClient) SetWindowManager4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 bool) error + func (c *WindowClient) SuperDispatchGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowClient) SuperDispatchKeyEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowClient) SuperDispatchKeyShortcutEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowClient) SuperDispatchTouchEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowClient) SuperDispatchTrackballEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowClient) TakeInputQueue(ctx context.Context, arg0 int64) error + func (c *WindowClient) TakeKeyEvents(ctx context.Context, arg0 bool) error + func (c *WindowClient) TakeSurface(ctx context.Context, arg0 int64) error + func (c *WindowClient) TogglePanel(ctx context.Context, arg0 int32, arg1 int64) error + func (c *WindowClient) UnregisterScrollCaptureCallback(ctx context.Context, arg0 int64) error + type WindowContentFrameStatsClient struct + func NewWindowContentFrameStatsClient(cc grpc.ClientConnInterface) *WindowContentFrameStatsClient + func (c *WindowContentFrameStatsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *WindowContentFrameStatsClient) GetFramePostedTimeNano(ctx context.Context, arg0 int32) (int64, error) + func (c *WindowContentFrameStatsClient) GetFrameReadyTimeNano(ctx context.Context, arg0 int32) (int64, error) + func (c *WindowContentFrameStatsClient) ToString(ctx context.Context) (string, error) + func (c *WindowContentFrameStatsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type WindowIdClient struct + func NewWindowIdClient(cc grpc.ClientConnInterface) *WindowIdClient + func (c *WindowIdClient) DescribeContents(ctx context.Context) (int32, error) + func (c *WindowIdClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *WindowIdClient) HashCode(ctx context.Context) (int32, error) + func (c *WindowIdClient) IsFocused(ctx context.Context) (bool, error) + func (c *WindowIdClient) RegisterFocusObserver(ctx context.Context, arg0 int64) error + func (c *WindowIdClient) ToString(ctx context.Context) (string, error) + func (c *WindowIdClient) UnregisterFocusObserver(ctx context.Context, arg0 int64) error + func (c *WindowIdClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type WindowIdFocusObserverClient struct + func NewWindowIdFocusObserverClient(cc grpc.ClientConnInterface) *WindowIdFocusObserverClient + func (c *WindowIdFocusObserverClient) OnFocusGained(ctx context.Context, arg0 int64) error + func (c *WindowIdFocusObserverClient) OnFocusLost(ctx context.Context, arg0 int64) error + type WindowInsetsAnimationBoundsClient struct + func NewWindowInsetsAnimationBoundsClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationBoundsClient + func (c *WindowInsetsAnimationBoundsClient) GetLowerBound(ctx context.Context) (int64, error) + func (c *WindowInsetsAnimationBoundsClient) GetUpperBound(ctx context.Context) (int64, error) + func (c *WindowInsetsAnimationBoundsClient) Inset(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsAnimationBoundsClient) ToString(ctx context.Context) (string, error) + type WindowInsetsAnimationCallbackClient struct + func NewWindowInsetsAnimationCallbackClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationCallbackClient + func (c *WindowInsetsAnimationCallbackClient) GetDispatchMode(ctx context.Context) (int32, error) + func (c *WindowInsetsAnimationCallbackClient) OnEnd(ctx context.Context, arg0 int64) error + func (c *WindowInsetsAnimationCallbackClient) OnPrepare(ctx context.Context, arg0 int64) error + func (c *WindowInsetsAnimationCallbackClient) OnStart(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + type WindowInsetsAnimationClient struct + func NewWindowInsetsAnimationClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationClient + func (c *WindowInsetsAnimationClient) GetAlpha(ctx context.Context, handle int64) (float32, error) + func (c *WindowInsetsAnimationClient) GetDurationMillis(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsAnimationClient) GetFraction(ctx context.Context, handle int64) (float32, error) + func (c *WindowInsetsAnimationClient) GetInterpolatedFraction(ctx context.Context, handle int64) (float32, error) + func (c *WindowInsetsAnimationClient) GetInterpolator(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsAnimationClient) GetTypeMask(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsAnimationClient) SetAlpha(ctx context.Context, handle int64, arg0 float32) error + func (c *WindowInsetsAnimationClient) SetFraction(ctx context.Context, handle int64, arg0 float32) error + type WindowInsetsAnimationControlListenerClient struct + func NewWindowInsetsAnimationControlListenerClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationControlListenerClient + func (c *WindowInsetsAnimationControlListenerClient) OnCancelled(ctx context.Context, arg0 int64) error + func (c *WindowInsetsAnimationControlListenerClient) OnFinished(ctx context.Context, arg0 int64) error + func (c *WindowInsetsAnimationControlListenerClient) OnReady(ctx context.Context, arg0 int64, arg1 int32) error + type WindowInsetsAnimationControllerClient struct + func NewWindowInsetsAnimationControllerClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationControllerClient + func (c *WindowInsetsAnimationControllerClient) Finish(ctx context.Context, arg0 bool) error + func (c *WindowInsetsAnimationControllerClient) GetCurrentAlpha(ctx context.Context) (float32, error) + func (c *WindowInsetsAnimationControllerClient) GetCurrentFraction(ctx context.Context) (float32, error) + func (c *WindowInsetsAnimationControllerClient) GetCurrentInsets(ctx context.Context) (int64, error) + func (c *WindowInsetsAnimationControllerClient) GetHiddenStateInsets(ctx context.Context) (int64, error) + func (c *WindowInsetsAnimationControllerClient) GetShownStateInsets(ctx context.Context) (int64, error) + func (c *WindowInsetsAnimationControllerClient) GetTypes(ctx context.Context) (int32, error) + func (c *WindowInsetsAnimationControllerClient) IsCancelled(ctx context.Context) (bool, error) + func (c *WindowInsetsAnimationControllerClient) IsFinished(ctx context.Context) (bool, error) + func (c *WindowInsetsAnimationControllerClient) SetInsetsAndAlpha(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) error + type WindowInsetsBuilderClient struct + func NewWindowInsetsBuilderClient(cc grpc.ClientConnInterface) *WindowInsetsBuilderClient + func (c *WindowInsetsBuilderClient) Build(ctx context.Context) (int64, error) + func (c *WindowInsetsBuilderClient) SetDisplayCutout(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetDisplayShape(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetFrame(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *WindowInsetsBuilderClient) SetInsets(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetInsetsIgnoringVisibility(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetMandatorySystemGestureInsets(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetPrivacyIndicatorBounds(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetRoundedCorner(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetStableInsets(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetSystemGestureInsets(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetSystemWindowInsets(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetTappableElementInsets(ctx context.Context, arg0 int64) (int64, error) + func (c *WindowInsetsBuilderClient) SetVisible(ctx context.Context, arg0 int32, arg1 bool) (int64, error) + type WindowInsetsClient struct + func NewWindowInsetsClient(cc grpc.ClientConnInterface) *WindowInsetsClient + func (c *WindowInsetsClient) ConsumeDisplayCutout(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) ConsumeStableInsets(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) ConsumeSystemWindowInsets(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WindowInsetsClient) GetBoundingRects(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *WindowInsetsClient) GetBoundingRectsIgnoringVisibility(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *WindowInsetsClient) GetDisplayCutout(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) GetDisplayShape(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) GetFrame(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) GetInsets(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *WindowInsetsClient) GetInsetsIgnoringVisibility(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *WindowInsetsClient) GetMandatorySystemGestureInsets(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) GetPrivacyIndicatorBounds(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) GetRoundedCorner(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *WindowInsetsClient) GetStableInsetBottom(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) GetStableInsetLeft(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) GetStableInsetRight(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) GetStableInsetTop(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) GetStableInsets(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) GetSystemGestureInsets(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) GetSystemWindowInsetBottom(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) GetSystemWindowInsetLeft(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) GetSystemWindowInsetRight(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) GetSystemWindowInsetTop(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) GetSystemWindowInsets(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) GetTappableElementInsets(ctx context.Context, handle int64) (int64, error) + func (c *WindowInsetsClient) HasInsets(ctx context.Context, handle int64) (bool, error) + func (c *WindowInsetsClient) HasStableInsets(ctx context.Context, handle int64) (bool, error) + func (c *WindowInsetsClient) HasSystemWindowInsets(ctx context.Context, handle int64) (bool, error) + func (c *WindowInsetsClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *WindowInsetsClient) Inset1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *WindowInsetsClient) Inset4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (int64, error) + func (c *WindowInsetsClient) IsConsumed(ctx context.Context, handle int64) (bool, error) + func (c *WindowInsetsClient) IsRound(ctx context.Context, handle int64) (bool, error) + func (c *WindowInsetsClient) IsVisible(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *WindowInsetsClient) ReplaceSystemWindowInsets1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *WindowInsetsClient) ReplaceSystemWindowInsets4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (int64, error) + func (c *WindowInsetsClient) ToString(ctx context.Context, handle int64) (string, error) + type WindowInsetsControllerClient struct + func NewWindowInsetsControllerClient(cc grpc.ClientConnInterface) *WindowInsetsControllerClient + func (c *WindowInsetsControllerClient) AddOnControllableInsetsChangedListener(ctx context.Context, arg0 int64) error + func (c *WindowInsetsControllerClient) ControlWindowInsetsAnimation(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64, ...) error + func (c *WindowInsetsControllerClient) GetSystemBarsAppearance(ctx context.Context) (int32, error) + func (c *WindowInsetsControllerClient) GetSystemBarsBehavior(ctx context.Context) (int32, error) + func (c *WindowInsetsControllerClient) Hide(ctx context.Context, arg0 int32) error + func (c *WindowInsetsControllerClient) RemoveOnControllableInsetsChangedListener(ctx context.Context, arg0 int64) error + func (c *WindowInsetsControllerClient) SetSystemBarsAppearance(ctx context.Context, arg0 int32, arg1 int32) error + func (c *WindowInsetsControllerClient) SetSystemBarsBehavior(ctx context.Context, arg0 int32) error + func (c *WindowInsetsControllerClient) Show(ctx context.Context, arg0 int32) error + type WindowInsetsControllerOnControllableInsetsChangedListenerClient struct + func NewWindowInsetsControllerOnControllableInsetsChangedListenerClient(cc grpc.ClientConnInterface) *WindowInsetsControllerOnControllableInsetsChangedListenerClient + func (c *WindowInsetsControllerOnControllableInsetsChangedListenerClient) OnControllableInsetsChanged(ctx context.Context, arg0 int64, arg1 int32) error + type WindowInsetsSideClient struct + func NewWindowInsetsSideClient(cc grpc.ClientConnInterface) *WindowInsetsSideClient + func (c *WindowInsetsSideClient) All(ctx context.Context) (int32, error) + type WindowInsetsTypeClient struct + func NewWindowInsetsTypeClient(cc grpc.ClientConnInterface) *WindowInsetsTypeClient + func (c *WindowInsetsTypeClient) CaptionBar(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) DisplayCutout(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) Ime(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) MandatorySystemGestures(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) NavigationBars(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) StatusBars(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) SystemBars(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) SystemGestures(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) SystemOverlays(ctx context.Context) (int32, error) + func (c *WindowInsetsTypeClient) TappableElement(ctx context.Context) (int32, error) + type WindowMetricsClient struct + func NewWindowMetricsClient(cc grpc.ClientConnInterface) *WindowMetricsClient + func (c *WindowMetricsClient) GetBounds(ctx context.Context, handle int64) (int64, error) + func (c *WindowMetricsClient) GetDensity(ctx context.Context, handle int64) (float32, error) + func (c *WindowMetricsClient) GetWindowInsets(ctx context.Context, handle int64) (int64, error) + func (c *WindowMetricsClient) ToString(ctx context.Context, handle int64) (string, error) + type WindowOnFrameMetricsAvailableListenerClient struct + func NewWindowOnFrameMetricsAvailableListenerClient(cc grpc.ClientConnInterface) *WindowOnFrameMetricsAvailableListenerClient + func (c *WindowOnFrameMetricsAvailableListenerClient) OnFrameMetricsAvailable(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error + type WindowOnRestrictedCaptionAreaChangedListenerClient struct + func NewWindowOnRestrictedCaptionAreaChangedListenerClient(cc grpc.ClientConnInterface) *WindowOnRestrictedCaptionAreaChangedListenerClient + func (c *WindowOnRestrictedCaptionAreaChangedListenerClient) OnRestrictedCaptionAreaChanged(ctx context.Context, arg0 int64) error