Documentation
¶
Index ¶
- type AbsSavedStateClient
- type ActionModeCallback2Client
- type 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
- 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
- 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
- type AnimationUtilsClient
- type AttachedSurfaceControlClient
- type AttachedSurfaceControlOnBufferTransformHintChangedListenerClient
- type 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
- type ChoreographerFrameDataClient
- type ChoreographerFrameTimelineClient
- type ChoreographerVsyncCallbackClient
- type CollapsibleActionViewClient
- type 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
- 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
- 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
- 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
- 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
- type 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
- 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
- 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
- type DebugIntToStringClient
- type DebugRecyclerTraceTypeClient
- type 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
- 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
- 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
- type 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
- 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
- type 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
- 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
- type 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
- 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
- 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
- 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
- type 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
- 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
- type 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
- type 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
- 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
- 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
- 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
- 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
- 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
- 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
- type LayoutInflaterFactoryClient
- type LayoutInflaterFilterClient
- type ManagerClient
- type 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
- type 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
- type MenuItemOnMenuItemClickListenerClient
- type 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) Obtain6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 float32, ...) (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) 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
- 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
- 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
- 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
- type 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
- 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
- type OverlayClient
- type 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
- type PixelCopyRequestClient
- type PixelCopyResultClient
- type 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
- 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
- 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
- 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
- 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
- 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
- type 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
- 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
- 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
- type SoundEffectConstantsClient
- type 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
- type 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
- type 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
- 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
- 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
- type 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
- type 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
- type SurfaceControlTransactionStatsClient
- type 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
- 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
- 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
- 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
- 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
- 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
- type TreeObserverOnGlobalFocusChangeListenerClient
- type TreeObserverOnGlobalLayoutListenerClient
- type TreeObserverOnPreDrawListenerClient
- type TreeObserverOnScrollChangedListenerClient
- type TreeObserverOnTouchModeChangeListenerClient
- type TreeObserverOnWindowAttachListenerClient
- type TreeObserverOnWindowFocusChangeListenerClient
- type TreeObserverOnWindowVisibilityChangeListenerClient
- type 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
- 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
- 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
- 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
- type 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
- 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
- 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
- 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
- type 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- type WindowInsetsSideClient
- type 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
- 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
- type WindowOnRestrictedCaptionAreaChangedListenerClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbsSavedStateClient ¶
type AbsSavedStateClient struct {
// contains filtered or unexported fields
}
AbsSavedStateClient wraps the gRPC AbsSavedStateService client.
func NewAbsSavedStateClient ¶
func NewAbsSavedStateClient(cc grpc.ClientConnInterface) *AbsSavedStateClient
NewAbsSavedStateClient creates a new AbsSavedState client.
func (*AbsSavedStateClient) DescribeContents ¶
func (c *AbsSavedStateClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*AbsSavedStateClient) GetSuperState ¶
func (c *AbsSavedStateClient) GetSuperState(ctx context.Context) (int64, error)
GetSuperState calls the GetSuperState RPC.
func (*AbsSavedStateClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type ActionModeCallback2Client ¶
type ActionModeCallback2Client struct {
// contains filtered or unexported fields
}
ActionModeCallback2Client wraps the gRPC ActionModeCallback2Service client.
func NewActionModeCallback2Client ¶
func NewActionModeCallback2Client(cc grpc.ClientConnInterface) *ActionModeCallback2Client
NewActionModeCallback2Client creates a new ActionModeCallback2 client.
func (*ActionModeCallback2Client) OnGetContentRect ¶
func (c *ActionModeCallback2Client) OnGetContentRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
OnGetContentRect calls the OnGetContentRect RPC.
type ActionModeCallbackClient ¶
type ActionModeCallbackClient struct {
// contains filtered or unexported fields
}
ActionModeCallbackClient wraps the gRPC ActionModeCallbackService client.
func NewActionModeCallbackClient ¶
func NewActionModeCallbackClient(cc grpc.ClientConnInterface) *ActionModeCallbackClient
NewActionModeCallbackClient creates a new ActionModeCallback client.
func (*ActionModeCallbackClient) OnActionItemClicked ¶
func (c *ActionModeCallbackClient) OnActionItemClicked(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
OnActionItemClicked calls the OnActionItemClicked RPC.
func (*ActionModeCallbackClient) OnCreateActionMode ¶
func (c *ActionModeCallbackClient) OnCreateActionMode(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
OnCreateActionMode calls the OnCreateActionMode RPC.
func (*ActionModeCallbackClient) OnDestroyActionMode ¶
func (c *ActionModeCallbackClient) OnDestroyActionMode(ctx context.Context, arg0 int64) error
OnDestroyActionMode calls the OnDestroyActionMode RPC.
func (*ActionModeCallbackClient) OnPrepareActionMode ¶
func (c *ActionModeCallbackClient) OnPrepareActionMode(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
OnPrepareActionMode calls the OnPrepareActionMode RPC.
type ActionModeClient ¶
type ActionModeClient struct {
// contains filtered or unexported fields
}
ActionModeClient wraps the gRPC ActionModeService client.
func NewActionModeClient ¶
func NewActionModeClient(cc grpc.ClientConnInterface) *ActionModeClient
NewActionModeClient creates a new ActionMode client.
func (*ActionModeClient) Finish ¶
func (c *ActionModeClient) Finish(ctx context.Context) error
Finish calls the Finish RPC.
func (*ActionModeClient) GetCustomView ¶
func (c *ActionModeClient) GetCustomView(ctx context.Context) (int64, error)
GetCustomView calls the GetCustomView RPC.
func (*ActionModeClient) GetMenu ¶
func (c *ActionModeClient) GetMenu(ctx context.Context) (int64, error)
GetMenu calls the GetMenu RPC.
func (*ActionModeClient) GetMenuInflater ¶
func (c *ActionModeClient) GetMenuInflater(ctx context.Context) (int64, error)
GetMenuInflater calls the GetMenuInflater RPC.
func (*ActionModeClient) GetSubtitle ¶
func (c *ActionModeClient) GetSubtitle(ctx context.Context) (int64, error)
GetSubtitle calls the GetSubtitle RPC.
func (*ActionModeClient) GetTag ¶
func (c *ActionModeClient) GetTag(ctx context.Context) (int64, error)
GetTag calls the GetTag RPC.
func (*ActionModeClient) GetTitle ¶
func (c *ActionModeClient) GetTitle(ctx context.Context) (int64, error)
GetTitle calls the GetTitle RPC.
func (*ActionModeClient) GetTitleOptionalHint ¶
func (c *ActionModeClient) GetTitleOptionalHint(ctx context.Context) (bool, error)
GetTitleOptionalHint calls the GetTitleOptionalHint RPC.
func (*ActionModeClient) GetType ¶
func (c *ActionModeClient) GetType(ctx context.Context) (int32, error)
GetType calls the GetType RPC.
func (*ActionModeClient) Hide ¶
func (c *ActionModeClient) Hide(ctx context.Context, arg0 int64) error
Hide calls the Hide RPC.
func (*ActionModeClient) Invalidate ¶
func (c *ActionModeClient) Invalidate(ctx context.Context) error
Invalidate calls the Invalidate RPC.
func (*ActionModeClient) InvalidateContentRect ¶
func (c *ActionModeClient) InvalidateContentRect(ctx context.Context) error
InvalidateContentRect calls the InvalidateContentRect RPC.
func (*ActionModeClient) IsTitleOptional ¶
func (c *ActionModeClient) IsTitleOptional(ctx context.Context) (bool, error)
IsTitleOptional calls the IsTitleOptional RPC.
func (*ActionModeClient) OnWindowFocusChanged ¶
func (c *ActionModeClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error
OnWindowFocusChanged calls the OnWindowFocusChanged RPC.
func (*ActionModeClient) SetCustomView ¶
func (c *ActionModeClient) SetCustomView(ctx context.Context, arg0 int64) error
SetCustomView calls the SetCustomView RPC.
func (*ActionModeClient) SetSubtitle1 ¶
func (c *ActionModeClient) SetSubtitle1(ctx context.Context, arg0 int32) error
SetSubtitle1 calls the SetSubtitle1 RPC.
func (*ActionModeClient) SetSubtitle1_1 ¶
func (c *ActionModeClient) SetSubtitle1_1(ctx context.Context, arg0 string) error
SetSubtitle1_1 calls the SetSubtitle1_1 RPC.
func (*ActionModeClient) SetTag ¶
func (c *ActionModeClient) SetTag(ctx context.Context, arg0 int64) error
SetTag calls the SetTag RPC.
func (*ActionModeClient) SetTitle1 ¶
func (c *ActionModeClient) SetTitle1(ctx context.Context, arg0 int32) error
SetTitle1 calls the SetTitle1 RPC.
func (*ActionModeClient) SetTitle1_1 ¶
func (c *ActionModeClient) SetTitle1_1(ctx context.Context, arg0 string) error
SetTitle1_1 calls the SetTitle1_1 RPC.
func (*ActionModeClient) SetTitleOptionalHint ¶
func (c *ActionModeClient) SetTitleOptionalHint(ctx context.Context, arg0 bool) error
SetTitleOptionalHint calls the SetTitleOptionalHint RPC.
type ActionProviderClient ¶
type ActionProviderClient struct {
// contains filtered or unexported fields
}
ActionProviderClient wraps the gRPC ActionProviderService client.
func NewActionProviderClient ¶
func NewActionProviderClient(cc grpc.ClientConnInterface) *ActionProviderClient
NewActionProviderClient creates a new ActionProvider client.
func (*ActionProviderClient) HasSubMenu ¶
func (c *ActionProviderClient) HasSubMenu(ctx context.Context) (bool, error)
HasSubMenu calls the HasSubMenu RPC.
func (*ActionProviderClient) IsVisible ¶
func (c *ActionProviderClient) IsVisible(ctx context.Context) (bool, error)
IsVisible calls the IsVisible RPC.
func (*ActionProviderClient) OnCreateActionView0 ¶
func (c *ActionProviderClient) OnCreateActionView0(ctx context.Context) (int64, error)
OnCreateActionView0 calls the OnCreateActionView0 RPC.
func (*ActionProviderClient) OnCreateActionView1_1 ¶
func (c *ActionProviderClient) OnCreateActionView1_1(ctx context.Context, arg0 int64) (int64, error)
OnCreateActionView1_1 calls the OnCreateActionView1_1 RPC.
func (*ActionProviderClient) OnPerformDefaultAction ¶
func (c *ActionProviderClient) OnPerformDefaultAction(ctx context.Context) (bool, error)
OnPerformDefaultAction calls the OnPerformDefaultAction RPC.
func (*ActionProviderClient) OnPrepareSubMenu ¶
func (c *ActionProviderClient) OnPrepareSubMenu(ctx context.Context, arg0 int64) error
OnPrepareSubMenu calls the OnPrepareSubMenu RPC.
func (*ActionProviderClient) OverridesItemVisibility ¶
func (c *ActionProviderClient) OverridesItemVisibility(ctx context.Context) (bool, error)
OverridesItemVisibility calls the OverridesItemVisibility RPC.
func (*ActionProviderClient) RefreshVisibility ¶
func (c *ActionProviderClient) RefreshVisibility(ctx context.Context) error
RefreshVisibility calls the RefreshVisibility RPC.
func (*ActionProviderClient) SetVisibilityListener ¶
func (c *ActionProviderClient) SetVisibilityListener(ctx context.Context, arg0 int64) error
SetVisibilityListener calls the SetVisibilityListener RPC.
type ActionProviderVisibilityListenerClient ¶
type ActionProviderVisibilityListenerClient struct {
// contains filtered or unexported fields
}
ActionProviderVisibilityListenerClient wraps the gRPC ActionProviderVisibilityListenerService client.
func NewActionProviderVisibilityListenerClient ¶
func NewActionProviderVisibilityListenerClient(cc grpc.ClientConnInterface) *ActionProviderVisibilityListenerClient
NewActionProviderVisibilityListenerClient creates a new ActionProviderVisibilityListener client.
func (*ActionProviderVisibilityListenerClient) OnActionProviderVisibilityChanged ¶
func (c *ActionProviderVisibilityListenerClient) OnActionProviderVisibilityChanged(ctx context.Context, arg0 bool) error
OnActionProviderVisibilityChanged calls the OnActionProviderVisibilityChanged RPC.
type AnimationUtilsClient ¶
type AnimationUtilsClient struct {
// contains filtered or unexported fields
}
AnimationUtilsClient wraps the gRPC AnimationUtilsService client.
func NewAnimationUtilsClient ¶
func NewAnimationUtilsClient(cc grpc.ClientConnInterface) *AnimationUtilsClient
NewAnimationUtilsClient creates a new AnimationUtils client.
type AttachedSurfaceControlClient ¶
type AttachedSurfaceControlClient struct {
// contains filtered or unexported fields
}
AttachedSurfaceControlClient wraps the gRPC AttachedSurfaceControlService client.
func NewAttachedSurfaceControlClient ¶
func NewAttachedSurfaceControlClient(cc grpc.ClientConnInterface) *AttachedSurfaceControlClient
NewAttachedSurfaceControlClient creates a new AttachedSurfaceControl client.
func (*AttachedSurfaceControlClient) ApplyTransactionOnDraw ¶
func (c *AttachedSurfaceControlClient) ApplyTransactionOnDraw(ctx context.Context, arg0 int64) (bool, error)
ApplyTransactionOnDraw calls the ApplyTransactionOnDraw RPC.
func (*AttachedSurfaceControlClient) BuildReparentTransaction ¶
func (c *AttachedSurfaceControlClient) BuildReparentTransaction(ctx context.Context, arg0 int64) (int64, error)
BuildReparentTransaction calls the BuildReparentTransaction RPC.
type AttachedSurfaceControlOnBufferTransformHintChangedListenerClient ¶
type AttachedSurfaceControlOnBufferTransformHintChangedListenerClient struct {
// contains filtered or unexported fields
}
AttachedSurfaceControlOnBufferTransformHintChangedListenerClient wraps the gRPC AttachedSurfaceControlOnBufferTransformHintChangedListenerService client.
func NewAttachedSurfaceControlOnBufferTransformHintChangedListenerClient ¶
func NewAttachedSurfaceControlOnBufferTransformHintChangedListenerClient(cc grpc.ClientConnInterface) *AttachedSurfaceControlOnBufferTransformHintChangedListenerClient
NewAttachedSurfaceControlOnBufferTransformHintChangedListenerClient creates a new AttachedSurfaceControlOnBufferTransformHintChangedListener client.
func (*AttachedSurfaceControlOnBufferTransformHintChangedListenerClient) OnBufferTransformHintChanged ¶
func (c *AttachedSurfaceControlOnBufferTransformHintChangedListenerClient) OnBufferTransformHintChanged(ctx context.Context, arg0 int32) error
OnBufferTransformHintChanged calls the OnBufferTransformHintChanged RPC.
type ChoreographerClient ¶
type ChoreographerClient struct {
// contains filtered or unexported fields
}
ChoreographerClient wraps the gRPC ChoreographerService client.
func NewChoreographerClient ¶
func NewChoreographerClient(cc grpc.ClientConnInterface) *ChoreographerClient
NewChoreographerClient creates a new Choreographer client.
func (*ChoreographerClient) GetInstance ¶
func (c *ChoreographerClient) GetInstance(ctx context.Context) (int64, error)
GetInstance calls the GetInstance RPC.
func (*ChoreographerClient) PostFrameCallback ¶
func (c *ChoreographerClient) PostFrameCallback(ctx context.Context, arg0 int64) error
PostFrameCallback calls the PostFrameCallback RPC.
func (*ChoreographerClient) PostFrameCallbackDelayed ¶
func (c *ChoreographerClient) PostFrameCallbackDelayed(ctx context.Context, arg0 int64, arg1 int64) error
PostFrameCallbackDelayed calls the PostFrameCallbackDelayed RPC.
func (*ChoreographerClient) PostVsyncCallback ¶
func (c *ChoreographerClient) PostVsyncCallback(ctx context.Context, arg0 int64) error
PostVsyncCallback calls the PostVsyncCallback RPC.
func (*ChoreographerClient) RemoveFrameCallback ¶
func (c *ChoreographerClient) RemoveFrameCallback(ctx context.Context, arg0 int64) error
RemoveFrameCallback calls the RemoveFrameCallback RPC.
func (*ChoreographerClient) RemoveVsyncCallback ¶
func (c *ChoreographerClient) RemoveVsyncCallback(ctx context.Context, arg0 int64) error
RemoveVsyncCallback calls the RemoveVsyncCallback RPC.
type ChoreographerFrameCallbackClient ¶
type ChoreographerFrameCallbackClient struct {
// contains filtered or unexported fields
}
ChoreographerFrameCallbackClient wraps the gRPC ChoreographerFrameCallbackService client.
func NewChoreographerFrameCallbackClient ¶
func NewChoreographerFrameCallbackClient(cc grpc.ClientConnInterface) *ChoreographerFrameCallbackClient
NewChoreographerFrameCallbackClient creates a new ChoreographerFrameCallback client.
type ChoreographerFrameDataClient ¶
type ChoreographerFrameDataClient struct {
// contains filtered or unexported fields
}
ChoreographerFrameDataClient wraps the gRPC ChoreographerFrameDataService client.
func NewChoreographerFrameDataClient ¶
func NewChoreographerFrameDataClient(cc grpc.ClientConnInterface) *ChoreographerFrameDataClient
NewChoreographerFrameDataClient creates a new ChoreographerFrameData client.
func (*ChoreographerFrameDataClient) GetFrameTimeNanos ¶
func (c *ChoreographerFrameDataClient) GetFrameTimeNanos(ctx context.Context) (int64, error)
GetFrameTimeNanos calls the GetFrameTimeNanos RPC.
func (*ChoreographerFrameDataClient) GetFrameTimelines ¶
func (c *ChoreographerFrameDataClient) GetFrameTimelines(ctx context.Context) (int64, error)
GetFrameTimelines calls the GetFrameTimelines RPC.
func (*ChoreographerFrameDataClient) GetPreferredFrameTimeline ¶
func (c *ChoreographerFrameDataClient) GetPreferredFrameTimeline(ctx context.Context) (int64, error)
GetPreferredFrameTimeline calls the GetPreferredFrameTimeline RPC.
type ChoreographerFrameTimelineClient ¶
type ChoreographerFrameTimelineClient struct {
// contains filtered or unexported fields
}
ChoreographerFrameTimelineClient wraps the gRPC ChoreographerFrameTimelineService client.
func NewChoreographerFrameTimelineClient ¶
func NewChoreographerFrameTimelineClient(cc grpc.ClientConnInterface) *ChoreographerFrameTimelineClient
NewChoreographerFrameTimelineClient creates a new ChoreographerFrameTimeline client.
func (*ChoreographerFrameTimelineClient) GetDeadlineNanos ¶
func (c *ChoreographerFrameTimelineClient) GetDeadlineNanos(ctx context.Context) (int64, error)
GetDeadlineNanos calls the GetDeadlineNanos RPC.
func (*ChoreographerFrameTimelineClient) GetExpectedPresentationTimeNanos ¶
func (c *ChoreographerFrameTimelineClient) GetExpectedPresentationTimeNanos(ctx context.Context) (int64, error)
GetExpectedPresentationTimeNanos calls the GetExpectedPresentationTimeNanos RPC.
func (*ChoreographerFrameTimelineClient) GetVsyncId ¶
func (c *ChoreographerFrameTimelineClient) GetVsyncId(ctx context.Context) (int64, error)
GetVsyncId calls the GetVsyncId RPC.
type ChoreographerVsyncCallbackClient ¶
type ChoreographerVsyncCallbackClient struct {
// contains filtered or unexported fields
}
ChoreographerVsyncCallbackClient wraps the gRPC ChoreographerVsyncCallbackService client.
func NewChoreographerVsyncCallbackClient ¶
func NewChoreographerVsyncCallbackClient(cc grpc.ClientConnInterface) *ChoreographerVsyncCallbackClient
NewChoreographerVsyncCallbackClient creates a new ChoreographerVsyncCallback client.
type CollapsibleActionViewClient ¶
type CollapsibleActionViewClient struct {
// contains filtered or unexported fields
}
CollapsibleActionViewClient wraps the gRPC CollapsibleActionViewService client.
func NewCollapsibleActionViewClient ¶
func NewCollapsibleActionViewClient(cc grpc.ClientConnInterface) *CollapsibleActionViewClient
NewCollapsibleActionViewClient creates a new CollapsibleActionView client.
func (*CollapsibleActionViewClient) OnActionViewCollapsed ¶
func (c *CollapsibleActionViewClient) OnActionViewCollapsed(ctx context.Context) error
OnActionViewCollapsed calls the OnActionViewCollapsed RPC.
func (*CollapsibleActionViewClient) OnActionViewExpanded ¶
func (c *CollapsibleActionViewClient) OnActionViewExpanded(ctx context.Context) error
OnActionViewExpanded calls the OnActionViewExpanded RPC.
type ConfigurationClient ¶
type ConfigurationClient struct {
// contains filtered or unexported fields
}
ConfigurationClient wraps the gRPC ConfigurationService client.
func NewConfigurationClient ¶
func NewConfigurationClient(cc grpc.ClientConnInterface) *ConfigurationClient
NewConfigurationClient creates a new Configuration client.
func (*ConfigurationClient) GetAmbiguousGestureMultiplier ¶
func (c *ConfigurationClient) GetAmbiguousGestureMultiplier(ctx context.Context, handle int64) (float32, error)
GetAmbiguousGestureMultiplier calls the GetAmbiguousGestureMultiplier RPC.
func (*ConfigurationClient) GetDefaultActionModeHideDuration ¶
func (c *ConfigurationClient) GetDefaultActionModeHideDuration(ctx context.Context, handle int64) (int64, error)
GetDefaultActionModeHideDuration calls the GetDefaultActionModeHideDuration RPC.
func (*ConfigurationClient) GetDoubleTapTimeout ¶
GetDoubleTapTimeout calls the GetDoubleTapTimeout RPC.
func (*ConfigurationClient) GetEdgeSlop ¶
GetEdgeSlop calls the GetEdgeSlop RPC.
func (*ConfigurationClient) GetFadingEdgeLength ¶
GetFadingEdgeLength calls the GetFadingEdgeLength RPC.
func (*ConfigurationClient) GetGlobalActionKeyTimeout ¶
func (c *ConfigurationClient) GetGlobalActionKeyTimeout(ctx context.Context, handle int64) (int64, error)
GetGlobalActionKeyTimeout calls the GetGlobalActionKeyTimeout RPC.
func (*ConfigurationClient) GetJumpTapTimeout ¶
GetJumpTapTimeout calls the GetJumpTapTimeout RPC.
func (*ConfigurationClient) GetKeyRepeatDelay ¶
GetKeyRepeatDelay calls the GetKeyRepeatDelay RPC.
func (*ConfigurationClient) GetKeyRepeatTimeout ¶
GetKeyRepeatTimeout calls the GetKeyRepeatTimeout RPC.
func (*ConfigurationClient) GetLongPressTimeout ¶
GetLongPressTimeout calls the GetLongPressTimeout RPC.
func (*ConfigurationClient) GetMaximumDrawingCacheSize ¶
func (c *ConfigurationClient) GetMaximumDrawingCacheSize(ctx context.Context, handle int64) (int32, error)
GetMaximumDrawingCacheSize calls the GetMaximumDrawingCacheSize RPC.
func (*ConfigurationClient) GetMaximumFlingVelocity ¶
func (c *ConfigurationClient) GetMaximumFlingVelocity(ctx context.Context, handle int64) (int32, error)
GetMaximumFlingVelocity calls the GetMaximumFlingVelocity RPC.
func (*ConfigurationClient) GetMinimumFlingVelocity ¶
func (c *ConfigurationClient) GetMinimumFlingVelocity(ctx context.Context, handle int64) (int32, error)
GetMinimumFlingVelocity calls the GetMinimumFlingVelocity RPC.
func (*ConfigurationClient) GetMultiPressTimeout ¶
func (c *ConfigurationClient) GetMultiPressTimeout(ctx context.Context, handle int64) (int32, error)
GetMultiPressTimeout calls the GetMultiPressTimeout RPC.
func (*ConfigurationClient) GetPressedStateDuration ¶
func (c *ConfigurationClient) GetPressedStateDuration(ctx context.Context, handle int64) (int32, error)
GetPressedStateDuration calls the GetPressedStateDuration RPC.
func (*ConfigurationClient) GetScaledAmbiguousGestureMultiplier ¶
func (c *ConfigurationClient) GetScaledAmbiguousGestureMultiplier(ctx context.Context, handle int64) (float32, error)
GetScaledAmbiguousGestureMultiplier calls the GetScaledAmbiguousGestureMultiplier RPC.
func (*ConfigurationClient) GetScaledDoubleTapSlop ¶
func (c *ConfigurationClient) GetScaledDoubleTapSlop(ctx context.Context, handle int64) (int32, error)
GetScaledDoubleTapSlop calls the GetScaledDoubleTapSlop RPC.
func (*ConfigurationClient) GetScaledEdgeSlop ¶
GetScaledEdgeSlop calls the GetScaledEdgeSlop RPC.
func (*ConfigurationClient) GetScaledFadingEdgeLength ¶
func (c *ConfigurationClient) GetScaledFadingEdgeLength(ctx context.Context, handle int64) (int32, error)
GetScaledFadingEdgeLength calls the GetScaledFadingEdgeLength RPC.
func (*ConfigurationClient) GetScaledHandwritingGestureLineMargin ¶
func (c *ConfigurationClient) GetScaledHandwritingGestureLineMargin(ctx context.Context, handle int64) (int32, error)
GetScaledHandwritingGestureLineMargin calls the GetScaledHandwritingGestureLineMargin RPC.
func (*ConfigurationClient) GetScaledHandwritingSlop ¶
func (c *ConfigurationClient) GetScaledHandwritingSlop(ctx context.Context, handle int64) (int32, error)
GetScaledHandwritingSlop calls the GetScaledHandwritingSlop RPC.
func (*ConfigurationClient) GetScaledHorizontalScrollFactor ¶
func (c *ConfigurationClient) GetScaledHorizontalScrollFactor(ctx context.Context, handle int64) (float32, error)
GetScaledHorizontalScrollFactor calls the GetScaledHorizontalScrollFactor RPC.
func (*ConfigurationClient) GetScaledHoverSlop ¶
GetScaledHoverSlop calls the GetScaledHoverSlop RPC.
func (*ConfigurationClient) GetScaledMaximumDrawingCacheSize ¶
func (c *ConfigurationClient) GetScaledMaximumDrawingCacheSize(ctx context.Context, handle int64) (int32, error)
GetScaledMaximumDrawingCacheSize calls the GetScaledMaximumDrawingCacheSize RPC.
func (*ConfigurationClient) GetScaledMaximumFlingVelocity0 ¶
func (c *ConfigurationClient) GetScaledMaximumFlingVelocity0(ctx context.Context, handle int64) (int32, error)
GetScaledMaximumFlingVelocity0 calls the GetScaledMaximumFlingVelocity0 RPC.
func (*ConfigurationClient) GetScaledMaximumFlingVelocity3_1 ¶
func (c *ConfigurationClient) GetScaledMaximumFlingVelocity3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (int32, error)
GetScaledMaximumFlingVelocity3_1 calls the GetScaledMaximumFlingVelocity3_1 RPC.
func (*ConfigurationClient) GetScaledMinimumFlingVelocity0 ¶
func (c *ConfigurationClient) GetScaledMinimumFlingVelocity0(ctx context.Context, handle int64) (int32, error)
GetScaledMinimumFlingVelocity0 calls the GetScaledMinimumFlingVelocity0 RPC.
func (*ConfigurationClient) GetScaledMinimumFlingVelocity3_1 ¶
func (c *ConfigurationClient) GetScaledMinimumFlingVelocity3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (int32, error)
GetScaledMinimumFlingVelocity3_1 calls the GetScaledMinimumFlingVelocity3_1 RPC.
func (*ConfigurationClient) GetScaledMinimumScalingSpan ¶
func (c *ConfigurationClient) GetScaledMinimumScalingSpan(ctx context.Context, handle int64) (int32, error)
GetScaledMinimumScalingSpan calls the GetScaledMinimumScalingSpan RPC.
func (*ConfigurationClient) GetScaledOverflingDistance ¶
func (c *ConfigurationClient) GetScaledOverflingDistance(ctx context.Context, handle int64) (int32, error)
GetScaledOverflingDistance calls the GetScaledOverflingDistance RPC.
func (*ConfigurationClient) GetScaledOverscrollDistance ¶
func (c *ConfigurationClient) GetScaledOverscrollDistance(ctx context.Context, handle int64) (int32, error)
GetScaledOverscrollDistance calls the GetScaledOverscrollDistance RPC.
func (*ConfigurationClient) GetScaledPagingTouchSlop ¶
func (c *ConfigurationClient) GetScaledPagingTouchSlop(ctx context.Context, handle int64) (int32, error)
GetScaledPagingTouchSlop calls the GetScaledPagingTouchSlop RPC.
func (*ConfigurationClient) GetScaledScrollBarSize ¶
func (c *ConfigurationClient) GetScaledScrollBarSize(ctx context.Context, handle int64) (int32, error)
GetScaledScrollBarSize calls the GetScaledScrollBarSize RPC.
func (*ConfigurationClient) GetScaledTouchSlop ¶
GetScaledTouchSlop calls the GetScaledTouchSlop RPC.
func (*ConfigurationClient) GetScaledVerticalScrollFactor ¶
func (c *ConfigurationClient) GetScaledVerticalScrollFactor(ctx context.Context, handle int64) (float32, error)
GetScaledVerticalScrollFactor calls the GetScaledVerticalScrollFactor RPC.
func (*ConfigurationClient) GetScaledWindowTouchSlop ¶
func (c *ConfigurationClient) GetScaledWindowTouchSlop(ctx context.Context, handle int64) (int32, error)
GetScaledWindowTouchSlop calls the GetScaledWindowTouchSlop RPC.
func (*ConfigurationClient) GetScrollBarFadeDuration ¶
func (c *ConfigurationClient) GetScrollBarFadeDuration(ctx context.Context, handle int64) (int32, error)
GetScrollBarFadeDuration calls the GetScrollBarFadeDuration RPC.
func (*ConfigurationClient) GetScrollBarSize ¶
GetScrollBarSize calls the GetScrollBarSize RPC.
func (*ConfigurationClient) GetScrollDefaultDelay ¶
func (c *ConfigurationClient) GetScrollDefaultDelay(ctx context.Context, handle int64) (int32, error)
GetScrollDefaultDelay calls the GetScrollDefaultDelay RPC.
func (*ConfigurationClient) GetScrollFriction ¶
GetScrollFriction calls the GetScrollFriction RPC.
func (*ConfigurationClient) GetTapTimeout ¶
GetTapTimeout calls the GetTapTimeout RPC.
func (*ConfigurationClient) GetTouchSlop ¶
GetTouchSlop calls the GetTouchSlop RPC.
func (*ConfigurationClient) GetWindowTouchSlop ¶
GetWindowTouchSlop calls the GetWindowTouchSlop RPC.
func (*ConfigurationClient) GetZoomControlsTimeout ¶
func (c *ConfigurationClient) GetZoomControlsTimeout(ctx context.Context, handle int64) (int64, error)
GetZoomControlsTimeout calls the GetZoomControlsTimeout RPC.
func (*ConfigurationClient) HasPermanentMenuKey ¶
HasPermanentMenuKey calls the HasPermanentMenuKey RPC.
func (*ConfigurationClient) ShouldShowMenuShortcutsWhenKeyboardPresent ¶
func (c *ConfigurationClient) ShouldShowMenuShortcutsWhenKeyboardPresent(ctx context.Context, handle int64) (bool, error)
ShouldShowMenuShortcutsWhenKeyboardPresent calls the ShouldShowMenuShortcutsWhenKeyboardPresent RPC.
type ContentInfoBuilderClient ¶
type ContentInfoBuilderClient struct {
// contains filtered or unexported fields
}
ContentInfoBuilderClient wraps the gRPC ContentInfoBuilderService client.
func NewContentInfoBuilderClient ¶
func NewContentInfoBuilderClient(cc grpc.ClientConnInterface) *ContentInfoBuilderClient
NewContentInfoBuilderClient creates a new ContentInfoBuilder client.
func (*ContentInfoBuilderClient) Build ¶
func (c *ContentInfoBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*ContentInfoBuilderClient) SetLinkUri ¶
SetLinkUri calls the SetLinkUri RPC.
type ContentInfoClient ¶
type ContentInfoClient struct {
// contains filtered or unexported fields
}
ContentInfoClient wraps the gRPC ContentInfoService client.
func NewContentInfoClient ¶
func NewContentInfoClient(cc grpc.ClientConnInterface) *ContentInfoClient
NewContentInfoClient creates a new ContentInfo client.
func (*ContentInfoClient) DescribeContents ¶
func (c *ContentInfoClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ContentInfoClient) GetClip ¶
func (c *ContentInfoClient) GetClip(ctx context.Context) (int64, error)
GetClip calls the GetClip RPC.
func (*ContentInfoClient) GetExtras ¶
func (c *ContentInfoClient) GetExtras(ctx context.Context) (int64, error)
GetExtras calls the GetExtras RPC.
func (*ContentInfoClient) GetFlags ¶
func (c *ContentInfoClient) GetFlags(ctx context.Context) (int32, error)
GetFlags calls the GetFlags RPC.
func (*ContentInfoClient) GetLinkUri ¶
func (c *ContentInfoClient) GetLinkUri(ctx context.Context) (int64, error)
GetLinkUri calls the GetLinkUri RPC.
func (*ContentInfoClient) GetSource ¶
func (c *ContentInfoClient) GetSource(ctx context.Context) (int32, error)
GetSource calls the GetSource RPC.
func (*ContentInfoClient) ToString ¶
func (c *ContentInfoClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*ContentInfoClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type ContextMenuClient ¶
type ContextMenuClient struct {
// contains filtered or unexported fields
}
ContextMenuClient wraps the gRPC ContextMenuService client.
func NewContextMenuClient ¶
func NewContextMenuClient(cc grpc.ClientConnInterface) *ContextMenuClient
NewContextMenuClient creates a new ContextMenu client.
func (*ContextMenuClient) ClearHeader ¶
func (c *ContextMenuClient) ClearHeader(ctx context.Context) error
ClearHeader calls the ClearHeader RPC.
func (*ContextMenuClient) SetHeaderIcon1 ¶
SetHeaderIcon1 calls the SetHeaderIcon1 RPC.
func (*ContextMenuClient) SetHeaderIcon1_1 ¶
SetHeaderIcon1_1 calls the SetHeaderIcon1_1 RPC.
func (*ContextMenuClient) SetHeaderTitle1 ¶
SetHeaderTitle1 calls the SetHeaderTitle1 RPC.
func (*ContextMenuClient) SetHeaderTitle1_1 ¶
SetHeaderTitle1_1 calls the SetHeaderTitle1_1 RPC.
func (*ContextMenuClient) SetHeaderView ¶
SetHeaderView calls the SetHeaderView RPC.
type ContextThemeWrapperClient ¶
type ContextThemeWrapperClient struct {
// contains filtered or unexported fields
}
ContextThemeWrapperClient wraps the gRPC ContextThemeWrapperService client.
func NewContextThemeWrapperClient ¶
func NewContextThemeWrapperClient(cc grpc.ClientConnInterface) *ContextThemeWrapperClient
NewContextThemeWrapperClient creates a new ContextThemeWrapper client.
func (*ContextThemeWrapperClient) ApplyOverrideConfiguration ¶
func (c *ContextThemeWrapperClient) ApplyOverrideConfiguration(ctx context.Context, handle int64, arg0 int64) error
ApplyOverrideConfiguration calls the ApplyOverrideConfiguration RPC.
func (*ContextThemeWrapperClient) GetResources ¶
GetResources calls the GetResources RPC.
func (*ContextThemeWrapperClient) GetSystemService ¶
func (c *ContextThemeWrapperClient) GetSystemService(ctx context.Context, handle int64, arg0 string) (int64, error)
GetSystemService calls the GetSystemService RPC.
func (*ContextThemeWrapperClient) SetTheme1_1 ¶
func (c *ContextThemeWrapperClient) SetTheme1_1(ctx context.Context, handle int64, arg0 int32) error
SetTheme1_1 calls the SetTheme1_1 RPC.
type DebugCapturedViewPropertyClient ¶
type DebugCapturedViewPropertyClient struct {
// contains filtered or unexported fields
}
DebugCapturedViewPropertyClient wraps the gRPC DebugCapturedViewPropertyService client.
func NewDebugCapturedViewPropertyClient ¶
func NewDebugCapturedViewPropertyClient(cc grpc.ClientConnInterface) *DebugCapturedViewPropertyClient
NewDebugCapturedViewPropertyClient creates a new DebugCapturedViewProperty client.
func (*DebugCapturedViewPropertyClient) RetrieveReturn ¶
func (c *DebugCapturedViewPropertyClient) RetrieveReturn(ctx context.Context) (bool, error)
RetrieveReturn calls the RetrieveReturn RPC.
type DebugClient ¶
type DebugClient struct {
// contains filtered or unexported fields
}
DebugClient wraps the gRPC DebugService client.
func NewDebugClient ¶
func NewDebugClient(cc grpc.ClientConnInterface) *DebugClient
NewDebugClient creates a new Debug client.
func (*DebugClient) DumpCapturedView ¶
func (c *DebugClient) DumpCapturedView(ctx context.Context, handle int64, arg0 string, arg1 int64) error
DumpCapturedView calls the DumpCapturedView RPC.
func (*DebugClient) StartHierarchyTracing ¶
func (c *DebugClient) StartHierarchyTracing(ctx context.Context, handle int64, arg0 string, arg1 int64) error
StartHierarchyTracing calls the StartHierarchyTracing RPC.
func (*DebugClient) StartRecyclerTracing ¶
func (c *DebugClient) StartRecyclerTracing(ctx context.Context, handle int64, arg0 string, arg1 int64) error
StartRecyclerTracing calls the StartRecyclerTracing RPC.
func (*DebugClient) StopHierarchyTracing ¶
func (c *DebugClient) StopHierarchyTracing(ctx context.Context, handle int64) error
StopHierarchyTracing calls the StopHierarchyTracing RPC.
func (*DebugClient) StopRecyclerTracing ¶
func (c *DebugClient) StopRecyclerTracing(ctx context.Context, handle int64) error
StopRecyclerTracing calls the StopRecyclerTracing RPC.
type DebugExportedPropertyClient ¶
type DebugExportedPropertyClient struct {
// contains filtered or unexported fields
}
DebugExportedPropertyClient wraps the gRPC DebugExportedPropertyService client.
func NewDebugExportedPropertyClient ¶
func NewDebugExportedPropertyClient(cc grpc.ClientConnInterface) *DebugExportedPropertyClient
NewDebugExportedPropertyClient creates a new DebugExportedProperty client.
func (*DebugExportedPropertyClient) Category ¶
func (c *DebugExportedPropertyClient) Category(ctx context.Context) (string, error)
Category calls the Category RPC.
func (*DebugExportedPropertyClient) DeepExport ¶
func (c *DebugExportedPropertyClient) DeepExport(ctx context.Context) (bool, error)
DeepExport calls the DeepExport RPC.
func (*DebugExportedPropertyClient) FlagMapping ¶
func (c *DebugExportedPropertyClient) FlagMapping(ctx context.Context) (int64, error)
FlagMapping calls the FlagMapping RPC.
func (*DebugExportedPropertyClient) FormatToHexString ¶
func (c *DebugExportedPropertyClient) FormatToHexString(ctx context.Context) (bool, error)
FormatToHexString calls the FormatToHexString RPC.
func (*DebugExportedPropertyClient) HasAdjacentMapping ¶
func (c *DebugExportedPropertyClient) HasAdjacentMapping(ctx context.Context) (bool, error)
HasAdjacentMapping calls the HasAdjacentMapping RPC.
func (*DebugExportedPropertyClient) IndexMapping ¶
func (c *DebugExportedPropertyClient) IndexMapping(ctx context.Context) (int64, error)
IndexMapping calls the IndexMapping RPC.
func (*DebugExportedPropertyClient) Mapping ¶
func (c *DebugExportedPropertyClient) Mapping(ctx context.Context) (int64, error)
Mapping calls the Mapping RPC.
type DebugFlagToStringClient ¶
type DebugFlagToStringClient struct {
// contains filtered or unexported fields
}
DebugFlagToStringClient wraps the gRPC DebugFlagToStringService client.
func NewDebugFlagToStringClient ¶
func NewDebugFlagToStringClient(cc grpc.ClientConnInterface) *DebugFlagToStringClient
NewDebugFlagToStringClient creates a new DebugFlagToString client.
func (*DebugFlagToStringClient) Equals ¶
func (c *DebugFlagToStringClient) Equals(ctx context.Context) (int32, error)
Equals calls the Equals RPC.
func (*DebugFlagToStringClient) Mask ¶
func (c *DebugFlagToStringClient) Mask(ctx context.Context) (int32, error)
Mask calls the Mask RPC.
type DebugHierarchyTraceTypeClient ¶
type DebugHierarchyTraceTypeClient struct {
// contains filtered or unexported fields
}
DebugHierarchyTraceTypeClient wraps the gRPC DebugHierarchyTraceTypeService client.
func NewDebugHierarchyTraceTypeClient ¶
func NewDebugHierarchyTraceTypeClient(cc grpc.ClientConnInterface) *DebugHierarchyTraceTypeClient
NewDebugHierarchyTraceTypeClient creates a new DebugHierarchyTraceType client.
type DebugIntToStringClient ¶
type DebugIntToStringClient struct {
// contains filtered or unexported fields
}
DebugIntToStringClient wraps the gRPC DebugIntToStringService client.
func NewDebugIntToStringClient ¶
func NewDebugIntToStringClient(cc grpc.ClientConnInterface) *DebugIntToStringClient
NewDebugIntToStringClient creates a new DebugIntToString client.
type DebugRecyclerTraceTypeClient ¶
type DebugRecyclerTraceTypeClient struct {
// contains filtered or unexported fields
}
DebugRecyclerTraceTypeClient wraps the gRPC DebugRecyclerTraceTypeService client.
func NewDebugRecyclerTraceTypeClient ¶
func NewDebugRecyclerTraceTypeClient(cc grpc.ClientConnInterface) *DebugRecyclerTraceTypeClient
NewDebugRecyclerTraceTypeClient creates a new DebugRecyclerTraceType client.
type DisplayCutoutBuilderClient ¶
type DisplayCutoutBuilderClient struct {
// contains filtered or unexported fields
}
DisplayCutoutBuilderClient wraps the gRPC DisplayCutoutBuilderService client.
func NewDisplayCutoutBuilderClient ¶
func NewDisplayCutoutBuilderClient(cc grpc.ClientConnInterface) *DisplayCutoutBuilderClient
NewDisplayCutoutBuilderClient creates a new DisplayCutoutBuilder client.
func (*DisplayCutoutBuilderClient) Build ¶
func (c *DisplayCutoutBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*DisplayCutoutBuilderClient) SetBoundingRectBottom ¶
func (c *DisplayCutoutBuilderClient) SetBoundingRectBottom(ctx context.Context, arg0 int64) (int64, error)
SetBoundingRectBottom calls the SetBoundingRectBottom RPC.
func (*DisplayCutoutBuilderClient) SetBoundingRectLeft ¶
func (c *DisplayCutoutBuilderClient) SetBoundingRectLeft(ctx context.Context, arg0 int64) (int64, error)
SetBoundingRectLeft calls the SetBoundingRectLeft RPC.
func (*DisplayCutoutBuilderClient) SetBoundingRectRight ¶
func (c *DisplayCutoutBuilderClient) SetBoundingRectRight(ctx context.Context, arg0 int64) (int64, error)
SetBoundingRectRight calls the SetBoundingRectRight RPC.
func (*DisplayCutoutBuilderClient) SetBoundingRectTop ¶
func (c *DisplayCutoutBuilderClient) SetBoundingRectTop(ctx context.Context, arg0 int64) (int64, error)
SetBoundingRectTop calls the SetBoundingRectTop RPC.
func (*DisplayCutoutBuilderClient) SetCutoutPath ¶
SetCutoutPath calls the SetCutoutPath RPC.
func (*DisplayCutoutBuilderClient) SetSafeInsets ¶
SetSafeInsets calls the SetSafeInsets RPC.
func (*DisplayCutoutBuilderClient) SetWaterfallInsets ¶
func (c *DisplayCutoutBuilderClient) SetWaterfallInsets(ctx context.Context, arg0 int64) (int64, error)
SetWaterfallInsets calls the SetWaterfallInsets RPC.
type DisplayCutoutClient ¶
type DisplayCutoutClient struct {
// contains filtered or unexported fields
}
DisplayCutoutClient wraps the gRPC DisplayCutoutService client.
func NewDisplayCutoutClient ¶
func NewDisplayCutoutClient(cc grpc.ClientConnInterface) *DisplayCutoutClient
NewDisplayCutoutClient creates a new DisplayCutout client.
func (*DisplayCutoutClient) GetBoundingRectBottom ¶
func (c *DisplayCutoutClient) GetBoundingRectBottom(ctx context.Context, handle int64) (int64, error)
GetBoundingRectBottom calls the GetBoundingRectBottom RPC.
func (*DisplayCutoutClient) GetBoundingRectLeft ¶
GetBoundingRectLeft calls the GetBoundingRectLeft RPC.
func (*DisplayCutoutClient) GetBoundingRectRight ¶
func (c *DisplayCutoutClient) GetBoundingRectRight(ctx context.Context, handle int64) (int64, error)
GetBoundingRectRight calls the GetBoundingRectRight RPC.
func (*DisplayCutoutClient) GetBoundingRectTop ¶
GetBoundingRectTop calls the GetBoundingRectTop RPC.
func (*DisplayCutoutClient) GetBoundingRects ¶
GetBoundingRects calls the GetBoundingRects RPC.
func (*DisplayCutoutClient) GetCutoutPath ¶
GetCutoutPath calls the GetCutoutPath RPC.
func (*DisplayCutoutClient) GetSafeInsetBottom ¶
GetSafeInsetBottom calls the GetSafeInsetBottom RPC.
func (*DisplayCutoutClient) GetSafeInsetLeft ¶
GetSafeInsetLeft calls the GetSafeInsetLeft RPC.
func (*DisplayCutoutClient) GetSafeInsetRight ¶
GetSafeInsetRight calls the GetSafeInsetRight RPC.
func (*DisplayCutoutClient) GetSafeInsetTop ¶
GetSafeInsetTop calls the GetSafeInsetTop RPC.
func (*DisplayCutoutClient) GetWaterfallInsets ¶
GetWaterfallInsets calls the GetWaterfallInsets RPC.
type DisplayShapeClient ¶
type DisplayShapeClient struct {
// contains filtered or unexported fields
}
DisplayShapeClient wraps the gRPC DisplayShapeService client.
func NewDisplayShapeClient ¶
func NewDisplayShapeClient(cc grpc.ClientConnInterface) *DisplayShapeClient
NewDisplayShapeClient creates a new DisplayShape client.
func (*DisplayShapeClient) DescribeContents ¶
func (c *DisplayShapeClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*DisplayShapeClient) GetPath ¶
func (c *DisplayShapeClient) GetPath(ctx context.Context) (int64, error)
GetPath calls the GetPath RPC.
func (*DisplayShapeClient) HashCode ¶
func (c *DisplayShapeClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*DisplayShapeClient) ToString ¶
func (c *DisplayShapeClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*DisplayShapeClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type DragAndDropPermissionsClient ¶
type DragAndDropPermissionsClient struct {
// contains filtered or unexported fields
}
DragAndDropPermissionsClient wraps the gRPC DragAndDropPermissionsService client.
func NewDragAndDropPermissionsClient ¶
func NewDragAndDropPermissionsClient(cc grpc.ClientConnInterface) *DragAndDropPermissionsClient
NewDragAndDropPermissionsClient creates a new DragAndDropPermissions client.
func (*DragAndDropPermissionsClient) DescribeContents ¶
func (c *DragAndDropPermissionsClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*DragAndDropPermissionsClient) Release ¶
func (c *DragAndDropPermissionsClient) Release(ctx context.Context) error
Release calls the Release RPC.
func (*DragAndDropPermissionsClient) WriteToParcel ¶
func (c *DragAndDropPermissionsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type DragEventClient ¶
type DragEventClient struct {
// contains filtered or unexported fields
}
DragEventClient wraps the gRPC DragEventService client.
func NewDragEventClient ¶
func NewDragEventClient(cc grpc.ClientConnInterface) *DragEventClient
NewDragEventClient creates a new DragEvent client.
func (*DragEventClient) DescribeContents ¶
func (c *DragEventClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*DragEventClient) GetAction ¶
func (c *DragEventClient) GetAction(ctx context.Context) (int32, error)
GetAction calls the GetAction RPC.
func (*DragEventClient) GetClipData ¶
func (c *DragEventClient) GetClipData(ctx context.Context) (int64, error)
GetClipData calls the GetClipData RPC.
func (*DragEventClient) GetClipDescription ¶
func (c *DragEventClient) GetClipDescription(ctx context.Context) (int64, error)
GetClipDescription calls the GetClipDescription RPC.
func (*DragEventClient) GetLocalState ¶
func (c *DragEventClient) GetLocalState(ctx context.Context) (int64, error)
GetLocalState calls the GetLocalState RPC.
func (*DragEventClient) GetResult ¶
func (c *DragEventClient) GetResult(ctx context.Context) (bool, error)
GetResult calls the GetResult RPC.
func (*DragEventClient) GetX ¶
func (c *DragEventClient) GetX(ctx context.Context) (float32, error)
GetX calls the GetX RPC.
func (*DragEventClient) GetY ¶
func (c *DragEventClient) GetY(ctx context.Context) (float32, error)
GetY calls the GetY RPC.
func (*DragEventClient) ToString ¶
func (c *DragEventClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*DragEventClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type FocusFinderClient ¶
type FocusFinderClient struct {
// contains filtered or unexported fields
}
FocusFinderClient wraps the gRPC FocusFinderService client.
func NewFocusFinderClient ¶
func NewFocusFinderClient(cc grpc.ClientConnInterface) *FocusFinderClient
NewFocusFinderClient creates a new FocusFinder client.
func (*FocusFinderClient) FindNearestTouchable ¶
func (c *FocusFinderClient) FindNearestTouchable(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int64) (int64, error)
FindNearestTouchable calls the FindNearestTouchable RPC.
func (*FocusFinderClient) FindNextFocus ¶
func (c *FocusFinderClient) FindNextFocus(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)
FindNextFocus calls the FindNextFocus RPC.
func (*FocusFinderClient) FindNextFocusFromRect ¶
func (c *FocusFinderClient) FindNextFocusFromRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)
FindNextFocusFromRect calls the FindNextFocusFromRect RPC.
func (*FocusFinderClient) FindNextKeyboardNavigationCluster ¶
func (c *FocusFinderClient) FindNextKeyboardNavigationCluster(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)
FindNextKeyboardNavigationCluster calls the FindNextKeyboardNavigationCluster RPC.
func (*FocusFinderClient) GetInstance ¶
func (c *FocusFinderClient) GetInstance(ctx context.Context) (int64, error)
GetInstance calls the GetInstance RPC.
type FrameMetricsClient ¶
type FrameMetricsClient struct {
// contains filtered or unexported fields
}
FrameMetricsClient wraps the gRPC FrameMetricsService client.
func NewFrameMetricsClient ¶
func NewFrameMetricsClient(cc grpc.ClientConnInterface) *FrameMetricsClient
NewFrameMetricsClient creates a new FrameMetrics client.
type FrameStatsClient ¶
type FrameStatsClient struct {
// contains filtered or unexported fields
}
FrameStatsClient wraps the gRPC FrameStatsService client.
func NewFrameStatsClient ¶
func NewFrameStatsClient(cc grpc.ClientConnInterface) *FrameStatsClient
NewFrameStatsClient creates a new FrameStats client.
func (*FrameStatsClient) GetEndTimeNano ¶
func (c *FrameStatsClient) GetEndTimeNano(ctx context.Context) (int64, error)
GetEndTimeNano calls the GetEndTimeNano RPC.
func (*FrameStatsClient) GetFrameCount ¶
func (c *FrameStatsClient) GetFrameCount(ctx context.Context) (int32, error)
GetFrameCount calls the GetFrameCount RPC.
func (*FrameStatsClient) GetFramePresentedTimeNano ¶
func (c *FrameStatsClient) GetFramePresentedTimeNano(ctx context.Context, arg0 int32) (int64, error)
GetFramePresentedTimeNano calls the GetFramePresentedTimeNano RPC.
func (*FrameStatsClient) GetRefreshPeriodNano ¶
func (c *FrameStatsClient) GetRefreshPeriodNano(ctx context.Context) (int64, error)
GetRefreshPeriodNano calls the GetRefreshPeriodNano RPC.
func (*FrameStatsClient) GetStartTimeNano ¶
func (c *FrameStatsClient) GetStartTimeNano(ctx context.Context) (int64, error)
GetStartTimeNano calls the GetStartTimeNano RPC.
type GestureDetectorClient ¶
type GestureDetectorClient struct {
// contains filtered or unexported fields
}
GestureDetectorClient wraps the gRPC GestureDetectorService client.
func NewGestureDetectorClient ¶
func NewGestureDetectorClient(cc grpc.ClientConnInterface) *GestureDetectorClient
NewGestureDetectorClient creates a new GestureDetector client.
func (*GestureDetectorClient) IsLongpressEnabled ¶
IsLongpressEnabled calls the IsLongpressEnabled RPC.
func (*GestureDetectorClient) OnGenericMotionEvent ¶
func (c *GestureDetectorClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
OnGenericMotionEvent calls the OnGenericMotionEvent RPC.
func (*GestureDetectorClient) OnTouchEvent ¶
func (c *GestureDetectorClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
OnTouchEvent calls the OnTouchEvent RPC.
func (*GestureDetectorClient) SetContextClickListener ¶
func (c *GestureDetectorClient) SetContextClickListener(ctx context.Context, handle int64, arg0 int64) error
SetContextClickListener calls the SetContextClickListener RPC.
func (*GestureDetectorClient) SetIsLongpressEnabled ¶
func (c *GestureDetectorClient) SetIsLongpressEnabled(ctx context.Context, handle int64, arg0 bool) error
SetIsLongpressEnabled calls the SetIsLongpressEnabled RPC.
func (*GestureDetectorClient) SetOnDoubleTapListener ¶
func (c *GestureDetectorClient) SetOnDoubleTapListener(ctx context.Context, handle int64, arg0 int64) error
SetOnDoubleTapListener calls the SetOnDoubleTapListener RPC.
type GestureDetectorOnContextClickListenerClient ¶
type GestureDetectorOnContextClickListenerClient struct {
// contains filtered or unexported fields
}
GestureDetectorOnContextClickListenerClient wraps the gRPC GestureDetectorOnContextClickListenerService client.
func NewGestureDetectorOnContextClickListenerClient ¶
func NewGestureDetectorOnContextClickListenerClient(cc grpc.ClientConnInterface) *GestureDetectorOnContextClickListenerClient
NewGestureDetectorOnContextClickListenerClient creates a new GestureDetectorOnContextClickListener client.
func (*GestureDetectorOnContextClickListenerClient) OnContextClick ¶
func (c *GestureDetectorOnContextClickListenerClient) OnContextClick(ctx context.Context, arg0 int64) (bool, error)
OnContextClick calls the OnContextClick RPC.
type GestureDetectorOnDoubleTapListenerClient ¶
type GestureDetectorOnDoubleTapListenerClient struct {
// contains filtered or unexported fields
}
GestureDetectorOnDoubleTapListenerClient wraps the gRPC GestureDetectorOnDoubleTapListenerService client.
func NewGestureDetectorOnDoubleTapListenerClient ¶
func NewGestureDetectorOnDoubleTapListenerClient(cc grpc.ClientConnInterface) *GestureDetectorOnDoubleTapListenerClient
NewGestureDetectorOnDoubleTapListenerClient creates a new GestureDetectorOnDoubleTapListener client.
func (*GestureDetectorOnDoubleTapListenerClient) OnDoubleTap ¶
func (c *GestureDetectorOnDoubleTapListenerClient) OnDoubleTap(ctx context.Context, arg0 int64) (bool, error)
OnDoubleTap calls the OnDoubleTap RPC.
func (*GestureDetectorOnDoubleTapListenerClient) OnDoubleTapEvent ¶
func (c *GestureDetectorOnDoubleTapListenerClient) OnDoubleTapEvent(ctx context.Context, arg0 int64) (bool, error)
OnDoubleTapEvent calls the OnDoubleTapEvent RPC.
func (*GestureDetectorOnDoubleTapListenerClient) OnSingleTapConfirmed ¶
func (c *GestureDetectorOnDoubleTapListenerClient) OnSingleTapConfirmed(ctx context.Context, arg0 int64) (bool, error)
OnSingleTapConfirmed calls the OnSingleTapConfirmed RPC.
type GestureDetectorOnGestureListenerClient ¶
type GestureDetectorOnGestureListenerClient struct {
// contains filtered or unexported fields
}
GestureDetectorOnGestureListenerClient wraps the gRPC GestureDetectorOnGestureListenerService client.
func NewGestureDetectorOnGestureListenerClient ¶
func NewGestureDetectorOnGestureListenerClient(cc grpc.ClientConnInterface) *GestureDetectorOnGestureListenerClient
NewGestureDetectorOnGestureListenerClient creates a new GestureDetectorOnGestureListener client.
func (*GestureDetectorOnGestureListenerClient) OnDown ¶
func (c *GestureDetectorOnGestureListenerClient) OnDown(ctx context.Context, arg0 int64) (bool, error)
OnDown calls the OnDown RPC.
func (*GestureDetectorOnGestureListenerClient) OnFling ¶
func (c *GestureDetectorOnGestureListenerClient) OnFling(ctx context.Context, arg0 int64, arg1 int64, arg2 float32, arg3 float32) (bool, error)
OnFling calls the OnFling RPC.
func (*GestureDetectorOnGestureListenerClient) OnLongPress ¶
func (c *GestureDetectorOnGestureListenerClient) OnLongPress(ctx context.Context, arg0 int64) error
OnLongPress calls the OnLongPress RPC.
func (*GestureDetectorOnGestureListenerClient) OnScroll ¶
func (c *GestureDetectorOnGestureListenerClient) OnScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 float32, arg3 float32) (bool, error)
OnScroll calls the OnScroll RPC.
func (*GestureDetectorOnGestureListenerClient) OnShowPress ¶
func (c *GestureDetectorOnGestureListenerClient) OnShowPress(ctx context.Context, arg0 int64) error
OnShowPress calls the OnShowPress RPC.
func (*GestureDetectorOnGestureListenerClient) OnSingleTapUp ¶
func (c *GestureDetectorOnGestureListenerClient) OnSingleTapUp(ctx context.Context, arg0 int64) (bool, error)
OnSingleTapUp calls the OnSingleTapUp RPC.
type GestureDetectorSimpleOnGestureListenerClient ¶
type GestureDetectorSimpleOnGestureListenerClient struct {
// contains filtered or unexported fields
}
GestureDetectorSimpleOnGestureListenerClient wraps the gRPC GestureDetectorSimpleOnGestureListenerService client.
func NewGestureDetectorSimpleOnGestureListenerClient ¶
func NewGestureDetectorSimpleOnGestureListenerClient(cc grpc.ClientConnInterface) *GestureDetectorSimpleOnGestureListenerClient
NewGestureDetectorSimpleOnGestureListenerClient creates a new GestureDetectorSimpleOnGestureListener client.
func (*GestureDetectorSimpleOnGestureListenerClient) OnContextClick ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnContextClick(ctx context.Context, arg0 int64) (bool, error)
OnContextClick calls the OnContextClick RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnDoubleTap ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnDoubleTap(ctx context.Context, arg0 int64) (bool, error)
OnDoubleTap calls the OnDoubleTap RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnDoubleTapEvent ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnDoubleTapEvent(ctx context.Context, arg0 int64) (bool, error)
OnDoubleTapEvent calls the OnDoubleTapEvent RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnDown ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnDown(ctx context.Context, arg0 int64) (bool, error)
OnDown calls the OnDown RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnFling ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnFling(ctx context.Context, arg0 int64, arg1 int64, arg2 float32, arg3 float32) (bool, error)
OnFling calls the OnFling RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnLongPress ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnLongPress(ctx context.Context, arg0 int64) error
OnLongPress calls the OnLongPress RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnScroll ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 float32, arg3 float32) (bool, error)
OnScroll calls the OnScroll RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnShowPress ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnShowPress(ctx context.Context, arg0 int64) error
OnShowPress calls the OnShowPress RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnSingleTapConfirmed ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnSingleTapConfirmed(ctx context.Context, arg0 int64) (bool, error)
OnSingleTapConfirmed calls the OnSingleTapConfirmed RPC.
func (*GestureDetectorSimpleOnGestureListenerClient) OnSingleTapUp ¶
func (c *GestureDetectorSimpleOnGestureListenerClient) OnSingleTapUp(ctx context.Context, arg0 int64) (bool, error)
OnSingleTapUp calls the OnSingleTapUp RPC.
type GravityClient ¶
type GravityClient struct {
// contains filtered or unexported fields
}
GravityClient wraps the gRPC GravityService client.
func NewGravityClient ¶
func NewGravityClient(cc grpc.ClientConnInterface) *GravityClient
NewGravityClient creates a new Gravity client.
func (*GravityClient) Apply5 ¶
func (c *GravityClient) Apply5(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int64, arg4 int64) error
Apply5 calls the Apply5 RPC.
func (*GravityClient) Apply6_1 ¶
func (c *GravityClient) Apply6_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int64, arg4 int64, arg5 int32) error
Apply6_1 calls the Apply6_1 RPC.
func (*GravityClient) Apply7_2 ¶
func (c *GravityClient) Apply7_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int64, arg4 int32, arg5 int32, arg6 int64) error
Apply7_2 calls the Apply7_2 RPC.
func (*GravityClient) Apply8_3 ¶
func (c *GravityClient) Apply8_3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int64, arg4 int32, arg5 int32, arg6 int64, arg7 int32) error
Apply8_3 calls the Apply8_3 RPC.
func (*GravityClient) ApplyDisplay3 ¶
func (c *GravityClient) ApplyDisplay3(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) error
ApplyDisplay3 calls the ApplyDisplay3 RPC.
func (*GravityClient) ApplyDisplay4_1 ¶
func (c *GravityClient) ApplyDisplay4_1(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64, arg3 int32) error
ApplyDisplay4_1 calls the ApplyDisplay4_1 RPC.
func (*GravityClient) GetAbsoluteGravity ¶
func (c *GravityClient) GetAbsoluteGravity(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int32, error)
GetAbsoluteGravity calls the GetAbsoluteGravity RPC.
func (*GravityClient) IsHorizontal ¶
IsHorizontal calls the IsHorizontal RPC.
func (*GravityClient) IsVertical ¶
IsVertical calls the IsVertical RPC.
type GroupOverlayClient ¶
type GroupOverlayClient struct {
// contains filtered or unexported fields
}
GroupOverlayClient wraps the gRPC GroupOverlayService client.
func NewGroupOverlayClient ¶
func NewGroupOverlayClient(cc grpc.ClientConnInterface) *GroupOverlayClient
NewGroupOverlayClient creates a new GroupOverlay client.
type InputDeviceClient ¶
type InputDeviceClient struct {
// contains filtered or unexported fields
}
InputDeviceClient wraps the gRPC InputDeviceService client.
func NewInputDeviceClient ¶
func NewInputDeviceClient(cc grpc.ClientConnInterface) *InputDeviceClient
NewInputDeviceClient creates a new InputDevice client.
func (*InputDeviceClient) DescribeContents ¶
func (c *InputDeviceClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*InputDeviceClient) GetBatteryState ¶
func (c *InputDeviceClient) GetBatteryState(ctx context.Context) (int64, error)
GetBatteryState calls the GetBatteryState RPC.
func (*InputDeviceClient) GetControllerNumber ¶
func (c *InputDeviceClient) GetControllerNumber(ctx context.Context) (int32, error)
GetControllerNumber calls the GetControllerNumber RPC.
func (*InputDeviceClient) GetDescriptor ¶
func (c *InputDeviceClient) GetDescriptor(ctx context.Context) (string, error)
GetDescriptor calls the GetDescriptor RPC.
func (*InputDeviceClient) GetDeviceIds ¶
func (c *InputDeviceClient) GetDeviceIds(ctx context.Context) (int64, error)
GetDeviceIds calls the GetDeviceIds RPC.
func (*InputDeviceClient) GetId ¶
func (c *InputDeviceClient) GetId(ctx context.Context) (int32, error)
GetId calls the GetId RPC.
func (*InputDeviceClient) GetKeyCharacterMap ¶
func (c *InputDeviceClient) GetKeyCharacterMap(ctx context.Context) (int64, error)
GetKeyCharacterMap calls the GetKeyCharacterMap RPC.
func (*InputDeviceClient) GetKeyCodeForKeyLocation ¶
func (c *InputDeviceClient) GetKeyCodeForKeyLocation(ctx context.Context, arg0 int32) (int32, error)
GetKeyCodeForKeyLocation calls the GetKeyCodeForKeyLocation RPC.
func (*InputDeviceClient) GetKeyboardType ¶
func (c *InputDeviceClient) GetKeyboardType(ctx context.Context) (int32, error)
GetKeyboardType calls the GetKeyboardType RPC.
func (*InputDeviceClient) GetLightsManager ¶
func (c *InputDeviceClient) GetLightsManager(ctx context.Context) (int64, error)
GetLightsManager calls the GetLightsManager RPC.
func (*InputDeviceClient) GetMotionRange1 ¶
GetMotionRange1 calls the GetMotionRange1 RPC.
func (*InputDeviceClient) GetMotionRange2_1 ¶
func (c *InputDeviceClient) GetMotionRange2_1(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
GetMotionRange2_1 calls the GetMotionRange2_1 RPC.
func (*InputDeviceClient) GetMotionRanges ¶
func (c *InputDeviceClient) GetMotionRanges(ctx context.Context) (int64, error)
GetMotionRanges calls the GetMotionRanges RPC.
func (*InputDeviceClient) GetName ¶
func (c *InputDeviceClient) GetName(ctx context.Context) (string, error)
GetName calls the GetName RPC.
func (*InputDeviceClient) GetProductId ¶
func (c *InputDeviceClient) GetProductId(ctx context.Context) (int32, error)
GetProductId calls the GetProductId RPC.
func (*InputDeviceClient) GetSensorManager ¶
func (c *InputDeviceClient) GetSensorManager(ctx context.Context) (int64, error)
GetSensorManager calls the GetSensorManager RPC.
func (*InputDeviceClient) GetSources ¶
func (c *InputDeviceClient) GetSources(ctx context.Context) (int32, error)
GetSources calls the GetSources RPC.
func (*InputDeviceClient) GetVendorId ¶
func (c *InputDeviceClient) GetVendorId(ctx context.Context) (int32, error)
GetVendorId calls the GetVendorId RPC.
func (*InputDeviceClient) GetVibrator ¶
func (c *InputDeviceClient) GetVibrator(ctx context.Context) (int64, error)
GetVibrator calls the GetVibrator RPC.
func (*InputDeviceClient) GetVibratorManager ¶
func (c *InputDeviceClient) GetVibratorManager(ctx context.Context) (int64, error)
GetVibratorManager calls the GetVibratorManager RPC.
func (*InputDeviceClient) HasMicrophone ¶
func (c *InputDeviceClient) HasMicrophone(ctx context.Context) (bool, error)
HasMicrophone calls the HasMicrophone RPC.
func (*InputDeviceClient) IsEnabled ¶
func (c *InputDeviceClient) IsEnabled(ctx context.Context) (bool, error)
IsEnabled calls the IsEnabled RPC.
func (*InputDeviceClient) IsExternal ¶
func (c *InputDeviceClient) IsExternal(ctx context.Context) (bool, error)
IsExternal calls the IsExternal RPC.
func (*InputDeviceClient) IsVirtual ¶
func (c *InputDeviceClient) IsVirtual(ctx context.Context) (bool, error)
IsVirtual calls the IsVirtual RPC.
func (*InputDeviceClient) SupportsSource ¶
SupportsSource calls the SupportsSource RPC.
func (*InputDeviceClient) ToString ¶
func (c *InputDeviceClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*InputDeviceClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type InputDeviceMotionRangeClient ¶
type InputDeviceMotionRangeClient struct {
// contains filtered or unexported fields
}
InputDeviceMotionRangeClient wraps the gRPC InputDeviceMotionRangeService client.
func NewInputDeviceMotionRangeClient ¶
func NewInputDeviceMotionRangeClient(cc grpc.ClientConnInterface) *InputDeviceMotionRangeClient
NewInputDeviceMotionRangeClient creates a new InputDeviceMotionRange client.
func (*InputDeviceMotionRangeClient) GetAxis ¶
func (c *InputDeviceMotionRangeClient) GetAxis(ctx context.Context) (int32, error)
GetAxis calls the GetAxis RPC.
func (*InputDeviceMotionRangeClient) GetFlat ¶
func (c *InputDeviceMotionRangeClient) GetFlat(ctx context.Context) (float32, error)
GetFlat calls the GetFlat RPC.
func (*InputDeviceMotionRangeClient) GetFuzz ¶
func (c *InputDeviceMotionRangeClient) GetFuzz(ctx context.Context) (float32, error)
GetFuzz calls the GetFuzz RPC.
func (*InputDeviceMotionRangeClient) GetMax ¶
func (c *InputDeviceMotionRangeClient) GetMax(ctx context.Context) (float32, error)
GetMax calls the GetMax RPC.
func (*InputDeviceMotionRangeClient) GetMin ¶
func (c *InputDeviceMotionRangeClient) GetMin(ctx context.Context) (float32, error)
GetMin calls the GetMin RPC.
func (*InputDeviceMotionRangeClient) GetRange ¶
func (c *InputDeviceMotionRangeClient) GetRange(ctx context.Context) (float32, error)
GetRange calls the GetRange RPC.
func (*InputDeviceMotionRangeClient) GetResolution ¶
func (c *InputDeviceMotionRangeClient) GetResolution(ctx context.Context) (float32, error)
GetResolution calls the GetResolution RPC.
func (*InputDeviceMotionRangeClient) GetSource ¶
func (c *InputDeviceMotionRangeClient) GetSource(ctx context.Context) (int32, error)
GetSource calls the GetSource RPC.
func (*InputDeviceMotionRangeClient) IsFromSource ¶
IsFromSource calls the IsFromSource RPC.
type InputDeviceViewBehaviorClient ¶
type InputDeviceViewBehaviorClient struct {
// contains filtered or unexported fields
}
InputDeviceViewBehaviorClient wraps the gRPC InputDeviceViewBehaviorService client.
func NewInputDeviceViewBehaviorClient ¶
func NewInputDeviceViewBehaviorClient(cc grpc.ClientConnInterface) *InputDeviceViewBehaviorClient
NewInputDeviceViewBehaviorClient creates a new InputDeviceViewBehavior client.
func (*InputDeviceViewBehaviorClient) ShouldSmoothScroll ¶
func (c *InputDeviceViewBehaviorClient) ShouldSmoothScroll(ctx context.Context, arg0 int32, arg1 int32) (bool, error)
ShouldSmoothScroll calls the ShouldSmoothScroll RPC.
type InputEventClient ¶
type InputEventClient struct {
// contains filtered or unexported fields
}
InputEventClient wraps the gRPC InputEventService client.
func NewInputEventClient ¶
func NewInputEventClient(cc grpc.ClientConnInterface) *InputEventClient
NewInputEventClient creates a new InputEvent client.
func (*InputEventClient) DescribeContents ¶
func (c *InputEventClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*InputEventClient) GetDevice ¶
func (c *InputEventClient) GetDevice(ctx context.Context) (int64, error)
GetDevice calls the GetDevice RPC.
func (*InputEventClient) GetDeviceId ¶
func (c *InputEventClient) GetDeviceId(ctx context.Context) (int32, error)
GetDeviceId calls the GetDeviceId RPC.
func (*InputEventClient) GetEventTime ¶
func (c *InputEventClient) GetEventTime(ctx context.Context) (int64, error)
GetEventTime calls the GetEventTime RPC.
func (*InputEventClient) GetSource ¶
func (c *InputEventClient) GetSource(ctx context.Context) (int32, error)
GetSource calls the GetSource RPC.
func (*InputEventClient) IsFromSource ¶
IsFromSource calls the IsFromSource RPC.
type InputQueueCallbackClient ¶
type InputQueueCallbackClient struct {
// contains filtered or unexported fields
}
InputQueueCallbackClient wraps the gRPC InputQueueCallbackService client.
func NewInputQueueCallbackClient ¶
func NewInputQueueCallbackClient(cc grpc.ClientConnInterface) *InputQueueCallbackClient
NewInputQueueCallbackClient creates a new InputQueueCallback client.
func (*InputQueueCallbackClient) OnInputQueueCreated ¶
func (c *InputQueueCallbackClient) OnInputQueueCreated(ctx context.Context, arg0 int64) error
OnInputQueueCreated calls the OnInputQueueCreated RPC.
func (*InputQueueCallbackClient) OnInputQueueDestroyed ¶
func (c *InputQueueCallbackClient) OnInputQueueDestroyed(ctx context.Context, arg0 int64) error
OnInputQueueDestroyed calls the OnInputQueueDestroyed RPC.
type KeyCharacterMapClient ¶
type KeyCharacterMapClient struct {
// contains filtered or unexported fields
}
KeyCharacterMapClient wraps the gRPC KeyCharacterMapService client.
func NewKeyCharacterMapClient ¶
func NewKeyCharacterMapClient(cc grpc.ClientConnInterface) *KeyCharacterMapClient
NewKeyCharacterMapClient creates a new KeyCharacterMap client.
func (*KeyCharacterMapClient) DescribeContents ¶
func (c *KeyCharacterMapClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*KeyCharacterMapClient) DeviceHasKey ¶
DeviceHasKey calls the DeviceHasKey RPC.
func (*KeyCharacterMapClient) DeviceHasKeys ¶
DeviceHasKeys calls the DeviceHasKeys RPC.
func (*KeyCharacterMapClient) GetDeadChar ¶
func (c *KeyCharacterMapClient) GetDeadChar(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
GetDeadChar calls the GetDeadChar RPC.
func (*KeyCharacterMapClient) GetDisplayLabel ¶
GetDisplayLabel calls the GetDisplayLabel RPC.
func (*KeyCharacterMapClient) GetKeyData ¶
func (c *KeyCharacterMapClient) GetKeyData(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
GetKeyData calls the GetKeyData RPC.
func (*KeyCharacterMapClient) GetKeyboardType ¶
func (c *KeyCharacterMapClient) GetKeyboardType(ctx context.Context) (int32, error)
GetKeyboardType calls the GetKeyboardType RPC.
func (*KeyCharacterMapClient) GetMatch2 ¶
func (c *KeyCharacterMapClient) GetMatch2(ctx context.Context, arg0 int32, arg1 int64) (uint16, error)
GetMatch2 calls the GetMatch2 RPC.
func (*KeyCharacterMapClient) GetMatch3_1 ¶
func (c *KeyCharacterMapClient) GetMatch3_1(ctx context.Context, arg0 int32, arg1 int64, arg2 int32) (uint16, error)
GetMatch3_1 calls the GetMatch3_1 RPC.
func (*KeyCharacterMapClient) GetModifierBehavior ¶
func (c *KeyCharacterMapClient) GetModifierBehavior(ctx context.Context) (int32, error)
GetModifierBehavior calls the GetModifierBehavior RPC.
func (*KeyCharacterMapClient) IsPrintingKey ¶
IsPrintingKey calls the IsPrintingKey RPC.
func (*KeyCharacterMapClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type KeyEventCallbackClient ¶
type KeyEventCallbackClient struct {
// contains filtered or unexported fields
}
KeyEventCallbackClient wraps the gRPC KeyEventCallbackService client.
func NewKeyEventCallbackClient ¶
func NewKeyEventCallbackClient(cc grpc.ClientConnInterface) *KeyEventCallbackClient
NewKeyEventCallbackClient creates a new KeyEventCallback client.
func (*KeyEventCallbackClient) OnKeyDown ¶
func (c *KeyEventCallbackClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
OnKeyDown calls the OnKeyDown RPC.
func (*KeyEventCallbackClient) OnKeyLongPress ¶
func (c *KeyEventCallbackClient) OnKeyLongPress(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
OnKeyLongPress calls the OnKeyLongPress RPC.
func (*KeyEventCallbackClient) OnKeyMultiple ¶
func (c *KeyEventCallbackClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error)
OnKeyMultiple calls the OnKeyMultiple RPC.
type KeyEventClient ¶
type KeyEventClient struct {
// contains filtered or unexported fields
}
KeyEventClient wraps the gRPC KeyEventService client.
func NewKeyEventClient ¶
func NewKeyEventClient(cc grpc.ClientConnInterface) *KeyEventClient
NewKeyEventClient creates a new KeyEvent client.
func (*KeyEventClient) ChangeAction ¶
func (c *KeyEventClient) ChangeAction(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
ChangeAction calls the ChangeAction RPC.
func (*KeyEventClient) ChangeFlags ¶
func (c *KeyEventClient) ChangeFlags(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
ChangeFlags calls the ChangeFlags RPC.
func (*KeyEventClient) ChangeTimeRepeat3 ¶
func (c *KeyEventClient) ChangeTimeRepeat3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) (int64, error)
ChangeTimeRepeat3 calls the ChangeTimeRepeat3 RPC.
func (*KeyEventClient) ChangeTimeRepeat4_1 ¶
func (c *KeyEventClient) ChangeTimeRepeat4_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int32) (int64, error)
ChangeTimeRepeat4_1 calls the ChangeTimeRepeat4_1 RPC.
func (*KeyEventClient) Dispatch3_1 ¶
func (c *KeyEventClient) Dispatch3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error)
Dispatch3_1 calls the Dispatch3_1 RPC.
func (*KeyEventClient) GetCharacters ¶
GetCharacters calls the GetCharacters RPC.
func (*KeyEventClient) GetDeadChar ¶
func (c *KeyEventClient) GetDeadChar(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int32, error)
GetDeadChar calls the GetDeadChar RPC.
func (*KeyEventClient) GetDeviceId ¶
GetDeviceId calls the GetDeviceId RPC.
func (*KeyEventClient) GetDisplayLabel ¶
GetDisplayLabel calls the GetDisplayLabel RPC.
func (*KeyEventClient) GetDownTime ¶
GetDownTime calls the GetDownTime RPC.
func (*KeyEventClient) GetEventTime ¶
GetEventTime calls the GetEventTime RPC.
func (*KeyEventClient) GetKeyCharacterMap ¶
GetKeyCharacterMap calls the GetKeyCharacterMap RPC.
func (*KeyEventClient) GetKeyCode ¶
GetKeyCode calls the GetKeyCode RPC.
func (*KeyEventClient) GetKeyData ¶
GetKeyData calls the GetKeyData RPC.
func (*KeyEventClient) GetMatch2_1 ¶
func (c *KeyEventClient) GetMatch2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (uint16, error)
GetMatch2_1 calls the GetMatch2_1 RPC.
func (*KeyEventClient) GetMaxKeyCode ¶
GetMaxKeyCode calls the GetMaxKeyCode RPC.
func (*KeyEventClient) GetMetaState ¶
GetMetaState calls the GetMetaState RPC.
func (*KeyEventClient) GetModifierMetaStateMask ¶
GetModifierMetaStateMask calls the GetModifierMetaStateMask RPC.
func (*KeyEventClient) GetModifiers ¶
GetModifiers calls the GetModifiers RPC.
func (*KeyEventClient) GetRepeatCount ¶
GetRepeatCount calls the GetRepeatCount RPC.
func (*KeyEventClient) GetScanCode ¶
GetScanCode calls the GetScanCode RPC.
func (*KeyEventClient) GetUnicodeChar0 ¶
GetUnicodeChar0 calls the GetUnicodeChar0 RPC.
func (*KeyEventClient) GetUnicodeChar1_1 ¶
func (c *KeyEventClient) GetUnicodeChar1_1(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetUnicodeChar1_1 calls the GetUnicodeChar1_1 RPC.
func (*KeyEventClient) HasModifiers ¶
HasModifiers calls the HasModifiers RPC.
func (*KeyEventClient) HasNoModifiers ¶
HasNoModifiers calls the HasNoModifiers RPC.
func (*KeyEventClient) IsAltPressed ¶
IsAltPressed calls the IsAltPressed RPC.
func (*KeyEventClient) IsCanceled ¶
IsCanceled calls the IsCanceled RPC.
func (*KeyEventClient) IsCapsLockOn ¶
IsCapsLockOn calls the IsCapsLockOn RPC.
func (*KeyEventClient) IsCtrlPressed ¶
IsCtrlPressed calls the IsCtrlPressed RPC.
func (*KeyEventClient) IsFunctionPressed ¶
IsFunctionPressed calls the IsFunctionPressed RPC.
func (*KeyEventClient) IsGamepadButton ¶
func (c *KeyEventClient) IsGamepadButton(ctx context.Context, handle int64, arg0 int32) (bool, error)
IsGamepadButton calls the IsGamepadButton RPC.
func (*KeyEventClient) IsLongPress ¶
IsLongPress calls the IsLongPress RPC.
func (*KeyEventClient) IsMediaSessionKey ¶
func (c *KeyEventClient) IsMediaSessionKey(ctx context.Context, handle int64, arg0 int32) (bool, error)
IsMediaSessionKey calls the IsMediaSessionKey RPC.
func (*KeyEventClient) IsMetaPressed ¶
IsMetaPressed calls the IsMetaPressed RPC.
func (*KeyEventClient) IsModifierKey ¶
IsModifierKey calls the IsModifierKey RPC.
func (*KeyEventClient) IsNumLockOn ¶
IsNumLockOn calls the IsNumLockOn RPC.
func (*KeyEventClient) IsPrintingKey ¶
IsPrintingKey calls the IsPrintingKey RPC.
func (*KeyEventClient) IsScrollLockOn ¶
IsScrollLockOn calls the IsScrollLockOn RPC.
func (*KeyEventClient) IsShiftPressed ¶
IsShiftPressed calls the IsShiftPressed RPC.
func (*KeyEventClient) IsSymPressed ¶
IsSymPressed calls the IsSymPressed RPC.
func (*KeyEventClient) IsTracking ¶
IsTracking calls the IsTracking RPC.
func (*KeyEventClient) KeyCodeFromString ¶
func (c *KeyEventClient) KeyCodeFromString(ctx context.Context, handle int64, arg0 string) (int32, error)
KeyCodeFromString calls the KeyCodeFromString RPC.
func (*KeyEventClient) KeyCodeToString ¶
func (c *KeyEventClient) KeyCodeToString(ctx context.Context, handle int64, arg0 int32) (string, error)
KeyCodeToString calls the KeyCodeToString RPC.
func (*KeyEventClient) MetaStateHasModifiers ¶
func (c *KeyEventClient) MetaStateHasModifiers(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)
MetaStateHasModifiers calls the MetaStateHasModifiers RPC.
func (*KeyEventClient) MetaStateHasNoModifiers ¶
func (c *KeyEventClient) MetaStateHasNoModifiers(ctx context.Context, handle int64, arg0 int32) (bool, error)
MetaStateHasNoModifiers calls the MetaStateHasNoModifiers RPC.
func (*KeyEventClient) NormalizeMetaState ¶
func (c *KeyEventClient) NormalizeMetaState(ctx context.Context, handle int64, arg0 int32) (int32, error)
NormalizeMetaState calls the NormalizeMetaState RPC.
func (*KeyEventClient) StartTracking ¶
func (c *KeyEventClient) StartTracking(ctx context.Context, handle int64) error
StartTracking calls the StartTracking RPC.
func (*KeyEventClient) WriteToParcel ¶
func (c *KeyEventClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type KeyEventDispatcherStateClient ¶
type KeyEventDispatcherStateClient struct {
// contains filtered or unexported fields
}
KeyEventDispatcherStateClient wraps the gRPC KeyEventDispatcherStateService client.
func NewKeyEventDispatcherStateClient ¶
func NewKeyEventDispatcherStateClient(cc grpc.ClientConnInterface) *KeyEventDispatcherStateClient
NewKeyEventDispatcherStateClient creates a new KeyEventDispatcherState client.
func (*KeyEventDispatcherStateClient) HandleUpEvent ¶
func (c *KeyEventDispatcherStateClient) HandleUpEvent(ctx context.Context, arg0 int64) error
HandleUpEvent calls the HandleUpEvent RPC.
func (*KeyEventDispatcherStateClient) IsTracking ¶
IsTracking calls the IsTracking RPC.
func (*KeyEventDispatcherStateClient) PerformedLongPress ¶
func (c *KeyEventDispatcherStateClient) PerformedLongPress(ctx context.Context, arg0 int64) error
PerformedLongPress calls the PerformedLongPress RPC.
func (*KeyEventDispatcherStateClient) Reset0 ¶
func (c *KeyEventDispatcherStateClient) Reset0(ctx context.Context) error
Reset0 calls the Reset0 RPC.
func (*KeyEventDispatcherStateClient) Reset1_1 ¶
func (c *KeyEventDispatcherStateClient) Reset1_1(ctx context.Context, arg0 int64) error
Reset1_1 calls the Reset1_1 RPC.
func (*KeyEventDispatcherStateClient) StartTracking ¶
func (c *KeyEventDispatcherStateClient) StartTracking(ctx context.Context, arg0 int64, arg1 int64) error
StartTracking calls the StartTracking RPC.
type KeyboardShortcutGroupClient ¶
type KeyboardShortcutGroupClient struct {
// contains filtered or unexported fields
}
KeyboardShortcutGroupClient wraps the gRPC KeyboardShortcutGroupService client.
func NewKeyboardShortcutGroupClient ¶
func NewKeyboardShortcutGroupClient(cc grpc.ClientConnInterface) *KeyboardShortcutGroupClient
NewKeyboardShortcutGroupClient creates a new KeyboardShortcutGroup client.
func (*KeyboardShortcutGroupClient) DescribeContents ¶
func (c *KeyboardShortcutGroupClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*KeyboardShortcutGroupClient) WriteToParcel ¶
func (c *KeyboardShortcutGroupClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type KeyboardShortcutInfoClient ¶
type KeyboardShortcutInfoClient struct {
// contains filtered or unexported fields
}
KeyboardShortcutInfoClient wraps the gRPC KeyboardShortcutInfoService client.
func NewKeyboardShortcutInfoClient ¶
func NewKeyboardShortcutInfoClient(cc grpc.ClientConnInterface) *KeyboardShortcutInfoClient
NewKeyboardShortcutInfoClient creates a new KeyboardShortcutInfo client.
func (*KeyboardShortcutInfoClient) DescribeContents ¶
func (c *KeyboardShortcutInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*KeyboardShortcutInfoClient) GetBaseCharacter ¶
func (c *KeyboardShortcutInfoClient) GetBaseCharacter(ctx context.Context, handle int64) (uint16, error)
GetBaseCharacter calls the GetBaseCharacter RPC.
func (*KeyboardShortcutInfoClient) GetKeycode ¶
GetKeycode calls the GetKeycode RPC.
func (*KeyboardShortcutInfoClient) GetModifiers ¶
GetModifiers calls the GetModifiers RPC.
func (*KeyboardShortcutInfoClient) WriteToParcel ¶
func (c *KeyboardShortcutInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type LayoutInflaterClient ¶
type LayoutInflaterClient struct {
// contains filtered or unexported fields
}
LayoutInflaterClient wraps the gRPC LayoutInflaterService client.
func NewLayoutInflaterClient ¶
func NewLayoutInflaterClient(cc grpc.ClientConnInterface) *LayoutInflaterClient
NewLayoutInflaterClient creates a new LayoutInflater client.
func (*LayoutInflaterClient) CloneInContext ¶
CloneInContext calls the CloneInContext RPC.
func (*LayoutInflaterClient) CreateView3_1 ¶
func (c *LayoutInflaterClient) CreateView3_1(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)
CreateView3_1 calls the CreateView3_1 RPC.
func (*LayoutInflaterClient) CreateView4 ¶
func (c *LayoutInflaterClient) CreateView4(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 int64) (int64, error)
CreateView4 calls the CreateView4 RPC.
func (*LayoutInflaterClient) GetContext ¶
func (c *LayoutInflaterClient) GetContext(ctx context.Context) (int64, error)
GetContext calls the GetContext RPC.
func (*LayoutInflaterClient) GetFactory ¶
func (c *LayoutInflaterClient) GetFactory(ctx context.Context) (int64, error)
GetFactory calls the GetFactory RPC.
func (*LayoutInflaterClient) GetFactory2 ¶
func (c *LayoutInflaterClient) GetFactory2(ctx context.Context) (int64, error)
GetFactory2 calls the GetFactory2 RPC.
func (*LayoutInflaterClient) GetFilter ¶
func (c *LayoutInflaterClient) GetFilter(ctx context.Context) (int64, error)
GetFilter calls the GetFilter RPC.
func (*LayoutInflaterClient) Inflate2_2 ¶
func (c *LayoutInflaterClient) Inflate2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
Inflate2_2 calls the Inflate2_2 RPC.
func (*LayoutInflaterClient) Inflate3_1 ¶
func (c *LayoutInflaterClient) Inflate3_1(ctx context.Context, arg0 int32, arg1 int64, arg2 bool) (int64, error)
Inflate3_1 calls the Inflate3_1 RPC.
func (*LayoutInflaterClient) Inflate3_3 ¶
func (c *LayoutInflaterClient) Inflate3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (int64, error)
Inflate3_3 calls the Inflate3_3 RPC.
func (*LayoutInflaterClient) OnCreateView ¶
func (c *LayoutInflaterClient) OnCreateView(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int64, error)
OnCreateView calls the OnCreateView RPC.
func (*LayoutInflaterClient) SetFactory ¶
func (c *LayoutInflaterClient) SetFactory(ctx context.Context, arg0 int64) error
SetFactory calls the SetFactory RPC.
func (*LayoutInflaterClient) SetFactory2 ¶
func (c *LayoutInflaterClient) SetFactory2(ctx context.Context, arg0 int64) error
SetFactory2 calls the SetFactory2 RPC.
type LayoutInflaterFactory2Client ¶
type LayoutInflaterFactory2Client struct {
// contains filtered or unexported fields
}
LayoutInflaterFactory2Client wraps the gRPC LayoutInflaterFactory2Service client.
func NewLayoutInflaterFactory2Client ¶
func NewLayoutInflaterFactory2Client(cc grpc.ClientConnInterface) *LayoutInflaterFactory2Client
NewLayoutInflaterFactory2Client creates a new LayoutInflaterFactory2 client.
type LayoutInflaterFactoryClient ¶
type LayoutInflaterFactoryClient struct {
// contains filtered or unexported fields
}
LayoutInflaterFactoryClient wraps the gRPC LayoutInflaterFactoryService client.
func NewLayoutInflaterFactoryClient ¶
func NewLayoutInflaterFactoryClient(cc grpc.ClientConnInterface) *LayoutInflaterFactoryClient
NewLayoutInflaterFactoryClient creates a new LayoutInflaterFactory client.
func (*LayoutInflaterFactoryClient) OnCreateView ¶
func (c *LayoutInflaterFactoryClient) OnCreateView(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
OnCreateView calls the OnCreateView RPC.
type LayoutInflaterFilterClient ¶
type LayoutInflaterFilterClient struct {
// contains filtered or unexported fields
}
LayoutInflaterFilterClient wraps the gRPC LayoutInflaterFilterService client.
func NewLayoutInflaterFilterClient ¶
func NewLayoutInflaterFilterClient(cc grpc.ClientConnInterface) *LayoutInflaterFilterClient
NewLayoutInflaterFilterClient creates a new LayoutInflaterFilter client.
func (*LayoutInflaterFilterClient) OnLoadClass ¶
OnLoadClass calls the OnLoadClass RPC.
type ManagerClient ¶
type ManagerClient struct {
// contains filtered or unexported fields
}
ManagerClient wraps the gRPC ManagerService client.
func NewManagerClient ¶
func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient
NewManagerClient creates a new Manager client.
func (*ManagerClient) RemoveView ¶
func (c *ManagerClient) RemoveView(ctx context.Context, arg0 int64) error
RemoveView calls the RemoveView RPC.
func (*ManagerClient) UpdateViewLayout ¶
UpdateViewLayout calls the UpdateViewLayout RPC.
type MenuClient ¶
type MenuClient struct {
// contains filtered or unexported fields
}
MenuClient wraps the gRPC MenuService client.
func NewMenuClient ¶
func NewMenuClient(cc grpc.ClientConnInterface) *MenuClient
NewMenuClient creates a new Menu client.
func (*MenuClient) Add4_1 ¶
func (c *MenuClient) Add4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error)
Add4_1 calls the Add4_1 RPC.
func (*MenuClient) Add4_2 ¶
func (c *MenuClient) Add4_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 string) (int64, error)
Add4_2 calls the Add4_2 RPC.
func (*MenuClient) AddIntentOptions ¶
func (c *MenuClient) AddIntentOptions(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int64, arg4 int64, arg5 int64, arg6 int32, arg7 int64) (int32, error)
AddIntentOptions calls the AddIntentOptions RPC.
func (*MenuClient) AddSubMenu1 ¶
AddSubMenu1 calls the AddSubMenu1 RPC.
func (*MenuClient) AddSubMenu1_3 ¶
AddSubMenu1_3 calls the AddSubMenu1_3 RPC.
func (*MenuClient) AddSubMenu4_1 ¶
func (c *MenuClient) AddSubMenu4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error)
AddSubMenu4_1 calls the AddSubMenu4_1 RPC.
func (*MenuClient) AddSubMenu4_2 ¶
func (c *MenuClient) AddSubMenu4_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 string) (int64, error)
AddSubMenu4_2 calls the AddSubMenu4_2 RPC.
func (*MenuClient) Clear ¶
func (c *MenuClient) Clear(ctx context.Context) error
Clear calls the Clear RPC.
func (*MenuClient) Close ¶
func (c *MenuClient) Close(ctx context.Context) error
Close calls the Close RPC.
func (*MenuClient) HasVisibleItems ¶
func (c *MenuClient) HasVisibleItems(ctx context.Context) (bool, error)
HasVisibleItems calls the HasVisibleItems RPC.
func (*MenuClient) IsShortcutKey ¶
IsShortcutKey calls the IsShortcutKey RPC.
func (*MenuClient) PerformIdentifierAction ¶
func (c *MenuClient) PerformIdentifierAction(ctx context.Context, arg0 int32, arg1 int32) (bool, error)
PerformIdentifierAction calls the PerformIdentifierAction RPC.
func (*MenuClient) PerformShortcut ¶
func (c *MenuClient) PerformShortcut(ctx context.Context, arg0 int32, arg1 int64, arg2 int32) (bool, error)
PerformShortcut calls the PerformShortcut RPC.
func (*MenuClient) RemoveGroup ¶
func (c *MenuClient) RemoveGroup(ctx context.Context, arg0 int32) error
RemoveGroup calls the RemoveGroup RPC.
func (*MenuClient) RemoveItem ¶
func (c *MenuClient) RemoveItem(ctx context.Context, arg0 int32) error
RemoveItem calls the RemoveItem RPC.
func (*MenuClient) SetGroupCheckable ¶
SetGroupCheckable calls the SetGroupCheckable RPC.
func (*MenuClient) SetGroupEnabled ¶
SetGroupEnabled calls the SetGroupEnabled RPC.
func (*MenuClient) SetGroupVisible ¶
SetGroupVisible calls the SetGroupVisible RPC.
func (*MenuClient) SetQwertyMode ¶
func (c *MenuClient) SetQwertyMode(ctx context.Context, arg0 bool) error
SetQwertyMode calls the SetQwertyMode RPC.
type MenuInflaterClient ¶
type MenuInflaterClient struct {
// contains filtered or unexported fields
}
MenuInflaterClient wraps the gRPC MenuInflaterService client.
func NewMenuInflaterClient ¶
func NewMenuInflaterClient(cc grpc.ClientConnInterface) *MenuInflaterClient
NewMenuInflaterClient creates a new MenuInflater client.
type MenuItemClient ¶
type MenuItemClient struct {
// contains filtered or unexported fields
}
MenuItemClient wraps the gRPC MenuItemService client.
func NewMenuItemClient ¶
func NewMenuItemClient(cc grpc.ClientConnInterface) *MenuItemClient
NewMenuItemClient creates a new MenuItem client.
func (*MenuItemClient) CollapseActionView ¶
func (c *MenuItemClient) CollapseActionView(ctx context.Context) (bool, error)
CollapseActionView calls the CollapseActionView RPC.
func (*MenuItemClient) ExpandActionView ¶
func (c *MenuItemClient) ExpandActionView(ctx context.Context) (bool, error)
ExpandActionView calls the ExpandActionView RPC.
func (*MenuItemClient) GetActionProvider ¶
func (c *MenuItemClient) GetActionProvider(ctx context.Context) (int64, error)
GetActionProvider calls the GetActionProvider RPC.
func (*MenuItemClient) GetActionView ¶
func (c *MenuItemClient) GetActionView(ctx context.Context) (int64, error)
GetActionView calls the GetActionView RPC.
func (*MenuItemClient) GetAlphabeticShortcut ¶
func (c *MenuItemClient) GetAlphabeticShortcut(ctx context.Context) (uint16, error)
GetAlphabeticShortcut calls the GetAlphabeticShortcut RPC.
func (*MenuItemClient) GetGroupId ¶
func (c *MenuItemClient) GetGroupId(ctx context.Context) (int32, error)
GetGroupId calls the GetGroupId RPC.
func (*MenuItemClient) GetIcon ¶
func (c *MenuItemClient) GetIcon(ctx context.Context) (int64, error)
GetIcon calls the GetIcon RPC.
func (*MenuItemClient) GetIntent ¶
func (c *MenuItemClient) GetIntent(ctx context.Context) (int64, error)
GetIntent calls the GetIntent RPC.
func (*MenuItemClient) GetItemId ¶
func (c *MenuItemClient) GetItemId(ctx context.Context) (int32, error)
GetItemId calls the GetItemId RPC.
func (*MenuItemClient) GetMenuInfo ¶
func (c *MenuItemClient) GetMenuInfo(ctx context.Context) (int64, error)
GetMenuInfo calls the GetMenuInfo RPC.
func (*MenuItemClient) GetNumericShortcut ¶
func (c *MenuItemClient) GetNumericShortcut(ctx context.Context) (uint16, error)
GetNumericShortcut calls the GetNumericShortcut RPC.
func (*MenuItemClient) GetOrder ¶
func (c *MenuItemClient) GetOrder(ctx context.Context) (int32, error)
GetOrder calls the GetOrder RPC.
func (*MenuItemClient) GetSubMenu ¶
func (c *MenuItemClient) GetSubMenu(ctx context.Context) (int64, error)
GetSubMenu calls the GetSubMenu RPC.
func (*MenuItemClient) GetTitle ¶
func (c *MenuItemClient) GetTitle(ctx context.Context) (int64, error)
GetTitle calls the GetTitle RPC.
func (*MenuItemClient) GetTitleCondensed ¶
func (c *MenuItemClient) GetTitleCondensed(ctx context.Context) (int64, error)
GetTitleCondensed calls the GetTitleCondensed RPC.
func (*MenuItemClient) HasSubMenu ¶
func (c *MenuItemClient) HasSubMenu(ctx context.Context) (bool, error)
HasSubMenu calls the HasSubMenu RPC.
func (*MenuItemClient) IsActionViewExpanded ¶
func (c *MenuItemClient) IsActionViewExpanded(ctx context.Context) (bool, error)
IsActionViewExpanded calls the IsActionViewExpanded RPC.
func (*MenuItemClient) IsCheckable ¶
func (c *MenuItemClient) IsCheckable(ctx context.Context) (bool, error)
IsCheckable calls the IsCheckable RPC.
func (*MenuItemClient) IsChecked ¶
func (c *MenuItemClient) IsChecked(ctx context.Context) (bool, error)
IsChecked calls the IsChecked RPC.
func (*MenuItemClient) IsEnabled ¶
func (c *MenuItemClient) IsEnabled(ctx context.Context) (bool, error)
IsEnabled calls the IsEnabled RPC.
func (*MenuItemClient) IsVisible ¶
func (c *MenuItemClient) IsVisible(ctx context.Context) (bool, error)
IsVisible calls the IsVisible RPC.
func (*MenuItemClient) SetActionProvider ¶
SetActionProvider calls the SetActionProvider RPC.
func (*MenuItemClient) SetActionView1 ¶
SetActionView1 calls the SetActionView1 RPC.
func (*MenuItemClient) SetActionView1_1 ¶
SetActionView1_1 calls the SetActionView1_1 RPC.
func (*MenuItemClient) SetAlphabeticShortcut ¶
SetAlphabeticShortcut calls the SetAlphabeticShortcut RPC.
func (*MenuItemClient) SetCheckable ¶
SetCheckable calls the SetCheckable RPC.
func (*MenuItemClient) SetChecked ¶
SetChecked calls the SetChecked RPC.
func (*MenuItemClient) SetEnabled ¶
SetEnabled calls the SetEnabled RPC.
func (*MenuItemClient) SetIcon1_1 ¶
SetIcon1_1 calls the SetIcon1_1 RPC.
func (*MenuItemClient) SetNumericShortcut ¶
SetNumericShortcut calls the SetNumericShortcut RPC.
func (*MenuItemClient) SetOnActionExpandListener ¶
SetOnActionExpandListener calls the SetOnActionExpandListener RPC.
func (*MenuItemClient) SetOnMenuItemClickListener ¶
SetOnMenuItemClickListener calls the SetOnMenuItemClickListener RPC.
func (*MenuItemClient) SetShortcut ¶
SetShortcut calls the SetShortcut RPC.
func (*MenuItemClient) SetShowAsAction ¶
func (c *MenuItemClient) SetShowAsAction(ctx context.Context, arg0 int32) error
SetShowAsAction calls the SetShowAsAction RPC.
func (*MenuItemClient) SetShowAsActionFlags ¶
SetShowAsActionFlags calls the SetShowAsActionFlags RPC.
func (*MenuItemClient) SetTitle1_1 ¶
SetTitle1_1 calls the SetTitle1_1 RPC.
func (*MenuItemClient) SetTitleCondensed ¶
SetTitleCondensed calls the SetTitleCondensed RPC.
func (*MenuItemClient) SetVisible ¶
SetVisible calls the SetVisible RPC.
type MenuItemOnActionExpandListenerClient ¶
type MenuItemOnActionExpandListenerClient struct {
// contains filtered or unexported fields
}
MenuItemOnActionExpandListenerClient wraps the gRPC MenuItemOnActionExpandListenerService client.
func NewMenuItemOnActionExpandListenerClient ¶
func NewMenuItemOnActionExpandListenerClient(cc grpc.ClientConnInterface) *MenuItemOnActionExpandListenerClient
NewMenuItemOnActionExpandListenerClient creates a new MenuItemOnActionExpandListener client.
func (*MenuItemOnActionExpandListenerClient) OnMenuItemActionCollapse ¶
func (c *MenuItemOnActionExpandListenerClient) OnMenuItemActionCollapse(ctx context.Context, arg0 int64) (bool, error)
OnMenuItemActionCollapse calls the OnMenuItemActionCollapse RPC.
func (*MenuItemOnActionExpandListenerClient) OnMenuItemActionExpand ¶
func (c *MenuItemOnActionExpandListenerClient) OnMenuItemActionExpand(ctx context.Context, arg0 int64) (bool, error)
OnMenuItemActionExpand calls the OnMenuItemActionExpand RPC.
type MenuItemOnMenuItemClickListenerClient ¶
type MenuItemOnMenuItemClickListenerClient struct {
// contains filtered or unexported fields
}
MenuItemOnMenuItemClickListenerClient wraps the gRPC MenuItemOnMenuItemClickListenerService client.
func NewMenuItemOnMenuItemClickListenerClient ¶
func NewMenuItemOnMenuItemClickListenerClient(cc grpc.ClientConnInterface) *MenuItemOnMenuItemClickListenerClient
NewMenuItemOnMenuItemClickListenerClient creates a new MenuItemOnMenuItemClickListener client.
func (*MenuItemOnMenuItemClickListenerClient) OnMenuItemClick ¶
func (c *MenuItemOnMenuItemClickListenerClient) OnMenuItemClick(ctx context.Context, arg0 int64) (bool, error)
OnMenuItemClick calls the OnMenuItemClick RPC.
type MotionEventClient ¶
type MotionEventClient struct {
// contains filtered or unexported fields
}
MotionEventClient wraps the gRPC MotionEventService client.
func NewMotionEventClient ¶
func NewMotionEventClient(cc grpc.ClientConnInterface) *MotionEventClient
NewMotionEventClient creates a new MotionEvent client.
func (*MotionEventClient) ActionToString ¶
ActionToString calls the ActionToString RPC.
func (*MotionEventClient) AddBatch3 ¶
func (c *MotionEventClient) AddBatch3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
AddBatch3 calls the AddBatch3 RPC.
func (*MotionEventClient) AddBatch6_1 ¶
func (c *MotionEventClient) AddBatch6_1(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 float32, arg4 float32, arg5 int32) error
AddBatch6_1 calls the AddBatch6_1 RPC.
func (*MotionEventClient) AxisFromString ¶
AxisFromString calls the AxisFromString RPC.
func (*MotionEventClient) AxisToString ¶
AxisToString calls the AxisToString RPC.
func (*MotionEventClient) FindPointerIndex ¶
FindPointerIndex calls the FindPointerIndex RPC.
func (*MotionEventClient) GetAction ¶
func (c *MotionEventClient) GetAction(ctx context.Context) (int32, error)
GetAction calls the GetAction RPC.
func (*MotionEventClient) GetActionButton ¶
func (c *MotionEventClient) GetActionButton(ctx context.Context) (int32, error)
GetActionButton calls the GetActionButton RPC.
func (*MotionEventClient) GetActionIndex ¶
func (c *MotionEventClient) GetActionIndex(ctx context.Context) (int32, error)
GetActionIndex calls the GetActionIndex RPC.
func (*MotionEventClient) GetActionMasked ¶
func (c *MotionEventClient) GetActionMasked(ctx context.Context) (int32, error)
GetActionMasked calls the GetActionMasked RPC.
func (*MotionEventClient) GetAxisValue1 ¶
GetAxisValue1 calls the GetAxisValue1 RPC.
func (*MotionEventClient) GetAxisValue2_1 ¶
func (c *MotionEventClient) GetAxisValue2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetAxisValue2_1 calls the GetAxisValue2_1 RPC.
func (*MotionEventClient) GetButtonState ¶
func (c *MotionEventClient) GetButtonState(ctx context.Context) (int32, error)
GetButtonState calls the GetButtonState RPC.
func (*MotionEventClient) GetClassification ¶
func (c *MotionEventClient) GetClassification(ctx context.Context) (int32, error)
GetClassification calls the GetClassification RPC.
func (*MotionEventClient) GetDeviceId ¶
func (c *MotionEventClient) GetDeviceId(ctx context.Context) (int32, error)
GetDeviceId calls the GetDeviceId RPC.
func (*MotionEventClient) GetDownTime ¶
func (c *MotionEventClient) GetDownTime(ctx context.Context) (int64, error)
GetDownTime calls the GetDownTime RPC.
func (*MotionEventClient) GetEdgeFlags ¶
func (c *MotionEventClient) GetEdgeFlags(ctx context.Context) (int32, error)
GetEdgeFlags calls the GetEdgeFlags RPC.
func (*MotionEventClient) GetEventTime ¶
func (c *MotionEventClient) GetEventTime(ctx context.Context) (int64, error)
GetEventTime calls the GetEventTime RPC.
func (*MotionEventClient) GetEventTimeNanos ¶
func (c *MotionEventClient) GetEventTimeNanos(ctx context.Context) (int64, error)
GetEventTimeNanos calls the GetEventTimeNanos RPC.
func (*MotionEventClient) GetFlags ¶
func (c *MotionEventClient) GetFlags(ctx context.Context) (int32, error)
GetFlags calls the GetFlags RPC.
func (*MotionEventClient) GetHistoricalAxisValue2 ¶
func (c *MotionEventClient) GetHistoricalAxisValue2(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalAxisValue2 calls the GetHistoricalAxisValue2 RPC.
func (*MotionEventClient) GetHistoricalAxisValue3_1 ¶
func (c *MotionEventClient) GetHistoricalAxisValue3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (float32, error)
GetHistoricalAxisValue3_1 calls the GetHistoricalAxisValue3_1 RPC.
func (*MotionEventClient) GetHistoricalEventTime ¶
GetHistoricalEventTime calls the GetHistoricalEventTime RPC.
func (*MotionEventClient) GetHistoricalEventTimeNanos ¶
func (c *MotionEventClient) GetHistoricalEventTimeNanos(ctx context.Context, arg0 int32) (int64, error)
GetHistoricalEventTimeNanos calls the GetHistoricalEventTimeNanos RPC.
func (*MotionEventClient) GetHistoricalOrientation1 ¶
func (c *MotionEventClient) GetHistoricalOrientation1(ctx context.Context, arg0 int32) (float32, error)
GetHistoricalOrientation1 calls the GetHistoricalOrientation1 RPC.
func (*MotionEventClient) GetHistoricalOrientation2_1 ¶
func (c *MotionEventClient) GetHistoricalOrientation2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalOrientation2_1 calls the GetHistoricalOrientation2_1 RPC.
func (*MotionEventClient) GetHistoricalPointerCoords ¶
func (c *MotionEventClient) GetHistoricalPointerCoords(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
GetHistoricalPointerCoords calls the GetHistoricalPointerCoords RPC.
func (*MotionEventClient) GetHistoricalPressure1 ¶
func (c *MotionEventClient) GetHistoricalPressure1(ctx context.Context, arg0 int32) (float32, error)
GetHistoricalPressure1 calls the GetHistoricalPressure1 RPC.
func (*MotionEventClient) GetHistoricalPressure2_1 ¶
func (c *MotionEventClient) GetHistoricalPressure2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalPressure2_1 calls the GetHistoricalPressure2_1 RPC.
func (*MotionEventClient) GetHistoricalSize1 ¶
GetHistoricalSize1 calls the GetHistoricalSize1 RPC.
func (*MotionEventClient) GetHistoricalSize2_1 ¶
func (c *MotionEventClient) GetHistoricalSize2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalSize2_1 calls the GetHistoricalSize2_1 RPC.
func (*MotionEventClient) GetHistoricalToolMajor1 ¶
func (c *MotionEventClient) GetHistoricalToolMajor1(ctx context.Context, arg0 int32) (float32, error)
GetHistoricalToolMajor1 calls the GetHistoricalToolMajor1 RPC.
func (*MotionEventClient) GetHistoricalToolMajor2_1 ¶
func (c *MotionEventClient) GetHistoricalToolMajor2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalToolMajor2_1 calls the GetHistoricalToolMajor2_1 RPC.
func (*MotionEventClient) GetHistoricalToolMinor1 ¶
func (c *MotionEventClient) GetHistoricalToolMinor1(ctx context.Context, arg0 int32) (float32, error)
GetHistoricalToolMinor1 calls the GetHistoricalToolMinor1 RPC.
func (*MotionEventClient) GetHistoricalToolMinor2_1 ¶
func (c *MotionEventClient) GetHistoricalToolMinor2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalToolMinor2_1 calls the GetHistoricalToolMinor2_1 RPC.
func (*MotionEventClient) GetHistoricalTouchMajor1 ¶
func (c *MotionEventClient) GetHistoricalTouchMajor1(ctx context.Context, arg0 int32) (float32, error)
GetHistoricalTouchMajor1 calls the GetHistoricalTouchMajor1 RPC.
func (*MotionEventClient) GetHistoricalTouchMajor2_1 ¶
func (c *MotionEventClient) GetHistoricalTouchMajor2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalTouchMajor2_1 calls the GetHistoricalTouchMajor2_1 RPC.
func (*MotionEventClient) GetHistoricalTouchMinor1 ¶
func (c *MotionEventClient) GetHistoricalTouchMinor1(ctx context.Context, arg0 int32) (float32, error)
GetHistoricalTouchMinor1 calls the GetHistoricalTouchMinor1 RPC.
func (*MotionEventClient) GetHistoricalTouchMinor2_1 ¶
func (c *MotionEventClient) GetHistoricalTouchMinor2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalTouchMinor2_1 calls the GetHistoricalTouchMinor2_1 RPC.
func (*MotionEventClient) GetHistoricalX1 ¶
GetHistoricalX1 calls the GetHistoricalX1 RPC.
func (*MotionEventClient) GetHistoricalX2_1 ¶
func (c *MotionEventClient) GetHistoricalX2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalX2_1 calls the GetHistoricalX2_1 RPC.
func (*MotionEventClient) GetHistoricalY1 ¶
GetHistoricalY1 calls the GetHistoricalY1 RPC.
func (*MotionEventClient) GetHistoricalY2_1 ¶
func (c *MotionEventClient) GetHistoricalY2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetHistoricalY2_1 calls the GetHistoricalY2_1 RPC.
func (*MotionEventClient) GetHistorySize ¶
func (c *MotionEventClient) GetHistorySize(ctx context.Context) (int32, error)
GetHistorySize calls the GetHistorySize RPC.
func (*MotionEventClient) GetMetaState ¶
func (c *MotionEventClient) GetMetaState(ctx context.Context) (int32, error)
GetMetaState calls the GetMetaState RPC.
func (*MotionEventClient) GetOrientation0 ¶
func (c *MotionEventClient) GetOrientation0(ctx context.Context) (float32, error)
GetOrientation0 calls the GetOrientation0 RPC.
func (*MotionEventClient) GetOrientation1_1 ¶
GetOrientation1_1 calls the GetOrientation1_1 RPC.
func (*MotionEventClient) GetPointerCoords ¶
GetPointerCoords calls the GetPointerCoords RPC.
func (*MotionEventClient) GetPointerCount ¶
func (c *MotionEventClient) GetPointerCount(ctx context.Context) (int32, error)
GetPointerCount calls the GetPointerCount RPC.
func (*MotionEventClient) GetPointerId ¶
GetPointerId calls the GetPointerId RPC.
func (*MotionEventClient) GetPointerProperties ¶
GetPointerProperties calls the GetPointerProperties RPC.
func (*MotionEventClient) GetPressure0 ¶
func (c *MotionEventClient) GetPressure0(ctx context.Context) (float32, error)
GetPressure0 calls the GetPressure0 RPC.
func (*MotionEventClient) GetPressure1_1 ¶
GetPressure1_1 calls the GetPressure1_1 RPC.
func (*MotionEventClient) GetRawX0 ¶
func (c *MotionEventClient) GetRawX0(ctx context.Context) (float32, error)
GetRawX0 calls the GetRawX0 RPC.
func (*MotionEventClient) GetRawX1_1 ¶
GetRawX1_1 calls the GetRawX1_1 RPC.
func (*MotionEventClient) GetRawY0 ¶
func (c *MotionEventClient) GetRawY0(ctx context.Context) (float32, error)
GetRawY0 calls the GetRawY0 RPC.
func (*MotionEventClient) GetRawY1_1 ¶
GetRawY1_1 calls the GetRawY1_1 RPC.
func (*MotionEventClient) GetSize0 ¶
func (c *MotionEventClient) GetSize0(ctx context.Context) (float32, error)
GetSize0 calls the GetSize0 RPC.
func (*MotionEventClient) GetSize1_1 ¶
GetSize1_1 calls the GetSize1_1 RPC.
func (*MotionEventClient) GetSource ¶
func (c *MotionEventClient) GetSource(ctx context.Context) (int32, error)
GetSource calls the GetSource RPC.
func (*MotionEventClient) GetToolMajor0 ¶
func (c *MotionEventClient) GetToolMajor0(ctx context.Context) (float32, error)
GetToolMajor0 calls the GetToolMajor0 RPC.
func (*MotionEventClient) GetToolMajor1_1 ¶
GetToolMajor1_1 calls the GetToolMajor1_1 RPC.
func (*MotionEventClient) GetToolMinor0 ¶
func (c *MotionEventClient) GetToolMinor0(ctx context.Context) (float32, error)
GetToolMinor0 calls the GetToolMinor0 RPC.
func (*MotionEventClient) GetToolMinor1_1 ¶
GetToolMinor1_1 calls the GetToolMinor1_1 RPC.
func (*MotionEventClient) GetToolType ¶
GetToolType calls the GetToolType RPC.
func (*MotionEventClient) GetTouchMajor0 ¶
func (c *MotionEventClient) GetTouchMajor0(ctx context.Context) (float32, error)
GetTouchMajor0 calls the GetTouchMajor0 RPC.
func (*MotionEventClient) GetTouchMajor1_1 ¶
GetTouchMajor1_1 calls the GetTouchMajor1_1 RPC.
func (*MotionEventClient) GetTouchMinor0 ¶
func (c *MotionEventClient) GetTouchMinor0(ctx context.Context) (float32, error)
GetTouchMinor0 calls the GetTouchMinor0 RPC.
func (*MotionEventClient) GetTouchMinor1_1 ¶
GetTouchMinor1_1 calls the GetTouchMinor1_1 RPC.
func (*MotionEventClient) GetX0 ¶
func (c *MotionEventClient) GetX0(ctx context.Context) (float32, error)
GetX0 calls the GetX0 RPC.
func (*MotionEventClient) GetXPrecision ¶
func (c *MotionEventClient) GetXPrecision(ctx context.Context) (float32, error)
GetXPrecision calls the GetXPrecision RPC.
func (*MotionEventClient) GetY0 ¶
func (c *MotionEventClient) GetY0(ctx context.Context) (float32, error)
GetY0 calls the GetY0 RPC.
func (*MotionEventClient) GetYPrecision ¶
func (c *MotionEventClient) GetYPrecision(ctx context.Context) (float32, error)
GetYPrecision calls the GetYPrecision RPC.
func (*MotionEventClient) IsButtonPressed ¶
IsButtonPressed calls the IsButtonPressed RPC.
func (*MotionEventClient) Obtain6_2 ¶
func (c *MotionEventClient) Obtain6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 float32, arg4 float32, arg5 int32) (int64, error)
Obtain6_2 calls the Obtain6_2 RPC.
func (*MotionEventClient) Obtain12_1 ¶
func (c *MotionEventClient) Obtain12_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 float32, arg4 float32, arg5 float32, arg6 float32, arg7 int32, arg8 float32, arg9 float32, arg10 int32, arg11 int32) (int64, error)
Obtain12_1 calls the Obtain12_1 RPC.
func (*MotionEventClient) Obtain13_5 ¶
func (c *MotionEventClient) Obtain13_5(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 float32, arg5 float32, arg6 float32, arg7 float32, arg8 int32, arg9 float32, arg10 float32, arg11 int32, arg12 int32) (int64, error)
Obtain13_5 calls the Obtain13_5 RPC.
func (*MotionEventClient) Obtain13_6 ¶
func (c *MotionEventClient) Obtain13_6(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64, arg5 int64, arg6 int32, arg7 float32, arg8 float32, arg9 int32, arg10 int32, arg11 int32, arg12 int32) (int64, error)
Obtain13_6 calls the Obtain13_6 RPC.
func (*MotionEventClient) Obtain14_3 ¶
func (c *MotionEventClient) Obtain14_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64, arg5 int64, arg6 int32, arg7 int32, arg8 float32, arg9 float32, arg10 int32, arg11 int32, arg12 int32, arg13 int32) (int64, error)
Obtain14_3 calls the Obtain14_3 RPC.
func (*MotionEventClient) Obtain16_4 ¶
func (c *MotionEventClient) Obtain16_4(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64, arg5 int64, arg6 int32, arg7 int32, arg8 float32, arg9 float32, arg10 int32, arg11 int32, arg12 int32, arg13 int32, arg14 int32, arg15 int32) (int64, error)
Obtain16_4 calls the Obtain16_4 RPC.
func (*MotionEventClient) ObtainNoHistory ¶
ObtainNoHistory calls the ObtainNoHistory RPC.
func (*MotionEventClient) OffsetLocation ¶
OffsetLocation calls the OffsetLocation RPC.
func (*MotionEventClient) Recycle ¶
func (c *MotionEventClient) Recycle(ctx context.Context) error
Recycle calls the Recycle RPC.
func (*MotionEventClient) SetAction ¶
func (c *MotionEventClient) SetAction(ctx context.Context, arg0 int32) error
SetAction calls the SetAction RPC.
func (*MotionEventClient) SetEdgeFlags ¶
func (c *MotionEventClient) SetEdgeFlags(ctx context.Context, arg0 int32) error
SetEdgeFlags calls the SetEdgeFlags RPC.
func (*MotionEventClient) SetLocation ¶
SetLocation calls the SetLocation RPC.
func (*MotionEventClient) SetSource ¶
func (c *MotionEventClient) SetSource(ctx context.Context, arg0 int32) error
SetSource calls the SetSource RPC.
func (*MotionEventClient) ToString ¶
func (c *MotionEventClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*MotionEventClient) Transform ¶
func (c *MotionEventClient) Transform(ctx context.Context, arg0 int64) error
Transform calls the Transform RPC.
func (*MotionEventClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type MotionEventPointerCoordsClient ¶
type MotionEventPointerCoordsClient struct {
// contains filtered or unexported fields
}
MotionEventPointerCoordsClient wraps the gRPC MotionEventPointerCoordsService client.
func NewMotionEventPointerCoordsClient ¶
func NewMotionEventPointerCoordsClient(cc grpc.ClientConnInterface) *MotionEventPointerCoordsClient
NewMotionEventPointerCoordsClient creates a new MotionEventPointerCoords client.
func (*MotionEventPointerCoordsClient) Clear ¶
func (c *MotionEventPointerCoordsClient) Clear(ctx context.Context) error
Clear calls the Clear RPC.
func (*MotionEventPointerCoordsClient) CopyFrom ¶
func (c *MotionEventPointerCoordsClient) CopyFrom(ctx context.Context, arg0 int64) error
CopyFrom calls the CopyFrom RPC.
func (*MotionEventPointerCoordsClient) GetAxisValue ¶
func (c *MotionEventPointerCoordsClient) GetAxisValue(ctx context.Context, arg0 int32) (float32, error)
GetAxisValue calls the GetAxisValue RPC.
func (*MotionEventPointerCoordsClient) IsResampled ¶
func (c *MotionEventPointerCoordsClient) IsResampled(ctx context.Context) (bool, error)
IsResampled calls the IsResampled RPC.
func (*MotionEventPointerCoordsClient) SetAxisValue ¶
func (c *MotionEventPointerCoordsClient) SetAxisValue(ctx context.Context, arg0 int32, arg1 float32) error
SetAxisValue calls the SetAxisValue RPC.
type MotionEventPointerPropertiesClient ¶
type MotionEventPointerPropertiesClient struct {
// contains filtered or unexported fields
}
MotionEventPointerPropertiesClient wraps the gRPC MotionEventPointerPropertiesService client.
func NewMotionEventPointerPropertiesClient ¶
func NewMotionEventPointerPropertiesClient(cc grpc.ClientConnInterface) *MotionEventPointerPropertiesClient
NewMotionEventPointerPropertiesClient creates a new MotionEventPointerProperties client.
func (*MotionEventPointerPropertiesClient) Clear ¶
func (c *MotionEventPointerPropertiesClient) Clear(ctx context.Context) error
Clear calls the Clear RPC.
func (*MotionEventPointerPropertiesClient) CopyFrom ¶
func (c *MotionEventPointerPropertiesClient) CopyFrom(ctx context.Context, arg0 int64) error
CopyFrom calls the CopyFrom RPC.
type MotionPredictorClient ¶
type MotionPredictorClient struct {
// contains filtered or unexported fields
}
MotionPredictorClient wraps the gRPC MotionPredictorService client.
func NewMotionPredictorClient ¶
func NewMotionPredictorClient(cc grpc.ClientConnInterface) *MotionPredictorClient
NewMotionPredictorClient creates a new MotionPredictor client.
func (*MotionPredictorClient) IsPredictionAvailable ¶
func (c *MotionPredictorClient) IsPredictionAvailable(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)
IsPredictionAvailable calls the IsPredictionAvailable RPC.
type OnReceiveContentListenerClient ¶
type OnReceiveContentListenerClient struct {
// contains filtered or unexported fields
}
OnReceiveContentListenerClient wraps the gRPC OnReceiveContentListenerService client.
func NewOnReceiveContentListenerClient ¶
func NewOnReceiveContentListenerClient(cc grpc.ClientConnInterface) *OnReceiveContentListenerClient
NewOnReceiveContentListenerClient creates a new OnReceiveContentListener client.
func (*OnReceiveContentListenerClient) OnReceiveContent ¶
func (c *OnReceiveContentListenerClient) OnReceiveContent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
OnReceiveContent calls the OnReceiveContent RPC.
type OrientationEventListenerClient ¶
type OrientationEventListenerClient struct {
// contains filtered or unexported fields
}
OrientationEventListenerClient wraps the gRPC OrientationEventListenerService client.
func NewOrientationEventListenerClient ¶
func NewOrientationEventListenerClient(cc grpc.ClientConnInterface) *OrientationEventListenerClient
NewOrientationEventListenerClient creates a new OrientationEventListener client.
func (*OrientationEventListenerClient) CanDetectOrientation ¶
func (c *OrientationEventListenerClient) CanDetectOrientation(ctx context.Context) (bool, error)
CanDetectOrientation calls the CanDetectOrientation RPC.
func (*OrientationEventListenerClient) Disable ¶
func (c *OrientationEventListenerClient) Disable(ctx context.Context) error
Disable calls the Disable RPC.
func (*OrientationEventListenerClient) Enable ¶
func (c *OrientationEventListenerClient) Enable(ctx context.Context) error
Enable calls the Enable RPC.
func (*OrientationEventListenerClient) OnOrientationChanged ¶
func (c *OrientationEventListenerClient) OnOrientationChanged(ctx context.Context, arg0 int32) error
OnOrientationChanged calls the OnOrientationChanged RPC.
type OrientationListenerClient ¶
type OrientationListenerClient struct {
// contains filtered or unexported fields
}
OrientationListenerClient wraps the gRPC OrientationListenerService client.
func NewOrientationListenerClient ¶
func NewOrientationListenerClient(cc grpc.ClientConnInterface) *OrientationListenerClient
NewOrientationListenerClient creates a new OrientationListener client.
func (*OrientationListenerClient) Disable ¶
func (c *OrientationListenerClient) Disable(ctx context.Context) error
Disable calls the Disable RPC.
func (*OrientationListenerClient) Enable ¶
func (c *OrientationListenerClient) Enable(ctx context.Context) error
Enable calls the Enable RPC.
func (*OrientationListenerClient) OnAccuracyChanged ¶
func (c *OrientationListenerClient) OnAccuracyChanged(ctx context.Context, arg0 int32, arg1 int32) error
OnAccuracyChanged calls the OnAccuracyChanged RPC.
func (*OrientationListenerClient) OnOrientationChanged ¶
func (c *OrientationListenerClient) OnOrientationChanged(ctx context.Context, arg0 int32) error
OnOrientationChanged calls the OnOrientationChanged RPC.
func (*OrientationListenerClient) OnSensorChanged ¶
func (c *OrientationListenerClient) OnSensorChanged(ctx context.Context, arg0 int32, arg1 int64) error
OnSensorChanged calls the OnSensorChanged RPC.
type OutlineProviderClient ¶
type OutlineProviderClient struct {
// contains filtered or unexported fields
}
OutlineProviderClient wraps the gRPC OutlineProviderService client.
func NewOutlineProviderClient ¶
func NewOutlineProviderClient(cc grpc.ClientConnInterface) *OutlineProviderClient
NewOutlineProviderClient creates a new OutlineProvider client.
func (*OutlineProviderClient) GetOutline ¶
GetOutline calls the GetOutline RPC.
type OverlayClient ¶
type OverlayClient struct {
// contains filtered or unexported fields
}
OverlayClient wraps the gRPC OverlayService client.
func NewOverlayClient ¶
func NewOverlayClient(cc grpc.ClientConnInterface) *OverlayClient
NewOverlayClient creates a new Overlay client.
func (*OverlayClient) Add ¶
func (c *OverlayClient) Add(ctx context.Context, arg0 int64) error
Add calls the Add RPC.
type ParentClient ¶
type ParentClient struct {
// contains filtered or unexported fields
}
ParentClient wraps the gRPC ParentService client.
func NewParentClient ¶
func NewParentClient(cc grpc.ClientConnInterface) *ParentClient
NewParentClient creates a new Parent client.
func (*ParentClient) BringChildToFront ¶
func (c *ParentClient) BringChildToFront(ctx context.Context, arg0 int64) error
BringChildToFront calls the BringChildToFront RPC.
func (*ParentClient) CanResolveLayoutDirection ¶
func (c *ParentClient) CanResolveLayoutDirection(ctx context.Context) (bool, error)
CanResolveLayoutDirection calls the CanResolveLayoutDirection RPC.
func (*ParentClient) CanResolveTextAlignment ¶
func (c *ParentClient) CanResolveTextAlignment(ctx context.Context) (bool, error)
CanResolveTextAlignment calls the CanResolveTextAlignment RPC.
func (*ParentClient) CanResolveTextDirection ¶
func (c *ParentClient) CanResolveTextDirection(ctx context.Context) (bool, error)
CanResolveTextDirection calls the CanResolveTextDirection RPC.
func (*ParentClient) ChildDrawableStateChanged ¶
func (c *ParentClient) ChildDrawableStateChanged(ctx context.Context, arg0 int64) error
ChildDrawableStateChanged calls the ChildDrawableStateChanged RPC.
func (*ParentClient) ChildHasTransientStateChanged ¶
func (c *ParentClient) ChildHasTransientStateChanged(ctx context.Context, arg0 int64, arg1 bool) error
ChildHasTransientStateChanged calls the ChildHasTransientStateChanged RPC.
func (*ParentClient) ClearChildFocus ¶
func (c *ParentClient) ClearChildFocus(ctx context.Context, arg0 int64) error
ClearChildFocus calls the ClearChildFocus RPC.
func (*ParentClient) CreateContextMenu ¶
func (c *ParentClient) CreateContextMenu(ctx context.Context, arg0 int64) error
CreateContextMenu calls the CreateContextMenu RPC.
func (*ParentClient) FocusSearch ¶
FocusSearch calls the FocusSearch RPC.
func (*ParentClient) FocusableViewAvailable ¶
func (c *ParentClient) FocusableViewAvailable(ctx context.Context, arg0 int64) error
FocusableViewAvailable calls the FocusableViewAvailable RPC.
func (*ParentClient) GetChildVisibleRect ¶
func (c *ParentClient) GetChildVisibleRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)
GetChildVisibleRect calls the GetChildVisibleRect RPC.
func (*ParentClient) GetLayoutDirection ¶
func (c *ParentClient) GetLayoutDirection(ctx context.Context) (int32, error)
GetLayoutDirection calls the GetLayoutDirection RPC.
func (*ParentClient) GetParent ¶
func (c *ParentClient) GetParent(ctx context.Context) (int64, error)
GetParent calls the GetParent RPC.
func (*ParentClient) GetParentForAccessibility ¶
func (c *ParentClient) GetParentForAccessibility(ctx context.Context) (int64, error)
GetParentForAccessibility calls the GetParentForAccessibility RPC.
func (*ParentClient) GetTextAlignment ¶
func (c *ParentClient) GetTextAlignment(ctx context.Context) (int32, error)
GetTextAlignment calls the GetTextAlignment RPC.
func (*ParentClient) GetTextDirection ¶
func (c *ParentClient) GetTextDirection(ctx context.Context) (int32, error)
GetTextDirection calls the GetTextDirection RPC.
func (*ParentClient) InvalidateChild ¶
InvalidateChild calls the InvalidateChild RPC.
func (*ParentClient) InvalidateChildInParent ¶
func (c *ParentClient) InvalidateChildInParent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
InvalidateChildInParent calls the InvalidateChildInParent RPC.
func (*ParentClient) IsLayoutDirectionResolved ¶
func (c *ParentClient) IsLayoutDirectionResolved(ctx context.Context) (bool, error)
IsLayoutDirectionResolved calls the IsLayoutDirectionResolved RPC.
func (*ParentClient) IsLayoutRequested ¶
func (c *ParentClient) IsLayoutRequested(ctx context.Context) (bool, error)
IsLayoutRequested calls the IsLayoutRequested RPC.
func (*ParentClient) IsTextAlignmentResolved ¶
func (c *ParentClient) IsTextAlignmentResolved(ctx context.Context) (bool, error)
IsTextAlignmentResolved calls the IsTextAlignmentResolved RPC.
func (*ParentClient) IsTextDirectionResolved ¶
func (c *ParentClient) IsTextDirectionResolved(ctx context.Context) (bool, error)
IsTextDirectionResolved calls the IsTextDirectionResolved RPC.
func (*ParentClient) KeyboardNavigationClusterSearch ¶
func (c *ParentClient) KeyboardNavigationClusterSearch(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
KeyboardNavigationClusterSearch calls the KeyboardNavigationClusterSearch RPC.
func (*ParentClient) NotifySubtreeAccessibilityStateChanged ¶
func (c *ParentClient) NotifySubtreeAccessibilityStateChanged(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
NotifySubtreeAccessibilityStateChanged calls the NotifySubtreeAccessibilityStateChanged RPC.
func (*ParentClient) OnNestedFling ¶
func (c *ParentClient) OnNestedFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 bool) (bool, error)
OnNestedFling calls the OnNestedFling RPC.
func (*ParentClient) OnNestedPreFling ¶
func (c *ParentClient) OnNestedPreFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error)
OnNestedPreFling calls the OnNestedPreFling RPC.
func (*ParentClient) OnNestedPrePerformAccessibilityAction ¶
func (c *ParentClient) OnNestedPrePerformAccessibilityAction(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)
OnNestedPrePerformAccessibilityAction calls the OnNestedPrePerformAccessibilityAction RPC.
func (*ParentClient) OnNestedPreScroll ¶
func (c *ParentClient) OnNestedPreScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error
OnNestedPreScroll calls the OnNestedPreScroll RPC.
func (*ParentClient) OnNestedScroll ¶
func (c *ParentClient) OnNestedScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
OnNestedScroll calls the OnNestedScroll RPC.
func (*ParentClient) OnNestedScrollAccepted ¶
func (c *ParentClient) OnNestedScrollAccepted(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
OnNestedScrollAccepted calls the OnNestedScrollAccepted RPC.
func (*ParentClient) OnStartNestedScroll ¶
func (c *ParentClient) OnStartNestedScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error)
OnStartNestedScroll calls the OnStartNestedScroll RPC.
func (*ParentClient) OnStopNestedScroll ¶
func (c *ParentClient) OnStopNestedScroll(ctx context.Context, arg0 int64) error
OnStopNestedScroll calls the OnStopNestedScroll RPC.
func (*ParentClient) RecomputeViewAttributes ¶
func (c *ParentClient) RecomputeViewAttributes(ctx context.Context, arg0 int64) error
RecomputeViewAttributes calls the RecomputeViewAttributes RPC.
func (*ParentClient) RequestChildFocus ¶
RequestChildFocus calls the RequestChildFocus RPC.
func (*ParentClient) RequestChildRectangleOnScreen ¶
func (c *ParentClient) RequestChildRectangleOnScreen(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (bool, error)
RequestChildRectangleOnScreen calls the RequestChildRectangleOnScreen RPC.
func (*ParentClient) RequestDisallowInterceptTouchEvent ¶
func (c *ParentClient) RequestDisallowInterceptTouchEvent(ctx context.Context, arg0 bool) error
RequestDisallowInterceptTouchEvent calls the RequestDisallowInterceptTouchEvent RPC.
func (*ParentClient) RequestFitSystemWindows ¶
func (c *ParentClient) RequestFitSystemWindows(ctx context.Context) error
RequestFitSystemWindows calls the RequestFitSystemWindows RPC.
func (*ParentClient) RequestLayout ¶
func (c *ParentClient) RequestLayout(ctx context.Context) error
RequestLayout calls the RequestLayout RPC.
func (*ParentClient) RequestSendAccessibilityEvent ¶
func (c *ParentClient) RequestSendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
RequestSendAccessibilityEvent calls the RequestSendAccessibilityEvent RPC.
func (*ParentClient) RequestTransparentRegion ¶
func (c *ParentClient) RequestTransparentRegion(ctx context.Context, arg0 int64) error
RequestTransparentRegion calls the RequestTransparentRegion RPC.
func (*ParentClient) ShowContextMenuForChild1 ¶
ShowContextMenuForChild1 calls the ShowContextMenuForChild1 RPC.
func (*ParentClient) ShowContextMenuForChild3_1 ¶
func (c *ParentClient) ShowContextMenuForChild3_1(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error)
ShowContextMenuForChild3_1 calls the ShowContextMenuForChild3_1 RPC.
func (*ParentClient) StartActionModeForChild2 ¶
func (c *ParentClient) StartActionModeForChild2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
StartActionModeForChild2 calls the StartActionModeForChild2 RPC.
func (*ParentClient) StartActionModeForChild3_1 ¶
func (c *ParentClient) StartActionModeForChild3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)
StartActionModeForChild3_1 calls the StartActionModeForChild3_1 RPC.
type PixelCopyOnPixelCopyFinishedListenerClient ¶
type PixelCopyOnPixelCopyFinishedListenerClient struct {
// contains filtered or unexported fields
}
PixelCopyOnPixelCopyFinishedListenerClient wraps the gRPC PixelCopyOnPixelCopyFinishedListenerService client.
func NewPixelCopyOnPixelCopyFinishedListenerClient ¶
func NewPixelCopyOnPixelCopyFinishedListenerClient(cc grpc.ClientConnInterface) *PixelCopyOnPixelCopyFinishedListenerClient
NewPixelCopyOnPixelCopyFinishedListenerClient creates a new PixelCopyOnPixelCopyFinishedListener client.
func (*PixelCopyOnPixelCopyFinishedListenerClient) OnPixelCopyFinished ¶
func (c *PixelCopyOnPixelCopyFinishedListenerClient) OnPixelCopyFinished(ctx context.Context, arg0 int32) error
OnPixelCopyFinished calls the OnPixelCopyFinished RPC.
type PixelCopyRequestClient ¶
type PixelCopyRequestClient struct {
// contains filtered or unexported fields
}
PixelCopyRequestClient wraps the gRPC PixelCopyRequestService client.
func NewPixelCopyRequestClient ¶
func NewPixelCopyRequestClient(cc grpc.ClientConnInterface) *PixelCopyRequestClient
NewPixelCopyRequestClient creates a new PixelCopyRequest client.
func (*PixelCopyRequestClient) GetDestinationBitmap ¶
func (c *PixelCopyRequestClient) GetDestinationBitmap(ctx context.Context) (int64, error)
GetDestinationBitmap calls the GetDestinationBitmap RPC.
func (*PixelCopyRequestClient) GetSourceRect ¶
func (c *PixelCopyRequestClient) GetSourceRect(ctx context.Context) (int64, error)
GetSourceRect calls the GetSourceRect RPC.
type PixelCopyResultClient ¶
type PixelCopyResultClient struct {
// contains filtered or unexported fields
}
PixelCopyResultClient wraps the gRPC PixelCopyResultService client.
func NewPixelCopyResultClient ¶
func NewPixelCopyResultClient(cc grpc.ClientConnInterface) *PixelCopyResultClient
NewPixelCopyResultClient creates a new PixelCopyResult client.
type PointerIconClient ¶
type PointerIconClient struct {
// contains filtered or unexported fields
}
PointerIconClient wraps the gRPC PointerIconService client.
func NewPointerIconClient ¶
func NewPointerIconClient(cc grpc.ClientConnInterface) *PointerIconClient
NewPointerIconClient creates a new PointerIcon client.
func (*PointerIconClient) Create ¶
func (c *PointerIconClient) Create(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (int64, error)
Create calls the Create RPC.
func (*PointerIconClient) DescribeContents ¶
func (c *PointerIconClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*PointerIconClient) GetSystemIcon ¶
func (c *PointerIconClient) GetSystemIcon(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
GetSystemIcon calls the GetSystemIcon RPC.
func (*PointerIconClient) ToString ¶
func (c *PointerIconClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*PointerIconClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type PropertyAnimatorClient ¶
type PropertyAnimatorClient struct {
// contains filtered or unexported fields
}
PropertyAnimatorClient wraps the gRPC PropertyAnimatorService client.
func NewPropertyAnimatorClient ¶
func NewPropertyAnimatorClient(cc grpc.ClientConnInterface) *PropertyAnimatorClient
NewPropertyAnimatorClient creates a new PropertyAnimator client.
func (*PropertyAnimatorClient) Cancel ¶
func (c *PropertyAnimatorClient) Cancel(ctx context.Context) error
Cancel calls the Cancel RPC.
func (*PropertyAnimatorClient) GetDuration ¶
func (c *PropertyAnimatorClient) GetDuration(ctx context.Context) (int64, error)
GetDuration calls the GetDuration RPC.
func (*PropertyAnimatorClient) GetInterpolator ¶
func (c *PropertyAnimatorClient) GetInterpolator(ctx context.Context) (int64, error)
GetInterpolator calls the GetInterpolator RPC.
func (*PropertyAnimatorClient) GetStartDelay ¶
func (c *PropertyAnimatorClient) GetStartDelay(ctx context.Context) (int64, error)
GetStartDelay calls the GetStartDelay RPC.
func (*PropertyAnimatorClient) RotationBy ¶
RotationBy calls the RotationBy RPC.
func (*PropertyAnimatorClient) RotationXBy ¶
RotationXBy calls the RotationXBy RPC.
func (*PropertyAnimatorClient) RotationYBy ¶
RotationYBy calls the RotationYBy RPC.
func (*PropertyAnimatorClient) SetDuration ¶
SetDuration calls the SetDuration RPC.
func (*PropertyAnimatorClient) SetInterpolator ¶
SetInterpolator calls the SetInterpolator RPC.
func (*PropertyAnimatorClient) SetListener ¶
SetListener calls the SetListener RPC.
func (*PropertyAnimatorClient) SetStartDelay ¶
SetStartDelay calls the SetStartDelay RPC.
func (*PropertyAnimatorClient) SetUpdateListener ¶
SetUpdateListener calls the SetUpdateListener RPC.
func (*PropertyAnimatorClient) Start ¶
func (c *PropertyAnimatorClient) Start(ctx context.Context) error
Start calls the Start RPC.
func (*PropertyAnimatorClient) TranslationX ¶
TranslationX calls the TranslationX RPC.
func (*PropertyAnimatorClient) TranslationXBy ¶
TranslationXBy calls the TranslationXBy RPC.
func (*PropertyAnimatorClient) TranslationY ¶
TranslationY calls the TranslationY RPC.
func (*PropertyAnimatorClient) TranslationYBy ¶
TranslationYBy calls the TranslationYBy RPC.
func (*PropertyAnimatorClient) TranslationZ ¶
TranslationZ calls the TranslationZ RPC.
func (*PropertyAnimatorClient) TranslationZBy ¶
TranslationZBy calls the TranslationZBy RPC.
func (*PropertyAnimatorClient) WithEndAction ¶
WithEndAction calls the WithEndAction RPC.
func (*PropertyAnimatorClient) WithLayer ¶
func (c *PropertyAnimatorClient) WithLayer(ctx context.Context) (int64, error)
WithLayer calls the WithLayer RPC.
func (*PropertyAnimatorClient) WithStartAction ¶
WithStartAction calls the WithStartAction RPC.
type RoundedCornerClient ¶
type RoundedCornerClient struct {
// contains filtered or unexported fields
}
RoundedCornerClient wraps the gRPC RoundedCornerService client.
func NewRoundedCornerClient ¶
func NewRoundedCornerClient(cc grpc.ClientConnInterface) *RoundedCornerClient
NewRoundedCornerClient creates a new RoundedCorner client.
func (*RoundedCornerClient) DescribeContents ¶
DescribeContents calls the DescribeContents RPC.
func (*RoundedCornerClient) GetPosition ¶
GetPosition calls the GetPosition RPC.
func (*RoundedCornerClient) WriteToParcel ¶
func (c *RoundedCornerClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type ScaleGestureDetectorClient ¶
type ScaleGestureDetectorClient struct {
// contains filtered or unexported fields
}
ScaleGestureDetectorClient wraps the gRPC ScaleGestureDetectorService client.
func NewScaleGestureDetectorClient ¶
func NewScaleGestureDetectorClient(cc grpc.ClientConnInterface) *ScaleGestureDetectorClient
NewScaleGestureDetectorClient creates a new ScaleGestureDetector client.
func (*ScaleGestureDetectorClient) GetCurrentSpan ¶
func (c *ScaleGestureDetectorClient) GetCurrentSpan(ctx context.Context, handle int64) (float32, error)
GetCurrentSpan calls the GetCurrentSpan RPC.
func (*ScaleGestureDetectorClient) GetCurrentSpanX ¶
func (c *ScaleGestureDetectorClient) GetCurrentSpanX(ctx context.Context, handle int64) (float32, error)
GetCurrentSpanX calls the GetCurrentSpanX RPC.
func (*ScaleGestureDetectorClient) GetCurrentSpanY ¶
func (c *ScaleGestureDetectorClient) GetCurrentSpanY(ctx context.Context, handle int64) (float32, error)
GetCurrentSpanY calls the GetCurrentSpanY RPC.
func (*ScaleGestureDetectorClient) GetEventTime ¶
GetEventTime calls the GetEventTime RPC.
func (*ScaleGestureDetectorClient) GetPreviousSpan ¶
func (c *ScaleGestureDetectorClient) GetPreviousSpan(ctx context.Context, handle int64) (float32, error)
GetPreviousSpan calls the GetPreviousSpan RPC.
func (*ScaleGestureDetectorClient) GetPreviousSpanX ¶
func (c *ScaleGestureDetectorClient) GetPreviousSpanX(ctx context.Context, handle int64) (float32, error)
GetPreviousSpanX calls the GetPreviousSpanX RPC.
func (*ScaleGestureDetectorClient) GetPreviousSpanY ¶
func (c *ScaleGestureDetectorClient) GetPreviousSpanY(ctx context.Context, handle int64) (float32, error)
GetPreviousSpanY calls the GetPreviousSpanY RPC.
func (*ScaleGestureDetectorClient) GetScaleFactor ¶
func (c *ScaleGestureDetectorClient) GetScaleFactor(ctx context.Context, handle int64) (float32, error)
GetScaleFactor calls the GetScaleFactor RPC.
func (*ScaleGestureDetectorClient) GetTimeDelta ¶
GetTimeDelta calls the GetTimeDelta RPC.
func (*ScaleGestureDetectorClient) IsInProgress ¶
IsInProgress calls the IsInProgress RPC.
func (*ScaleGestureDetectorClient) IsQuickScaleEnabled ¶
func (c *ScaleGestureDetectorClient) IsQuickScaleEnabled(ctx context.Context, handle int64) (bool, error)
IsQuickScaleEnabled calls the IsQuickScaleEnabled RPC.
func (*ScaleGestureDetectorClient) IsStylusScaleEnabled ¶
func (c *ScaleGestureDetectorClient) IsStylusScaleEnabled(ctx context.Context, handle int64) (bool, error)
IsStylusScaleEnabled calls the IsStylusScaleEnabled RPC.
func (*ScaleGestureDetectorClient) OnTouchEvent ¶
func (c *ScaleGestureDetectorClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
OnTouchEvent calls the OnTouchEvent RPC.
func (*ScaleGestureDetectorClient) SetQuickScaleEnabled ¶
func (c *ScaleGestureDetectorClient) SetQuickScaleEnabled(ctx context.Context, handle int64, arg0 bool) error
SetQuickScaleEnabled calls the SetQuickScaleEnabled RPC.
func (*ScaleGestureDetectorClient) SetStylusScaleEnabled ¶
func (c *ScaleGestureDetectorClient) SetStylusScaleEnabled(ctx context.Context, handle int64, arg0 bool) error
SetStylusScaleEnabled calls the SetStylusScaleEnabled RPC.
type ScaleGestureDetectorOnScaleGestureListenerClient ¶
type ScaleGestureDetectorOnScaleGestureListenerClient struct {
// contains filtered or unexported fields
}
ScaleGestureDetectorOnScaleGestureListenerClient wraps the gRPC ScaleGestureDetectorOnScaleGestureListenerService client.
func NewScaleGestureDetectorOnScaleGestureListenerClient ¶
func NewScaleGestureDetectorOnScaleGestureListenerClient(cc grpc.ClientConnInterface) *ScaleGestureDetectorOnScaleGestureListenerClient
NewScaleGestureDetectorOnScaleGestureListenerClient creates a new ScaleGestureDetectorOnScaleGestureListener client.
func (*ScaleGestureDetectorOnScaleGestureListenerClient) OnScale ¶
func (c *ScaleGestureDetectorOnScaleGestureListenerClient) OnScale(ctx context.Context, arg0 int64) (bool, error)
OnScale calls the OnScale RPC.
func (*ScaleGestureDetectorOnScaleGestureListenerClient) OnScaleBegin ¶
func (c *ScaleGestureDetectorOnScaleGestureListenerClient) OnScaleBegin(ctx context.Context, arg0 int64) (bool, error)
OnScaleBegin calls the OnScaleBegin RPC.
func (*ScaleGestureDetectorOnScaleGestureListenerClient) OnScaleEnd ¶
func (c *ScaleGestureDetectorOnScaleGestureListenerClient) OnScaleEnd(ctx context.Context, arg0 int64) error
OnScaleEnd calls the OnScaleEnd RPC.
type ScaleGestureDetectorSimpleOnScaleGestureListenerClient ¶
type ScaleGestureDetectorSimpleOnScaleGestureListenerClient struct {
// contains filtered or unexported fields
}
ScaleGestureDetectorSimpleOnScaleGestureListenerClient wraps the gRPC ScaleGestureDetectorSimpleOnScaleGestureListenerService client.
func NewScaleGestureDetectorSimpleOnScaleGestureListenerClient ¶
func NewScaleGestureDetectorSimpleOnScaleGestureListenerClient(cc grpc.ClientConnInterface) *ScaleGestureDetectorSimpleOnScaleGestureListenerClient
NewScaleGestureDetectorSimpleOnScaleGestureListenerClient creates a new ScaleGestureDetectorSimpleOnScaleGestureListener client.
func (*ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScale ¶
func (c *ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScale(ctx context.Context, arg0 int64) (bool, error)
OnScale calls the OnScale RPC.
func (*ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScaleBegin ¶
func (c *ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScaleBegin(ctx context.Context, arg0 int64) (bool, error)
OnScaleBegin calls the OnScaleBegin RPC.
func (*ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScaleEnd ¶
func (c *ScaleGestureDetectorSimpleOnScaleGestureListenerClient) OnScaleEnd(ctx context.Context, arg0 int64) error
OnScaleEnd calls the OnScaleEnd RPC.
type ScrollCaptureCallbackClient ¶
type ScrollCaptureCallbackClient struct {
// contains filtered or unexported fields
}
ScrollCaptureCallbackClient wraps the gRPC ScrollCaptureCallbackService client.
func NewScrollCaptureCallbackClient ¶
func NewScrollCaptureCallbackClient(cc grpc.ClientConnInterface) *ScrollCaptureCallbackClient
NewScrollCaptureCallbackClient creates a new ScrollCaptureCallback client.
func (*ScrollCaptureCallbackClient) OnScrollCaptureEnd ¶
func (c *ScrollCaptureCallbackClient) OnScrollCaptureEnd(ctx context.Context, arg0 int64) error
OnScrollCaptureEnd calls the OnScrollCaptureEnd RPC.
func (*ScrollCaptureCallbackClient) OnScrollCaptureStart ¶
func (c *ScrollCaptureCallbackClient) OnScrollCaptureStart(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
OnScrollCaptureStart calls the OnScrollCaptureStart RPC.
type ScrollCaptureSessionClient ¶
type ScrollCaptureSessionClient struct {
// contains filtered or unexported fields
}
ScrollCaptureSessionClient wraps the gRPC ScrollCaptureSessionService client.
func NewScrollCaptureSessionClient ¶
func NewScrollCaptureSessionClient(cc grpc.ClientConnInterface) *ScrollCaptureSessionClient
NewScrollCaptureSessionClient creates a new ScrollCaptureSession client.
func (*ScrollCaptureSessionClient) GetPositionInWindow ¶
func (c *ScrollCaptureSessionClient) GetPositionInWindow(ctx context.Context, handle int64) (int64, error)
GetPositionInWindow calls the GetPositionInWindow RPC.
func (*ScrollCaptureSessionClient) GetScrollBounds ¶
func (c *ScrollCaptureSessionClient) GetScrollBounds(ctx context.Context, handle int64) (int64, error)
GetScrollBounds calls the GetScrollBounds RPC.
func (*ScrollCaptureSessionClient) GetSurface ¶
GetSurface calls the GetSurface RPC.
type ScrollCaptureTargetClient ¶
type ScrollCaptureTargetClient struct {
// contains filtered or unexported fields
}
ScrollCaptureTargetClient wraps the gRPC ScrollCaptureTargetService client.
func NewScrollCaptureTargetClient ¶
func NewScrollCaptureTargetClient(cc grpc.ClientConnInterface) *ScrollCaptureTargetClient
NewScrollCaptureTargetClient creates a new ScrollCaptureTarget client.
func (*ScrollCaptureTargetClient) GetCallback ¶
GetCallback calls the GetCallback RPC.
func (*ScrollCaptureTargetClient) GetContainingView ¶
func (c *ScrollCaptureTargetClient) GetContainingView(ctx context.Context, handle int64) (int64, error)
GetContainingView calls the GetContainingView RPC.
func (*ScrollCaptureTargetClient) GetLocalVisibleRect ¶
func (c *ScrollCaptureTargetClient) GetLocalVisibleRect(ctx context.Context, handle int64) (int64, error)
GetLocalVisibleRect calls the GetLocalVisibleRect RPC.
func (*ScrollCaptureTargetClient) GetPositionInWindow ¶
func (c *ScrollCaptureTargetClient) GetPositionInWindow(ctx context.Context, handle int64) (int64, error)
GetPositionInWindow calls the GetPositionInWindow RPC.
func (*ScrollCaptureTargetClient) GetScrollBounds ¶
func (c *ScrollCaptureTargetClient) GetScrollBounds(ctx context.Context, handle int64) (int64, error)
GetScrollBounds calls the GetScrollBounds RPC.
func (*ScrollCaptureTargetClient) SetScrollBounds ¶
func (c *ScrollCaptureTargetClient) SetScrollBounds(ctx context.Context, handle int64, arg0 int64) error
SetScrollBounds calls the SetScrollBounds RPC.
func (*ScrollCaptureTargetClient) UpdatePositionInWindow ¶
func (c *ScrollCaptureTargetClient) UpdatePositionInWindow(ctx context.Context, handle int64) error
UpdatePositionInWindow calls the UpdatePositionInWindow RPC.
type ScrollFeedbackProviderClient ¶
type ScrollFeedbackProviderClient struct {
// contains filtered or unexported fields
}
ScrollFeedbackProviderClient wraps the gRPC ScrollFeedbackProviderService client.
func NewScrollFeedbackProviderClient ¶
func NewScrollFeedbackProviderClient(cc grpc.ClientConnInterface) *ScrollFeedbackProviderClient
NewScrollFeedbackProviderClient creates a new ScrollFeedbackProvider client.
func (*ScrollFeedbackProviderClient) CreateProvider ¶
func (c *ScrollFeedbackProviderClient) CreateProvider(ctx context.Context, arg0 int64) (int64, error)
CreateProvider calls the CreateProvider RPC.
func (*ScrollFeedbackProviderClient) OnScrollLimit ¶
func (c *ScrollFeedbackProviderClient) OnScrollLimit(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 bool) error
OnScrollLimit calls the OnScrollLimit RPC.
func (*ScrollFeedbackProviderClient) OnScrollProgress ¶
func (c *ScrollFeedbackProviderClient) OnScrollProgress(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
OnScrollProgress calls the OnScrollProgress RPC.
func (*ScrollFeedbackProviderClient) OnSnapToItem ¶
func (c *ScrollFeedbackProviderClient) OnSnapToItem(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error
OnSnapToItem calls the OnSnapToItem RPC.
type SearchEventClient ¶
type SearchEventClient struct {
// contains filtered or unexported fields
}
SearchEventClient wraps the gRPC SearchEventService client.
func NewSearchEventClient ¶
func NewSearchEventClient(cc grpc.ClientConnInterface) *SearchEventClient
NewSearchEventClient creates a new SearchEvent client.
func (*SearchEventClient) GetInputDevice ¶
GetInputDevice calls the GetInputDevice RPC.
type SoundEffectConstantsClient ¶
type SoundEffectConstantsClient struct {
// contains filtered or unexported fields
}
SoundEffectConstantsClient wraps the gRPC SoundEffectConstantsService client.
func NewSoundEffectConstantsClient ¶
func NewSoundEffectConstantsClient(cc grpc.ClientConnInterface) *SoundEffectConstantsClient
NewSoundEffectConstantsClient creates a new SoundEffectConstants client.
func (*SoundEffectConstantsClient) GetConstantForFocusDirection ¶
func (c *SoundEffectConstantsClient) GetConstantForFocusDirection(ctx context.Context, arg0 int32, arg1 bool) (int32, error)
GetConstantForFocusDirection calls the GetConstantForFocusDirection RPC.
func (*SoundEffectConstantsClient) GetContantForFocusDirection ¶
func (c *SoundEffectConstantsClient) GetContantForFocusDirection(ctx context.Context, arg0 int32) (int32, error)
GetContantForFocusDirection calls the GetContantForFocusDirection RPC.
type StructureClient ¶
type StructureClient struct {
// contains filtered or unexported fields
}
StructureClient wraps the gRPC StructureService client.
func NewStructureClient ¶
func NewStructureClient(cc grpc.ClientConnInterface) *StructureClient
NewStructureClient creates a new Structure client.
func (*StructureClient) AddChildCount ¶
AddChildCount calls the AddChildCount RPC.
func (*StructureClient) AsyncCommit ¶
func (c *StructureClient) AsyncCommit(ctx context.Context) error
AsyncCommit calls the AsyncCommit RPC.
func (*StructureClient) AsyncNewChild ¶
AsyncNewChild calls the AsyncNewChild RPC.
func (*StructureClient) ClearCredentialManagerRequest ¶
func (c *StructureClient) ClearCredentialManagerRequest(ctx context.Context) error
ClearCredentialManagerRequest calls the ClearCredentialManagerRequest RPC.
func (*StructureClient) GetAutofillId ¶
func (c *StructureClient) GetAutofillId(ctx context.Context) (int64, error)
GetAutofillId calls the GetAutofillId RPC.
func (*StructureClient) GetChildCount ¶
func (c *StructureClient) GetChildCount(ctx context.Context) (int32, error)
GetChildCount calls the GetChildCount RPC.
func (*StructureClient) GetExtras ¶
func (c *StructureClient) GetExtras(ctx context.Context) (int64, error)
GetExtras calls the GetExtras RPC.
func (*StructureClient) GetHint ¶
func (c *StructureClient) GetHint(ctx context.Context) (int64, error)
GetHint calls the GetHint RPC.
func (*StructureClient) GetPendingCredentialRequest ¶
func (c *StructureClient) GetPendingCredentialRequest(ctx context.Context) (int64, error)
GetPendingCredentialRequest calls the GetPendingCredentialRequest RPC.
func (*StructureClient) GetText ¶
func (c *StructureClient) GetText(ctx context.Context) (int64, error)
GetText calls the GetText RPC.
func (*StructureClient) GetTextSelectionEnd ¶
func (c *StructureClient) GetTextSelectionEnd(ctx context.Context) (int32, error)
GetTextSelectionEnd calls the GetTextSelectionEnd RPC.
func (*StructureClient) GetTextSelectionStart ¶
func (c *StructureClient) GetTextSelectionStart(ctx context.Context) (int32, error)
GetTextSelectionStart calls the GetTextSelectionStart RPC.
func (*StructureClient) HasExtras ¶
func (c *StructureClient) HasExtras(ctx context.Context) (bool, error)
HasExtras calls the HasExtras RPC.
func (*StructureClient) NewHtmlInfoBuilder ¶
NewHtmlInfoBuilder calls the NewHtmlInfoBuilder RPC.
func (*StructureClient) SetAccessibilityFocused ¶
func (c *StructureClient) SetAccessibilityFocused(ctx context.Context, arg0 bool) error
SetAccessibilityFocused calls the SetAccessibilityFocused RPC.
func (*StructureClient) SetActivated ¶
func (c *StructureClient) SetActivated(ctx context.Context, arg0 bool) error
SetActivated calls the SetActivated RPC.
func (*StructureClient) SetAlpha ¶
func (c *StructureClient) SetAlpha(ctx context.Context, arg0 float32) error
SetAlpha calls the SetAlpha RPC.
func (*StructureClient) SetAutofillHints ¶
func (c *StructureClient) SetAutofillHints(ctx context.Context, arg0 int64) error
SetAutofillHints calls the SetAutofillHints RPC.
func (*StructureClient) SetAutofillId1 ¶
func (c *StructureClient) SetAutofillId1(ctx context.Context, arg0 int64) error
SetAutofillId1 calls the SetAutofillId1 RPC.
func (*StructureClient) SetAutofillId2_1 ¶
SetAutofillId2_1 calls the SetAutofillId2_1 RPC.
func (*StructureClient) SetAutofillOptions ¶
func (c *StructureClient) SetAutofillOptions(ctx context.Context, arg0 int64) error
SetAutofillOptions calls the SetAutofillOptions RPC.
func (*StructureClient) SetAutofillType ¶
func (c *StructureClient) SetAutofillType(ctx context.Context, arg0 int32) error
SetAutofillType calls the SetAutofillType RPC.
func (*StructureClient) SetAutofillValue ¶
func (c *StructureClient) SetAutofillValue(ctx context.Context, arg0 int64) error
SetAutofillValue calls the SetAutofillValue RPC.
func (*StructureClient) SetCheckable ¶
func (c *StructureClient) SetCheckable(ctx context.Context, arg0 bool) error
SetCheckable calls the SetCheckable RPC.
func (*StructureClient) SetChecked ¶
func (c *StructureClient) SetChecked(ctx context.Context, arg0 bool) error
SetChecked calls the SetChecked RPC.
func (*StructureClient) SetChildCount ¶
func (c *StructureClient) SetChildCount(ctx context.Context, arg0 int32) error
SetChildCount calls the SetChildCount RPC.
func (*StructureClient) SetClassName ¶
func (c *StructureClient) SetClassName(ctx context.Context, arg0 string) error
SetClassName calls the SetClassName RPC.
func (*StructureClient) SetClickable ¶
func (c *StructureClient) SetClickable(ctx context.Context, arg0 bool) error
SetClickable calls the SetClickable RPC.
func (*StructureClient) SetContentDescription ¶
func (c *StructureClient) SetContentDescription(ctx context.Context, arg0 string) error
SetContentDescription calls the SetContentDescription RPC.
func (*StructureClient) SetContextClickable ¶
func (c *StructureClient) SetContextClickable(ctx context.Context, arg0 bool) error
SetContextClickable calls the SetContextClickable RPC.
func (*StructureClient) SetDataIsSensitive ¶
func (c *StructureClient) SetDataIsSensitive(ctx context.Context, arg0 bool) error
SetDataIsSensitive calls the SetDataIsSensitive RPC.
func (*StructureClient) SetDimens ¶
func (c *StructureClient) SetDimens(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32) error
SetDimens calls the SetDimens RPC.
func (*StructureClient) SetElevation ¶
func (c *StructureClient) SetElevation(ctx context.Context, arg0 float32) error
SetElevation calls the SetElevation RPC.
func (*StructureClient) SetEnabled ¶
func (c *StructureClient) SetEnabled(ctx context.Context, arg0 bool) error
SetEnabled calls the SetEnabled RPC.
func (*StructureClient) SetFocusable ¶
func (c *StructureClient) SetFocusable(ctx context.Context, arg0 bool) error
SetFocusable calls the SetFocusable RPC.
func (*StructureClient) SetFocused ¶
func (c *StructureClient) SetFocused(ctx context.Context, arg0 bool) error
SetFocused calls the SetFocused RPC.
func (*StructureClient) SetHint ¶
func (c *StructureClient) SetHint(ctx context.Context, arg0 string) error
SetHint calls the SetHint RPC.
func (*StructureClient) SetHintIdEntry ¶
func (c *StructureClient) SetHintIdEntry(ctx context.Context, arg0 string) error
SetHintIdEntry calls the SetHintIdEntry RPC.
func (*StructureClient) SetHtmlInfo ¶
func (c *StructureClient) SetHtmlInfo(ctx context.Context, arg0 int64) error
SetHtmlInfo calls the SetHtmlInfo RPC.
func (*StructureClient) SetId ¶
func (c *StructureClient) SetId(ctx context.Context, arg0 int32, arg1 string, arg2 string, arg3 string) error
SetId calls the SetId RPC.
func (*StructureClient) SetImportantForAutofill ¶
func (c *StructureClient) SetImportantForAutofill(ctx context.Context, arg0 int32) error
SetImportantForAutofill calls the SetImportantForAutofill RPC.
func (*StructureClient) SetInputType ¶
func (c *StructureClient) SetInputType(ctx context.Context, arg0 int32) error
SetInputType calls the SetInputType RPC.
func (*StructureClient) SetLocaleList ¶
func (c *StructureClient) SetLocaleList(ctx context.Context, arg0 int64) error
SetLocaleList calls the SetLocaleList RPC.
func (*StructureClient) SetLongClickable ¶
func (c *StructureClient) SetLongClickable(ctx context.Context, arg0 bool) error
SetLongClickable calls the SetLongClickable RPC.
func (*StructureClient) SetMaxTextEms ¶
func (c *StructureClient) SetMaxTextEms(ctx context.Context, arg0 int32) error
SetMaxTextEms calls the SetMaxTextEms RPC.
func (*StructureClient) SetMaxTextLength ¶
func (c *StructureClient) SetMaxTextLength(ctx context.Context, arg0 int32) error
SetMaxTextLength calls the SetMaxTextLength RPC.
func (*StructureClient) SetMinTextEms ¶
func (c *StructureClient) SetMinTextEms(ctx context.Context, arg0 int32) error
SetMinTextEms calls the SetMinTextEms RPC.
func (*StructureClient) SetOpaque ¶
func (c *StructureClient) SetOpaque(ctx context.Context, arg0 bool) error
SetOpaque calls the SetOpaque RPC.
func (*StructureClient) SetReceiveContentMimeTypes ¶
func (c *StructureClient) SetReceiveContentMimeTypes(ctx context.Context, arg0 int64) error
SetReceiveContentMimeTypes calls the SetReceiveContentMimeTypes RPC.
func (*StructureClient) SetSelected ¶
func (c *StructureClient) SetSelected(ctx context.Context, arg0 bool) error
SetSelected calls the SetSelected RPC.
func (*StructureClient) SetText1 ¶
func (c *StructureClient) SetText1(ctx context.Context, arg0 string) error
SetText1 calls the SetText1 RPC.
func (*StructureClient) SetText3_1 ¶
func (c *StructureClient) SetText3_1(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error
SetText3_1 calls the SetText3_1 RPC.
func (*StructureClient) SetTextIdEntry ¶
func (c *StructureClient) SetTextIdEntry(ctx context.Context, arg0 string) error
SetTextIdEntry calls the SetTextIdEntry RPC.
func (*StructureClient) SetTextLines ¶
SetTextLines calls the SetTextLines RPC.
func (*StructureClient) SetTextStyle ¶
func (c *StructureClient) SetTextStyle(ctx context.Context, arg0 float32, arg1 int32, arg2 int32, arg3 int32) error
SetTextStyle calls the SetTextStyle RPC.
func (*StructureClient) SetTransformation ¶
func (c *StructureClient) SetTransformation(ctx context.Context, arg0 int64) error
SetTransformation calls the SetTransformation RPC.
func (*StructureClient) SetVisibility ¶
func (c *StructureClient) SetVisibility(ctx context.Context, arg0 int32) error
SetVisibility calls the SetVisibility RPC.
func (*StructureClient) SetWebDomain ¶
func (c *StructureClient) SetWebDomain(ctx context.Context, arg0 string) error
SetWebDomain calls the SetWebDomain RPC.
type StructureHtmlInfoClient ¶
type StructureHtmlInfoClient struct {
// contains filtered or unexported fields
}
StructureHtmlInfoClient wraps the gRPC StructureHtmlInfoService client.
func NewStructureHtmlInfoClient ¶
func NewStructureHtmlInfoClient(cc grpc.ClientConnInterface) *StructureHtmlInfoClient
NewStructureHtmlInfoClient creates a new StructureHtmlInfo client.
type StubClient ¶
type StubClient struct {
// contains filtered or unexported fields
}
StubClient wraps the gRPC StubService client.
func NewStubClient ¶
func NewStubClient(cc grpc.ClientConnInterface) *StubClient
NewStubClient creates a new Stub client.
func (*StubClient) GetInflatedId ¶
GetInflatedId calls the GetInflatedId RPC.
func (*StubClient) GetLayoutInflater ¶
GetLayoutInflater calls the GetLayoutInflater RPC.
func (*StubClient) GetLayoutResource ¶
GetLayoutResource calls the GetLayoutResource RPC.
func (*StubClient) SetInflatedId ¶
SetInflatedId calls the SetInflatedId RPC.
func (*StubClient) SetLayoutInflater ¶
SetLayoutInflater calls the SetLayoutInflater RPC.
func (*StubClient) SetLayoutResource ¶
SetLayoutResource calls the SetLayoutResource RPC.
func (*StubClient) SetOnInflateListener ¶
SetOnInflateListener calls the SetOnInflateListener RPC.
func (*StubClient) SetVisibility ¶
SetVisibility calls the SetVisibility RPC.
type StubOnInflateListenerClient ¶
type StubOnInflateListenerClient struct {
// contains filtered or unexported fields
}
StubOnInflateListenerClient wraps the gRPC StubOnInflateListenerService client.
func NewStubOnInflateListenerClient ¶
func NewStubOnInflateListenerClient(cc grpc.ClientConnInterface) *StubOnInflateListenerClient
NewStubOnInflateListenerClient creates a new StubOnInflateListener client.
type SubMenuClient ¶
type SubMenuClient struct {
// contains filtered or unexported fields
}
SubMenuClient wraps the gRPC SubMenuService client.
func NewSubMenuClient ¶
func NewSubMenuClient(cc grpc.ClientConnInterface) *SubMenuClient
NewSubMenuClient creates a new SubMenu client.
func (*SubMenuClient) ClearHeader ¶
func (c *SubMenuClient) ClearHeader(ctx context.Context) error
ClearHeader calls the ClearHeader RPC.
func (*SubMenuClient) GetItem ¶
func (c *SubMenuClient) GetItem(ctx context.Context) (int64, error)
GetItem calls the GetItem RPC.
func (*SubMenuClient) SetHeaderIcon1 ¶
SetHeaderIcon1 calls the SetHeaderIcon1 RPC.
func (*SubMenuClient) SetHeaderIcon1_1 ¶
SetHeaderIcon1_1 calls the SetHeaderIcon1_1 RPC.
func (*SubMenuClient) SetHeaderTitle1 ¶
SetHeaderTitle1 calls the SetHeaderTitle1 RPC.
func (*SubMenuClient) SetHeaderTitle1_1 ¶
SetHeaderTitle1_1 calls the SetHeaderTitle1_1 RPC.
func (*SubMenuClient) SetHeaderView ¶
SetHeaderView calls the SetHeaderView RPC.
func (*SubMenuClient) SetIcon1_1 ¶
SetIcon1_1 calls the SetIcon1_1 RPC.
type SurfaceControlBuilderClient ¶
type SurfaceControlBuilderClient struct {
// contains filtered or unexported fields
}
SurfaceControlBuilderClient wraps the gRPC SurfaceControlBuilderService client.
func NewSurfaceControlBuilderClient ¶
func NewSurfaceControlBuilderClient(cc grpc.ClientConnInterface) *SurfaceControlBuilderClient
NewSurfaceControlBuilderClient creates a new SurfaceControlBuilder client.
func (*SurfaceControlBuilderClient) Build ¶
func (c *SurfaceControlBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*SurfaceControlBuilderClient) SetBufferSize ¶
func (c *SurfaceControlBuilderClient) SetBufferSize(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetBufferSize calls the SetBufferSize RPC.
type SurfaceControlClient ¶
type SurfaceControlClient struct {
// contains filtered or unexported fields
}
SurfaceControlClient wraps the gRPC SurfaceControlService client.
func NewSurfaceControlClient ¶
func NewSurfaceControlClient(cc grpc.ClientConnInterface) *SurfaceControlClient
NewSurfaceControlClient creates a new SurfaceControl client.
func (*SurfaceControlClient) DescribeContents ¶
func (c *SurfaceControlClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*SurfaceControlClient) IsValid ¶
func (c *SurfaceControlClient) IsValid(ctx context.Context) (bool, error)
IsValid calls the IsValid RPC.
func (*SurfaceControlClient) ReadFromParcel ¶
func (c *SurfaceControlClient) ReadFromParcel(ctx context.Context, arg0 int64) error
ReadFromParcel calls the ReadFromParcel RPC.
func (*SurfaceControlClient) Release ¶
func (c *SurfaceControlClient) Release(ctx context.Context) error
Release calls the Release RPC.
func (*SurfaceControlClient) ToString ¶
func (c *SurfaceControlClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*SurfaceControlClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type SurfaceControlInputReceiverClient ¶
type SurfaceControlInputReceiverClient struct {
// contains filtered or unexported fields
}
SurfaceControlInputReceiverClient wraps the gRPC SurfaceControlInputReceiverService client.
func NewSurfaceControlInputReceiverClient ¶
func NewSurfaceControlInputReceiverClient(cc grpc.ClientConnInterface) *SurfaceControlInputReceiverClient
NewSurfaceControlInputReceiverClient creates a new SurfaceControlInputReceiver client.
func (*SurfaceControlInputReceiverClient) OnInputEvent ¶
func (c *SurfaceControlInputReceiverClient) OnInputEvent(ctx context.Context, arg0 int64) (bool, error)
OnInputEvent calls the OnInputEvent RPC.
type SurfaceControlJankDataClient ¶
type SurfaceControlJankDataClient struct {
// contains filtered or unexported fields
}
SurfaceControlJankDataClient wraps the gRPC SurfaceControlJankDataService client.
func NewSurfaceControlJankDataClient ¶
func NewSurfaceControlJankDataClient(cc grpc.ClientConnInterface) *SurfaceControlJankDataClient
NewSurfaceControlJankDataClient creates a new SurfaceControlJankData client.
func (*SurfaceControlJankDataClient) GetActualAppFrameTimeNanos ¶
func (c *SurfaceControlJankDataClient) GetActualAppFrameTimeNanos(ctx context.Context) (int64, error)
GetActualAppFrameTimeNanos calls the GetActualAppFrameTimeNanos RPC.
func (*SurfaceControlJankDataClient) GetJankType ¶
func (c *SurfaceControlJankDataClient) GetJankType(ctx context.Context) (int32, error)
GetJankType calls the GetJankType RPC.
func (*SurfaceControlJankDataClient) GetScheduledAppFrameTimeNanos ¶
func (c *SurfaceControlJankDataClient) GetScheduledAppFrameTimeNanos(ctx context.Context) (int64, error)
GetScheduledAppFrameTimeNanos calls the GetScheduledAppFrameTimeNanos RPC.
func (*SurfaceControlJankDataClient) GetVsyncId ¶
func (c *SurfaceControlJankDataClient) GetVsyncId(ctx context.Context) (int64, error)
GetVsyncId calls the GetVsyncId RPC.
type SurfaceControlOnJankDataListenerRegistrationClient ¶
type SurfaceControlOnJankDataListenerRegistrationClient struct {
// contains filtered or unexported fields
}
SurfaceControlOnJankDataListenerRegistrationClient wraps the gRPC SurfaceControlOnJankDataListenerRegistrationService client.
func NewSurfaceControlOnJankDataListenerRegistrationClient ¶
func NewSurfaceControlOnJankDataListenerRegistrationClient(cc grpc.ClientConnInterface) *SurfaceControlOnJankDataListenerRegistrationClient
NewSurfaceControlOnJankDataListenerRegistrationClient creates a new SurfaceControlOnJankDataListenerRegistration client.
func (*SurfaceControlOnJankDataListenerRegistrationClient) Flush ¶
func (c *SurfaceControlOnJankDataListenerRegistrationClient) Flush(ctx context.Context) error
Flush calls the Flush RPC.
func (*SurfaceControlOnJankDataListenerRegistrationClient) RemoveAfter ¶
func (c *SurfaceControlOnJankDataListenerRegistrationClient) RemoveAfter(ctx context.Context, arg0 int64) error
RemoveAfter calls the RemoveAfter RPC.
type SurfaceControlTransactionClient ¶
type SurfaceControlTransactionClient struct {
// contains filtered or unexported fields
}
SurfaceControlTransactionClient wraps the gRPC SurfaceControlTransactionService client.
func NewSurfaceControlTransactionClient ¶
func NewSurfaceControlTransactionClient(cc grpc.ClientConnInterface) *SurfaceControlTransactionClient
NewSurfaceControlTransactionClient creates a new SurfaceControlTransaction client.
func (*SurfaceControlTransactionClient) AddTransactionCommittedListener ¶
func (c *SurfaceControlTransactionClient) AddTransactionCommittedListener(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
AddTransactionCommittedListener calls the AddTransactionCommittedListener RPC.
func (*SurfaceControlTransactionClient) Apply ¶
func (c *SurfaceControlTransactionClient) Apply(ctx context.Context) error
Apply calls the Apply RPC.
func (*SurfaceControlTransactionClient) ClearFrameRate ¶
func (c *SurfaceControlTransactionClient) ClearFrameRate(ctx context.Context, arg0 int64) (int64, error)
ClearFrameRate calls the ClearFrameRate RPC.
func (*SurfaceControlTransactionClient) ClearTrustedPresentationCallback ¶
func (c *SurfaceControlTransactionClient) ClearTrustedPresentationCallback(ctx context.Context, arg0 int64) (int64, error)
ClearTrustedPresentationCallback calls the ClearTrustedPresentationCallback RPC.
func (*SurfaceControlTransactionClient) Close ¶
func (c *SurfaceControlTransactionClient) Close(ctx context.Context) error
Close calls the Close RPC.
func (*SurfaceControlTransactionClient) DescribeContents ¶
func (c *SurfaceControlTransactionClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*SurfaceControlTransactionClient) Reparent ¶
func (c *SurfaceControlTransactionClient) Reparent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
Reparent calls the Reparent RPC.
func (*SurfaceControlTransactionClient) SetAlpha ¶
func (c *SurfaceControlTransactionClient) SetAlpha(ctx context.Context, arg0 int64, arg1 float32) (int64, error)
SetAlpha calls the SetAlpha RPC.
func (*SurfaceControlTransactionClient) SetBuffer2 ¶
func (c *SurfaceControlTransactionClient) SetBuffer2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetBuffer2 calls the SetBuffer2 RPC.
func (*SurfaceControlTransactionClient) SetBuffer3_1 ¶
func (c *SurfaceControlTransactionClient) SetBuffer3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
SetBuffer3_1 calls the SetBuffer3_1 RPC.
func (*SurfaceControlTransactionClient) SetBufferSize ¶
func (c *SurfaceControlTransactionClient) SetBufferSize(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)
SetBufferSize calls the SetBufferSize RPC.
func (*SurfaceControlTransactionClient) SetBufferTransform ¶
func (c *SurfaceControlTransactionClient) SetBufferTransform(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
SetBufferTransform calls the SetBufferTransform RPC.
func (*SurfaceControlTransactionClient) SetContentPriority ¶
func (c *SurfaceControlTransactionClient) SetContentPriority(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
SetContentPriority calls the SetContentPriority RPC.
func (*SurfaceControlTransactionClient) SetCrop ¶
func (c *SurfaceControlTransactionClient) SetCrop(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetCrop calls the SetCrop RPC.
func (*SurfaceControlTransactionClient) SetDamageRegion ¶
func (c *SurfaceControlTransactionClient) SetDamageRegion(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetDamageRegion calls the SetDamageRegion RPC.
func (*SurfaceControlTransactionClient) SetDataSpace ¶
func (c *SurfaceControlTransactionClient) SetDataSpace(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
SetDataSpace calls the SetDataSpace RPC.
func (*SurfaceControlTransactionClient) SetDesiredHdrHeadroom ¶
func (c *SurfaceControlTransactionClient) SetDesiredHdrHeadroom(ctx context.Context, arg0 int64, arg1 float32) (int64, error)
SetDesiredHdrHeadroom calls the SetDesiredHdrHeadroom RPC.
func (*SurfaceControlTransactionClient) SetDesiredPresentTimeNanos ¶
func (c *SurfaceControlTransactionClient) SetDesiredPresentTimeNanos(ctx context.Context, arg0 int64) (int64, error)
SetDesiredPresentTimeNanos calls the SetDesiredPresentTimeNanos RPC.
func (*SurfaceControlTransactionClient) SetExtendedRangeBrightness ¶
func (c *SurfaceControlTransactionClient) SetExtendedRangeBrightness(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (int64, error)
SetExtendedRangeBrightness calls the SetExtendedRangeBrightness RPC.
func (*SurfaceControlTransactionClient) SetFrameRate3 ¶
func (c *SurfaceControlTransactionClient) SetFrameRate3(ctx context.Context, arg0 int64, arg1 float32, arg2 int32) (int64, error)
SetFrameRate3 calls the SetFrameRate3 RPC.
func (*SurfaceControlTransactionClient) SetFrameRate4_1 ¶
func (c *SurfaceControlTransactionClient) SetFrameRate4_1(ctx context.Context, arg0 int64, arg1 float32, arg2 int32, arg3 int32) (int64, error)
SetFrameRate4_1 calls the SetFrameRate4_1 RPC.
func (*SurfaceControlTransactionClient) SetFrameTimeline ¶
func (c *SurfaceControlTransactionClient) SetFrameTimeline(ctx context.Context, arg0 int64) (int64, error)
SetFrameTimeline calls the SetFrameTimeline RPC.
func (*SurfaceControlTransactionClient) SetGeometry ¶
func (c *SurfaceControlTransactionClient) SetGeometry(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (int64, error)
SetGeometry calls the SetGeometry RPC.
func (*SurfaceControlTransactionClient) SetLayer ¶
func (c *SurfaceControlTransactionClient) SetLayer(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
SetLayer calls the SetLayer RPC.
func (*SurfaceControlTransactionClient) SetLuts ¶
func (c *SurfaceControlTransactionClient) SetLuts(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetLuts calls the SetLuts RPC.
func (*SurfaceControlTransactionClient) SetOpaque ¶
func (c *SurfaceControlTransactionClient) SetOpaque(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
SetOpaque calls the SetOpaque RPC.
func (*SurfaceControlTransactionClient) SetPosition ¶
func (c *SurfaceControlTransactionClient) SetPosition(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (int64, error)
SetPosition calls the SetPosition RPC.
func (*SurfaceControlTransactionClient) SetScale ¶
func (c *SurfaceControlTransactionClient) SetScale(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (int64, error)
SetScale calls the SetScale RPC.
func (*SurfaceControlTransactionClient) SetVisibility ¶
func (c *SurfaceControlTransactionClient) SetVisibility(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
SetVisibility calls the SetVisibility RPC.
func (*SurfaceControlTransactionClient) WriteToParcel ¶
func (c *SurfaceControlTransactionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type SurfaceControlTransactionCommittedListenerClient ¶
type SurfaceControlTransactionCommittedListenerClient struct {
// contains filtered or unexported fields
}
SurfaceControlTransactionCommittedListenerClient wraps the gRPC SurfaceControlTransactionCommittedListenerService client.
func NewSurfaceControlTransactionCommittedListenerClient ¶
func NewSurfaceControlTransactionCommittedListenerClient(cc grpc.ClientConnInterface) *SurfaceControlTransactionCommittedListenerClient
NewSurfaceControlTransactionCommittedListenerClient creates a new SurfaceControlTransactionCommittedListener client.
func (*SurfaceControlTransactionCommittedListenerClient) OnTransactionCommitted ¶
func (c *SurfaceControlTransactionCommittedListenerClient) OnTransactionCommitted(ctx context.Context) error
OnTransactionCommitted calls the OnTransactionCommitted RPC.
type SurfaceControlTransactionStatsClient ¶
type SurfaceControlTransactionStatsClient struct {
// contains filtered or unexported fields
}
SurfaceControlTransactionStatsClient wraps the gRPC SurfaceControlTransactionStatsService client.
func NewSurfaceControlTransactionStatsClient ¶
func NewSurfaceControlTransactionStatsClient(cc grpc.ClientConnInterface) *SurfaceControlTransactionStatsClient
NewSurfaceControlTransactionStatsClient creates a new SurfaceControlTransactionStats client.
func (*SurfaceControlTransactionStatsClient) GetLatchTimeNanos ¶
func (c *SurfaceControlTransactionStatsClient) GetLatchTimeNanos(ctx context.Context) (int64, error)
GetLatchTimeNanos calls the GetLatchTimeNanos RPC.
func (*SurfaceControlTransactionStatsClient) GetPresentFence ¶
func (c *SurfaceControlTransactionStatsClient) GetPresentFence(ctx context.Context) (int64, error)
GetPresentFence calls the GetPresentFence RPC.
type SurfaceControlViewHostClient ¶
type SurfaceControlViewHostClient struct {
// contains filtered or unexported fields
}
SurfaceControlViewHostClient wraps the gRPC SurfaceControlViewHostService client.
func NewSurfaceControlViewHostClient ¶
func NewSurfaceControlViewHostClient(cc grpc.ClientConnInterface) *SurfaceControlViewHostClient
NewSurfaceControlViewHostClient creates a new SurfaceControlViewHost client.
func (*SurfaceControlViewHostClient) GetSurfacePackage ¶
func (c *SurfaceControlViewHostClient) GetSurfacePackage(ctx context.Context, handle int64) (int64, error)
GetSurfacePackage calls the GetSurfacePackage RPC.
func (*SurfaceControlViewHostClient) Relayout ¶
func (c *SurfaceControlViewHostClient) Relayout(ctx context.Context, handle int64, arg0 int32, arg1 int32) error
Relayout calls the Relayout RPC.
func (*SurfaceControlViewHostClient) Release ¶
func (c *SurfaceControlViewHostClient) Release(ctx context.Context, handle int64) error
Release calls the Release RPC.
func (*SurfaceControlViewHostClient) SetView ¶
func (c *SurfaceControlViewHostClient) SetView(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
SetView calls the SetView RPC.
func (*SurfaceControlViewHostClient) TransferTouchGestureToHost ¶
func (c *SurfaceControlViewHostClient) TransferTouchGestureToHost(ctx context.Context, handle int64) (bool, error)
TransferTouchGestureToHost calls the TransferTouchGestureToHost RPC.
type SurfaceControlViewHostSurfacePackageClient ¶
type SurfaceControlViewHostSurfacePackageClient struct {
// contains filtered or unexported fields
}
SurfaceControlViewHostSurfacePackageClient wraps the gRPC SurfaceControlViewHostSurfacePackageService client.
func NewSurfaceControlViewHostSurfacePackageClient ¶
func NewSurfaceControlViewHostSurfacePackageClient(cc grpc.ClientConnInterface) *SurfaceControlViewHostSurfacePackageClient
NewSurfaceControlViewHostSurfacePackageClient creates a new SurfaceControlViewHostSurfacePackage client.
func (*SurfaceControlViewHostSurfacePackageClient) DescribeContents ¶
func (c *SurfaceControlViewHostSurfacePackageClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*SurfaceControlViewHostSurfacePackageClient) GetInputTransferToken ¶
func (c *SurfaceControlViewHostSurfacePackageClient) GetInputTransferToken(ctx context.Context) (int64, error)
GetInputTransferToken calls the GetInputTransferToken RPC.
func (*SurfaceControlViewHostSurfacePackageClient) GetSurfaceControl ¶
func (c *SurfaceControlViewHostSurfacePackageClient) GetSurfaceControl(ctx context.Context) (int64, error)
GetSurfaceControl calls the GetSurfaceControl RPC.
func (*SurfaceControlViewHostSurfacePackageClient) NotifyConfigurationChanged ¶
func (c *SurfaceControlViewHostSurfacePackageClient) NotifyConfigurationChanged(ctx context.Context, arg0 int64) error
NotifyConfigurationChanged calls the NotifyConfigurationChanged RPC.
func (*SurfaceControlViewHostSurfacePackageClient) NotifyDetachedFromWindow ¶
func (c *SurfaceControlViewHostSurfacePackageClient) NotifyDetachedFromWindow(ctx context.Context) error
NotifyDetachedFromWindow calls the NotifyDetachedFromWindow RPC.
func (*SurfaceControlViewHostSurfacePackageClient) Release ¶
func (c *SurfaceControlViewHostSurfacePackageClient) Release(ctx context.Context) error
Release calls the Release RPC.
func (*SurfaceControlViewHostSurfacePackageClient) ToString ¶
func (c *SurfaceControlViewHostSurfacePackageClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*SurfaceControlViewHostSurfacePackageClient) WriteToParcel ¶
func (c *SurfaceControlViewHostSurfacePackageClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type TextureViewClient ¶
type TextureViewClient struct {
// contains filtered or unexported fields
}
TextureViewClient wraps the gRPC TextureViewService client.
func NewTextureViewClient ¶
func NewTextureViewClient(cc grpc.ClientConnInterface) *TextureViewClient
NewTextureViewClient creates a new TextureView client.
func (*TextureViewClient) BuildLayer ¶
func (c *TextureViewClient) BuildLayer(ctx context.Context, handle int64) error
BuildLayer calls the BuildLayer RPC.
func (*TextureViewClient) GetAccessibilityClassName ¶
func (c *TextureViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error)
GetAccessibilityClassName calls the GetAccessibilityClassName RPC.
func (*TextureViewClient) GetBitmap0 ¶
GetBitmap0 calls the GetBitmap0 RPC.
func (*TextureViewClient) GetBitmap1_1 ¶
func (c *TextureViewClient) GetBitmap1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetBitmap1_1 calls the GetBitmap1_1 RPC.
func (*TextureViewClient) GetBitmap2_2 ¶
func (c *TextureViewClient) GetBitmap2_2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
GetBitmap2_2 calls the GetBitmap2_2 RPC.
func (*TextureViewClient) GetLayerType ¶
GetLayerType calls the GetLayerType RPC.
func (*TextureViewClient) GetSurfaceTexture ¶
GetSurfaceTexture calls the GetSurfaceTexture RPC.
func (*TextureViewClient) GetSurfaceTextureListener ¶
func (c *TextureViewClient) GetSurfaceTextureListener(ctx context.Context, handle int64) (int64, error)
GetSurfaceTextureListener calls the GetSurfaceTextureListener RPC.
func (*TextureViewClient) GetTransform ¶
func (c *TextureViewClient) GetTransform(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetTransform calls the GetTransform RPC.
func (*TextureViewClient) IsAvailable ¶
IsAvailable calls the IsAvailable RPC.
func (*TextureViewClient) LockCanvas0 ¶
LockCanvas0 calls the LockCanvas0 RPC.
func (*TextureViewClient) LockCanvas1_1 ¶
func (c *TextureViewClient) LockCanvas1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
LockCanvas1_1 calls the LockCanvas1_1 RPC.
func (*TextureViewClient) SetBackgroundDrawable ¶
func (c *TextureViewClient) SetBackgroundDrawable(ctx context.Context, handle int64, arg0 int64) error
SetBackgroundDrawable calls the SetBackgroundDrawable RPC.
func (*TextureViewClient) SetForeground ¶
SetForeground calls the SetForeground RPC.
func (*TextureViewClient) SetLayerPaint ¶
SetLayerPaint calls the SetLayerPaint RPC.
func (*TextureViewClient) SetLayerType ¶
func (c *TextureViewClient) SetLayerType(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
SetLayerType calls the SetLayerType RPC.
func (*TextureViewClient) SetSurfaceTexture ¶
SetSurfaceTexture calls the SetSurfaceTexture RPC.
func (*TextureViewClient) SetSurfaceTextureListener ¶
func (c *TextureViewClient) SetSurfaceTextureListener(ctx context.Context, handle int64, arg0 int64) error
SetSurfaceTextureListener calls the SetSurfaceTextureListener RPC.
func (*TextureViewClient) SetTransform ¶
SetTransform calls the SetTransform RPC.
func (*TextureViewClient) UnlockCanvasAndPost ¶
func (c *TextureViewClient) UnlockCanvasAndPost(ctx context.Context, handle int64, arg0 int64) error
UnlockCanvasAndPost calls the UnlockCanvasAndPost RPC.
type TextureViewSurfaceTextureListenerClient ¶
type TextureViewSurfaceTextureListenerClient struct {
// contains filtered or unexported fields
}
TextureViewSurfaceTextureListenerClient wraps the gRPC TextureViewSurfaceTextureListenerService client.
func NewTextureViewSurfaceTextureListenerClient ¶
func NewTextureViewSurfaceTextureListenerClient(cc grpc.ClientConnInterface) *TextureViewSurfaceTextureListenerClient
NewTextureViewSurfaceTextureListenerClient creates a new TextureViewSurfaceTextureListener client.
func (*TextureViewSurfaceTextureListenerClient) OnSurfaceTextureAvailable ¶
func (c *TextureViewSurfaceTextureListenerClient) OnSurfaceTextureAvailable(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
OnSurfaceTextureAvailable calls the OnSurfaceTextureAvailable RPC.
func (*TextureViewSurfaceTextureListenerClient) OnSurfaceTextureDestroyed ¶
func (c *TextureViewSurfaceTextureListenerClient) OnSurfaceTextureDestroyed(ctx context.Context, arg0 int64) (bool, error)
OnSurfaceTextureDestroyed calls the OnSurfaceTextureDestroyed RPC.
func (*TextureViewSurfaceTextureListenerClient) OnSurfaceTextureSizeChanged ¶
func (c *TextureViewSurfaceTextureListenerClient) OnSurfaceTextureSizeChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
OnSurfaceTextureSizeChanged calls the OnSurfaceTextureSizeChanged RPC.
func (*TextureViewSurfaceTextureListenerClient) OnSurfaceTextureUpdated ¶
func (c *TextureViewSurfaceTextureListenerClient) OnSurfaceTextureUpdated(ctx context.Context, arg0 int64) error
OnSurfaceTextureUpdated calls the OnSurfaceTextureUpdated RPC.
type TouchDelegateClient ¶
type TouchDelegateClient struct {
// contains filtered or unexported fields
}
TouchDelegateClient wraps the gRPC TouchDelegateService client.
func NewTouchDelegateClient ¶
func NewTouchDelegateClient(cc grpc.ClientConnInterface) *TouchDelegateClient
NewTouchDelegateClient creates a new TouchDelegate client.
func (*TouchDelegateClient) GetTouchDelegateInfo ¶
func (c *TouchDelegateClient) GetTouchDelegateInfo(ctx context.Context, handle int64) (int64, error)
GetTouchDelegateInfo calls the GetTouchDelegateInfo RPC.
func (*TouchDelegateClient) OnTouchEvent ¶
func (c *TouchDelegateClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
OnTouchEvent calls the OnTouchEvent RPC.
func (*TouchDelegateClient) OnTouchExplorationHoverEvent ¶
func (c *TouchDelegateClient) OnTouchExplorationHoverEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)
OnTouchExplorationHoverEvent calls the OnTouchExplorationHoverEvent RPC.
type TreeObserverClient ¶
type TreeObserverClient struct {
// contains filtered or unexported fields
}
TreeObserverClient wraps the gRPC TreeObserverService client.
func NewTreeObserverClient ¶
func NewTreeObserverClient(cc grpc.ClientConnInterface) *TreeObserverClient
NewTreeObserverClient creates a new TreeObserver client.
func (*TreeObserverClient) AddOnDrawListener ¶
func (c *TreeObserverClient) AddOnDrawListener(ctx context.Context, arg0 int64) error
AddOnDrawListener calls the AddOnDrawListener RPC.
func (*TreeObserverClient) AddOnGlobalFocusChangeListener ¶
func (c *TreeObserverClient) AddOnGlobalFocusChangeListener(ctx context.Context, arg0 int64) error
AddOnGlobalFocusChangeListener calls the AddOnGlobalFocusChangeListener RPC.
func (*TreeObserverClient) AddOnGlobalLayoutListener ¶
func (c *TreeObserverClient) AddOnGlobalLayoutListener(ctx context.Context, arg0 int64) error
AddOnGlobalLayoutListener calls the AddOnGlobalLayoutListener RPC.
func (*TreeObserverClient) AddOnPreDrawListener ¶
func (c *TreeObserverClient) AddOnPreDrawListener(ctx context.Context, arg0 int64) error
AddOnPreDrawListener calls the AddOnPreDrawListener RPC.
func (*TreeObserverClient) AddOnScrollChangedListener ¶
func (c *TreeObserverClient) AddOnScrollChangedListener(ctx context.Context, arg0 int64) error
AddOnScrollChangedListener calls the AddOnScrollChangedListener RPC.
func (*TreeObserverClient) AddOnTouchModeChangeListener ¶
func (c *TreeObserverClient) AddOnTouchModeChangeListener(ctx context.Context, arg0 int64) error
AddOnTouchModeChangeListener calls the AddOnTouchModeChangeListener RPC.
func (*TreeObserverClient) AddOnWindowAttachListener ¶
func (c *TreeObserverClient) AddOnWindowAttachListener(ctx context.Context, arg0 int64) error
AddOnWindowAttachListener calls the AddOnWindowAttachListener RPC.
func (*TreeObserverClient) AddOnWindowFocusChangeListener ¶
func (c *TreeObserverClient) AddOnWindowFocusChangeListener(ctx context.Context, arg0 int64) error
AddOnWindowFocusChangeListener calls the AddOnWindowFocusChangeListener RPC.
func (*TreeObserverClient) AddOnWindowVisibilityChangeListener ¶
func (c *TreeObserverClient) AddOnWindowVisibilityChangeListener(ctx context.Context, arg0 int64) error
AddOnWindowVisibilityChangeListener calls the AddOnWindowVisibilityChangeListener RPC.
func (*TreeObserverClient) DispatchOnDraw ¶
func (c *TreeObserverClient) DispatchOnDraw(ctx context.Context) error
DispatchOnDraw calls the DispatchOnDraw RPC.
func (*TreeObserverClient) DispatchOnGlobalLayout ¶
func (c *TreeObserverClient) DispatchOnGlobalLayout(ctx context.Context) error
DispatchOnGlobalLayout calls the DispatchOnGlobalLayout RPC.
func (*TreeObserverClient) DispatchOnPreDraw ¶
func (c *TreeObserverClient) DispatchOnPreDraw(ctx context.Context) (bool, error)
DispatchOnPreDraw calls the DispatchOnPreDraw RPC.
func (*TreeObserverClient) IsAlive ¶
func (c *TreeObserverClient) IsAlive(ctx context.Context) (bool, error)
IsAlive calls the IsAlive RPC.
func (*TreeObserverClient) RegisterFrameCommitCallback ¶
func (c *TreeObserverClient) RegisterFrameCommitCallback(ctx context.Context, arg0 int64) error
RegisterFrameCommitCallback calls the RegisterFrameCommitCallback RPC.
func (*TreeObserverClient) RemoveGlobalOnLayoutListener ¶
func (c *TreeObserverClient) RemoveGlobalOnLayoutListener(ctx context.Context, arg0 int64) error
RemoveGlobalOnLayoutListener calls the RemoveGlobalOnLayoutListener RPC.
func (*TreeObserverClient) RemoveOnDrawListener ¶
func (c *TreeObserverClient) RemoveOnDrawListener(ctx context.Context, arg0 int64) error
RemoveOnDrawListener calls the RemoveOnDrawListener RPC.
func (*TreeObserverClient) RemoveOnGlobalFocusChangeListener ¶
func (c *TreeObserverClient) RemoveOnGlobalFocusChangeListener(ctx context.Context, arg0 int64) error
RemoveOnGlobalFocusChangeListener calls the RemoveOnGlobalFocusChangeListener RPC.
func (*TreeObserverClient) RemoveOnGlobalLayoutListener ¶
func (c *TreeObserverClient) RemoveOnGlobalLayoutListener(ctx context.Context, arg0 int64) error
RemoveOnGlobalLayoutListener calls the RemoveOnGlobalLayoutListener RPC.
func (*TreeObserverClient) RemoveOnPreDrawListener ¶
func (c *TreeObserverClient) RemoveOnPreDrawListener(ctx context.Context, arg0 int64) error
RemoveOnPreDrawListener calls the RemoveOnPreDrawListener RPC.
func (*TreeObserverClient) RemoveOnScrollChangedListener ¶
func (c *TreeObserverClient) RemoveOnScrollChangedListener(ctx context.Context, arg0 int64) error
RemoveOnScrollChangedListener calls the RemoveOnScrollChangedListener RPC.
func (*TreeObserverClient) RemoveOnTouchModeChangeListener ¶
func (c *TreeObserverClient) RemoveOnTouchModeChangeListener(ctx context.Context, arg0 int64) error
RemoveOnTouchModeChangeListener calls the RemoveOnTouchModeChangeListener RPC.
func (*TreeObserverClient) RemoveOnWindowAttachListener ¶
func (c *TreeObserverClient) RemoveOnWindowAttachListener(ctx context.Context, arg0 int64) error
RemoveOnWindowAttachListener calls the RemoveOnWindowAttachListener RPC.
func (*TreeObserverClient) RemoveOnWindowFocusChangeListener ¶
func (c *TreeObserverClient) RemoveOnWindowFocusChangeListener(ctx context.Context, arg0 int64) error
RemoveOnWindowFocusChangeListener calls the RemoveOnWindowFocusChangeListener RPC.
func (*TreeObserverClient) RemoveOnWindowVisibilityChangeListener ¶
func (c *TreeObserverClient) RemoveOnWindowVisibilityChangeListener(ctx context.Context, arg0 int64) error
RemoveOnWindowVisibilityChangeListener calls the RemoveOnWindowVisibilityChangeListener RPC.
func (*TreeObserverClient) UnregisterFrameCommitCallback ¶
func (c *TreeObserverClient) UnregisterFrameCommitCallback(ctx context.Context, arg0 int64) (bool, error)
UnregisterFrameCommitCallback calls the UnregisterFrameCommitCallback RPC.
type TreeObserverOnDrawListenerClient ¶
type TreeObserverOnDrawListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnDrawListenerClient wraps the gRPC TreeObserverOnDrawListenerService client.
func NewTreeObserverOnDrawListenerClient ¶
func NewTreeObserverOnDrawListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnDrawListenerClient
NewTreeObserverOnDrawListenerClient creates a new TreeObserverOnDrawListener client.
type TreeObserverOnGlobalFocusChangeListenerClient ¶
type TreeObserverOnGlobalFocusChangeListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnGlobalFocusChangeListenerClient wraps the gRPC TreeObserverOnGlobalFocusChangeListenerService client.
func NewTreeObserverOnGlobalFocusChangeListenerClient ¶
func NewTreeObserverOnGlobalFocusChangeListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnGlobalFocusChangeListenerClient
NewTreeObserverOnGlobalFocusChangeListenerClient creates a new TreeObserverOnGlobalFocusChangeListener client.
func (*TreeObserverOnGlobalFocusChangeListenerClient) OnGlobalFocusChanged ¶
func (c *TreeObserverOnGlobalFocusChangeListenerClient) OnGlobalFocusChanged(ctx context.Context, arg0 int64, arg1 int64) error
OnGlobalFocusChanged calls the OnGlobalFocusChanged RPC.
type TreeObserverOnGlobalLayoutListenerClient ¶
type TreeObserverOnGlobalLayoutListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnGlobalLayoutListenerClient wraps the gRPC TreeObserverOnGlobalLayoutListenerService client.
func NewTreeObserverOnGlobalLayoutListenerClient ¶
func NewTreeObserverOnGlobalLayoutListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnGlobalLayoutListenerClient
NewTreeObserverOnGlobalLayoutListenerClient creates a new TreeObserverOnGlobalLayoutListener client.
func (*TreeObserverOnGlobalLayoutListenerClient) OnGlobalLayout ¶
func (c *TreeObserverOnGlobalLayoutListenerClient) OnGlobalLayout(ctx context.Context) error
OnGlobalLayout calls the OnGlobalLayout RPC.
type TreeObserverOnPreDrawListenerClient ¶
type TreeObserverOnPreDrawListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnPreDrawListenerClient wraps the gRPC TreeObserverOnPreDrawListenerService client.
func NewTreeObserverOnPreDrawListenerClient ¶
func NewTreeObserverOnPreDrawListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnPreDrawListenerClient
NewTreeObserverOnPreDrawListenerClient creates a new TreeObserverOnPreDrawListener client.
type TreeObserverOnScrollChangedListenerClient ¶
type TreeObserverOnScrollChangedListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnScrollChangedListenerClient wraps the gRPC TreeObserverOnScrollChangedListenerService client.
func NewTreeObserverOnScrollChangedListenerClient ¶
func NewTreeObserverOnScrollChangedListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnScrollChangedListenerClient
NewTreeObserverOnScrollChangedListenerClient creates a new TreeObserverOnScrollChangedListener client.
func (*TreeObserverOnScrollChangedListenerClient) OnScrollChanged ¶
func (c *TreeObserverOnScrollChangedListenerClient) OnScrollChanged(ctx context.Context) error
OnScrollChanged calls the OnScrollChanged RPC.
type TreeObserverOnTouchModeChangeListenerClient ¶
type TreeObserverOnTouchModeChangeListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnTouchModeChangeListenerClient wraps the gRPC TreeObserverOnTouchModeChangeListenerService client.
func NewTreeObserverOnTouchModeChangeListenerClient ¶
func NewTreeObserverOnTouchModeChangeListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnTouchModeChangeListenerClient
NewTreeObserverOnTouchModeChangeListenerClient creates a new TreeObserverOnTouchModeChangeListener client.
func (*TreeObserverOnTouchModeChangeListenerClient) OnTouchModeChanged ¶
func (c *TreeObserverOnTouchModeChangeListenerClient) OnTouchModeChanged(ctx context.Context, arg0 bool) error
OnTouchModeChanged calls the OnTouchModeChanged RPC.
type TreeObserverOnWindowAttachListenerClient ¶
type TreeObserverOnWindowAttachListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnWindowAttachListenerClient wraps the gRPC TreeObserverOnWindowAttachListenerService client.
func NewTreeObserverOnWindowAttachListenerClient ¶
func NewTreeObserverOnWindowAttachListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnWindowAttachListenerClient
NewTreeObserverOnWindowAttachListenerClient creates a new TreeObserverOnWindowAttachListener client.
func (*TreeObserverOnWindowAttachListenerClient) OnWindowAttached ¶
func (c *TreeObserverOnWindowAttachListenerClient) OnWindowAttached(ctx context.Context) error
OnWindowAttached calls the OnWindowAttached RPC.
func (*TreeObserverOnWindowAttachListenerClient) OnWindowDetached ¶
func (c *TreeObserverOnWindowAttachListenerClient) OnWindowDetached(ctx context.Context) error
OnWindowDetached calls the OnWindowDetached RPC.
type TreeObserverOnWindowFocusChangeListenerClient ¶
type TreeObserverOnWindowFocusChangeListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnWindowFocusChangeListenerClient wraps the gRPC TreeObserverOnWindowFocusChangeListenerService client.
func NewTreeObserverOnWindowFocusChangeListenerClient ¶
func NewTreeObserverOnWindowFocusChangeListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnWindowFocusChangeListenerClient
NewTreeObserverOnWindowFocusChangeListenerClient creates a new TreeObserverOnWindowFocusChangeListener client.
func (*TreeObserverOnWindowFocusChangeListenerClient) OnWindowFocusChanged ¶
func (c *TreeObserverOnWindowFocusChangeListenerClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error
OnWindowFocusChanged calls the OnWindowFocusChanged RPC.
type TreeObserverOnWindowVisibilityChangeListenerClient ¶
type TreeObserverOnWindowVisibilityChangeListenerClient struct {
// contains filtered or unexported fields
}
TreeObserverOnWindowVisibilityChangeListenerClient wraps the gRPC TreeObserverOnWindowVisibilityChangeListenerService client.
func NewTreeObserverOnWindowVisibilityChangeListenerClient ¶
func NewTreeObserverOnWindowVisibilityChangeListenerClient(cc grpc.ClientConnInterface) *TreeObserverOnWindowVisibilityChangeListenerClient
NewTreeObserverOnWindowVisibilityChangeListenerClient creates a new TreeObserverOnWindowVisibilityChangeListener client.
func (*TreeObserverOnWindowVisibilityChangeListenerClient) OnWindowVisibilityChanged ¶
func (c *TreeObserverOnWindowVisibilityChangeListenerClient) OnWindowVisibilityChanged(ctx context.Context, arg0 int32) error
OnWindowVisibilityChanged calls the OnWindowVisibilityChanged RPC.
type VelocityTrackerClient ¶
type VelocityTrackerClient struct {
// contains filtered or unexported fields
}
VelocityTrackerClient wraps the gRPC VelocityTrackerService client.
func NewVelocityTrackerClient ¶
func NewVelocityTrackerClient(cc grpc.ClientConnInterface) *VelocityTrackerClient
NewVelocityTrackerClient creates a new VelocityTracker client.
func (*VelocityTrackerClient) AddMovement ¶
func (c *VelocityTrackerClient) AddMovement(ctx context.Context, arg0 int64) error
AddMovement calls the AddMovement RPC.
func (*VelocityTrackerClient) Clear ¶
func (c *VelocityTrackerClient) Clear(ctx context.Context) error
Clear calls the Clear RPC.
func (*VelocityTrackerClient) ComputeCurrentVelocity1 ¶
func (c *VelocityTrackerClient) ComputeCurrentVelocity1(ctx context.Context, arg0 int32) error
ComputeCurrentVelocity1 calls the ComputeCurrentVelocity1 RPC.
func (*VelocityTrackerClient) ComputeCurrentVelocity2_1 ¶
func (c *VelocityTrackerClient) ComputeCurrentVelocity2_1(ctx context.Context, arg0 int32, arg1 float32) error
ComputeCurrentVelocity2_1 calls the ComputeCurrentVelocity2_1 RPC.
func (*VelocityTrackerClient) GetAxisVelocity1 ¶
GetAxisVelocity1 calls the GetAxisVelocity1 RPC.
func (*VelocityTrackerClient) GetAxisVelocity2_1 ¶
func (c *VelocityTrackerClient) GetAxisVelocity2_1(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetAxisVelocity2_1 calls the GetAxisVelocity2_1 RPC.
func (*VelocityTrackerClient) GetXVelocity0 ¶
func (c *VelocityTrackerClient) GetXVelocity0(ctx context.Context) (float32, error)
GetXVelocity0 calls the GetXVelocity0 RPC.
func (*VelocityTrackerClient) GetXVelocity1_1 ¶
GetXVelocity1_1 calls the GetXVelocity1_1 RPC.
func (*VelocityTrackerClient) GetYVelocity0 ¶
func (c *VelocityTrackerClient) GetYVelocity0(ctx context.Context) (float32, error)
GetYVelocity0 calls the GetYVelocity0 RPC.
func (*VelocityTrackerClient) GetYVelocity1_1 ¶
GetYVelocity1_1 calls the GetYVelocity1_1 RPC.
func (*VelocityTrackerClient) IsAxisSupported ¶
IsAxisSupported calls the IsAxisSupported RPC.
type VerifiedInputEventClient ¶
type VerifiedInputEventClient struct {
// contains filtered or unexported fields
}
VerifiedInputEventClient wraps the gRPC VerifiedInputEventService client.
func NewVerifiedInputEventClient ¶
func NewVerifiedInputEventClient(cc grpc.ClientConnInterface) *VerifiedInputEventClient
NewVerifiedInputEventClient creates a new VerifiedInputEvent client.
func (*VerifiedInputEventClient) DescribeContents ¶
func (c *VerifiedInputEventClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*VerifiedInputEventClient) GetDeviceId ¶
func (c *VerifiedInputEventClient) GetDeviceId(ctx context.Context) (int32, error)
GetDeviceId calls the GetDeviceId RPC.
func (*VerifiedInputEventClient) GetDisplayId ¶
func (c *VerifiedInputEventClient) GetDisplayId(ctx context.Context) (int32, error)
GetDisplayId calls the GetDisplayId RPC.
func (*VerifiedInputEventClient) GetEventTimeNanos ¶
func (c *VerifiedInputEventClient) GetEventTimeNanos(ctx context.Context) (int64, error)
GetEventTimeNanos calls the GetEventTimeNanos RPC.
func (*VerifiedInputEventClient) GetSource ¶
func (c *VerifiedInputEventClient) GetSource(ctx context.Context) (int32, error)
GetSource calls the GetSource RPC.
func (*VerifiedInputEventClient) HashCode ¶
func (c *VerifiedInputEventClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*VerifiedInputEventClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type VerifiedKeyEventClient ¶
type VerifiedKeyEventClient struct {
// contains filtered or unexported fields
}
VerifiedKeyEventClient wraps the gRPC VerifiedKeyEventService client.
func NewVerifiedKeyEventClient ¶
func NewVerifiedKeyEventClient(cc grpc.ClientConnInterface) *VerifiedKeyEventClient
NewVerifiedKeyEventClient creates a new VerifiedKeyEvent client.
func (*VerifiedKeyEventClient) DescribeContents ¶
func (c *VerifiedKeyEventClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*VerifiedKeyEventClient) GetAction ¶
func (c *VerifiedKeyEventClient) GetAction(ctx context.Context) (int32, error)
GetAction calls the GetAction RPC.
func (*VerifiedKeyEventClient) GetDownTimeNanos ¶
func (c *VerifiedKeyEventClient) GetDownTimeNanos(ctx context.Context) (int64, error)
GetDownTimeNanos calls the GetDownTimeNanos RPC.
func (*VerifiedKeyEventClient) GetKeyCode ¶
func (c *VerifiedKeyEventClient) GetKeyCode(ctx context.Context) (int32, error)
GetKeyCode calls the GetKeyCode RPC.
func (*VerifiedKeyEventClient) GetMetaState ¶
func (c *VerifiedKeyEventClient) GetMetaState(ctx context.Context) (int32, error)
GetMetaState calls the GetMetaState RPC.
func (*VerifiedKeyEventClient) GetRepeatCount ¶
func (c *VerifiedKeyEventClient) GetRepeatCount(ctx context.Context) (int32, error)
GetRepeatCount calls the GetRepeatCount RPC.
func (*VerifiedKeyEventClient) GetScanCode ¶
func (c *VerifiedKeyEventClient) GetScanCode(ctx context.Context) (int32, error)
GetScanCode calls the GetScanCode RPC.
func (*VerifiedKeyEventClient) HashCode ¶
func (c *VerifiedKeyEventClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*VerifiedKeyEventClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type VerifiedMotionEventClient ¶
type VerifiedMotionEventClient struct {
// contains filtered or unexported fields
}
VerifiedMotionEventClient wraps the gRPC VerifiedMotionEventService client.
func NewVerifiedMotionEventClient ¶
func NewVerifiedMotionEventClient(cc grpc.ClientConnInterface) *VerifiedMotionEventClient
NewVerifiedMotionEventClient creates a new VerifiedMotionEvent client.
func (*VerifiedMotionEventClient) DescribeContents ¶
func (c *VerifiedMotionEventClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*VerifiedMotionEventClient) GetActionMasked ¶
func (c *VerifiedMotionEventClient) GetActionMasked(ctx context.Context) (int32, error)
GetActionMasked calls the GetActionMasked RPC.
func (*VerifiedMotionEventClient) GetButtonState ¶
func (c *VerifiedMotionEventClient) GetButtonState(ctx context.Context) (int32, error)
GetButtonState calls the GetButtonState RPC.
func (*VerifiedMotionEventClient) GetDownTimeNanos ¶
func (c *VerifiedMotionEventClient) GetDownTimeNanos(ctx context.Context) (int64, error)
GetDownTimeNanos calls the GetDownTimeNanos RPC.
func (*VerifiedMotionEventClient) GetMetaState ¶
func (c *VerifiedMotionEventClient) GetMetaState(ctx context.Context) (int32, error)
GetMetaState calls the GetMetaState RPC.
func (*VerifiedMotionEventClient) GetRawX ¶
func (c *VerifiedMotionEventClient) GetRawX(ctx context.Context) (float32, error)
GetRawX calls the GetRawX RPC.
func (*VerifiedMotionEventClient) GetRawY ¶
func (c *VerifiedMotionEventClient) GetRawY(ctx context.Context) (float32, error)
GetRawY calls the GetRawY RPC.
func (*VerifiedMotionEventClient) HashCode ¶
func (c *VerifiedMotionEventClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*VerifiedMotionEventClient) WriteToParcel ¶
func (c *VerifiedMotionEventClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type WindowAnimationFrameStatsClient ¶
type WindowAnimationFrameStatsClient struct {
// contains filtered or unexported fields
}
WindowAnimationFrameStatsClient wraps the gRPC WindowAnimationFrameStatsService client.
func NewWindowAnimationFrameStatsClient ¶
func NewWindowAnimationFrameStatsClient(cc grpc.ClientConnInterface) *WindowAnimationFrameStatsClient
NewWindowAnimationFrameStatsClient creates a new WindowAnimationFrameStats client.
func (*WindowAnimationFrameStatsClient) DescribeContents ¶
func (c *WindowAnimationFrameStatsClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*WindowAnimationFrameStatsClient) ToString ¶
func (c *WindowAnimationFrameStatsClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*WindowAnimationFrameStatsClient) WriteToParcel ¶
func (c *WindowAnimationFrameStatsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type WindowCallbackClient ¶
type WindowCallbackClient struct {
// contains filtered or unexported fields
}
WindowCallbackClient wraps the gRPC WindowCallbackService client.
func NewWindowCallbackClient ¶
func NewWindowCallbackClient(cc grpc.ClientConnInterface) *WindowCallbackClient
NewWindowCallbackClient creates a new WindowCallback client.
func (*WindowCallbackClient) DispatchGenericMotionEvent ¶
func (c *WindowCallbackClient) DispatchGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error)
DispatchGenericMotionEvent calls the DispatchGenericMotionEvent RPC.
func (*WindowCallbackClient) DispatchKeyEvent ¶
DispatchKeyEvent calls the DispatchKeyEvent RPC.
func (*WindowCallbackClient) DispatchKeyShortcutEvent ¶
func (c *WindowCallbackClient) DispatchKeyShortcutEvent(ctx context.Context, arg0 int64) (bool, error)
DispatchKeyShortcutEvent calls the DispatchKeyShortcutEvent RPC.
func (*WindowCallbackClient) DispatchPopulateAccessibilityEvent ¶
func (c *WindowCallbackClient) DispatchPopulateAccessibilityEvent(ctx context.Context, arg0 int64) (bool, error)
DispatchPopulateAccessibilityEvent calls the DispatchPopulateAccessibilityEvent RPC.
func (*WindowCallbackClient) DispatchTouchEvent ¶
DispatchTouchEvent calls the DispatchTouchEvent RPC.
func (*WindowCallbackClient) DispatchTrackballEvent ¶
func (c *WindowCallbackClient) DispatchTrackballEvent(ctx context.Context, arg0 int64) (bool, error)
DispatchTrackballEvent calls the DispatchTrackballEvent RPC.
func (*WindowCallbackClient) OnActionModeFinished ¶
func (c *WindowCallbackClient) OnActionModeFinished(ctx context.Context, arg0 int64) error
OnActionModeFinished calls the OnActionModeFinished RPC.
func (*WindowCallbackClient) OnActionModeStarted ¶
func (c *WindowCallbackClient) OnActionModeStarted(ctx context.Context, arg0 int64) error
OnActionModeStarted calls the OnActionModeStarted RPC.
func (*WindowCallbackClient) OnAttachedToWindow ¶
func (c *WindowCallbackClient) OnAttachedToWindow(ctx context.Context) error
OnAttachedToWindow calls the OnAttachedToWindow RPC.
func (*WindowCallbackClient) OnContentChanged ¶
func (c *WindowCallbackClient) OnContentChanged(ctx context.Context) error
OnContentChanged calls the OnContentChanged RPC.
func (*WindowCallbackClient) OnCreatePanelMenu ¶
func (c *WindowCallbackClient) OnCreatePanelMenu(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
OnCreatePanelMenu calls the OnCreatePanelMenu RPC.
func (*WindowCallbackClient) OnCreatePanelView ¶
OnCreatePanelView calls the OnCreatePanelView RPC.
func (*WindowCallbackClient) OnDetachedFromWindow ¶
func (c *WindowCallbackClient) OnDetachedFromWindow(ctx context.Context) error
OnDetachedFromWindow calls the OnDetachedFromWindow RPC.
func (*WindowCallbackClient) OnMenuItemSelected ¶
func (c *WindowCallbackClient) OnMenuItemSelected(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
OnMenuItemSelected calls the OnMenuItemSelected RPC.
func (*WindowCallbackClient) OnMenuOpened ¶
func (c *WindowCallbackClient) OnMenuOpened(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
OnMenuOpened calls the OnMenuOpened RPC.
func (*WindowCallbackClient) OnPanelClosed ¶
OnPanelClosed calls the OnPanelClosed RPC.
func (*WindowCallbackClient) OnPreparePanel ¶
func (c *WindowCallbackClient) OnPreparePanel(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (bool, error)
OnPreparePanel calls the OnPreparePanel RPC.
func (*WindowCallbackClient) OnSearchRequested0 ¶
func (c *WindowCallbackClient) OnSearchRequested0(ctx context.Context) (bool, error)
OnSearchRequested0 calls the OnSearchRequested0 RPC.
func (*WindowCallbackClient) OnSearchRequested1_1 ¶
OnSearchRequested1_1 calls the OnSearchRequested1_1 RPC.
func (*WindowCallbackClient) OnWindowAttributesChanged ¶
func (c *WindowCallbackClient) OnWindowAttributesChanged(ctx context.Context, arg0 int64) error
OnWindowAttributesChanged calls the OnWindowAttributesChanged RPC.
func (*WindowCallbackClient) OnWindowFocusChanged ¶
func (c *WindowCallbackClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error
OnWindowFocusChanged calls the OnWindowFocusChanged RPC.
func (*WindowCallbackClient) OnWindowStartingActionMode1 ¶
func (c *WindowCallbackClient) OnWindowStartingActionMode1(ctx context.Context, arg0 int64) (int64, error)
OnWindowStartingActionMode1 calls the OnWindowStartingActionMode1 RPC.
func (*WindowCallbackClient) OnWindowStartingActionMode2_1 ¶
func (c *WindowCallbackClient) OnWindowStartingActionMode2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
OnWindowStartingActionMode2_1 calls the OnWindowStartingActionMode2_1 RPC.
type WindowClient ¶
type WindowClient struct {
// contains filtered or unexported fields
}
WindowClient wraps the gRPC WindowService client.
func NewWindowClient ¶
func NewWindowClient(cc grpc.ClientConnInterface) *WindowClient
NewWindowClient creates a new Window client.
func (*WindowClient) AddContentView ¶
AddContentView calls the AddContentView RPC.
func (*WindowClient) AddFlags ¶
func (c *WindowClient) AddFlags(ctx context.Context, arg0 int32) error
AddFlags calls the AddFlags RPC.
func (*WindowClient) ClearFlags ¶
func (c *WindowClient) ClearFlags(ctx context.Context, arg0 int32) error
ClearFlags calls the ClearFlags RPC.
func (*WindowClient) CloseAllPanels ¶
func (c *WindowClient) CloseAllPanels(ctx context.Context) error
CloseAllPanels calls the CloseAllPanels RPC.
func (*WindowClient) ClosePanel ¶
func (c *WindowClient) ClosePanel(ctx context.Context, arg0 int32) error
ClosePanel calls the ClosePanel RPC.
func (*WindowClient) GetAllowEnterTransitionOverlap ¶
func (c *WindowClient) GetAllowEnterTransitionOverlap(ctx context.Context) (bool, error)
GetAllowEnterTransitionOverlap calls the GetAllowEnterTransitionOverlap RPC.
func (*WindowClient) GetAllowReturnTransitionOverlap ¶
func (c *WindowClient) GetAllowReturnTransitionOverlap(ctx context.Context) (bool, error)
GetAllowReturnTransitionOverlap calls the GetAllowReturnTransitionOverlap RPC.
func (*WindowClient) GetAttributes ¶
func (c *WindowClient) GetAttributes(ctx context.Context) (int64, error)
GetAttributes calls the GetAttributes RPC.
func (*WindowClient) GetCallback ¶
func (c *WindowClient) GetCallback(ctx context.Context) (int64, error)
GetCallback calls the GetCallback RPC.
func (*WindowClient) GetColorMode ¶
func (c *WindowClient) GetColorMode(ctx context.Context) (int32, error)
GetColorMode calls the GetColorMode RPC.
func (*WindowClient) GetContainer ¶
func (c *WindowClient) GetContainer(ctx context.Context) (int64, error)
GetContainer calls the GetContainer RPC.
func (*WindowClient) GetContentScene ¶
func (c *WindowClient) GetContentScene(ctx context.Context) (int64, error)
GetContentScene calls the GetContentScene RPC.
func (*WindowClient) GetContext ¶
func (c *WindowClient) GetContext(ctx context.Context) (int64, error)
GetContext calls the GetContext RPC.
func (*WindowClient) GetCurrentFocus ¶
func (c *WindowClient) GetCurrentFocus(ctx context.Context) (int64, error)
GetCurrentFocus calls the GetCurrentFocus RPC.
func (*WindowClient) GetDecorView ¶
func (c *WindowClient) GetDecorView(ctx context.Context) (int64, error)
GetDecorView calls the GetDecorView RPC.
func (*WindowClient) GetDefaultFeatures ¶
GetDefaultFeatures calls the GetDefaultFeatures RPC.
func (*WindowClient) GetDesiredHdrHeadroom ¶
func (c *WindowClient) GetDesiredHdrHeadroom(ctx context.Context) (float32, error)
GetDesiredHdrHeadroom calls the GetDesiredHdrHeadroom RPC.
func (*WindowClient) GetEnterTransition ¶
func (c *WindowClient) GetEnterTransition(ctx context.Context) (int64, error)
GetEnterTransition calls the GetEnterTransition RPC.
func (*WindowClient) GetExitTransition ¶
func (c *WindowClient) GetExitTransition(ctx context.Context) (int64, error)
GetExitTransition calls the GetExitTransition RPC.
func (*WindowClient) GetFrameRateBoostOnTouchEnabled ¶
func (c *WindowClient) GetFrameRateBoostOnTouchEnabled(ctx context.Context) (bool, error)
GetFrameRateBoostOnTouchEnabled calls the GetFrameRateBoostOnTouchEnabled RPC.
func (*WindowClient) GetInsetsController ¶
func (c *WindowClient) GetInsetsController(ctx context.Context) (int64, error)
GetInsetsController calls the GetInsetsController RPC.
func (*WindowClient) GetLayoutInflater ¶
func (c *WindowClient) GetLayoutInflater(ctx context.Context) (int64, error)
GetLayoutInflater calls the GetLayoutInflater RPC.
func (*WindowClient) GetMediaController ¶
func (c *WindowClient) GetMediaController(ctx context.Context) (int64, error)
GetMediaController calls the GetMediaController RPC.
func (*WindowClient) GetNavigationBarColor ¶
func (c *WindowClient) GetNavigationBarColor(ctx context.Context) (int32, error)
GetNavigationBarColor calls the GetNavigationBarColor RPC.
func (*WindowClient) GetNavigationBarDividerColor ¶
func (c *WindowClient) GetNavigationBarDividerColor(ctx context.Context) (int32, error)
GetNavigationBarDividerColor calls the GetNavigationBarDividerColor RPC.
func (*WindowClient) GetOnBackInvokedDispatcher ¶
func (c *WindowClient) GetOnBackInvokedDispatcher(ctx context.Context) (int64, error)
GetOnBackInvokedDispatcher calls the GetOnBackInvokedDispatcher RPC.
func (*WindowClient) GetReenterTransition ¶
func (c *WindowClient) GetReenterTransition(ctx context.Context) (int64, error)
GetReenterTransition calls the GetReenterTransition RPC.
func (*WindowClient) GetReturnTransition ¶
func (c *WindowClient) GetReturnTransition(ctx context.Context) (int64, error)
GetReturnTransition calls the GetReturnTransition RPC.
func (*WindowClient) GetRootSurfaceControl ¶
func (c *WindowClient) GetRootSurfaceControl(ctx context.Context) (int64, error)
GetRootSurfaceControl calls the GetRootSurfaceControl RPC.
func (*WindowClient) GetSharedElementEnterTransition ¶
func (c *WindowClient) GetSharedElementEnterTransition(ctx context.Context) (int64, error)
GetSharedElementEnterTransition calls the GetSharedElementEnterTransition RPC.
func (*WindowClient) GetSharedElementExitTransition ¶
func (c *WindowClient) GetSharedElementExitTransition(ctx context.Context) (int64, error)
GetSharedElementExitTransition calls the GetSharedElementExitTransition RPC.
func (*WindowClient) GetSharedElementReenterTransition ¶
func (c *WindowClient) GetSharedElementReenterTransition(ctx context.Context) (int64, error)
GetSharedElementReenterTransition calls the GetSharedElementReenterTransition RPC.
func (*WindowClient) GetSharedElementReturnTransition ¶
func (c *WindowClient) GetSharedElementReturnTransition(ctx context.Context) (int64, error)
GetSharedElementReturnTransition calls the GetSharedElementReturnTransition RPC.
func (*WindowClient) GetSharedElementsUseOverlay ¶
func (c *WindowClient) GetSharedElementsUseOverlay(ctx context.Context) (bool, error)
GetSharedElementsUseOverlay calls the GetSharedElementsUseOverlay RPC.
func (*WindowClient) GetStatusBarColor ¶
func (c *WindowClient) GetStatusBarColor(ctx context.Context) (int32, error)
GetStatusBarColor calls the GetStatusBarColor RPC.
func (*WindowClient) GetSystemGestureExclusionRects ¶
func (c *WindowClient) GetSystemGestureExclusionRects(ctx context.Context) (int64, error)
GetSystemGestureExclusionRects calls the GetSystemGestureExclusionRects RPC.
func (*WindowClient) GetTransitionBackgroundFadeDuration ¶
func (c *WindowClient) GetTransitionBackgroundFadeDuration(ctx context.Context) (int64, error)
GetTransitionBackgroundFadeDuration calls the GetTransitionBackgroundFadeDuration RPC.
func (*WindowClient) GetTransitionManager ¶
func (c *WindowClient) GetTransitionManager(ctx context.Context) (int64, error)
GetTransitionManager calls the GetTransitionManager RPC.
func (*WindowClient) GetVolumeControlStream ¶
func (c *WindowClient) GetVolumeControlStream(ctx context.Context) (int32, error)
GetVolumeControlStream calls the GetVolumeControlStream RPC.
func (*WindowClient) GetWindowManager ¶
func (c *WindowClient) GetWindowManager(ctx context.Context) (int64, error)
GetWindowManager calls the GetWindowManager RPC.
func (*WindowClient) GetWindowStyle ¶
func (c *WindowClient) GetWindowStyle(ctx context.Context) (int64, error)
GetWindowStyle calls the GetWindowStyle RPC.
func (*WindowClient) HasChildren ¶
func (c *WindowClient) HasChildren(ctx context.Context) (bool, error)
HasChildren calls the HasChildren RPC.
func (*WindowClient) HasFeature ¶
HasFeature calls the HasFeature RPC.
func (*WindowClient) InjectInputEvent ¶
func (c *WindowClient) InjectInputEvent(ctx context.Context, arg0 int64) error
InjectInputEvent calls the InjectInputEvent RPC.
func (*WindowClient) InvalidatePanelMenu ¶
func (c *WindowClient) InvalidatePanelMenu(ctx context.Context, arg0 int32) error
InvalidatePanelMenu calls the InvalidatePanelMenu RPC.
func (*WindowClient) IsActive ¶
func (c *WindowClient) IsActive(ctx context.Context) (bool, error)
IsActive calls the IsActive RPC.
func (*WindowClient) IsFloating ¶
func (c *WindowClient) IsFloating(ctx context.Context) (bool, error)
IsFloating calls the IsFloating RPC.
func (*WindowClient) IsFrameRatePowerSavingsBalanced ¶
func (c *WindowClient) IsFrameRatePowerSavingsBalanced(ctx context.Context) (bool, error)
IsFrameRatePowerSavingsBalanced calls the IsFrameRatePowerSavingsBalanced RPC.
func (*WindowClient) IsNavigationBarContrastEnforced ¶
func (c *WindowClient) IsNavigationBarContrastEnforced(ctx context.Context) (bool, error)
IsNavigationBarContrastEnforced calls the IsNavigationBarContrastEnforced RPC.
func (*WindowClient) IsShortcutKey ¶
IsShortcutKey calls the IsShortcutKey RPC.
func (*WindowClient) IsStatusBarContrastEnforced ¶
func (c *WindowClient) IsStatusBarContrastEnforced(ctx context.Context) (bool, error)
IsStatusBarContrastEnforced calls the IsStatusBarContrastEnforced RPC.
func (*WindowClient) IsWideColorGamut ¶
func (c *WindowClient) IsWideColorGamut(ctx context.Context) (bool, error)
IsWideColorGamut calls the IsWideColorGamut RPC.
func (*WindowClient) MakeActive ¶
func (c *WindowClient) MakeActive(ctx context.Context) error
MakeActive calls the MakeActive RPC.
func (*WindowClient) OnConfigurationChanged ¶
func (c *WindowClient) OnConfigurationChanged(ctx context.Context, arg0 int64) error
OnConfigurationChanged calls the OnConfigurationChanged RPC.
func (*WindowClient) PeekDecorView ¶
func (c *WindowClient) PeekDecorView(ctx context.Context) (int64, error)
PeekDecorView calls the PeekDecorView RPC.
func (*WindowClient) PerformContextMenuIdentifierAction ¶
func (c *WindowClient) PerformContextMenuIdentifierAction(ctx context.Context, arg0 int32, arg1 int32) (bool, error)
PerformContextMenuIdentifierAction calls the PerformContextMenuIdentifierAction RPC.
func (*WindowClient) PerformPanelIdentifierAction ¶
func (c *WindowClient) PerformPanelIdentifierAction(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (bool, error)
PerformPanelIdentifierAction calls the PerformPanelIdentifierAction RPC.
func (*WindowClient) PerformPanelShortcut ¶
func (c *WindowClient) PerformPanelShortcut(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32) (bool, error)
PerformPanelShortcut calls the PerformPanelShortcut RPC.
func (*WindowClient) RegisterScrollCaptureCallback ¶
func (c *WindowClient) RegisterScrollCaptureCallback(ctx context.Context, arg0 int64) error
RegisterScrollCaptureCallback calls the RegisterScrollCaptureCallback RPC.
func (*WindowClient) RemoveOnFrameMetricsAvailableListener ¶
func (c *WindowClient) RemoveOnFrameMetricsAvailableListener(ctx context.Context, arg0 int64) error
RemoveOnFrameMetricsAvailableListener calls the RemoveOnFrameMetricsAvailableListener RPC.
func (*WindowClient) RequestFeature ¶
RequestFeature calls the RequestFeature RPC.
func (*WindowClient) RestoreHierarchyState ¶
func (c *WindowClient) RestoreHierarchyState(ctx context.Context, arg0 int64) error
RestoreHierarchyState calls the RestoreHierarchyState RPC.
func (*WindowClient) SaveHierarchyState ¶
func (c *WindowClient) SaveHierarchyState(ctx context.Context) (int64, error)
SaveHierarchyState calls the SaveHierarchyState RPC.
func (*WindowClient) SetAllowEnterTransitionOverlap ¶
func (c *WindowClient) SetAllowEnterTransitionOverlap(ctx context.Context, arg0 bool) error
SetAllowEnterTransitionOverlap calls the SetAllowEnterTransitionOverlap RPC.
func (*WindowClient) SetAllowReturnTransitionOverlap ¶
func (c *WindowClient) SetAllowReturnTransitionOverlap(ctx context.Context, arg0 bool) error
SetAllowReturnTransitionOverlap calls the SetAllowReturnTransitionOverlap RPC.
func (*WindowClient) SetAttributes ¶
func (c *WindowClient) SetAttributes(ctx context.Context, arg0 int64) error
SetAttributes calls the SetAttributes RPC.
func (*WindowClient) SetBackgroundBlurRadius ¶
func (c *WindowClient) SetBackgroundBlurRadius(ctx context.Context, arg0 int32) error
SetBackgroundBlurRadius calls the SetBackgroundBlurRadius RPC.
func (*WindowClient) SetBackgroundDrawable ¶
func (c *WindowClient) SetBackgroundDrawable(ctx context.Context, arg0 int64) error
SetBackgroundDrawable calls the SetBackgroundDrawable RPC.
func (*WindowClient) SetBackgroundDrawableResource ¶
func (c *WindowClient) SetBackgroundDrawableResource(ctx context.Context, arg0 int32) error
SetBackgroundDrawableResource calls the SetBackgroundDrawableResource RPC.
func (*WindowClient) SetCallback ¶
func (c *WindowClient) SetCallback(ctx context.Context, arg0 int64) error
SetCallback calls the SetCallback RPC.
func (*WindowClient) SetChildDrawable ¶
SetChildDrawable calls the SetChildDrawable RPC.
func (*WindowClient) SetChildInt ¶
SetChildInt calls the SetChildInt RPC.
func (*WindowClient) SetClipToOutline ¶
func (c *WindowClient) SetClipToOutline(ctx context.Context, arg0 bool) error
SetClipToOutline calls the SetClipToOutline RPC.
func (*WindowClient) SetColorMode ¶
func (c *WindowClient) SetColorMode(ctx context.Context, arg0 int32) error
SetColorMode calls the SetColorMode RPC.
func (*WindowClient) SetContainer ¶
func (c *WindowClient) SetContainer(ctx context.Context, arg0 int64) error
SetContainer calls the SetContainer RPC.
func (*WindowClient) SetContentView1 ¶
func (c *WindowClient) SetContentView1(ctx context.Context, arg0 int64) error
SetContentView1 calls the SetContentView1 RPC.
func (*WindowClient) SetContentView1_2 ¶
func (c *WindowClient) SetContentView1_2(ctx context.Context, arg0 int32) error
SetContentView1_2 calls the SetContentView1_2 RPC.
func (*WindowClient) SetContentView2_1 ¶
SetContentView2_1 calls the SetContentView2_1 RPC.
func (*WindowClient) SetDecorCaptionShade ¶
func (c *WindowClient) SetDecorCaptionShade(ctx context.Context, arg0 int32) error
SetDecorCaptionShade calls the SetDecorCaptionShade RPC.
func (*WindowClient) SetDecorFitsSystemWindows ¶
func (c *WindowClient) SetDecorFitsSystemWindows(ctx context.Context, arg0 bool) error
SetDecorFitsSystemWindows calls the SetDecorFitsSystemWindows RPC.
func (*WindowClient) SetDesiredHdrHeadroom ¶
func (c *WindowClient) SetDesiredHdrHeadroom(ctx context.Context, arg0 float32) error
SetDesiredHdrHeadroom calls the SetDesiredHdrHeadroom RPC.
func (*WindowClient) SetDimAmount ¶
func (c *WindowClient) SetDimAmount(ctx context.Context, arg0 float32) error
SetDimAmount calls the SetDimAmount RPC.
func (*WindowClient) SetElevation ¶
func (c *WindowClient) SetElevation(ctx context.Context, arg0 float32) error
SetElevation calls the SetElevation RPC.
func (*WindowClient) SetEnterTransition ¶
func (c *WindowClient) SetEnterTransition(ctx context.Context, arg0 int64) error
SetEnterTransition calls the SetEnterTransition RPC.
func (*WindowClient) SetExitTransition ¶
func (c *WindowClient) SetExitTransition(ctx context.Context, arg0 int64) error
SetExitTransition calls the SetExitTransition RPC.
func (*WindowClient) SetFeatureDrawable ¶
SetFeatureDrawable calls the SetFeatureDrawable RPC.
func (*WindowClient) SetFeatureDrawableAlpha ¶
SetFeatureDrawableAlpha calls the SetFeatureDrawableAlpha RPC.
func (*WindowClient) SetFeatureDrawableResource ¶
func (c *WindowClient) SetFeatureDrawableResource(ctx context.Context, arg0 int32, arg1 int32) error
SetFeatureDrawableResource calls the SetFeatureDrawableResource RPC.
func (*WindowClient) SetFeatureDrawableUri ¶
SetFeatureDrawableUri calls the SetFeatureDrawableUri RPC.
func (*WindowClient) SetFeatureInt ¶
SetFeatureInt calls the SetFeatureInt RPC.
func (*WindowClient) SetFormat ¶
func (c *WindowClient) SetFormat(ctx context.Context, arg0 int32) error
SetFormat calls the SetFormat RPC.
func (*WindowClient) SetFrameRateBoostOnTouchEnabled ¶
func (c *WindowClient) SetFrameRateBoostOnTouchEnabled(ctx context.Context, arg0 bool) error
SetFrameRateBoostOnTouchEnabled calls the SetFrameRateBoostOnTouchEnabled RPC.
func (*WindowClient) SetFrameRatePowerSavingsBalanced ¶
func (c *WindowClient) SetFrameRatePowerSavingsBalanced(ctx context.Context, arg0 bool) error
SetFrameRatePowerSavingsBalanced calls the SetFrameRatePowerSavingsBalanced RPC.
func (*WindowClient) SetGravity ¶
func (c *WindowClient) SetGravity(ctx context.Context, arg0 int32) error
SetGravity calls the SetGravity RPC.
func (*WindowClient) SetHideOverlayWindows ¶
func (c *WindowClient) SetHideOverlayWindows(ctx context.Context, arg0 bool) error
SetHideOverlayWindows calls the SetHideOverlayWindows RPC.
func (*WindowClient) SetIcon ¶
func (c *WindowClient) SetIcon(ctx context.Context, arg0 int32) error
SetIcon calls the SetIcon RPC.
func (*WindowClient) SetLocalFocus ¶
SetLocalFocus calls the SetLocalFocus RPC.
func (*WindowClient) SetLogo ¶
func (c *WindowClient) SetLogo(ctx context.Context, arg0 int32) error
SetLogo calls the SetLogo RPC.
func (*WindowClient) SetMediaController ¶
func (c *WindowClient) SetMediaController(ctx context.Context, arg0 int64) error
SetMediaController calls the SetMediaController RPC.
func (*WindowClient) SetNavigationBarColor ¶
func (c *WindowClient) SetNavigationBarColor(ctx context.Context, arg0 int32) error
SetNavigationBarColor calls the SetNavigationBarColor RPC.
func (*WindowClient) SetNavigationBarContrastEnforced ¶
func (c *WindowClient) SetNavigationBarContrastEnforced(ctx context.Context, arg0 bool) error
SetNavigationBarContrastEnforced calls the SetNavigationBarContrastEnforced RPC.
func (*WindowClient) SetNavigationBarDividerColor ¶
func (c *WindowClient) SetNavigationBarDividerColor(ctx context.Context, arg0 int32) error
SetNavigationBarDividerColor calls the SetNavigationBarDividerColor RPC.
func (*WindowClient) SetPreferMinimalPostProcessing ¶
func (c *WindowClient) SetPreferMinimalPostProcessing(ctx context.Context, arg0 bool) error
SetPreferMinimalPostProcessing calls the SetPreferMinimalPostProcessing RPC.
func (*WindowClient) SetReenterTransition ¶
func (c *WindowClient) SetReenterTransition(ctx context.Context, arg0 int64) error
SetReenterTransition calls the SetReenterTransition RPC.
func (*WindowClient) SetResizingCaptionDrawable ¶
func (c *WindowClient) SetResizingCaptionDrawable(ctx context.Context, arg0 int64) error
SetResizingCaptionDrawable calls the SetResizingCaptionDrawable RPC.
func (*WindowClient) SetRestrictedCaptionAreaListener ¶
func (c *WindowClient) SetRestrictedCaptionAreaListener(ctx context.Context, arg0 int64) error
SetRestrictedCaptionAreaListener calls the SetRestrictedCaptionAreaListener RPC.
func (*WindowClient) SetReturnTransition ¶
func (c *WindowClient) SetReturnTransition(ctx context.Context, arg0 int64) error
SetReturnTransition calls the SetReturnTransition RPC.
func (*WindowClient) SetSharedElementEnterTransition ¶
func (c *WindowClient) SetSharedElementEnterTransition(ctx context.Context, arg0 int64) error
SetSharedElementEnterTransition calls the SetSharedElementEnterTransition RPC.
func (*WindowClient) SetSharedElementExitTransition ¶
func (c *WindowClient) SetSharedElementExitTransition(ctx context.Context, arg0 int64) error
SetSharedElementExitTransition calls the SetSharedElementExitTransition RPC.
func (*WindowClient) SetSharedElementReenterTransition ¶
func (c *WindowClient) SetSharedElementReenterTransition(ctx context.Context, arg0 int64) error
SetSharedElementReenterTransition calls the SetSharedElementReenterTransition RPC.
func (*WindowClient) SetSharedElementReturnTransition ¶
func (c *WindowClient) SetSharedElementReturnTransition(ctx context.Context, arg0 int64) error
SetSharedElementReturnTransition calls the SetSharedElementReturnTransition RPC.
func (*WindowClient) SetSharedElementsUseOverlay ¶
func (c *WindowClient) SetSharedElementsUseOverlay(ctx context.Context, arg0 bool) error
SetSharedElementsUseOverlay calls the SetSharedElementsUseOverlay RPC.
func (*WindowClient) SetSoftInputMode ¶
func (c *WindowClient) SetSoftInputMode(ctx context.Context, arg0 int32) error
SetSoftInputMode calls the SetSoftInputMode RPC.
func (*WindowClient) SetStatusBarColor ¶
func (c *WindowClient) SetStatusBarColor(ctx context.Context, arg0 int32) error
SetStatusBarColor calls the SetStatusBarColor RPC.
func (*WindowClient) SetStatusBarContrastEnforced ¶
func (c *WindowClient) SetStatusBarContrastEnforced(ctx context.Context, arg0 bool) error
SetStatusBarContrastEnforced calls the SetStatusBarContrastEnforced RPC.
func (*WindowClient) SetSustainedPerformanceMode ¶
func (c *WindowClient) SetSustainedPerformanceMode(ctx context.Context, arg0 bool) error
SetSustainedPerformanceMode calls the SetSustainedPerformanceMode RPC.
func (*WindowClient) SetTitle ¶
func (c *WindowClient) SetTitle(ctx context.Context, arg0 string) error
SetTitle calls the SetTitle RPC.
func (*WindowClient) SetTitleColor ¶
func (c *WindowClient) SetTitleColor(ctx context.Context, arg0 int32) error
SetTitleColor calls the SetTitleColor RPC.
func (*WindowClient) SetTransitionBackgroundFadeDuration ¶
func (c *WindowClient) SetTransitionBackgroundFadeDuration(ctx context.Context, arg0 int64) error
SetTransitionBackgroundFadeDuration calls the SetTransitionBackgroundFadeDuration RPC.
func (*WindowClient) SetTransitionManager ¶
func (c *WindowClient) SetTransitionManager(ctx context.Context, arg0 int64) error
SetTransitionManager calls the SetTransitionManager RPC.
func (*WindowClient) SetType ¶
func (c *WindowClient) SetType(ctx context.Context, arg0 int32) error
SetType calls the SetType RPC.
func (*WindowClient) SetUiOptions1 ¶
func (c *WindowClient) SetUiOptions1(ctx context.Context, arg0 int32) error
SetUiOptions1 calls the SetUiOptions1 RPC.
func (*WindowClient) SetUiOptions2_1 ¶
SetUiOptions2_1 calls the SetUiOptions2_1 RPC.
func (*WindowClient) SetVolumeControlStream ¶
func (c *WindowClient) SetVolumeControlStream(ctx context.Context, arg0 int32) error
SetVolumeControlStream calls the SetVolumeControlStream RPC.
func (*WindowClient) SetWindowAnimations ¶
func (c *WindowClient) SetWindowAnimations(ctx context.Context, arg0 int32) error
SetWindowAnimations calls the SetWindowAnimations RPC.
func (*WindowClient) SetWindowManager3 ¶
func (c *WindowClient) SetWindowManager3(ctx context.Context, arg0 int64, arg1 int64, arg2 string) error
SetWindowManager3 calls the SetWindowManager3 RPC.
func (*WindowClient) SetWindowManager4_1 ¶
func (c *WindowClient) SetWindowManager4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 bool) error
SetWindowManager4_1 calls the SetWindowManager4_1 RPC.
func (*WindowClient) SuperDispatchGenericMotionEvent ¶
func (c *WindowClient) SuperDispatchGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error)
SuperDispatchGenericMotionEvent calls the SuperDispatchGenericMotionEvent RPC.
func (*WindowClient) SuperDispatchKeyEvent ¶
SuperDispatchKeyEvent calls the SuperDispatchKeyEvent RPC.
func (*WindowClient) SuperDispatchKeyShortcutEvent ¶
SuperDispatchKeyShortcutEvent calls the SuperDispatchKeyShortcutEvent RPC.
func (*WindowClient) SuperDispatchTouchEvent ¶
SuperDispatchTouchEvent calls the SuperDispatchTouchEvent RPC.
func (*WindowClient) SuperDispatchTrackballEvent ¶
SuperDispatchTrackballEvent calls the SuperDispatchTrackballEvent RPC.
func (*WindowClient) TakeInputQueue ¶
func (c *WindowClient) TakeInputQueue(ctx context.Context, arg0 int64) error
TakeInputQueue calls the TakeInputQueue RPC.
func (*WindowClient) TakeKeyEvents ¶
func (c *WindowClient) TakeKeyEvents(ctx context.Context, arg0 bool) error
TakeKeyEvents calls the TakeKeyEvents RPC.
func (*WindowClient) TakeSurface ¶
func (c *WindowClient) TakeSurface(ctx context.Context, arg0 int64) error
TakeSurface calls the TakeSurface RPC.
func (*WindowClient) TogglePanel ¶
TogglePanel calls the TogglePanel RPC.
func (*WindowClient) UnregisterScrollCaptureCallback ¶
func (c *WindowClient) UnregisterScrollCaptureCallback(ctx context.Context, arg0 int64) error
UnregisterScrollCaptureCallback calls the UnregisterScrollCaptureCallback RPC.
type WindowContentFrameStatsClient ¶
type WindowContentFrameStatsClient struct {
// contains filtered or unexported fields
}
WindowContentFrameStatsClient wraps the gRPC WindowContentFrameStatsService client.
func NewWindowContentFrameStatsClient ¶
func NewWindowContentFrameStatsClient(cc grpc.ClientConnInterface) *WindowContentFrameStatsClient
NewWindowContentFrameStatsClient creates a new WindowContentFrameStats client.
func (*WindowContentFrameStatsClient) DescribeContents ¶
func (c *WindowContentFrameStatsClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*WindowContentFrameStatsClient) GetFramePostedTimeNano ¶
func (c *WindowContentFrameStatsClient) GetFramePostedTimeNano(ctx context.Context, arg0 int32) (int64, error)
GetFramePostedTimeNano calls the GetFramePostedTimeNano RPC.
func (*WindowContentFrameStatsClient) GetFrameReadyTimeNano ¶
func (c *WindowContentFrameStatsClient) GetFrameReadyTimeNano(ctx context.Context, arg0 int32) (int64, error)
GetFrameReadyTimeNano calls the GetFrameReadyTimeNano RPC.
func (*WindowContentFrameStatsClient) ToString ¶
func (c *WindowContentFrameStatsClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*WindowContentFrameStatsClient) WriteToParcel ¶
func (c *WindowContentFrameStatsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type WindowIdClient ¶
type WindowIdClient struct {
// contains filtered or unexported fields
}
WindowIdClient wraps the gRPC WindowIdService client.
func NewWindowIdClient ¶
func NewWindowIdClient(cc grpc.ClientConnInterface) *WindowIdClient
NewWindowIdClient creates a new WindowId client.
func (*WindowIdClient) DescribeContents ¶
func (c *WindowIdClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*WindowIdClient) HashCode ¶
func (c *WindowIdClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*WindowIdClient) IsFocused ¶
func (c *WindowIdClient) IsFocused(ctx context.Context) (bool, error)
IsFocused calls the IsFocused RPC.
func (*WindowIdClient) RegisterFocusObserver ¶
func (c *WindowIdClient) RegisterFocusObserver(ctx context.Context, arg0 int64) error
RegisterFocusObserver calls the RegisterFocusObserver RPC.
func (*WindowIdClient) ToString ¶
func (c *WindowIdClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*WindowIdClient) UnregisterFocusObserver ¶
func (c *WindowIdClient) UnregisterFocusObserver(ctx context.Context, arg0 int64) error
UnregisterFocusObserver calls the UnregisterFocusObserver RPC.
func (*WindowIdClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type WindowIdFocusObserverClient ¶
type WindowIdFocusObserverClient struct {
// contains filtered or unexported fields
}
WindowIdFocusObserverClient wraps the gRPC WindowIdFocusObserverService client.
func NewWindowIdFocusObserverClient ¶
func NewWindowIdFocusObserverClient(cc grpc.ClientConnInterface) *WindowIdFocusObserverClient
NewWindowIdFocusObserverClient creates a new WindowIdFocusObserver client.
func (*WindowIdFocusObserverClient) OnFocusGained ¶
func (c *WindowIdFocusObserverClient) OnFocusGained(ctx context.Context, arg0 int64) error
OnFocusGained calls the OnFocusGained RPC.
func (*WindowIdFocusObserverClient) OnFocusLost ¶
func (c *WindowIdFocusObserverClient) OnFocusLost(ctx context.Context, arg0 int64) error
OnFocusLost calls the OnFocusLost RPC.
type WindowInsetsAnimationBoundsClient ¶
type WindowInsetsAnimationBoundsClient struct {
// contains filtered or unexported fields
}
WindowInsetsAnimationBoundsClient wraps the gRPC WindowInsetsAnimationBoundsService client.
func NewWindowInsetsAnimationBoundsClient ¶
func NewWindowInsetsAnimationBoundsClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationBoundsClient
NewWindowInsetsAnimationBoundsClient creates a new WindowInsetsAnimationBounds client.
func (*WindowInsetsAnimationBoundsClient) GetLowerBound ¶
func (c *WindowInsetsAnimationBoundsClient) GetLowerBound(ctx context.Context) (int64, error)
GetLowerBound calls the GetLowerBound RPC.
func (*WindowInsetsAnimationBoundsClient) GetUpperBound ¶
func (c *WindowInsetsAnimationBoundsClient) GetUpperBound(ctx context.Context) (int64, error)
GetUpperBound calls the GetUpperBound RPC.
type WindowInsetsAnimationCallbackClient ¶
type WindowInsetsAnimationCallbackClient struct {
// contains filtered or unexported fields
}
WindowInsetsAnimationCallbackClient wraps the gRPC WindowInsetsAnimationCallbackService client.
func NewWindowInsetsAnimationCallbackClient ¶
func NewWindowInsetsAnimationCallbackClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationCallbackClient
NewWindowInsetsAnimationCallbackClient creates a new WindowInsetsAnimationCallback client.
func (*WindowInsetsAnimationCallbackClient) GetDispatchMode ¶
func (c *WindowInsetsAnimationCallbackClient) GetDispatchMode(ctx context.Context) (int32, error)
GetDispatchMode calls the GetDispatchMode RPC.
func (*WindowInsetsAnimationCallbackClient) OnEnd ¶
func (c *WindowInsetsAnimationCallbackClient) OnEnd(ctx context.Context, arg0 int64) error
OnEnd calls the OnEnd RPC.
type WindowInsetsAnimationClient ¶
type WindowInsetsAnimationClient struct {
// contains filtered or unexported fields
}
WindowInsetsAnimationClient wraps the gRPC WindowInsetsAnimationService client.
func NewWindowInsetsAnimationClient ¶
func NewWindowInsetsAnimationClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationClient
NewWindowInsetsAnimationClient creates a new WindowInsetsAnimation client.
func (*WindowInsetsAnimationClient) GetDurationMillis ¶
func (c *WindowInsetsAnimationClient) GetDurationMillis(ctx context.Context, handle int64) (int64, error)
GetDurationMillis calls the GetDurationMillis RPC.
func (*WindowInsetsAnimationClient) GetFraction ¶
func (c *WindowInsetsAnimationClient) GetFraction(ctx context.Context, handle int64) (float32, error)
GetFraction calls the GetFraction RPC.
func (*WindowInsetsAnimationClient) GetInterpolatedFraction ¶
func (c *WindowInsetsAnimationClient) GetInterpolatedFraction(ctx context.Context, handle int64) (float32, error)
GetInterpolatedFraction calls the GetInterpolatedFraction RPC.
func (*WindowInsetsAnimationClient) GetInterpolator ¶
func (c *WindowInsetsAnimationClient) GetInterpolator(ctx context.Context, handle int64) (int64, error)
GetInterpolator calls the GetInterpolator RPC.
func (*WindowInsetsAnimationClient) GetTypeMask ¶
GetTypeMask calls the GetTypeMask RPC.
func (*WindowInsetsAnimationClient) SetAlpha ¶
func (c *WindowInsetsAnimationClient) SetAlpha(ctx context.Context, handle int64, arg0 float32) error
SetAlpha calls the SetAlpha RPC.
func (*WindowInsetsAnimationClient) SetFraction ¶
func (c *WindowInsetsAnimationClient) SetFraction(ctx context.Context, handle int64, arg0 float32) error
SetFraction calls the SetFraction RPC.
type WindowInsetsAnimationControlListenerClient ¶
type WindowInsetsAnimationControlListenerClient struct {
// contains filtered or unexported fields
}
WindowInsetsAnimationControlListenerClient wraps the gRPC WindowInsetsAnimationControlListenerService client.
func NewWindowInsetsAnimationControlListenerClient ¶
func NewWindowInsetsAnimationControlListenerClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationControlListenerClient
NewWindowInsetsAnimationControlListenerClient creates a new WindowInsetsAnimationControlListener client.
func (*WindowInsetsAnimationControlListenerClient) OnCancelled ¶
func (c *WindowInsetsAnimationControlListenerClient) OnCancelled(ctx context.Context, arg0 int64) error
OnCancelled calls the OnCancelled RPC.
func (*WindowInsetsAnimationControlListenerClient) OnFinished ¶
func (c *WindowInsetsAnimationControlListenerClient) OnFinished(ctx context.Context, arg0 int64) error
OnFinished calls the OnFinished RPC.
type WindowInsetsAnimationControllerClient ¶
type WindowInsetsAnimationControllerClient struct {
// contains filtered or unexported fields
}
WindowInsetsAnimationControllerClient wraps the gRPC WindowInsetsAnimationControllerService client.
func NewWindowInsetsAnimationControllerClient ¶
func NewWindowInsetsAnimationControllerClient(cc grpc.ClientConnInterface) *WindowInsetsAnimationControllerClient
NewWindowInsetsAnimationControllerClient creates a new WindowInsetsAnimationController client.
func (*WindowInsetsAnimationControllerClient) Finish ¶
func (c *WindowInsetsAnimationControllerClient) Finish(ctx context.Context, arg0 bool) error
Finish calls the Finish RPC.
func (*WindowInsetsAnimationControllerClient) GetCurrentAlpha ¶
func (c *WindowInsetsAnimationControllerClient) GetCurrentAlpha(ctx context.Context) (float32, error)
GetCurrentAlpha calls the GetCurrentAlpha RPC.
func (*WindowInsetsAnimationControllerClient) GetCurrentFraction ¶
func (c *WindowInsetsAnimationControllerClient) GetCurrentFraction(ctx context.Context) (float32, error)
GetCurrentFraction calls the GetCurrentFraction RPC.
func (*WindowInsetsAnimationControllerClient) GetCurrentInsets ¶
func (c *WindowInsetsAnimationControllerClient) GetCurrentInsets(ctx context.Context) (int64, error)
GetCurrentInsets calls the GetCurrentInsets RPC.
func (*WindowInsetsAnimationControllerClient) GetHiddenStateInsets ¶
func (c *WindowInsetsAnimationControllerClient) GetHiddenStateInsets(ctx context.Context) (int64, error)
GetHiddenStateInsets calls the GetHiddenStateInsets RPC.
func (*WindowInsetsAnimationControllerClient) GetShownStateInsets ¶
func (c *WindowInsetsAnimationControllerClient) GetShownStateInsets(ctx context.Context) (int64, error)
GetShownStateInsets calls the GetShownStateInsets RPC.
func (*WindowInsetsAnimationControllerClient) GetTypes ¶
func (c *WindowInsetsAnimationControllerClient) GetTypes(ctx context.Context) (int32, error)
GetTypes calls the GetTypes RPC.
func (*WindowInsetsAnimationControllerClient) IsCancelled ¶
func (c *WindowInsetsAnimationControllerClient) IsCancelled(ctx context.Context) (bool, error)
IsCancelled calls the IsCancelled RPC.
func (*WindowInsetsAnimationControllerClient) IsFinished ¶
func (c *WindowInsetsAnimationControllerClient) IsFinished(ctx context.Context) (bool, error)
IsFinished calls the IsFinished RPC.
func (*WindowInsetsAnimationControllerClient) SetInsetsAndAlpha ¶
func (c *WindowInsetsAnimationControllerClient) SetInsetsAndAlpha(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) error
SetInsetsAndAlpha calls the SetInsetsAndAlpha RPC.
type WindowInsetsBuilderClient ¶
type WindowInsetsBuilderClient struct {
// contains filtered or unexported fields
}
WindowInsetsBuilderClient wraps the gRPC WindowInsetsBuilderService client.
func NewWindowInsetsBuilderClient ¶
func NewWindowInsetsBuilderClient(cc grpc.ClientConnInterface) *WindowInsetsBuilderClient
NewWindowInsetsBuilderClient creates a new WindowInsetsBuilder client.
func (*WindowInsetsBuilderClient) Build ¶
func (c *WindowInsetsBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*WindowInsetsBuilderClient) SetDisplayCutout ¶
func (c *WindowInsetsBuilderClient) SetDisplayCutout(ctx context.Context, arg0 int64) (int64, error)
SetDisplayCutout calls the SetDisplayCutout RPC.
func (*WindowInsetsBuilderClient) SetDisplayShape ¶
SetDisplayShape calls the SetDisplayShape RPC.
func (*WindowInsetsBuilderClient) SetFrame ¶
func (c *WindowInsetsBuilderClient) SetFrame(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetFrame calls the SetFrame RPC.
func (*WindowInsetsBuilderClient) SetInsets ¶
func (c *WindowInsetsBuilderClient) SetInsets(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
SetInsets calls the SetInsets RPC.
func (*WindowInsetsBuilderClient) SetInsetsIgnoringVisibility ¶
func (c *WindowInsetsBuilderClient) SetInsetsIgnoringVisibility(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
SetInsetsIgnoringVisibility calls the SetInsetsIgnoringVisibility RPC.
func (*WindowInsetsBuilderClient) SetMandatorySystemGestureInsets ¶
func (c *WindowInsetsBuilderClient) SetMandatorySystemGestureInsets(ctx context.Context, arg0 int64) (int64, error)
SetMandatorySystemGestureInsets calls the SetMandatorySystemGestureInsets RPC.
func (*WindowInsetsBuilderClient) SetPrivacyIndicatorBounds ¶
func (c *WindowInsetsBuilderClient) SetPrivacyIndicatorBounds(ctx context.Context, arg0 int64) (int64, error)
SetPrivacyIndicatorBounds calls the SetPrivacyIndicatorBounds RPC.
func (*WindowInsetsBuilderClient) SetRoundedCorner ¶
func (c *WindowInsetsBuilderClient) SetRoundedCorner(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
SetRoundedCorner calls the SetRoundedCorner RPC.
func (*WindowInsetsBuilderClient) SetStableInsets ¶
SetStableInsets calls the SetStableInsets RPC.
func (*WindowInsetsBuilderClient) SetSystemGestureInsets ¶
func (c *WindowInsetsBuilderClient) SetSystemGestureInsets(ctx context.Context, arg0 int64) (int64, error)
SetSystemGestureInsets calls the SetSystemGestureInsets RPC.
func (*WindowInsetsBuilderClient) SetSystemWindowInsets ¶
func (c *WindowInsetsBuilderClient) SetSystemWindowInsets(ctx context.Context, arg0 int64) (int64, error)
SetSystemWindowInsets calls the SetSystemWindowInsets RPC.
func (*WindowInsetsBuilderClient) SetTappableElementInsets ¶
func (c *WindowInsetsBuilderClient) SetTappableElementInsets(ctx context.Context, arg0 int64) (int64, error)
SetTappableElementInsets calls the SetTappableElementInsets RPC.
func (*WindowInsetsBuilderClient) SetVisible ¶
func (c *WindowInsetsBuilderClient) SetVisible(ctx context.Context, arg0 int32, arg1 bool) (int64, error)
SetVisible calls the SetVisible RPC.
type WindowInsetsClient ¶
type WindowInsetsClient struct {
// contains filtered or unexported fields
}
WindowInsetsClient wraps the gRPC WindowInsetsService client.
func NewWindowInsetsClient ¶
func NewWindowInsetsClient(cc grpc.ClientConnInterface) *WindowInsetsClient
NewWindowInsetsClient creates a new WindowInsets client.
func (*WindowInsetsClient) ConsumeDisplayCutout ¶
ConsumeDisplayCutout calls the ConsumeDisplayCutout RPC.
func (*WindowInsetsClient) ConsumeStableInsets ¶
ConsumeStableInsets calls the ConsumeStableInsets RPC.
func (*WindowInsetsClient) ConsumeSystemWindowInsets ¶
func (c *WindowInsetsClient) ConsumeSystemWindowInsets(ctx context.Context, handle int64) (int64, error)
ConsumeSystemWindowInsets calls the ConsumeSystemWindowInsets RPC.
func (*WindowInsetsClient) GetBoundingRects ¶
func (c *WindowInsetsClient) GetBoundingRects(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetBoundingRects calls the GetBoundingRects RPC.
func (*WindowInsetsClient) GetBoundingRectsIgnoringVisibility ¶
func (c *WindowInsetsClient) GetBoundingRectsIgnoringVisibility(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetBoundingRectsIgnoringVisibility calls the GetBoundingRectsIgnoringVisibility RPC.
func (*WindowInsetsClient) GetDisplayCutout ¶
GetDisplayCutout calls the GetDisplayCutout RPC.
func (*WindowInsetsClient) GetDisplayShape ¶
GetDisplayShape calls the GetDisplayShape RPC.
func (*WindowInsetsClient) GetInsets ¶
func (c *WindowInsetsClient) GetInsets(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetInsets calls the GetInsets RPC.
func (*WindowInsetsClient) GetInsetsIgnoringVisibility ¶
func (c *WindowInsetsClient) GetInsetsIgnoringVisibility(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetInsetsIgnoringVisibility calls the GetInsetsIgnoringVisibility RPC.
func (*WindowInsetsClient) GetMandatorySystemGestureInsets ¶
func (c *WindowInsetsClient) GetMandatorySystemGestureInsets(ctx context.Context, handle int64) (int64, error)
GetMandatorySystemGestureInsets calls the GetMandatorySystemGestureInsets RPC.
func (*WindowInsetsClient) GetPrivacyIndicatorBounds ¶
func (c *WindowInsetsClient) GetPrivacyIndicatorBounds(ctx context.Context, handle int64) (int64, error)
GetPrivacyIndicatorBounds calls the GetPrivacyIndicatorBounds RPC.
func (*WindowInsetsClient) GetRoundedCorner ¶
func (c *WindowInsetsClient) GetRoundedCorner(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetRoundedCorner calls the GetRoundedCorner RPC.
func (*WindowInsetsClient) GetStableInsetBottom ¶
GetStableInsetBottom calls the GetStableInsetBottom RPC.
func (*WindowInsetsClient) GetStableInsetLeft ¶
GetStableInsetLeft calls the GetStableInsetLeft RPC.
func (*WindowInsetsClient) GetStableInsetRight ¶
GetStableInsetRight calls the GetStableInsetRight RPC.
func (*WindowInsetsClient) GetStableInsetTop ¶
GetStableInsetTop calls the GetStableInsetTop RPC.
func (*WindowInsetsClient) GetStableInsets ¶
GetStableInsets calls the GetStableInsets RPC.
func (*WindowInsetsClient) GetSystemGestureInsets ¶
func (c *WindowInsetsClient) GetSystemGestureInsets(ctx context.Context, handle int64) (int64, error)
GetSystemGestureInsets calls the GetSystemGestureInsets RPC.
func (*WindowInsetsClient) GetSystemWindowInsetBottom ¶
func (c *WindowInsetsClient) GetSystemWindowInsetBottom(ctx context.Context, handle int64) (int32, error)
GetSystemWindowInsetBottom calls the GetSystemWindowInsetBottom RPC.
func (*WindowInsetsClient) GetSystemWindowInsetLeft ¶
func (c *WindowInsetsClient) GetSystemWindowInsetLeft(ctx context.Context, handle int64) (int32, error)
GetSystemWindowInsetLeft calls the GetSystemWindowInsetLeft RPC.
func (*WindowInsetsClient) GetSystemWindowInsetRight ¶
func (c *WindowInsetsClient) GetSystemWindowInsetRight(ctx context.Context, handle int64) (int32, error)
GetSystemWindowInsetRight calls the GetSystemWindowInsetRight RPC.
func (*WindowInsetsClient) GetSystemWindowInsetTop ¶
func (c *WindowInsetsClient) GetSystemWindowInsetTop(ctx context.Context, handle int64) (int32, error)
GetSystemWindowInsetTop calls the GetSystemWindowInsetTop RPC.
func (*WindowInsetsClient) GetSystemWindowInsets ¶
func (c *WindowInsetsClient) GetSystemWindowInsets(ctx context.Context, handle int64) (int64, error)
GetSystemWindowInsets calls the GetSystemWindowInsets RPC.
func (*WindowInsetsClient) GetTappableElementInsets ¶
func (c *WindowInsetsClient) GetTappableElementInsets(ctx context.Context, handle int64) (int64, error)
GetTappableElementInsets calls the GetTappableElementInsets RPC.
func (*WindowInsetsClient) HasStableInsets ¶
HasStableInsets calls the HasStableInsets RPC.
func (*WindowInsetsClient) HasSystemWindowInsets ¶
HasSystemWindowInsets calls the HasSystemWindowInsets RPC.
func (*WindowInsetsClient) Inset4_1 ¶
func (c *WindowInsetsClient) Inset4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error)
Inset4_1 calls the Inset4_1 RPC.
func (*WindowInsetsClient) IsConsumed ¶
IsConsumed calls the IsConsumed RPC.
func (*WindowInsetsClient) ReplaceSystemWindowInsets1 ¶
func (c *WindowInsetsClient) ReplaceSystemWindowInsets1(ctx context.Context, handle int64, arg0 int64) (int64, error)
ReplaceSystemWindowInsets1 calls the ReplaceSystemWindowInsets1 RPC.
type WindowInsetsControllerClient ¶
type WindowInsetsControllerClient struct {
// contains filtered or unexported fields
}
WindowInsetsControllerClient wraps the gRPC WindowInsetsControllerService client.
func NewWindowInsetsControllerClient ¶
func NewWindowInsetsControllerClient(cc grpc.ClientConnInterface) *WindowInsetsControllerClient
NewWindowInsetsControllerClient creates a new WindowInsetsController client.
func (*WindowInsetsControllerClient) AddOnControllableInsetsChangedListener ¶
func (c *WindowInsetsControllerClient) AddOnControllableInsetsChangedListener(ctx context.Context, arg0 int64) error
AddOnControllableInsetsChangedListener calls the AddOnControllableInsetsChangedListener RPC.
func (*WindowInsetsControllerClient) ControlWindowInsetsAnimation ¶
func (c *WindowInsetsControllerClient) ControlWindowInsetsAnimation(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64, arg4 int64) error
ControlWindowInsetsAnimation calls the ControlWindowInsetsAnimation RPC.
func (*WindowInsetsControllerClient) GetSystemBarsAppearance ¶
func (c *WindowInsetsControllerClient) GetSystemBarsAppearance(ctx context.Context) (int32, error)
GetSystemBarsAppearance calls the GetSystemBarsAppearance RPC.
func (*WindowInsetsControllerClient) GetSystemBarsBehavior ¶
func (c *WindowInsetsControllerClient) GetSystemBarsBehavior(ctx context.Context) (int32, error)
GetSystemBarsBehavior calls the GetSystemBarsBehavior RPC.
func (*WindowInsetsControllerClient) Hide ¶
func (c *WindowInsetsControllerClient) Hide(ctx context.Context, arg0 int32) error
Hide calls the Hide RPC.
func (*WindowInsetsControllerClient) RemoveOnControllableInsetsChangedListener ¶
func (c *WindowInsetsControllerClient) RemoveOnControllableInsetsChangedListener(ctx context.Context, arg0 int64) error
RemoveOnControllableInsetsChangedListener calls the RemoveOnControllableInsetsChangedListener RPC.
func (*WindowInsetsControllerClient) SetSystemBarsAppearance ¶
func (c *WindowInsetsControllerClient) SetSystemBarsAppearance(ctx context.Context, arg0 int32, arg1 int32) error
SetSystemBarsAppearance calls the SetSystemBarsAppearance RPC.
func (*WindowInsetsControllerClient) SetSystemBarsBehavior ¶
func (c *WindowInsetsControllerClient) SetSystemBarsBehavior(ctx context.Context, arg0 int32) error
SetSystemBarsBehavior calls the SetSystemBarsBehavior RPC.
type WindowInsetsControllerOnControllableInsetsChangedListenerClient ¶
type WindowInsetsControllerOnControllableInsetsChangedListenerClient struct {
// contains filtered or unexported fields
}
WindowInsetsControllerOnControllableInsetsChangedListenerClient wraps the gRPC WindowInsetsControllerOnControllableInsetsChangedListenerService client.
func NewWindowInsetsControllerOnControllableInsetsChangedListenerClient ¶
func NewWindowInsetsControllerOnControllableInsetsChangedListenerClient(cc grpc.ClientConnInterface) *WindowInsetsControllerOnControllableInsetsChangedListenerClient
NewWindowInsetsControllerOnControllableInsetsChangedListenerClient creates a new WindowInsetsControllerOnControllableInsetsChangedListener client.
func (*WindowInsetsControllerOnControllableInsetsChangedListenerClient) OnControllableInsetsChanged ¶
func (c *WindowInsetsControllerOnControllableInsetsChangedListenerClient) OnControllableInsetsChanged(ctx context.Context, arg0 int64, arg1 int32) error
OnControllableInsetsChanged calls the OnControllableInsetsChanged RPC.
type WindowInsetsSideClient ¶
type WindowInsetsSideClient struct {
// contains filtered or unexported fields
}
WindowInsetsSideClient wraps the gRPC WindowInsetsSideService client.
func NewWindowInsetsSideClient ¶
func NewWindowInsetsSideClient(cc grpc.ClientConnInterface) *WindowInsetsSideClient
NewWindowInsetsSideClient creates a new WindowInsetsSide client.
type WindowInsetsTypeClient ¶
type WindowInsetsTypeClient struct {
// contains filtered or unexported fields
}
WindowInsetsTypeClient wraps the gRPC WindowInsetsTypeService client.
func NewWindowInsetsTypeClient ¶
func NewWindowInsetsTypeClient(cc grpc.ClientConnInterface) *WindowInsetsTypeClient
NewWindowInsetsTypeClient creates a new WindowInsetsType client.
func (*WindowInsetsTypeClient) CaptionBar ¶
func (c *WindowInsetsTypeClient) CaptionBar(ctx context.Context) (int32, error)
CaptionBar calls the CaptionBar RPC.
func (*WindowInsetsTypeClient) DisplayCutout ¶
func (c *WindowInsetsTypeClient) DisplayCutout(ctx context.Context) (int32, error)
DisplayCutout calls the DisplayCutout RPC.
func (*WindowInsetsTypeClient) Ime ¶
func (c *WindowInsetsTypeClient) Ime(ctx context.Context) (int32, error)
Ime calls the Ime RPC.
func (*WindowInsetsTypeClient) MandatorySystemGestures ¶
func (c *WindowInsetsTypeClient) MandatorySystemGestures(ctx context.Context) (int32, error)
MandatorySystemGestures calls the MandatorySystemGestures RPC.
func (*WindowInsetsTypeClient) NavigationBars ¶
func (c *WindowInsetsTypeClient) NavigationBars(ctx context.Context) (int32, error)
NavigationBars calls the NavigationBars RPC.
func (*WindowInsetsTypeClient) StatusBars ¶
func (c *WindowInsetsTypeClient) StatusBars(ctx context.Context) (int32, error)
StatusBars calls the StatusBars RPC.
func (*WindowInsetsTypeClient) SystemBars ¶
func (c *WindowInsetsTypeClient) SystemBars(ctx context.Context) (int32, error)
SystemBars calls the SystemBars RPC.
func (*WindowInsetsTypeClient) SystemGestures ¶
func (c *WindowInsetsTypeClient) SystemGestures(ctx context.Context) (int32, error)
SystemGestures calls the SystemGestures RPC.
func (*WindowInsetsTypeClient) SystemOverlays ¶
func (c *WindowInsetsTypeClient) SystemOverlays(ctx context.Context) (int32, error)
SystemOverlays calls the SystemOverlays RPC.
func (*WindowInsetsTypeClient) TappableElement ¶
func (c *WindowInsetsTypeClient) TappableElement(ctx context.Context) (int32, error)
TappableElement calls the TappableElement RPC.
type WindowMetricsClient ¶
type WindowMetricsClient struct {
// contains filtered or unexported fields
}
WindowMetricsClient wraps the gRPC WindowMetricsService client.
func NewWindowMetricsClient ¶
func NewWindowMetricsClient(cc grpc.ClientConnInterface) *WindowMetricsClient
NewWindowMetricsClient creates a new WindowMetrics client.
func (*WindowMetricsClient) GetDensity ¶
GetDensity calls the GetDensity RPC.
func (*WindowMetricsClient) GetWindowInsets ¶
GetWindowInsets calls the GetWindowInsets RPC.
type WindowOnFrameMetricsAvailableListenerClient ¶
type WindowOnFrameMetricsAvailableListenerClient struct {
// contains filtered or unexported fields
}
WindowOnFrameMetricsAvailableListenerClient wraps the gRPC WindowOnFrameMetricsAvailableListenerService client.
func NewWindowOnFrameMetricsAvailableListenerClient ¶
func NewWindowOnFrameMetricsAvailableListenerClient(cc grpc.ClientConnInterface) *WindowOnFrameMetricsAvailableListenerClient
NewWindowOnFrameMetricsAvailableListenerClient creates a new WindowOnFrameMetricsAvailableListener client.
func (*WindowOnFrameMetricsAvailableListenerClient) OnFrameMetricsAvailable ¶
func (c *WindowOnFrameMetricsAvailableListenerClient) OnFrameMetricsAvailable(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
OnFrameMetricsAvailable calls the OnFrameMetricsAvailable RPC.
type WindowOnRestrictedCaptionAreaChangedListenerClient ¶
type WindowOnRestrictedCaptionAreaChangedListenerClient struct {
// contains filtered or unexported fields
}
WindowOnRestrictedCaptionAreaChangedListenerClient wraps the gRPC WindowOnRestrictedCaptionAreaChangedListenerService client.
func NewWindowOnRestrictedCaptionAreaChangedListenerClient ¶
func NewWindowOnRestrictedCaptionAreaChangedListenerClient(cc grpc.ClientConnInterface) *WindowOnRestrictedCaptionAreaChangedListenerClient
NewWindowOnRestrictedCaptionAreaChangedListenerClient creates a new WindowOnRestrictedCaptionAreaChangedListener client.
func (*WindowOnRestrictedCaptionAreaChangedListenerClient) OnRestrictedCaptionAreaChanged ¶
func (c *WindowOnRestrictedCaptionAreaChangedListenerClient) OnRestrictedCaptionAreaChanged(ctx context.Context, arg0 int64) error
OnRestrictedCaptionAreaChanged calls the OnRestrictedCaptionAreaChanged RPC.