Documentation
¶
Index ¶
- type DeviceProductInfoClient
- func (c *DeviceProductInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *DeviceProductInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *DeviceProductInfoClient) GetConnectionToSinkType(ctx context.Context, handle int64) (int32, error)
- func (c *DeviceProductInfoClient) GetManufactureWeek(ctx context.Context, handle int64) (int32, error)
- func (c *DeviceProductInfoClient) GetManufactureYear(ctx context.Context, handle int64) (int32, error)
- func (c *DeviceProductInfoClient) GetManufacturerPnpId(ctx context.Context, handle int64) (string, error)
- func (c *DeviceProductInfoClient) GetModelYear(ctx context.Context, handle int64) (int32, error)
- func (c *DeviceProductInfoClient) GetName(ctx context.Context, handle int64) (string, error)
- func (c *DeviceProductInfoClient) GetProductId(ctx context.Context, handle int64) (string, error)
- func (c *DeviceProductInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *DeviceProductInfoClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *DeviceProductInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type DisplayClient
- func (c *DisplayClient) GetAppVsyncOffsetNanos(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetCurrentSizeRange(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *DisplayClient) GetCutout(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetDeviceProductInfo(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetDisplayId(ctx context.Context) (int32, error)
- func (c *DisplayClient) GetFlags(ctx context.Context) (int32, error)
- func (c *DisplayClient) GetHdrCapabilities(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetHdrSdrRatio(ctx context.Context) (float32, error)
- func (c *DisplayClient) GetHeight(ctx context.Context) (int32, error)
- func (c *DisplayClient) GetHighestHdrSdrRatio(ctx context.Context) (float32, error)
- func (c *DisplayClient) GetMetrics(ctx context.Context, arg0 int64) error
- func (c *DisplayClient) GetMode(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetName(ctx context.Context) (string, error)
- func (c *DisplayClient) GetOrientation(ctx context.Context) (int32, error)
- func (c *DisplayClient) GetOverlaySupport(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetPixelFormat(ctx context.Context) (int32, error)
- func (c *DisplayClient) GetPreferredWideGamutColorSpace(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetPresentationDeadlineNanos(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetRealMetrics(ctx context.Context, arg0 int64) error
- func (c *DisplayClient) GetRealSize(ctx context.Context, arg0 int64) error
- func (c *DisplayClient) GetRectSize(ctx context.Context, arg0 int64) error
- func (c *DisplayClient) GetRefreshRate(ctx context.Context) (float32, error)
- func (c *DisplayClient) GetRotation(ctx context.Context) (int32, error)
- func (c *DisplayClient) GetRoundedCorner(ctx context.Context, arg0 int32) (int64, error)
- func (c *DisplayClient) GetShape(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetSize(ctx context.Context, arg0 int64) error
- func (c *DisplayClient) GetState(ctx context.Context) (int32, error)
- func (c *DisplayClient) GetSuggestedFrameRate(ctx context.Context, arg0 int32) (float32, error)
- func (c *DisplayClient) GetSupportedModes(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetSupportedRefreshRates(ctx context.Context) (int64, error)
- func (c *DisplayClient) GetWidth(ctx context.Context) (int32, error)
- func (c *DisplayClient) HasArrSupport(ctx context.Context) (bool, error)
- func (c *DisplayClient) IsHdr(ctx context.Context) (bool, error)
- func (c *DisplayClient) IsHdrSdrRatioAvailable(ctx context.Context) (bool, error)
- func (c *DisplayClient) IsMinimalPostProcessingSupported(ctx context.Context) (bool, error)
- func (c *DisplayClient) IsValid(ctx context.Context) (bool, error)
- func (c *DisplayClient) IsWideColorGamut(ctx context.Context) (bool, error)
- func (c *DisplayClient) RegisterHdrSdrRatioChangedListener(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *DisplayClient) ToString(ctx context.Context) (string, error)
- func (c *DisplayClient) UnregisterHdrSdrRatioChangedListener(ctx context.Context, arg0 int64) error
- type HdrCapabilitiesClient
- func (c *HdrCapabilitiesClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *HdrCapabilitiesClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *HdrCapabilitiesClient) GetDesiredMaxAverageLuminance(ctx context.Context) (float32, error)
- func (c *HdrCapabilitiesClient) GetDesiredMaxLuminance(ctx context.Context) (float32, error)
- func (c *HdrCapabilitiesClient) GetDesiredMinLuminance(ctx context.Context) (float32, error)
- func (c *HdrCapabilitiesClient) GetSupportedHdrTypes(ctx context.Context) (int64, error)
- func (c *HdrCapabilitiesClient) HashCode(ctx context.Context) (int32, error)
- func (c *HdrCapabilitiesClient) ToString(ctx context.Context) (string, error)
- func (c *HdrCapabilitiesClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type HdrConversionModeClient
- func (c *HdrConversionModeClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *HdrConversionModeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *HdrConversionModeClient) GetConversionMode(ctx context.Context, handle int64) (int32, error)
- func (c *HdrConversionModeClient) GetPreferredHdrOutputType(ctx context.Context, handle int64) (int32, error)
- func (c *HdrConversionModeClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *HdrConversionModeClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *HdrConversionModeClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type ManagerClient
- func (c *ManagerClient) CreateVirtualDisplay1(ctx context.Context, arg0 int64) (int64, error)
- func (c *ManagerClient) CreateVirtualDisplay6_1(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32, ...) (int64, error)
- func (c *ManagerClient) GetDisplay(ctx context.Context, arg0 int32) (int64, error)
- func (c *ManagerClient) GetDisplays0(ctx context.Context) (int64, error)
- func (c *ManagerClient) GetDisplays1_1(ctx context.Context, arg0 string) (int64, error)
- func (c *ManagerClient) GetHdrConversionMode(ctx context.Context) (int64, error)
- func (c *ManagerClient) GetMatchContentFrameRateUserPreference(ctx context.Context) (int32, error)
- func (c *ManagerClient) RegisterDisplayListener(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ManagerClient) UnregisterDisplayListener(ctx context.Context, arg0 int64) error
- type ManagerDisplayListenerClient
- type MetricsClient
- func (c *MetricsClient) Equals1(ctx context.Context, arg0 int64) (bool, error)
- func (c *MetricsClient) Equals1_1(ctx context.Context, arg0 int64) (bool, error)
- func (c *MetricsClient) HashCode(ctx context.Context) (int32, error)
- func (c *MetricsClient) SetTo(ctx context.Context, arg0 int64) error
- func (c *MetricsClient) SetToDefaults(ctx context.Context) error
- func (c *MetricsClient) ToString(ctx context.Context) (string, error)
- type ModeClient
- func (c *ModeClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *ModeClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *ModeClient) GetAlternativeRefreshRates(ctx context.Context) (int64, error)
- func (c *ModeClient) GetModeId(ctx context.Context) (int32, error)
- func (c *ModeClient) GetPhysicalHeight(ctx context.Context) (int32, error)
- func (c *ModeClient) GetPhysicalWidth(ctx context.Context) (int32, error)
- func (c *ModeClient) GetRefreshRate(ctx context.Context) (float32, error)
- func (c *ModeClient) GetSupportedHdrTypes(ctx context.Context) (int64, error)
- func (c *ModeClient) HashCode(ctx context.Context) (int32, error)
- func (c *ModeClient) ToString(ctx context.Context) (string, error)
- func (c *ModeClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type SurfaceClient
- func (c *SurfaceClient) ClearFrameRate(ctx context.Context) error
- func (c *SurfaceClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *SurfaceClient) IsValid(ctx context.Context) (bool, error)
- func (c *SurfaceClient) LockCanvas(ctx context.Context, arg0 int64) (int64, error)
- func (c *SurfaceClient) LockHardwareCanvas(ctx context.Context) (int64, error)
- func (c *SurfaceClient) ReadFromParcel(ctx context.Context, arg0 int64) error
- func (c *SurfaceClient) Release(ctx context.Context) error
- func (c *SurfaceClient) SetFrameRate2(ctx context.Context, arg0 float32, arg1 int32) error
- func (c *SurfaceClient) SetFrameRate3_1(ctx context.Context, arg0 float32, arg1 int32, arg2 int32) error
- func (c *SurfaceClient) ToString(ctx context.Context) (string, error)
- func (c *SurfaceClient) UnlockCanvas(ctx context.Context, arg0 int64) error
- func (c *SurfaceClient) UnlockCanvasAndPost(ctx context.Context, arg0 int64) error
- func (c *SurfaceClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type SurfaceHolderCallback2Client
- type SurfaceHolderCallbackClient
- func (c *SurfaceHolderCallbackClient) SurfaceChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error
- func (c *SurfaceHolderCallbackClient) SurfaceCreated(ctx context.Context, arg0 int64) error
- func (c *SurfaceHolderCallbackClient) SurfaceDestroyed(ctx context.Context, arg0 int64) error
- type SurfaceHolderClient
- func (c *SurfaceHolderClient) AddCallback(ctx context.Context, arg0 int64) error
- func (c *SurfaceHolderClient) GetSurface(ctx context.Context) (int64, error)
- func (c *SurfaceHolderClient) GetSurfaceFrame(ctx context.Context) (int64, error)
- func (c *SurfaceHolderClient) IsCreating(ctx context.Context) (bool, error)
- func (c *SurfaceHolderClient) LockCanvas0(ctx context.Context) (int64, error)
- func (c *SurfaceHolderClient) LockCanvas1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *SurfaceHolderClient) RemoveCallback(ctx context.Context, arg0 int64) error
- func (c *SurfaceHolderClient) SetFixedSize(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *SurfaceHolderClient) SetFormat(ctx context.Context, arg0 int32) error
- func (c *SurfaceHolderClient) SetKeepScreenOn(ctx context.Context, arg0 bool) error
- func (c *SurfaceHolderClient) SetSizeFromLayout(ctx context.Context) error
- func (c *SurfaceHolderClient) SetType(ctx context.Context, arg0 int32) error
- func (c *SurfaceHolderClient) UnlockCanvasAndPost(ctx context.Context, arg0 int64) error
- type SurfaceViewClient
- func (c *SurfaceViewClient) ApplyTransactionToFrame(ctx context.Context, arg0 int64) error
- func (c *SurfaceViewClient) ClearChildSurfacePackage(ctx context.Context) error
- func (c *SurfaceViewClient) Draw(ctx context.Context, arg0 int64) error
- func (c *SurfaceViewClient) GatherTransparentRegion(ctx context.Context, arg0 int64) (bool, error)
- func (c *SurfaceViewClient) GetAccessibilityClassName(ctx context.Context) (int64, error)
- func (c *SurfaceViewClient) GetChildSurfacePackage(ctx context.Context) (int64, error)
- func (c *SurfaceViewClient) GetCompositionOrder(ctx context.Context) (int32, error)
- func (c *SurfaceViewClient) GetHolder(ctx context.Context) (int64, error)
- func (c *SurfaceViewClient) GetHostToken(ctx context.Context) (int64, error)
- func (c *SurfaceViewClient) GetImportantForAccessibility(ctx context.Context) (int32, error)
- func (c *SurfaceViewClient) GetSurfaceControl(ctx context.Context) (int64, error)
- func (c *SurfaceViewClient) HasOverlappingRendering(ctx context.Context) (bool, error)
- func (c *SurfaceViewClient) SetAlpha(ctx context.Context, arg0 float32) error
- func (c *SurfaceViewClient) SetChildSurfacePackage(ctx context.Context, arg0 int64) error
- func (c *SurfaceViewClient) SetClipBounds(ctx context.Context, arg0 int64) error
- func (c *SurfaceViewClient) SetCompositionOrder(ctx context.Context, arg0 int32) error
- func (c *SurfaceViewClient) SetDesiredHdrHeadroom(ctx context.Context, arg0 float32) error
- func (c *SurfaceViewClient) SetSecure(ctx context.Context, arg0 bool) error
- func (c *SurfaceViewClient) SetSurfaceLifecycle(ctx context.Context, arg0 int32) error
- func (c *SurfaceViewClient) SetVisibility(ctx context.Context, arg0 int32) error
- func (c *SurfaceViewClient) SetZOrderMediaOverlay(ctx context.Context, arg0 bool) error
- func (c *SurfaceViewClient) SetZOrderOnTop(ctx context.Context, arg0 bool) error
- type ViewAccessibilityDelegateClient
- func (c *ViewAccessibilityDelegateClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) error
- func (c *ViewAccessibilityDelegateClient) DispatchPopulateAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *ViewAccessibilityDelegateClient) GetAccessibilityNodeProvider(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewAccessibilityDelegateClient) OnInitializeAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewAccessibilityDelegateClient) OnInitializeAccessibilityNodeInfo(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewAccessibilityDelegateClient) OnPopulateAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewAccessibilityDelegateClient) OnRequestSendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)
- func (c *ViewAccessibilityDelegateClient) PerformAccessibilityAction(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)
- func (c *ViewAccessibilityDelegateClient) SendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewAccessibilityDelegateClient) SendAccessibilityEventUnchecked(ctx context.Context, arg0 int64, arg1 int64) error
- type ViewBaseSavedStateClient
- type ViewClient
- func (c *ViewClient) AddChildrenForAccessibility(ctx context.Context, arg0 int64) error
- func (c *ViewClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error
- func (c *ViewClient) AddFocusables2(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewClient) AddFocusables3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
- func (c *ViewClient) AddKeyboardNavigationClusters(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewClient) AddOnAttachStateChangeListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) AddOnLayoutChangeListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) AddOnUnhandledKeyEventListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) AddTouchables(ctx context.Context, arg0 int64) error
- func (c *ViewClient) Animate(ctx context.Context) (int64, error)
- func (c *ViewClient) AnnounceForAccessibility(ctx context.Context, arg0 string) error
- func (c *ViewClient) Autofill1(ctx context.Context, arg0 int64) error
- func (c *ViewClient) Autofill1_1(ctx context.Context, arg0 int64) error
- func (c *ViewClient) BringToFront(ctx context.Context) error
- func (c *ViewClient) BuildDrawingCache0(ctx context.Context) error
- func (c *ViewClient) BuildDrawingCache1_1(ctx context.Context, arg0 bool) error
- func (c *ViewClient) BuildLayer(ctx context.Context) error
- func (c *ViewClient) CallOnClick(ctx context.Context) (bool, error)
- func (c *ViewClient) CanResolveLayoutDirection(ctx context.Context) (bool, error)
- func (c *ViewClient) CanResolveTextAlignment(ctx context.Context) (bool, error)
- func (c *ViewClient) CanResolveTextDirection(ctx context.Context) (bool, error)
- func (c *ViewClient) CanScrollHorizontally(ctx context.Context, arg0 int32) (bool, error)
- func (c *ViewClient) CanScrollVertically(ctx context.Context, arg0 int32) (bool, error)
- func (c *ViewClient) CancelDragAndDrop(ctx context.Context) error
- func (c *ViewClient) CancelLongPress(ctx context.Context) error
- func (c *ViewClient) CancelPendingInputEvents(ctx context.Context) error
- func (c *ViewClient) CheckInputConnectionProxy(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) ClearAnimation(ctx context.Context) error
- func (c *ViewClient) ClearFocus(ctx context.Context) error
- func (c *ViewClient) ClearPendingCredentialRequest(ctx context.Context) error
- func (c *ViewClient) ClearViewTranslationCallback(ctx context.Context) error
- func (c *ViewClient) CombineMeasuredStates(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (c *ViewClient) ComputeScroll(ctx context.Context) error
- func (c *ViewClient) ComputeSystemWindowInsets(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ViewClient) CreateAccessibilityNodeInfo(ctx context.Context) (int64, error)
- func (c *ViewClient) CreateContextMenu(ctx context.Context, arg0 int64) error
- func (c *ViewClient) DestroyDrawingCache(ctx context.Context) error
- func (c *ViewClient) DispatchApplyWindowInsets(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewClient) DispatchCapturedPointerEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchConfigurationChanged(ctx context.Context, arg0 int64) error
- func (c *ViewClient) DispatchCreateViewTranslationRequest(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- func (c *ViewClient) DispatchDisplayHint(ctx context.Context, arg0 int32) error
- func (c *ViewClient) DispatchDragEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchDrawableHotspotChanged(ctx context.Context, arg0 float32, arg1 float32) error
- func (c *ViewClient) DispatchFinishTemporaryDetach(ctx context.Context) error
- func (c *ViewClient) DispatchGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchKeyEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchKeyEventPreIme(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchKeyShortcutEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchNestedFling(ctx context.Context, arg0 float32, arg1 float32, arg2 bool) (bool, error)
- func (c *ViewClient) DispatchNestedPreFling(ctx context.Context, arg0 float32, arg1 float32) (bool, error)
- func (c *ViewClient) DispatchNestedPrePerformAccessibilityAction(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewClient) DispatchNestedPreScroll(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int64) (bool, error)
- func (c *ViewClient) DispatchNestedScroll(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, ...) (bool, error)
- func (c *ViewClient) DispatchPointerCaptureChanged(ctx context.Context, arg0 bool) error
- func (c *ViewClient) DispatchPopulateAccessibilityEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchProvideAutofillStructure(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewClient) DispatchProvideStructure(ctx context.Context, arg0 int64) error
- func (c *ViewClient) DispatchScrollCaptureSearch(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ViewClient) DispatchStartTemporaryDetach(ctx context.Context) error
- func (c *ViewClient) DispatchSystemUiVisibilityChanged(ctx context.Context, arg0 int32) error
- func (c *ViewClient) DispatchTouchEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchTrackballEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) DispatchUnhandledMove(ctx context.Context, arg0 int64, arg1 int32) (bool, error)
- func (c *ViewClient) DispatchWindowFocusChanged(ctx context.Context, arg0 bool) error
- func (c *ViewClient) DispatchWindowInsetsAnimationEnd(ctx context.Context, arg0 int64) error
- func (c *ViewClient) DispatchWindowInsetsAnimationPrepare(ctx context.Context, arg0 int64) error
- func (c *ViewClient) DispatchWindowInsetsAnimationProgress(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ViewClient) DispatchWindowInsetsAnimationStart(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ViewClient) DispatchWindowSystemUiVisiblityChanged(ctx context.Context, arg0 int32) error
- func (c *ViewClient) DispatchWindowVisibilityChanged(ctx context.Context, arg0 int32) error
- func (c *ViewClient) Draw(ctx context.Context, arg0 int64) error
- func (c *ViewClient) DrawableHotspotChanged(ctx context.Context, arg0 float32, arg1 float32) error
- func (c *ViewClient) FindFocus(ctx context.Context) (int64, error)
- func (c *ViewClient) FindOnBackInvokedDispatcher(ctx context.Context) (int64, error)
- func (c *ViewClient) FindViewsWithText(ctx context.Context, arg0 int64, arg1 string, arg2 int32) error
- func (c *ViewClient) FocusSearch(ctx context.Context, arg0 int32) (int64, error)
- func (c *ViewClient) ForceHasOverlappingRendering(ctx context.Context, arg0 bool) error
- func (c *ViewClient) ForceLayout(ctx context.Context) error
- func (c *ViewClient) GatherTransparentRegion(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) GenerateDisplayHash(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error
- func (c *ViewClient) GenerateViewId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetAccessibilityClassName(ctx context.Context) (int64, error)
- func (c *ViewClient) GetAccessibilityDelegate(ctx context.Context) (int64, error)
- func (c *ViewClient) GetAccessibilityLiveRegion(ctx context.Context) (int32, error)
- func (c *ViewClient) GetAccessibilityNodeProvider(ctx context.Context) (int64, error)
- func (c *ViewClient) GetAccessibilityPaneTitle(ctx context.Context) (int64, error)
- func (c *ViewClient) GetAccessibilityTraversalAfter(ctx context.Context) (int32, error)
- func (c *ViewClient) GetAccessibilityTraversalBefore(ctx context.Context) (int32, error)
- func (c *ViewClient) GetAllowedHandwritingDelegatePackageName(ctx context.Context) (string, error)
- func (c *ViewClient) GetAllowedHandwritingDelegatorPackageName(ctx context.Context) (string, error)
- func (c *ViewClient) GetAlpha(ctx context.Context) (float32, error)
- func (c *ViewClient) GetAnimation(ctx context.Context) (int64, error)
- func (c *ViewClient) GetAnimationMatrix(ctx context.Context) (int64, error)
- func (c *ViewClient) GetApplicationWindowToken(ctx context.Context) (int64, error)
- func (c *ViewClient) GetAttributeResolutionStack(ctx context.Context, arg0 int32) (int64, error)
- func (c *ViewClient) GetAutofillHints(ctx context.Context) (int64, error)
- func (c *ViewClient) GetAutofillId(ctx context.Context) (int64, error)
- func (c *ViewClient) GetAutofillType(ctx context.Context) (int32, error)
- func (c *ViewClient) GetAutofillValue(ctx context.Context) (int64, error)
- func (c *ViewClient) GetBackground(ctx context.Context) (int64, error)
- func (c *ViewClient) GetBackgroundTintBlendMode(ctx context.Context) (int64, error)
- func (c *ViewClient) GetBackgroundTintList(ctx context.Context) (int64, error)
- func (c *ViewClient) GetBackgroundTintMode(ctx context.Context) (int64, error)
- func (c *ViewClient) GetBaseline(ctx context.Context) (int32, error)
- func (c *ViewClient) GetBottom(ctx context.Context) (int32, error)
- func (c *ViewClient) GetCameraDistance(ctx context.Context) (float32, error)
- func (c *ViewClient) GetClipBounds0(ctx context.Context) (int64, error)
- func (c *ViewClient) GetClipBounds1_1(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) GetClipToOutline(ctx context.Context) (bool, error)
- func (c *ViewClient) GetContentCaptureSession(ctx context.Context) (int64, error)
- func (c *ViewClient) GetContentDescription(ctx context.Context) (int64, error)
- func (c *ViewClient) GetContentSensitivity(ctx context.Context) (int32, error)
- func (c *ViewClient) GetContext(ctx context.Context) (int64, error)
- func (c *ViewClient) GetDefaultFocusHighlightEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) GetDefaultSize(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (c *ViewClient) GetDisplay(ctx context.Context) (int64, error)
- func (c *ViewClient) GetDrawableState(ctx context.Context) (int64, error)
- func (c *ViewClient) GetDrawingCache0(ctx context.Context) (int64, error)
- func (c *ViewClient) GetDrawingCache1_1(ctx context.Context, arg0 bool) (int64, error)
- func (c *ViewClient) GetDrawingCacheBackgroundColor(ctx context.Context) (int32, error)
- func (c *ViewClient) GetDrawingCacheQuality(ctx context.Context) (int32, error)
- func (c *ViewClient) GetDrawingRect(ctx context.Context, arg0 int64) error
- func (c *ViewClient) GetDrawingTime(ctx context.Context) (int64, error)
- func (c *ViewClient) GetElevation(ctx context.Context) (float32, error)
- func (c *ViewClient) GetExplicitStyle(ctx context.Context) (int32, error)
- func (c *ViewClient) GetFilterTouchesWhenObscured(ctx context.Context) (bool, error)
- func (c *ViewClient) GetFitsSystemWindows(ctx context.Context) (bool, error)
- func (c *ViewClient) GetFocusable(ctx context.Context) (int32, error)
- func (c *ViewClient) GetFocusables(ctx context.Context, arg0 int32) (int64, error)
- func (c *ViewClient) GetFocusedRect(ctx context.Context, arg0 int64) error
- func (c *ViewClient) GetForeground(ctx context.Context) (int64, error)
- func (c *ViewClient) GetForegroundGravity(ctx context.Context) (int32, error)
- func (c *ViewClient) GetForegroundTintBlendMode(ctx context.Context) (int64, error)
- func (c *ViewClient) GetForegroundTintList(ctx context.Context) (int64, error)
- func (c *ViewClient) GetForegroundTintMode(ctx context.Context) (int64, error)
- func (c *ViewClient) GetFrameContentVelocity(ctx context.Context) (float32, error)
- func (c *ViewClient) GetGlobalVisibleRect1(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) GetGlobalVisibleRect2_1(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *ViewClient) GetHandler(ctx context.Context) (int64, error)
- func (c *ViewClient) GetHandwritingBoundsOffsetBottom(ctx context.Context) (float32, error)
- func (c *ViewClient) GetHandwritingBoundsOffsetLeft(ctx context.Context) (float32, error)
- func (c *ViewClient) GetHandwritingBoundsOffsetRight(ctx context.Context) (float32, error)
- func (c *ViewClient) GetHandwritingBoundsOffsetTop(ctx context.Context) (float32, error)
- func (c *ViewClient) GetHandwritingDelegateFlags(ctx context.Context) (int32, error)
- func (c *ViewClient) GetHandwritingDelegatorCallback(ctx context.Context) (int64, error)
- func (c *ViewClient) GetHasOverlappingRendering(ctx context.Context) (bool, error)
- func (c *ViewClient) GetHeight(ctx context.Context) (int32, error)
- func (c *ViewClient) GetHitRect(ctx context.Context, arg0 int64) error
- func (c *ViewClient) GetHorizontalFadingEdgeLength(ctx context.Context) (int32, error)
- func (c *ViewClient) GetHorizontalScrollbarThumbDrawable(ctx context.Context) (int64, error)
- func (c *ViewClient) GetHorizontalScrollbarTrackDrawable(ctx context.Context) (int64, error)
- func (c *ViewClient) GetId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetImportantForAccessibility(ctx context.Context) (int32, error)
- func (c *ViewClient) GetImportantForAutofill(ctx context.Context) (int32, error)
- func (c *ViewClient) GetImportantForContentCapture(ctx context.Context) (int32, error)
- func (c *ViewClient) GetKeepScreenOn(ctx context.Context) (bool, error)
- func (c *ViewClient) GetKeyDispatcherState(ctx context.Context) (int64, error)
- func (c *ViewClient) GetLabelFor(ctx context.Context) (int32, error)
- func (c *ViewClient) GetLayerType(ctx context.Context) (int32, error)
- func (c *ViewClient) GetLayoutDirection(ctx context.Context) (int32, error)
- func (c *ViewClient) GetLayoutParams(ctx context.Context) (int64, error)
- func (c *ViewClient) GetLeft(ctx context.Context) (int32, error)
- func (c *ViewClient) GetLocalVisibleRect(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) GetLocationInSurface(ctx context.Context, arg0 int64) error
- func (c *ViewClient) GetLocationInWindow(ctx context.Context, arg0 int64) error
- func (c *ViewClient) GetLocationOnScreen(ctx context.Context, arg0 int64) error
- func (c *ViewClient) GetMatrix(ctx context.Context) (int64, error)
- func (c *ViewClient) GetMeasuredHeight(ctx context.Context) (int32, error)
- func (c *ViewClient) GetMeasuredHeightAndState(ctx context.Context) (int32, error)
- func (c *ViewClient) GetMeasuredState(ctx context.Context) (int32, error)
- func (c *ViewClient) GetMeasuredWidth(ctx context.Context) (int32, error)
- func (c *ViewClient) GetMeasuredWidthAndState(ctx context.Context) (int32, error)
- func (c *ViewClient) GetMinimumHeight(ctx context.Context) (int32, error)
- func (c *ViewClient) GetMinimumWidth(ctx context.Context) (int32, error)
- func (c *ViewClient) GetNextClusterForwardId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetNextFocusDownId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetNextFocusForwardId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetNextFocusLeftId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetNextFocusRightId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetNextFocusUpId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetOnFocusChangeListener(ctx context.Context) (int64, error)
- func (c *ViewClient) GetOutlineAmbientShadowColor(ctx context.Context) (int32, error)
- func (c *ViewClient) GetOutlineProvider(ctx context.Context) (int64, error)
- func (c *ViewClient) GetOutlineSpotShadowColor(ctx context.Context) (int32, error)
- func (c *ViewClient) GetOverScrollMode(ctx context.Context) (int32, error)
- func (c *ViewClient) GetOverlay(ctx context.Context) (int64, error)
- func (c *ViewClient) GetPaddingBottom(ctx context.Context) (int32, error)
- func (c *ViewClient) GetPaddingEnd(ctx context.Context) (int32, error)
- func (c *ViewClient) GetPaddingLeft(ctx context.Context) (int32, error)
- func (c *ViewClient) GetPaddingRight(ctx context.Context) (int32, error)
- func (c *ViewClient) GetPaddingStart(ctx context.Context) (int32, error)
- func (c *ViewClient) GetPaddingTop(ctx context.Context) (int32, error)
- func (c *ViewClient) GetParent(ctx context.Context) (int64, error)
- func (c *ViewClient) GetParentForAccessibility(ctx context.Context) (int64, error)
- func (c *ViewClient) GetPendingCredentialRequest(ctx context.Context) (int64, error)
- func (c *ViewClient) GetPivotX(ctx context.Context) (float32, error)
- func (c *ViewClient) GetPivotY(ctx context.Context) (float32, error)
- func (c *ViewClient) GetPointerIcon(ctx context.Context) (int64, error)
- func (c *ViewClient) GetPreferKeepClearRects(ctx context.Context) (int64, error)
- func (c *ViewClient) GetReceiveContentMimeTypes(ctx context.Context) (int64, error)
- func (c *ViewClient) GetRequestedFrameRate(ctx context.Context) (float32, error)
- func (c *ViewClient) GetResources(ctx context.Context) (int64, error)
- func (c *ViewClient) GetRevealOnFocusHint(ctx context.Context) (bool, error)
- func (c *ViewClient) GetRight(ctx context.Context) (int32, error)
- func (c *ViewClient) GetRootSurfaceControl(ctx context.Context) (int64, error)
- func (c *ViewClient) GetRootView(ctx context.Context) (int64, error)
- func (c *ViewClient) GetRootWindowInsets(ctx context.Context) (int64, error)
- func (c *ViewClient) GetRotation(ctx context.Context) (float32, error)
- func (c *ViewClient) GetRotationX(ctx context.Context) (float32, error)
- func (c *ViewClient) GetRotationY(ctx context.Context) (float32, error)
- func (c *ViewClient) GetScaleX(ctx context.Context) (float32, error)
- func (c *ViewClient) GetScaleY(ctx context.Context) (float32, error)
- func (c *ViewClient) GetScrollBarDefaultDelayBeforeFade(ctx context.Context) (int32, error)
- func (c *ViewClient) GetScrollBarFadeDuration(ctx context.Context) (int32, error)
- func (c *ViewClient) GetScrollBarSize(ctx context.Context) (int32, error)
- func (c *ViewClient) GetScrollBarStyle(ctx context.Context) (int32, error)
- func (c *ViewClient) GetScrollCaptureHint(ctx context.Context) (int32, error)
- func (c *ViewClient) GetScrollIndicators(ctx context.Context) (int32, error)
- func (c *ViewClient) GetScrollX(ctx context.Context) (int32, error)
- func (c *ViewClient) GetScrollY(ctx context.Context) (int32, error)
- func (c *ViewClient) GetSolidColor(ctx context.Context) (int32, error)
- func (c *ViewClient) GetSourceLayoutResId(ctx context.Context) (int32, error)
- func (c *ViewClient) GetStateDescription(ctx context.Context) (int64, error)
- func (c *ViewClient) GetStateListAnimator(ctx context.Context) (int64, error)
- func (c *ViewClient) GetSupplementalDescription(ctx context.Context) (int64, error)
- func (c *ViewClient) GetSystemGestureExclusionRects(ctx context.Context) (int64, error)
- func (c *ViewClient) GetSystemUiVisibility(ctx context.Context) (int32, error)
- func (c *ViewClient) GetTag0(ctx context.Context) (int64, error)
- func (c *ViewClient) GetTag1_1(ctx context.Context, arg0 int32) (int64, error)
- func (c *ViewClient) GetTextAlignment(ctx context.Context) (int32, error)
- func (c *ViewClient) GetTextDirection(ctx context.Context) (int32, error)
- func (c *ViewClient) GetTooltipText(ctx context.Context) (int64, error)
- func (c *ViewClient) GetTop(ctx context.Context) (int32, error)
- func (c *ViewClient) GetTouchDelegate(ctx context.Context) (int64, error)
- func (c *ViewClient) GetTouchables(ctx context.Context) (int64, error)
- func (c *ViewClient) GetTransitionAlpha(ctx context.Context) (float32, error)
- func (c *ViewClient) GetTransitionName(ctx context.Context) (string, error)
- func (c *ViewClient) GetTranslationX(ctx context.Context) (float32, error)
- func (c *ViewClient) GetTranslationY(ctx context.Context) (float32, error)
- func (c *ViewClient) GetTranslationZ(ctx context.Context) (float32, error)
- func (c *ViewClient) GetUniqueDrawingId(ctx context.Context) (int64, error)
- func (c *ViewClient) GetVerticalFadingEdgeLength(ctx context.Context) (int32, error)
- func (c *ViewClient) GetVerticalScrollbarPosition(ctx context.Context) (int32, error)
- func (c *ViewClient) GetVerticalScrollbarThumbDrawable(ctx context.Context) (int64, error)
- func (c *ViewClient) GetVerticalScrollbarTrackDrawable(ctx context.Context) (int64, error)
- func (c *ViewClient) GetVerticalScrollbarWidth(ctx context.Context) (int32, error)
- func (c *ViewClient) GetViewTranslationResponse(ctx context.Context) (int64, error)
- func (c *ViewClient) GetViewTreeObserver(ctx context.Context) (int64, error)
- func (c *ViewClient) GetVisibility(ctx context.Context) (int32, error)
- func (c *ViewClient) GetWidth(ctx context.Context) (int32, error)
- func (c *ViewClient) GetWindowId(ctx context.Context) (int64, error)
- func (c *ViewClient) GetWindowInsetsController(ctx context.Context) (int64, error)
- func (c *ViewClient) GetWindowSystemUiVisibility(ctx context.Context) (int32, error)
- func (c *ViewClient) GetWindowToken(ctx context.Context) (int64, error)
- func (c *ViewClient) GetWindowVisibility(ctx context.Context) (int32, error)
- func (c *ViewClient) GetWindowVisibleDisplayFrame(ctx context.Context, arg0 int64) error
- func (c *ViewClient) GetX(ctx context.Context) (float32, error)
- func (c *ViewClient) GetY(ctx context.Context) (float32, error)
- func (c *ViewClient) GetZ(ctx context.Context) (float32, error)
- func (c *ViewClient) HasExplicitFocusable(ctx context.Context) (bool, error)
- func (c *ViewClient) HasFocus(ctx context.Context) (bool, error)
- func (c *ViewClient) HasFocusable(ctx context.Context) (bool, error)
- func (c *ViewClient) HasNestedScrollingParent(ctx context.Context) (bool, error)
- func (c *ViewClient) HasOnClickListeners(ctx context.Context) (bool, error)
- func (c *ViewClient) HasOnLongClickListeners(ctx context.Context) (bool, error)
- func (c *ViewClient) HasOverlappingRendering(ctx context.Context) (bool, error)
- func (c *ViewClient) HasPointerCapture(ctx context.Context) (bool, error)
- func (c *ViewClient) HasTransientState(ctx context.Context) (bool, error)
- func (c *ViewClient) HasWindowFocus(ctx context.Context) (bool, error)
- func (c *ViewClient) Inflate(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
- func (c *ViewClient) Invalidate0(ctx context.Context) error
- func (c *ViewClient) Invalidate1_1(ctx context.Context, arg0 int64) error
- func (c *ViewClient) Invalidate4_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *ViewClient) InvalidateDrawable(ctx context.Context, arg0 int64) error
- func (c *ViewClient) InvalidateOutline(ctx context.Context) error
- func (c *ViewClient) IsAccessibilityDataSensitive(ctx context.Context) (bool, error)
- func (c *ViewClient) IsAccessibilityFocused(ctx context.Context) (bool, error)
- func (c *ViewClient) IsAccessibilityHeading(ctx context.Context) (bool, error)
- func (c *ViewClient) IsActivated(ctx context.Context) (bool, error)
- func (c *ViewClient) IsAttachedToWindow(ctx context.Context) (bool, error)
- func (c *ViewClient) IsAutoHandwritingEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsClickable(ctx context.Context) (bool, error)
- func (c *ViewClient) IsContentSensitive(ctx context.Context) (bool, error)
- func (c *ViewClient) IsContextClickable(ctx context.Context) (bool, error)
- func (c *ViewClient) IsCredential(ctx context.Context) (bool, error)
- func (c *ViewClient) IsDirty(ctx context.Context) (bool, error)
- func (c *ViewClient) IsDrawingCacheEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsDuplicateParentStateEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsFocusable(ctx context.Context) (bool, error)
- func (c *ViewClient) IsFocusableInTouchMode(ctx context.Context) (bool, error)
- func (c *ViewClient) IsFocused(ctx context.Context) (bool, error)
- func (c *ViewClient) IsFocusedByDefault(ctx context.Context) (bool, error)
- func (c *ViewClient) IsForceDarkAllowed(ctx context.Context) (bool, error)
- func (c *ViewClient) IsHandwritingDelegate(ctx context.Context) (bool, error)
- func (c *ViewClient) IsHapticFeedbackEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsHardwareAccelerated(ctx context.Context) (bool, error)
- func (c *ViewClient) IsHorizontalFadingEdgeEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsHorizontalScrollBarEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsHovered(ctx context.Context) (bool, error)
- func (c *ViewClient) IsImportantForAccessibility(ctx context.Context) (bool, error)
- func (c *ViewClient) IsImportantForAutofill(ctx context.Context) (bool, error)
- func (c *ViewClient) IsImportantForContentCapture(ctx context.Context) (bool, error)
- func (c *ViewClient) IsInEditMode(ctx context.Context) (bool, error)
- func (c *ViewClient) IsInLayout(ctx context.Context) (bool, error)
- func (c *ViewClient) IsInTouchMode(ctx context.Context) (bool, error)
- func (c *ViewClient) IsKeyboardNavigationCluster(ctx context.Context) (bool, error)
- func (c *ViewClient) IsLaidOut(ctx context.Context) (bool, error)
- func (c *ViewClient) IsLayoutDirectionResolved(ctx context.Context) (bool, error)
- func (c *ViewClient) IsLayoutRequested(ctx context.Context) (bool, error)
- func (c *ViewClient) IsLongClickable(ctx context.Context) (bool, error)
- func (c *ViewClient) IsNestedScrollingEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsOpaque(ctx context.Context) (bool, error)
- func (c *ViewClient) IsPaddingRelative(ctx context.Context) (bool, error)
- func (c *ViewClient) IsPivotSet(ctx context.Context) (bool, error)
- func (c *ViewClient) IsPreferKeepClear(ctx context.Context) (bool, error)
- func (c *ViewClient) IsPressed(ctx context.Context) (bool, error)
- func (c *ViewClient) IsSaveEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsSaveFromParentEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsScreenReaderFocusable(ctx context.Context) (bool, error)
- func (c *ViewClient) IsScrollContainer(ctx context.Context) (bool, error)
- func (c *ViewClient) IsScrollbarFadingEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsSelected(ctx context.Context) (bool, error)
- func (c *ViewClient) IsShowingLayoutBounds(ctx context.Context) (bool, error)
- func (c *ViewClient) IsShown(ctx context.Context) (bool, error)
- func (c *ViewClient) IsSoundEffectsEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsTemporarilyDetached(ctx context.Context) (bool, error)
- func (c *ViewClient) IsTextAlignmentResolved(ctx context.Context) (bool, error)
- func (c *ViewClient) IsTextDirectionResolved(ctx context.Context) (bool, error)
- func (c *ViewClient) IsVerticalFadingEdgeEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsVerticalScrollBarEnabled(ctx context.Context) (bool, error)
- func (c *ViewClient) IsVisibleToUserForAutofill(ctx context.Context, arg0 int32) (bool, error)
- func (c *ViewClient) JumpDrawablesToCurrentState(ctx context.Context) error
- func (c *ViewClient) KeyboardNavigationClusterSearch(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *ViewClient) Layout(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *ViewClient) Measure(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *ViewClient) OffsetLeftAndRight(ctx context.Context, arg0 int32) error
- func (c *ViewClient) OffsetTopAndBottom(ctx context.Context, arg0 int32) error
- func (c *ViewClient) OnApplyWindowInsets(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewClient) OnCancelPendingInputEvents(ctx context.Context) error
- func (c *ViewClient) OnCapturedPointerEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) OnCheckIsTextEditor(ctx context.Context) (bool, error)
- func (c *ViewClient) OnCreateInputConnection(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewClient) OnCreateViewTranslationRequest(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewClient) OnCreateVirtualViewTranslationRequests(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ViewClient) OnDragEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) OnDrawForeground(ctx context.Context, arg0 int64) error
- func (c *ViewClient) OnFilterTouchEventForSecurity(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) OnFinishTemporaryDetach(ctx context.Context) error
- func (c *ViewClient) OnGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) OnHoverChanged(ctx context.Context, arg0 bool) error
- func (c *ViewClient) OnHoverEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) OnInitializeAccessibilityEvent(ctx context.Context, arg0 int64) error
- func (c *ViewClient) OnInitializeAccessibilityNodeInfo(ctx context.Context, arg0 int64) error
- func (c *ViewClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewClient) OnKeyLongPress(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error)
- func (c *ViewClient) OnKeyPreIme(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewClient) OnKeyShortcut(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewClient) OnPointerCaptureChange(ctx context.Context, arg0 bool) error
- func (c *ViewClient) OnPopulateAccessibilityEvent(ctx context.Context, arg0 int64) error
- func (c *ViewClient) OnProvideAutofillStructure(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewClient) OnProvideAutofillVirtualStructure(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewClient) OnProvideContentCaptureStructure(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewClient) OnProvideStructure(ctx context.Context, arg0 int64) error
- func (c *ViewClient) OnProvideVirtualStructure(ctx context.Context, arg0 int64) error
- func (c *ViewClient) OnReceiveContent(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewClient) OnResolvePointerIcon(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *ViewClient) OnRtlPropertiesChanged(ctx context.Context, arg0 int32) error
- func (c *ViewClient) OnScreenStateChanged(ctx context.Context, arg0 int32) error
- func (c *ViewClient) OnScrollCaptureSearch(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ViewClient) OnStartTemporaryDetach(ctx context.Context) error
- func (c *ViewClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) OnTrackballEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) OnViewTranslationResponse(ctx context.Context, arg0 int64) error
- func (c *ViewClient) OnVirtualViewTranslationResponses(ctx context.Context, arg0 int64) error
- func (c *ViewClient) OnVisibilityAggregated(ctx context.Context, arg0 bool) error
- func (c *ViewClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error
- func (c *ViewClient) OnWindowSystemUiVisibilityChanged(ctx context.Context, arg0 int32) error
- func (c *ViewClient) PerformAccessibilityAction(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewClient) PerformClick(ctx context.Context) (bool, error)
- func (c *ViewClient) PerformContextClick0(ctx context.Context) (bool, error)
- func (c *ViewClient) PerformContextClick2_1(ctx context.Context, arg0 float32, arg1 float32) (bool, error)
- func (c *ViewClient) PerformHapticFeedback1(ctx context.Context, arg0 int32) (bool, error)
- func (c *ViewClient) PerformHapticFeedback2_1(ctx context.Context, arg0 int32, arg1 int32) (bool, error)
- func (c *ViewClient) PerformLongClick0(ctx context.Context) (bool, error)
- func (c *ViewClient) PerformLongClick2_1(ctx context.Context, arg0 float32, arg1 float32) (bool, error)
- func (c *ViewClient) PerformReceiveContent(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewClient) PlaySoundEffect(ctx context.Context, arg0 int32) error
- func (c *ViewClient) Post(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) PostDelayed(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *ViewClient) PostInvalidate0(ctx context.Context) error
- func (c *ViewClient) PostInvalidate4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *ViewClient) PostInvalidateDelayed1(ctx context.Context, arg0 int64) error
- func (c *ViewClient) PostInvalidateDelayed5_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error
- func (c *ViewClient) PostInvalidateOnAnimation0(ctx context.Context) error
- func (c *ViewClient) PostInvalidateOnAnimation4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *ViewClient) PostOnAnimation(ctx context.Context, arg0 int64) error
- func (c *ViewClient) PostOnAnimationDelayed(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewClient) RefreshDrawableState(ctx context.Context) error
- func (c *ViewClient) ReleasePointerCapture(ctx context.Context) error
- func (c *ViewClient) RemoveCallbacks(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) RemoveOnAttachStateChangeListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) RemoveOnLayoutChangeListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) RemoveOnUnhandledKeyEventListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) ReportAppJankStats(ctx context.Context, arg0 int64) error
- func (c *ViewClient) RequestApplyInsets(ctx context.Context) error
- func (c *ViewClient) RequestFitSystemWindows(ctx context.Context) error
- func (c *ViewClient) RequestFocus0(ctx context.Context) (bool, error)
- func (c *ViewClient) RequestFocus1_1(ctx context.Context, arg0 int32) (bool, error)
- func (c *ViewClient) RequestFocus2_2(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewClient) RequestFocusFromTouch(ctx context.Context) (bool, error)
- func (c *ViewClient) RequestLayout(ctx context.Context) error
- func (c *ViewClient) RequestPointerCapture(ctx context.Context) error
- func (c *ViewClient) RequestRectangleOnScreen1(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewClient) RequestRectangleOnScreen2_1(ctx context.Context, arg0 int64, arg1 bool) (bool, error)
- func (c *ViewClient) RequestUnbufferedDispatch1(ctx context.Context, arg0 int64) error
- func (c *ViewClient) RequestUnbufferedDispatch1_1(ctx context.Context, arg0 int32) error
- func (c *ViewClient) ResetPivot(ctx context.Context) error
- func (c *ViewClient) ResolveSize(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (c *ViewClient) ResolveSizeAndState(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
- func (c *ViewClient) RestoreDefaultFocus(ctx context.Context) (bool, error)
- func (c *ViewClient) RestoreHierarchyState(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SaveAttributeDataForStyleable(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) error
- func (c *ViewClient) SaveHierarchyState(ctx context.Context, arg0 int64) error
- func (c *ViewClient) ScheduleDrawable(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ViewClient) ScrollBy(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *ViewClient) ScrollTo(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *ViewClient) SendAccessibilityEvent(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SendAccessibilityEventUnchecked(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetAccessibilityDataSensitive(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetAccessibilityDelegate(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetAccessibilityHeading(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetAccessibilityLiveRegion(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetAccessibilityPaneTitle(ctx context.Context, arg0 string) error
- func (c *ViewClient) SetAccessibilityTraversalAfter(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetAccessibilityTraversalBefore(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetActivated(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetAllowClickWhenDisabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetAllowedHandwritingDelegatePackage(ctx context.Context, arg0 string) error
- func (c *ViewClient) SetAllowedHandwritingDelegatorPackage(ctx context.Context, arg0 string) error
- func (c *ViewClient) SetAlpha(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetAnimation(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetAnimationMatrix(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetAutoHandwritingEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetAutofillHints(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetAutofillId(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetBackground(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetBackgroundColor(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetBackgroundDrawable(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetBackgroundResource(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetBackgroundTintBlendMode(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetBackgroundTintList(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetBackgroundTintMode(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetBottom(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetCameraDistance(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetClickable(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetClipBounds(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetClipToOutline(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetContentCaptureSession(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetContentDescription(ctx context.Context, arg0 string) error
- func (c *ViewClient) SetContentSensitivity(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetContextClickable(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetDefaultFocusHighlightEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetDrawingCacheBackgroundColor(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetDrawingCacheEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetDrawingCacheQuality(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetDuplicateParentStateEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetElevation(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetFadingEdgeLength(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetFilterTouchesWhenObscured(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetFitsSystemWindows(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetFocusable1(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetFocusable1_1(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetFocusableInTouchMode(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetFocusedByDefault(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetForceDarkAllowed(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetForeground(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetForegroundGravity(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetForegroundTintBlendMode(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetForegroundTintList(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetForegroundTintMode(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetFrameContentVelocity(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetHandwritingBoundsOffsets(ctx context.Context, arg0 float32, arg1 float32, arg2 float32, arg3 float32) error
- func (c *ViewClient) SetHandwritingDelegateFlags(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetHandwritingDelegatorCallback(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetHapticFeedbackEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetHasTransientState(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetHorizontalFadingEdgeEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetHorizontalScrollBarEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetHorizontalScrollbarThumbDrawable(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetHorizontalScrollbarTrackDrawable(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetHovered(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetId(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetImportantForAccessibility(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetImportantForAutofill(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetImportantForContentCapture(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetIsCredential(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetIsHandwritingDelegate(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetKeepScreenOn(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetKeyboardNavigationCluster(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetLabelFor(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetLayerPaint(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetLayerType(ctx context.Context, arg0 int32, arg1 int64) error
- func (c *ViewClient) SetLayoutDirection(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetLayoutParams(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetLeft(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetLeftTopRightBottom(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *ViewClient) SetLongClickable(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetMinimumHeight(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetMinimumWidth(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetNestedScrollingEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetNextClusterForwardId(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetNextFocusDownId(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetNextFocusForwardId(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetNextFocusLeftId(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetNextFocusRightId(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetNextFocusUpId(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetOnApplyWindowInsetsListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnCapturedPointerListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnClickListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnContextClickListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnCreateContextMenuListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnDragListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnFocusChangeListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnGenericMotionListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnHoverListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnKeyListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnLongClickListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnReceiveContentListener(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewClient) SetOnScrollChangeListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnSystemUiVisibilityChangeListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOnTouchListener(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOutlineAmbientShadowColor(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetOutlineProvider(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetOutlineSpotShadowColor(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetOverScrollMode(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetPadding(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *ViewClient) SetPaddingRelative(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *ViewClient) SetPendingCredentialRequest(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewClient) SetPivotX(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetPivotY(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetPointerIcon(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetPreferKeepClear(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetPreferKeepClearRects(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetPressed(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetRenderEffect(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetRequestedFrameRate(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetRevealOnFocusHint(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetRight(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetRotation(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetRotationX(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetRotationY(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetSaveEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetSaveFromParentEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetScaleX(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetScaleY(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetScreenReaderFocusable(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetScrollBarDefaultDelayBeforeFade(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetScrollBarFadeDuration(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetScrollBarSize(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetScrollBarStyle(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetScrollCaptureCallback(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetScrollCaptureHint(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetScrollContainer(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetScrollIndicators1(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetScrollIndicators2_1(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *ViewClient) SetScrollX(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetScrollY(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetScrollbarFadingEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetSelected(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetSoundEffectsEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetStateDescription(ctx context.Context, arg0 string) error
- func (c *ViewClient) SetStateListAnimator(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetSupplementalDescription(ctx context.Context, arg0 string) error
- func (c *ViewClient) SetSystemGestureExclusionRects(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetSystemUiVisibility(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetTag1_1(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetTag2(ctx context.Context, arg0 int32, arg1 int64) error
- func (c *ViewClient) SetTextAlignment(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetTextDirection(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetTooltipText(ctx context.Context, arg0 string) error
- func (c *ViewClient) SetTop(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetTouchDelegate(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetTransitionAlpha(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetTransitionName(ctx context.Context, arg0 string) error
- func (c *ViewClient) SetTransitionVisibility(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetTranslationX(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetTranslationY(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetTranslationZ(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetVerticalFadingEdgeEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetVerticalScrollBarEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetVerticalScrollbarPosition(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetVerticalScrollbarThumbDrawable(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetVerticalScrollbarTrackDrawable(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetViewTranslationCallback(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetVisibility(ctx context.Context, arg0 int32) error
- func (c *ViewClient) SetWillNotCacheDrawing(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetWillNotDraw(ctx context.Context, arg0 bool) error
- func (c *ViewClient) SetWindowInsetsAnimationCallback(ctx context.Context, arg0 int64) error
- func (c *ViewClient) SetX(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetY(ctx context.Context, arg0 float32) error
- func (c *ViewClient) SetZ(ctx context.Context, arg0 float32) error
- func (c *ViewClient) ShowContextMenu0(ctx context.Context) (bool, error)
- func (c *ViewClient) ShowContextMenu2_1(ctx context.Context, arg0 float32, arg1 float32) (bool, error)
- func (c *ViewClient) StartActionMode1(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewClient) StartActionMode2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *ViewClient) StartAnimation(ctx context.Context, arg0 int64) error
- func (c *ViewClient) StartDrag(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (bool, error)
- func (c *ViewClient) StartDragAndDrop(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (bool, error)
- func (c *ViewClient) StartNestedScroll(ctx context.Context, arg0 int32) (bool, error)
- func (c *ViewClient) StopNestedScroll(ctx context.Context) error
- func (c *ViewClient) ToString(ctx context.Context) (string, error)
- func (c *ViewClient) TransformMatrixToGlobal(ctx context.Context, arg0 int64) error
- func (c *ViewClient) TransformMatrixToLocal(ctx context.Context, arg0 int64) error
- func (c *ViewClient) UnscheduleDrawable1(ctx context.Context, arg0 int64) error
- func (c *ViewClient) UnscheduleDrawable2_1(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewClient) UpdateDragShadow(ctx context.Context, arg0 int64) error
- func (c *ViewClient) WillNotCacheDrawing(ctx context.Context) (bool, error)
- func (c *ViewClient) WillNotDraw(ctx context.Context) (bool, error)
- type ViewDragShadowBuilderClient
- type ViewGroupClient
- func (c *ViewGroupClient) AddChildrenForAccessibility(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error
- func (c *ViewGroupClient) AddFocusables(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
- func (c *ViewGroupClient) AddKeyboardNavigationClusters(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewGroupClient) AddStatesFromChildren(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) AddTouchables(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) AddView1(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) AddView2_1(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewGroupClient) AddView2_2(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewGroupClient) AddView3_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error
- func (c *ViewGroupClient) AddView3_4(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
- func (c *ViewGroupClient) BringChildToFront(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) ChildDrawableStateChanged(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) ChildHasTransientStateChanged(ctx context.Context, arg0 int64, arg1 bool) error
- func (c *ViewGroupClient) ClearChildFocus(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) ClearDisappearingChildren(ctx context.Context) error
- func (c *ViewGroupClient) ClearFocus(ctx context.Context) error
- func (c *ViewGroupClient) DispatchApplyWindowInsets(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewGroupClient) DispatchCapturedPointerEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) DispatchConfigurationChanged(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) DispatchCreateViewTranslationRequest(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- func (c *ViewGroupClient) DispatchDisplayHint(ctx context.Context, arg0 int32) error
- func (c *ViewGroupClient) DispatchDragEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) DispatchDrawableHotspotChanged(ctx context.Context, arg0 float32, arg1 float32) error
- func (c *ViewGroupClient) DispatchFinishTemporaryDetach(ctx context.Context) error
- func (c *ViewGroupClient) DispatchKeyEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) DispatchKeyEventPreIme(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) DispatchKeyShortcutEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) DispatchPointerCaptureChanged(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) DispatchProvideAutofillStructure(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *ViewGroupClient) DispatchProvideStructure(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) DispatchScrollCaptureSearch(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ViewGroupClient) DispatchSetActivated(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) DispatchSetSelected(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) DispatchStartTemporaryDetach(ctx context.Context) error
- func (c *ViewGroupClient) DispatchSystemUiVisibilityChanged(ctx context.Context, arg0 int32) error
- func (c *ViewGroupClient) DispatchTouchEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) DispatchTrackballEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) DispatchUnhandledMove(ctx context.Context, arg0 int64, arg1 int32) (bool, error)
- func (c *ViewGroupClient) DispatchWindowFocusChanged(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) DispatchWindowInsetsAnimationEnd(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) DispatchWindowInsetsAnimationPrepare(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) DispatchWindowInsetsAnimationProgress(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ViewGroupClient) DispatchWindowInsetsAnimationStart(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ViewGroupClient) DispatchWindowSystemUiVisiblityChanged(ctx context.Context, arg0 int32) error
- func (c *ViewGroupClient) DispatchWindowVisibilityChanged(ctx context.Context, arg0 int32) error
- func (c *ViewGroupClient) EndViewTransition(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) FindFocus(ctx context.Context) (int64, error)
- func (c *ViewGroupClient) FindOnBackInvokedDispatcherForChild(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ViewGroupClient) FindViewsWithText(ctx context.Context, arg0 int64, arg1 string, arg2 int32) error
- func (c *ViewGroupClient) FocusSearch(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *ViewGroupClient) FocusableViewAvailable(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) GatherTransparentRegion(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) GenerateLayoutParams(ctx context.Context, arg0 int64) (int64, error)
- func (c *ViewGroupClient) GetAccessibilityClassName(ctx context.Context) (int64, error)
- func (c *ViewGroupClient) GetChildAt(ctx context.Context, arg0 int32) (int64, error)
- func (c *ViewGroupClient) GetChildCount(ctx context.Context) (int32, error)
- func (c *ViewGroupClient) GetChildDrawingOrder(ctx context.Context, arg0 int32) (int32, error)
- func (c *ViewGroupClient) GetChildMeasureSpec(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
- func (c *ViewGroupClient) GetChildVisibleRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)
- func (c *ViewGroupClient) GetClipChildren(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) GetClipToPadding(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) GetDescendantFocusability(ctx context.Context) (int32, error)
- func (c *ViewGroupClient) GetFocusedChild(ctx context.Context) (int64, error)
- func (c *ViewGroupClient) GetLayoutAnimation(ctx context.Context) (int64, error)
- func (c *ViewGroupClient) GetLayoutAnimationListener(ctx context.Context) (int64, error)
- func (c *ViewGroupClient) GetLayoutMode(ctx context.Context) (int32, error)
- func (c *ViewGroupClient) GetLayoutTransition(ctx context.Context) (int64, error)
- func (c *ViewGroupClient) GetNestedScrollAxes(ctx context.Context) (int32, error)
- func (c *ViewGroupClient) GetOverlay0(ctx context.Context) (int64, error)
- func (c *ViewGroupClient) GetOverlay0_1(ctx context.Context) (int64, error)
- func (c *ViewGroupClient) GetPersistentDrawingCache(ctx context.Context) (int32, error)
- func (c *ViewGroupClient) GetTouchscreenBlocksFocus(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) HasFocus(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) HasTransientState(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) IndexOfChild(ctx context.Context, arg0 int64) (int32, error)
- func (c *ViewGroupClient) InvalidateChild(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewGroupClient) InvalidateChildInParent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ViewGroupClient) IsAlwaysDrawnWithCacheEnabled(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) IsAnimationCacheEnabled(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) IsLayoutSuppressed(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) IsMotionEventSplittingEnabled(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) IsTransitionGroup(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) JumpDrawablesToCurrentState(ctx context.Context) error
- func (c *ViewGroupClient) Layout(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- func (c *ViewGroupClient) NotifySubtreeAccessibilityStateChanged(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
- func (c *ViewGroupClient) OffsetDescendantRectToMyCoords(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewGroupClient) OffsetRectIntoDescendantCoords(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewGroupClient) OnDescendantInvalidated(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewGroupClient) OnInterceptHoverEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) OnInterceptTouchEvent(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) OnNestedFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 bool) (bool, error)
- func (c *ViewGroupClient) OnNestedPreFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error)
- func (c *ViewGroupClient) OnNestedPrePerformAccessibilityAction(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)
- func (c *ViewGroupClient) OnNestedPreScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error
- func (c *ViewGroupClient) OnNestedScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error
- func (c *ViewGroupClient) OnNestedScrollAccepted(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
- func (c *ViewGroupClient) OnRequestSendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *ViewGroupClient) OnResolvePointerIcon(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *ViewGroupClient) OnStartNestedScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error)
- func (c *ViewGroupClient) OnStopNestedScroll(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) OnViewAdded(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) OnViewRemoved(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) PropagateRequestedFrameRate(ctx context.Context, arg0 float32, arg1 bool) error
- func (c *ViewGroupClient) RecomputeViewAttributes(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) RemoveAllViews(ctx context.Context) error
- func (c *ViewGroupClient) RemoveAllViewsInLayout(ctx context.Context) error
- func (c *ViewGroupClient) RemoveView(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) RemoveViewAt(ctx context.Context, arg0 int32) error
- func (c *ViewGroupClient) RemoveViewInLayout(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) RemoveViews(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *ViewGroupClient) RemoveViewsInLayout(ctx context.Context, arg0 int32, arg1 int32) error
- func (c *ViewGroupClient) RequestChildFocus(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *ViewGroupClient) RequestChildRectangleOnScreen(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (bool, error)
- func (c *ViewGroupClient) RequestDisallowInterceptTouchEvent(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) RequestFocus(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
- func (c *ViewGroupClient) RequestSendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *ViewGroupClient) RequestTransparentRegion(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) RestoreDefaultFocus(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) ScheduleLayoutAnimation(ctx context.Context) error
- func (c *ViewGroupClient) SetAddStatesFromChildren(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) SetAlwaysDrawnWithCacheEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) SetAnimationCacheEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) SetClipChildren(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) SetClipToPadding(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) SetDescendantFocusability(ctx context.Context, arg0 int32) error
- func (c *ViewGroupClient) SetLayoutAnimation(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) SetLayoutAnimationListener(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) SetLayoutMode(ctx context.Context, arg0 int32) error
- func (c *ViewGroupClient) SetLayoutTransition(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) SetMotionEventSplittingEnabled(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) SetOnHierarchyChangeListener(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) SetPersistentDrawingCache(ctx context.Context, arg0 int32) error
- func (c *ViewGroupClient) SetRequestedFrameRate(ctx context.Context, arg0 float32) error
- func (c *ViewGroupClient) SetTouchscreenBlocksFocus(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) SetTransitionGroup(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) SetWindowInsetsAnimationCallback(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) ShouldDelayChildPressedState(ctx context.Context) (bool, error)
- func (c *ViewGroupClient) ShowContextMenuForChild1(ctx context.Context, arg0 int64) (bool, error)
- func (c *ViewGroupClient) ShowContextMenuForChild3_1(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error)
- func (c *ViewGroupClient) StartActionModeForChild2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *ViewGroupClient) StartActionModeForChild3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)
- func (c *ViewGroupClient) StartLayoutAnimation(ctx context.Context) error
- func (c *ViewGroupClient) StartViewTransition(ctx context.Context, arg0 int64) error
- func (c *ViewGroupClient) SuppressLayout(ctx context.Context, arg0 bool) error
- func (c *ViewGroupClient) UpdateViewLayout(ctx context.Context, arg0 int64, arg1 int64) error
- type ViewGroupLayoutParamsClient
- type ViewGroupMarginLayoutParamsClient
- func (c *ViewGroupMarginLayoutParamsClient) GetLayoutDirection(ctx context.Context) (int32, error)
- func (c *ViewGroupMarginLayoutParamsClient) GetMarginEnd(ctx context.Context) (int32, error)
- func (c *ViewGroupMarginLayoutParamsClient) GetMarginStart(ctx context.Context) (int32, error)
- func (c *ViewGroupMarginLayoutParamsClient) IsMarginRelative(ctx context.Context) (bool, error)
- func (c *ViewGroupMarginLayoutParamsClient) ResolveLayoutDirection(ctx context.Context, arg0 int32) error
- func (c *ViewGroupMarginLayoutParamsClient) SetLayoutDirection(ctx context.Context, arg0 int32) error
- func (c *ViewGroupMarginLayoutParamsClient) SetMarginEnd(ctx context.Context, arg0 int32) error
- func (c *ViewGroupMarginLayoutParamsClient) SetMarginStart(ctx context.Context, arg0 int32) error
- func (c *ViewGroupMarginLayoutParamsClient) SetMargins(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
- type ViewGroupOnHierarchyChangeListenerClient
- type ViewMeasureSpecClient
- func (c *ViewMeasureSpecClient) GetMode(ctx context.Context, arg0 int32) (int32, error)
- func (c *ViewMeasureSpecClient) GetSize(ctx context.Context, arg0 int32) (int32, error)
- func (c *ViewMeasureSpecClient) MakeMeasureSpec(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (c *ViewMeasureSpecClient) ToString(ctx context.Context, arg0 int32) (string, error)
- type ViewOnApplyWindowInsetsListenerClient
- type ViewOnAttachStateChangeListenerClient
- type ViewOnCapturedPointerListenerClient
- type ViewOnClickListenerClient
- type ViewOnContextClickListenerClient
- type ViewOnCreateContextMenuListenerClient
- type ViewOnDragListenerClient
- type ViewOnFocusChangeListenerClient
- type ViewOnGenericMotionListenerClient
- type ViewOnHoverListenerClient
- type ViewOnKeyListenerClient
- type ViewOnLayoutChangeListenerClient
- type ViewOnLongClickListenerClient
- type ViewOnScrollChangeListenerClient
- type ViewOnSystemUiVisibilityChangeListenerClient
- type ViewOnTouchListenerClient
- type ViewOnUnhandledKeyEventListenerClient
- type VirtualDisplayConfigBrightnessListenerClient
- type VirtualDisplayConfigBuilderClient
- func (c *VirtualDisplayConfigBuilderClient) AddDisplayCategory(ctx context.Context, arg0 string) (int64, error)
- func (c *VirtualDisplayConfigBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *VirtualDisplayConfigBuilderClient) SetBrightnessListener(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *VirtualDisplayConfigBuilderClient) SetDefaultBrightness(ctx context.Context, arg0 float32) (int64, error)
- func (c *VirtualDisplayConfigBuilderClient) SetDimBrightness(ctx context.Context, arg0 float32) (int64, error)
- func (c *VirtualDisplayConfigBuilderClient) SetFlags(ctx context.Context, arg0 int32) (int64, error)
- func (c *VirtualDisplayConfigBuilderClient) SetRequestedRefreshRate(ctx context.Context, arg0 float32) (int64, error)
- func (c *VirtualDisplayConfigBuilderClient) SetSurface(ctx context.Context, arg0 int64) (int64, error)
- type VirtualDisplayConfigClient
- func (c *VirtualDisplayConfigClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *VirtualDisplayConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *VirtualDisplayConfigClient) GetDefaultBrightness(ctx context.Context) (float32, error)
- func (c *VirtualDisplayConfigClient) GetDensityDpi(ctx context.Context) (int32, error)
- func (c *VirtualDisplayConfigClient) GetDimBrightness(ctx context.Context) (float32, error)
- func (c *VirtualDisplayConfigClient) GetDisplayCategories(ctx context.Context) (int64, error)
- func (c *VirtualDisplayConfigClient) GetFlags(ctx context.Context) (int32, error)
- func (c *VirtualDisplayConfigClient) GetHeight(ctx context.Context) (int32, error)
- func (c *VirtualDisplayConfigClient) GetName(ctx context.Context) (string, error)
- func (c *VirtualDisplayConfigClient) GetRequestedRefreshRate(ctx context.Context) (float32, error)
- func (c *VirtualDisplayConfigClient) GetSurface(ctx context.Context) (int64, error)
- func (c *VirtualDisplayConfigClient) GetWidth(ctx context.Context) (int32, error)
- func (c *VirtualDisplayConfigClient) HashCode(ctx context.Context) (int32, error)
- func (c *VirtualDisplayConfigClient) ToString(ctx context.Context) (string, error)
- func (c *VirtualDisplayConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type WindowManagerClient
- type WindowManagerLayoutParamsClient
- func (c *WindowManagerLayoutParamsClient) AreWallpaperTouchEventsEnabled(ctx context.Context) (bool, error)
- func (c *WindowManagerLayoutParamsClient) CanPlayMoveAnimation(ctx context.Context) (bool, error)
- func (c *WindowManagerLayoutParamsClient) CopyFrom(ctx context.Context, arg0 int64) (int32, error)
- func (c *WindowManagerLayoutParamsClient) Debug(ctx context.Context, arg0 string) (string, error)
- func (c *WindowManagerLayoutParamsClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *WindowManagerLayoutParamsClient) GetBlurBehindRadius(ctx context.Context) (int32, error)
- func (c *WindowManagerLayoutParamsClient) GetColorMode(ctx context.Context) (int32, error)
- func (c *WindowManagerLayoutParamsClient) GetDesiredHdrHeadroom(ctx context.Context) (float32, error)
- func (c *WindowManagerLayoutParamsClient) GetFitInsetsSides(ctx context.Context) (int32, error)
- func (c *WindowManagerLayoutParamsClient) GetFitInsetsTypes(ctx context.Context) (int32, error)
- func (c *WindowManagerLayoutParamsClient) GetFrameRateBoostOnTouchEnabled(ctx context.Context) (bool, error)
- func (c *WindowManagerLayoutParamsClient) GetTitle(ctx context.Context) (int64, error)
- func (c *WindowManagerLayoutParamsClient) IsFitInsetsIgnoringVisibility(ctx context.Context) (bool, error)
- func (c *WindowManagerLayoutParamsClient) IsFrameRatePowerSavingsBalanced(ctx context.Context) (bool, error)
- func (c *WindowManagerLayoutParamsClient) IsHdrConversionEnabled(ctx context.Context) (bool, error)
- func (c *WindowManagerLayoutParamsClient) MayUseInputMethod(ctx context.Context, arg0 int32) (bool, error)
- func (c *WindowManagerLayoutParamsClient) SetBlurBehindRadius(ctx context.Context, arg0 int32) error
- func (c *WindowManagerLayoutParamsClient) SetCanPlayMoveAnimation(ctx context.Context, arg0 bool) error
- func (c *WindowManagerLayoutParamsClient) SetColorMode(ctx context.Context, arg0 int32) error
- func (c *WindowManagerLayoutParamsClient) SetDesiredHdrHeadroom(ctx context.Context, arg0 float32) error
- func (c *WindowManagerLayoutParamsClient) SetFitInsetsIgnoringVisibility(ctx context.Context, arg0 bool) error
- func (c *WindowManagerLayoutParamsClient) SetFitInsetsSides(ctx context.Context, arg0 int32) error
- func (c *WindowManagerLayoutParamsClient) SetFitInsetsTypes(ctx context.Context, arg0 int32) error
- func (c *WindowManagerLayoutParamsClient) SetFrameRateBoostOnTouchEnabled(ctx context.Context, arg0 bool) error
- func (c *WindowManagerLayoutParamsClient) SetFrameRatePowerSavingsBalanced(ctx context.Context, arg0 bool) error
- func (c *WindowManagerLayoutParamsClient) SetHdrConversionEnabled(ctx context.Context, arg0 bool) error
- func (c *WindowManagerLayoutParamsClient) SetTitle(ctx context.Context, arg0 string) error
- func (c *WindowManagerLayoutParamsClient) SetWallpaperTouchEventsEnabled(ctx context.Context, arg0 bool) error
- func (c *WindowManagerLayoutParamsClient) ToString(ctx context.Context) (string, error)
- func (c *WindowManagerLayoutParamsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceProductInfoClient ¶ added in v0.0.6
type DeviceProductInfoClient struct {
// contains filtered or unexported fields
}
DeviceProductInfoClient wraps the gRPC DeviceProductInfoService client.
func NewDeviceProductInfoClient ¶ added in v0.0.6
func NewDeviceProductInfoClient(cc grpc.ClientConnInterface) *DeviceProductInfoClient
NewDeviceProductInfoClient creates a new DeviceProductInfo client.
func (*DeviceProductInfoClient) DescribeContents ¶ added in v0.0.6
func (c *DeviceProductInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*DeviceProductInfoClient) Equals ¶ added in v0.0.6
func (c *DeviceProductInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*DeviceProductInfoClient) GetConnectionToSinkType ¶ added in v0.0.6
func (c *DeviceProductInfoClient) GetConnectionToSinkType(ctx context.Context, handle int64) (int32, error)
GetConnectionToSinkType calls the GetConnectionToSinkType RPC.
func (*DeviceProductInfoClient) GetManufactureWeek ¶ added in v0.0.6
func (c *DeviceProductInfoClient) GetManufactureWeek(ctx context.Context, handle int64) (int32, error)
GetManufactureWeek calls the GetManufactureWeek RPC.
func (*DeviceProductInfoClient) GetManufactureYear ¶ added in v0.0.6
func (c *DeviceProductInfoClient) GetManufactureYear(ctx context.Context, handle int64) (int32, error)
GetManufactureYear calls the GetManufactureYear RPC.
func (*DeviceProductInfoClient) GetManufacturerPnpId ¶ added in v0.0.6
func (c *DeviceProductInfoClient) GetManufacturerPnpId(ctx context.Context, handle int64) (string, error)
GetManufacturerPnpId calls the GetManufacturerPnpId RPC.
func (*DeviceProductInfoClient) GetModelYear ¶ added in v0.0.6
GetModelYear calls the GetModelYear RPC.
func (*DeviceProductInfoClient) GetProductId ¶ added in v0.0.6
GetProductId calls the GetProductId RPC.
func (*DeviceProductInfoClient) WriteToParcel ¶ added in v0.0.6
func (c *DeviceProductInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type DisplayClient ¶ added in v0.0.6
type DisplayClient struct {
// contains filtered or unexported fields
}
DisplayClient wraps the gRPC DisplayService client.
func NewDisplayClient ¶ added in v0.0.6
func NewDisplayClient(cc grpc.ClientConnInterface) *DisplayClient
NewDisplayClient creates a new Display client.
func (*DisplayClient) GetAppVsyncOffsetNanos ¶ added in v0.0.6
func (c *DisplayClient) GetAppVsyncOffsetNanos(ctx context.Context) (int64, error)
GetAppVsyncOffsetNanos calls the GetAppVsyncOffsetNanos RPC.
func (*DisplayClient) GetCurrentSizeRange ¶ added in v0.0.6
GetCurrentSizeRange calls the GetCurrentSizeRange RPC.
func (*DisplayClient) GetCutout ¶ added in v0.0.6
func (c *DisplayClient) GetCutout(ctx context.Context) (int64, error)
GetCutout calls the GetCutout RPC.
func (*DisplayClient) GetDeviceProductInfo ¶ added in v0.0.6
func (c *DisplayClient) GetDeviceProductInfo(ctx context.Context) (int64, error)
GetDeviceProductInfo calls the GetDeviceProductInfo RPC.
func (*DisplayClient) GetDisplayId ¶ added in v0.0.6
func (c *DisplayClient) GetDisplayId(ctx context.Context) (int32, error)
GetDisplayId calls the GetDisplayId RPC.
func (*DisplayClient) GetFlags ¶ added in v0.0.6
func (c *DisplayClient) GetFlags(ctx context.Context) (int32, error)
GetFlags calls the GetFlags RPC.
func (*DisplayClient) GetHdrCapabilities ¶ added in v0.0.6
func (c *DisplayClient) GetHdrCapabilities(ctx context.Context) (int64, error)
GetHdrCapabilities calls the GetHdrCapabilities RPC.
func (*DisplayClient) GetHdrSdrRatio ¶ added in v0.0.6
func (c *DisplayClient) GetHdrSdrRatio(ctx context.Context) (float32, error)
GetHdrSdrRatio calls the GetHdrSdrRatio RPC.
func (*DisplayClient) GetHeight ¶ added in v0.0.6
func (c *DisplayClient) GetHeight(ctx context.Context) (int32, error)
GetHeight calls the GetHeight RPC.
func (*DisplayClient) GetHighestHdrSdrRatio ¶ added in v0.0.6
func (c *DisplayClient) GetHighestHdrSdrRatio(ctx context.Context) (float32, error)
GetHighestHdrSdrRatio calls the GetHighestHdrSdrRatio RPC.
func (*DisplayClient) GetMetrics ¶ added in v0.0.6
func (c *DisplayClient) GetMetrics(ctx context.Context, arg0 int64) error
GetMetrics calls the GetMetrics RPC.
func (*DisplayClient) GetMode ¶ added in v0.0.6
func (c *DisplayClient) GetMode(ctx context.Context) (int64, error)
GetMode calls the GetMode RPC.
func (*DisplayClient) GetName ¶ added in v0.0.6
func (c *DisplayClient) GetName(ctx context.Context) (string, error)
GetName calls the GetName RPC.
func (*DisplayClient) GetOrientation ¶ added in v0.0.6
func (c *DisplayClient) GetOrientation(ctx context.Context) (int32, error)
GetOrientation calls the GetOrientation RPC.
func (*DisplayClient) GetOverlaySupport ¶ added in v0.0.6
func (c *DisplayClient) GetOverlaySupport(ctx context.Context) (int64, error)
GetOverlaySupport calls the GetOverlaySupport RPC.
func (*DisplayClient) GetPixelFormat ¶ added in v0.0.6
func (c *DisplayClient) GetPixelFormat(ctx context.Context) (int32, error)
GetPixelFormat calls the GetPixelFormat RPC.
func (*DisplayClient) GetPreferredWideGamutColorSpace ¶ added in v0.0.6
func (c *DisplayClient) GetPreferredWideGamutColorSpace(ctx context.Context) (int64, error)
GetPreferredWideGamutColorSpace calls the GetPreferredWideGamutColorSpace RPC.
func (*DisplayClient) GetPresentationDeadlineNanos ¶ added in v0.0.6
func (c *DisplayClient) GetPresentationDeadlineNanos(ctx context.Context) (int64, error)
GetPresentationDeadlineNanos calls the GetPresentationDeadlineNanos RPC.
func (*DisplayClient) GetRealMetrics ¶ added in v0.0.6
func (c *DisplayClient) GetRealMetrics(ctx context.Context, arg0 int64) error
GetRealMetrics calls the GetRealMetrics RPC.
func (*DisplayClient) GetRealSize ¶ added in v0.0.6
func (c *DisplayClient) GetRealSize(ctx context.Context, arg0 int64) error
GetRealSize calls the GetRealSize RPC.
func (*DisplayClient) GetRectSize ¶ added in v0.0.6
func (c *DisplayClient) GetRectSize(ctx context.Context, arg0 int64) error
GetRectSize calls the GetRectSize RPC.
func (*DisplayClient) GetRefreshRate ¶ added in v0.0.6
func (c *DisplayClient) GetRefreshRate(ctx context.Context) (float32, error)
GetRefreshRate calls the GetRefreshRate RPC.
func (*DisplayClient) GetRotation ¶ added in v0.0.6
func (c *DisplayClient) GetRotation(ctx context.Context) (int32, error)
GetRotation calls the GetRotation RPC.
func (*DisplayClient) GetRoundedCorner ¶ added in v0.0.6
GetRoundedCorner calls the GetRoundedCorner RPC.
func (*DisplayClient) GetShape ¶ added in v0.0.6
func (c *DisplayClient) GetShape(ctx context.Context) (int64, error)
GetShape calls the GetShape RPC.
func (*DisplayClient) GetSize ¶ added in v0.0.6
func (c *DisplayClient) GetSize(ctx context.Context, arg0 int64) error
GetSize calls the GetSize RPC.
func (*DisplayClient) GetState ¶ added in v0.0.6
func (c *DisplayClient) GetState(ctx context.Context) (int32, error)
GetState calls the GetState RPC.
func (*DisplayClient) GetSuggestedFrameRate ¶ added in v0.0.6
GetSuggestedFrameRate calls the GetSuggestedFrameRate RPC.
func (*DisplayClient) GetSupportedModes ¶ added in v0.0.6
func (c *DisplayClient) GetSupportedModes(ctx context.Context) (int64, error)
GetSupportedModes calls the GetSupportedModes RPC.
func (*DisplayClient) GetSupportedRefreshRates ¶ added in v0.0.6
func (c *DisplayClient) GetSupportedRefreshRates(ctx context.Context) (int64, error)
GetSupportedRefreshRates calls the GetSupportedRefreshRates RPC.
func (*DisplayClient) GetWidth ¶ added in v0.0.6
func (c *DisplayClient) GetWidth(ctx context.Context) (int32, error)
GetWidth calls the GetWidth RPC.
func (*DisplayClient) HasArrSupport ¶ added in v0.0.6
func (c *DisplayClient) HasArrSupport(ctx context.Context) (bool, error)
HasArrSupport calls the HasArrSupport RPC.
func (*DisplayClient) IsHdr ¶ added in v0.0.6
func (c *DisplayClient) IsHdr(ctx context.Context) (bool, error)
IsHdr calls the IsHdr RPC.
func (*DisplayClient) IsHdrSdrRatioAvailable ¶ added in v0.0.6
func (c *DisplayClient) IsHdrSdrRatioAvailable(ctx context.Context) (bool, error)
IsHdrSdrRatioAvailable calls the IsHdrSdrRatioAvailable RPC.
func (*DisplayClient) IsMinimalPostProcessingSupported ¶ added in v0.0.6
func (c *DisplayClient) IsMinimalPostProcessingSupported(ctx context.Context) (bool, error)
IsMinimalPostProcessingSupported calls the IsMinimalPostProcessingSupported RPC.
func (*DisplayClient) IsValid ¶ added in v0.0.6
func (c *DisplayClient) IsValid(ctx context.Context) (bool, error)
IsValid calls the IsValid RPC.
func (*DisplayClient) IsWideColorGamut ¶ added in v0.0.6
func (c *DisplayClient) IsWideColorGamut(ctx context.Context) (bool, error)
IsWideColorGamut calls the IsWideColorGamut RPC.
func (*DisplayClient) RegisterHdrSdrRatioChangedListener ¶ added in v0.0.6
func (c *DisplayClient) RegisterHdrSdrRatioChangedListener(ctx context.Context, arg0 int64, arg1 int64) error
RegisterHdrSdrRatioChangedListener calls the RegisterHdrSdrRatioChangedListener RPC.
func (*DisplayClient) ToString ¶ added in v0.0.6
func (c *DisplayClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*DisplayClient) UnregisterHdrSdrRatioChangedListener ¶ added in v0.0.6
func (c *DisplayClient) UnregisterHdrSdrRatioChangedListener(ctx context.Context, arg0 int64) error
UnregisterHdrSdrRatioChangedListener calls the UnregisterHdrSdrRatioChangedListener RPC.
type HdrCapabilitiesClient ¶ added in v0.0.6
type HdrCapabilitiesClient struct {
// contains filtered or unexported fields
}
HdrCapabilitiesClient wraps the gRPC HdrCapabilitiesService client.
func NewHdrCapabilitiesClient ¶ added in v0.0.6
func NewHdrCapabilitiesClient(cc grpc.ClientConnInterface) *HdrCapabilitiesClient
NewHdrCapabilitiesClient creates a new HdrCapabilities client.
func (*HdrCapabilitiesClient) DescribeContents ¶ added in v0.0.6
func (c *HdrCapabilitiesClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*HdrCapabilitiesClient) GetDesiredMaxAverageLuminance ¶ added in v0.0.6
func (c *HdrCapabilitiesClient) GetDesiredMaxAverageLuminance(ctx context.Context) (float32, error)
GetDesiredMaxAverageLuminance calls the GetDesiredMaxAverageLuminance RPC.
func (*HdrCapabilitiesClient) GetDesiredMaxLuminance ¶ added in v0.0.6
func (c *HdrCapabilitiesClient) GetDesiredMaxLuminance(ctx context.Context) (float32, error)
GetDesiredMaxLuminance calls the GetDesiredMaxLuminance RPC.
func (*HdrCapabilitiesClient) GetDesiredMinLuminance ¶ added in v0.0.6
func (c *HdrCapabilitiesClient) GetDesiredMinLuminance(ctx context.Context) (float32, error)
GetDesiredMinLuminance calls the GetDesiredMinLuminance RPC.
func (*HdrCapabilitiesClient) GetSupportedHdrTypes ¶ added in v0.0.6
func (c *HdrCapabilitiesClient) GetSupportedHdrTypes(ctx context.Context) (int64, error)
GetSupportedHdrTypes calls the GetSupportedHdrTypes RPC.
func (*HdrCapabilitiesClient) HashCode ¶ added in v0.0.6
func (c *HdrCapabilitiesClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*HdrCapabilitiesClient) ToString ¶ added in v0.0.6
func (c *HdrCapabilitiesClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*HdrCapabilitiesClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type HdrConversionModeClient ¶ added in v0.0.6
type HdrConversionModeClient struct {
// contains filtered or unexported fields
}
HdrConversionModeClient wraps the gRPC HdrConversionModeService client.
func NewHdrConversionModeClient ¶ added in v0.0.6
func NewHdrConversionModeClient(cc grpc.ClientConnInterface) *HdrConversionModeClient
NewHdrConversionModeClient creates a new HdrConversionMode client.
func (*HdrConversionModeClient) DescribeContents ¶ added in v0.0.6
func (c *HdrConversionModeClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*HdrConversionModeClient) Equals ¶ added in v0.0.6
func (c *HdrConversionModeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*HdrConversionModeClient) GetConversionMode ¶ added in v0.0.6
func (c *HdrConversionModeClient) GetConversionMode(ctx context.Context, handle int64) (int32, error)
GetConversionMode calls the GetConversionMode RPC.
func (*HdrConversionModeClient) GetPreferredHdrOutputType ¶ added in v0.0.6
func (c *HdrConversionModeClient) GetPreferredHdrOutputType(ctx context.Context, handle int64) (int32, error)
GetPreferredHdrOutputType calls the GetPreferredHdrOutputType RPC.
func (*HdrConversionModeClient) WriteToParcel ¶ added in v0.0.6
func (c *HdrConversionModeClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type ManagerClient ¶ added in v0.0.6
type ManagerClient struct {
// contains filtered or unexported fields
}
ManagerClient wraps the gRPC ManagerService client.
func NewManagerClient ¶ added in v0.0.6
func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient
NewManagerClient creates a new Manager client.
func (*ManagerClient) CreateVirtualDisplay1 ¶ added in v0.0.6
CreateVirtualDisplay1 calls the CreateVirtualDisplay1 RPC.
func (*ManagerClient) CreateVirtualDisplay6_1 ¶ added in v0.0.6
func (c *ManagerClient) CreateVirtualDisplay6_1(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32, arg4 int64, arg5 int32) (int64, error)
CreateVirtualDisplay6_1 calls the CreateVirtualDisplay6_1 RPC.
func (*ManagerClient) GetDisplay ¶ added in v0.0.6
GetDisplay calls the GetDisplay RPC.
func (*ManagerClient) GetDisplays0 ¶ added in v0.0.6
func (c *ManagerClient) GetDisplays0(ctx context.Context) (int64, error)
GetDisplays0 calls the GetDisplays0 RPC.
func (*ManagerClient) GetDisplays1_1 ¶ added in v0.0.6
GetDisplays1_1 calls the GetDisplays1_1 RPC.
func (*ManagerClient) GetHdrConversionMode ¶ added in v0.0.6
func (c *ManagerClient) GetHdrConversionMode(ctx context.Context) (int64, error)
GetHdrConversionMode calls the GetHdrConversionMode RPC.
func (*ManagerClient) GetMatchContentFrameRateUserPreference ¶ added in v0.0.6
func (c *ManagerClient) GetMatchContentFrameRateUserPreference(ctx context.Context) (int32, error)
GetMatchContentFrameRateUserPreference calls the GetMatchContentFrameRateUserPreference RPC.
func (*ManagerClient) RegisterDisplayListener ¶ added in v0.0.6
func (c *ManagerClient) RegisterDisplayListener(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
RegisterDisplayListener calls the RegisterDisplayListener RPC.
func (*ManagerClient) UnregisterDisplayListener ¶ added in v0.0.6
func (c *ManagerClient) UnregisterDisplayListener(ctx context.Context, arg0 int64) error
UnregisterDisplayListener calls the UnregisterDisplayListener RPC.
type ManagerDisplayListenerClient ¶ added in v0.0.6
type ManagerDisplayListenerClient struct {
// contains filtered or unexported fields
}
ManagerDisplayListenerClient wraps the gRPC ManagerDisplayListenerService client.
func NewManagerDisplayListenerClient ¶ added in v0.0.6
func NewManagerDisplayListenerClient(cc grpc.ClientConnInterface) *ManagerDisplayListenerClient
NewManagerDisplayListenerClient creates a new ManagerDisplayListener client.
func (*ManagerDisplayListenerClient) OnDisplayAdded ¶ added in v0.0.6
func (c *ManagerDisplayListenerClient) OnDisplayAdded(ctx context.Context, arg0 int32) error
OnDisplayAdded calls the OnDisplayAdded RPC.
func (*ManagerDisplayListenerClient) OnDisplayChanged ¶ added in v0.0.6
func (c *ManagerDisplayListenerClient) OnDisplayChanged(ctx context.Context, arg0 int32) error
OnDisplayChanged calls the OnDisplayChanged RPC.
func (*ManagerDisplayListenerClient) OnDisplayRemoved ¶ added in v0.0.6
func (c *ManagerDisplayListenerClient) OnDisplayRemoved(ctx context.Context, arg0 int32) error
OnDisplayRemoved calls the OnDisplayRemoved RPC.
type MetricsClient ¶ added in v0.0.6
type MetricsClient struct {
// contains filtered or unexported fields
}
MetricsClient wraps the gRPC MetricsService client.
func NewMetricsClient ¶ added in v0.0.6
func NewMetricsClient(cc grpc.ClientConnInterface) *MetricsClient
NewMetricsClient creates a new Metrics client.
func (*MetricsClient) HashCode ¶ added in v0.0.6
func (c *MetricsClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*MetricsClient) SetTo ¶ added in v0.0.6
func (c *MetricsClient) SetTo(ctx context.Context, arg0 int64) error
SetTo calls the SetTo RPC.
func (*MetricsClient) SetToDefaults ¶ added in v0.0.6
func (c *MetricsClient) SetToDefaults(ctx context.Context) error
SetToDefaults calls the SetToDefaults RPC.
type ModeClient ¶ added in v0.0.6
type ModeClient struct {
// contains filtered or unexported fields
}
ModeClient wraps the gRPC ModeService client.
func NewModeClient ¶ added in v0.0.6
func NewModeClient(cc grpc.ClientConnInterface) *ModeClient
NewModeClient creates a new Mode client.
func (*ModeClient) DescribeContents ¶ added in v0.0.6
func (c *ModeClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ModeClient) GetAlternativeRefreshRates ¶ added in v0.0.6
func (c *ModeClient) GetAlternativeRefreshRates(ctx context.Context) (int64, error)
GetAlternativeRefreshRates calls the GetAlternativeRefreshRates RPC.
func (*ModeClient) GetModeId ¶ added in v0.0.6
func (c *ModeClient) GetModeId(ctx context.Context) (int32, error)
GetModeId calls the GetModeId RPC.
func (*ModeClient) GetPhysicalHeight ¶ added in v0.0.6
func (c *ModeClient) GetPhysicalHeight(ctx context.Context) (int32, error)
GetPhysicalHeight calls the GetPhysicalHeight RPC.
func (*ModeClient) GetPhysicalWidth ¶ added in v0.0.6
func (c *ModeClient) GetPhysicalWidth(ctx context.Context) (int32, error)
GetPhysicalWidth calls the GetPhysicalWidth RPC.
func (*ModeClient) GetRefreshRate ¶ added in v0.0.6
func (c *ModeClient) GetRefreshRate(ctx context.Context) (float32, error)
GetRefreshRate calls the GetRefreshRate RPC.
func (*ModeClient) GetSupportedHdrTypes ¶ added in v0.0.6
func (c *ModeClient) GetSupportedHdrTypes(ctx context.Context) (int64, error)
GetSupportedHdrTypes calls the GetSupportedHdrTypes RPC.
func (*ModeClient) HashCode ¶ added in v0.0.6
func (c *ModeClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*ModeClient) ToString ¶ added in v0.0.6
func (c *ModeClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*ModeClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type SurfaceClient ¶ added in v0.0.6
type SurfaceClient struct {
// contains filtered or unexported fields
}
SurfaceClient wraps the gRPC SurfaceService client.
func NewSurfaceClient ¶ added in v0.0.6
func NewSurfaceClient(cc grpc.ClientConnInterface) *SurfaceClient
NewSurfaceClient creates a new Surface client.
func (*SurfaceClient) ClearFrameRate ¶ added in v0.0.6
func (c *SurfaceClient) ClearFrameRate(ctx context.Context) error
ClearFrameRate calls the ClearFrameRate RPC.
func (*SurfaceClient) DescribeContents ¶ added in v0.0.6
func (c *SurfaceClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*SurfaceClient) IsValid ¶ added in v0.0.6
func (c *SurfaceClient) IsValid(ctx context.Context) (bool, error)
IsValid calls the IsValid RPC.
func (*SurfaceClient) LockCanvas ¶ added in v0.0.6
LockCanvas calls the LockCanvas RPC.
func (*SurfaceClient) LockHardwareCanvas ¶ added in v0.0.6
func (c *SurfaceClient) LockHardwareCanvas(ctx context.Context) (int64, error)
LockHardwareCanvas calls the LockHardwareCanvas RPC.
func (*SurfaceClient) ReadFromParcel ¶ added in v0.0.6
func (c *SurfaceClient) ReadFromParcel(ctx context.Context, arg0 int64) error
ReadFromParcel calls the ReadFromParcel RPC.
func (*SurfaceClient) Release ¶ added in v0.0.6
func (c *SurfaceClient) Release(ctx context.Context) error
Release calls the Release RPC.
func (*SurfaceClient) SetFrameRate2 ¶ added in v0.0.6
SetFrameRate2 calls the SetFrameRate2 RPC.
func (*SurfaceClient) SetFrameRate3_1 ¶ added in v0.0.6
func (c *SurfaceClient) SetFrameRate3_1(ctx context.Context, arg0 float32, arg1 int32, arg2 int32) error
SetFrameRate3_1 calls the SetFrameRate3_1 RPC.
func (*SurfaceClient) ToString ¶ added in v0.0.6
func (c *SurfaceClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*SurfaceClient) UnlockCanvas ¶ added in v0.0.6
func (c *SurfaceClient) UnlockCanvas(ctx context.Context, arg0 int64) error
UnlockCanvas calls the UnlockCanvas RPC.
func (*SurfaceClient) UnlockCanvasAndPost ¶ added in v0.0.6
func (c *SurfaceClient) UnlockCanvasAndPost(ctx context.Context, arg0 int64) error
UnlockCanvasAndPost calls the UnlockCanvasAndPost RPC.
func (*SurfaceClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type SurfaceHolderCallback2Client ¶ added in v0.0.6
type SurfaceHolderCallback2Client struct {
// contains filtered or unexported fields
}
SurfaceHolderCallback2Client wraps the gRPC SurfaceHolderCallback2Service client.
func NewSurfaceHolderCallback2Client ¶ added in v0.0.6
func NewSurfaceHolderCallback2Client(cc grpc.ClientConnInterface) *SurfaceHolderCallback2Client
NewSurfaceHolderCallback2Client creates a new SurfaceHolderCallback2 client.
func (*SurfaceHolderCallback2Client) SurfaceRedrawNeeded ¶ added in v0.0.6
func (c *SurfaceHolderCallback2Client) SurfaceRedrawNeeded(ctx context.Context, arg0 int64) error
SurfaceRedrawNeeded calls the SurfaceRedrawNeeded RPC.
type SurfaceHolderCallbackClient ¶ added in v0.0.6
type SurfaceHolderCallbackClient struct {
// contains filtered or unexported fields
}
SurfaceHolderCallbackClient wraps the gRPC SurfaceHolderCallbackService client.
func NewSurfaceHolderCallbackClient ¶ added in v0.0.6
func NewSurfaceHolderCallbackClient(cc grpc.ClientConnInterface) *SurfaceHolderCallbackClient
NewSurfaceHolderCallbackClient creates a new SurfaceHolderCallback client.
func (*SurfaceHolderCallbackClient) SurfaceChanged ¶ added in v0.0.6
func (c *SurfaceHolderCallbackClient) SurfaceChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error
SurfaceChanged calls the SurfaceChanged RPC.
func (*SurfaceHolderCallbackClient) SurfaceCreated ¶ added in v0.0.6
func (c *SurfaceHolderCallbackClient) SurfaceCreated(ctx context.Context, arg0 int64) error
SurfaceCreated calls the SurfaceCreated RPC.
func (*SurfaceHolderCallbackClient) SurfaceDestroyed ¶ added in v0.0.6
func (c *SurfaceHolderCallbackClient) SurfaceDestroyed(ctx context.Context, arg0 int64) error
SurfaceDestroyed calls the SurfaceDestroyed RPC.
type SurfaceHolderClient ¶ added in v0.0.6
type SurfaceHolderClient struct {
// contains filtered or unexported fields
}
SurfaceHolderClient wraps the gRPC SurfaceHolderService client.
func NewSurfaceHolderClient ¶ added in v0.0.6
func NewSurfaceHolderClient(cc grpc.ClientConnInterface) *SurfaceHolderClient
NewSurfaceHolderClient creates a new SurfaceHolder client.
func (*SurfaceHolderClient) AddCallback ¶ added in v0.0.6
func (c *SurfaceHolderClient) AddCallback(ctx context.Context, arg0 int64) error
AddCallback calls the AddCallback RPC.
func (*SurfaceHolderClient) GetSurface ¶ added in v0.0.6
func (c *SurfaceHolderClient) GetSurface(ctx context.Context) (int64, error)
GetSurface calls the GetSurface RPC.
func (*SurfaceHolderClient) GetSurfaceFrame ¶ added in v0.0.6
func (c *SurfaceHolderClient) GetSurfaceFrame(ctx context.Context) (int64, error)
GetSurfaceFrame calls the GetSurfaceFrame RPC.
func (*SurfaceHolderClient) IsCreating ¶ added in v0.0.6
func (c *SurfaceHolderClient) IsCreating(ctx context.Context) (bool, error)
IsCreating calls the IsCreating RPC.
func (*SurfaceHolderClient) LockCanvas0 ¶ added in v0.0.6
func (c *SurfaceHolderClient) LockCanvas0(ctx context.Context) (int64, error)
LockCanvas0 calls the LockCanvas0 RPC.
func (*SurfaceHolderClient) LockCanvas1_1 ¶ added in v0.0.6
LockCanvas1_1 calls the LockCanvas1_1 RPC.
func (*SurfaceHolderClient) RemoveCallback ¶ added in v0.0.6
func (c *SurfaceHolderClient) RemoveCallback(ctx context.Context, arg0 int64) error
RemoveCallback calls the RemoveCallback RPC.
func (*SurfaceHolderClient) SetFixedSize ¶ added in v0.0.6
SetFixedSize calls the SetFixedSize RPC.
func (*SurfaceHolderClient) SetFormat ¶ added in v0.0.6
func (c *SurfaceHolderClient) SetFormat(ctx context.Context, arg0 int32) error
SetFormat calls the SetFormat RPC.
func (*SurfaceHolderClient) SetKeepScreenOn ¶ added in v0.0.6
func (c *SurfaceHolderClient) SetKeepScreenOn(ctx context.Context, arg0 bool) error
SetKeepScreenOn calls the SetKeepScreenOn RPC.
func (*SurfaceHolderClient) SetSizeFromLayout ¶ added in v0.0.6
func (c *SurfaceHolderClient) SetSizeFromLayout(ctx context.Context) error
SetSizeFromLayout calls the SetSizeFromLayout RPC.
func (*SurfaceHolderClient) SetType ¶ added in v0.0.6
func (c *SurfaceHolderClient) SetType(ctx context.Context, arg0 int32) error
SetType calls the SetType RPC.
func (*SurfaceHolderClient) UnlockCanvasAndPost ¶ added in v0.0.6
func (c *SurfaceHolderClient) UnlockCanvasAndPost(ctx context.Context, arg0 int64) error
UnlockCanvasAndPost calls the UnlockCanvasAndPost RPC.
type SurfaceViewClient ¶ added in v0.0.6
type SurfaceViewClient struct {
// contains filtered or unexported fields
}
SurfaceViewClient wraps the gRPC SurfaceViewService client.
func NewSurfaceViewClient ¶ added in v0.0.6
func NewSurfaceViewClient(cc grpc.ClientConnInterface) *SurfaceViewClient
NewSurfaceViewClient creates a new SurfaceView client.
func (*SurfaceViewClient) ApplyTransactionToFrame ¶ added in v0.0.6
func (c *SurfaceViewClient) ApplyTransactionToFrame(ctx context.Context, arg0 int64) error
ApplyTransactionToFrame calls the ApplyTransactionToFrame RPC.
func (*SurfaceViewClient) ClearChildSurfacePackage ¶ added in v0.0.6
func (c *SurfaceViewClient) ClearChildSurfacePackage(ctx context.Context) error
ClearChildSurfacePackage calls the ClearChildSurfacePackage RPC.
func (*SurfaceViewClient) Draw ¶ added in v0.0.6
func (c *SurfaceViewClient) Draw(ctx context.Context, arg0 int64) error
Draw calls the Draw RPC.
func (*SurfaceViewClient) GatherTransparentRegion ¶ added in v0.0.6
GatherTransparentRegion calls the GatherTransparentRegion RPC.
func (*SurfaceViewClient) GetAccessibilityClassName ¶ added in v0.0.6
func (c *SurfaceViewClient) GetAccessibilityClassName(ctx context.Context) (int64, error)
GetAccessibilityClassName calls the GetAccessibilityClassName RPC.
func (*SurfaceViewClient) GetChildSurfacePackage ¶ added in v0.0.6
func (c *SurfaceViewClient) GetChildSurfacePackage(ctx context.Context) (int64, error)
GetChildSurfacePackage calls the GetChildSurfacePackage RPC.
func (*SurfaceViewClient) GetCompositionOrder ¶ added in v0.0.6
func (c *SurfaceViewClient) GetCompositionOrder(ctx context.Context) (int32, error)
GetCompositionOrder calls the GetCompositionOrder RPC.
func (*SurfaceViewClient) GetHolder ¶ added in v0.0.6
func (c *SurfaceViewClient) GetHolder(ctx context.Context) (int64, error)
GetHolder calls the GetHolder RPC.
func (*SurfaceViewClient) GetHostToken ¶ added in v0.0.6
func (c *SurfaceViewClient) GetHostToken(ctx context.Context) (int64, error)
GetHostToken calls the GetHostToken RPC.
func (*SurfaceViewClient) GetImportantForAccessibility ¶ added in v0.0.6
func (c *SurfaceViewClient) GetImportantForAccessibility(ctx context.Context) (int32, error)
GetImportantForAccessibility calls the GetImportantForAccessibility RPC.
func (*SurfaceViewClient) GetSurfaceControl ¶ added in v0.0.6
func (c *SurfaceViewClient) GetSurfaceControl(ctx context.Context) (int64, error)
GetSurfaceControl calls the GetSurfaceControl RPC.
func (*SurfaceViewClient) HasOverlappingRendering ¶ added in v0.0.6
func (c *SurfaceViewClient) HasOverlappingRendering(ctx context.Context) (bool, error)
HasOverlappingRendering calls the HasOverlappingRendering RPC.
func (*SurfaceViewClient) SetAlpha ¶ added in v0.0.6
func (c *SurfaceViewClient) SetAlpha(ctx context.Context, arg0 float32) error
SetAlpha calls the SetAlpha RPC.
func (*SurfaceViewClient) SetChildSurfacePackage ¶ added in v0.0.6
func (c *SurfaceViewClient) SetChildSurfacePackage(ctx context.Context, arg0 int64) error
SetChildSurfacePackage calls the SetChildSurfacePackage RPC.
func (*SurfaceViewClient) SetClipBounds ¶ added in v0.0.6
func (c *SurfaceViewClient) SetClipBounds(ctx context.Context, arg0 int64) error
SetClipBounds calls the SetClipBounds RPC.
func (*SurfaceViewClient) SetCompositionOrder ¶ added in v0.0.6
func (c *SurfaceViewClient) SetCompositionOrder(ctx context.Context, arg0 int32) error
SetCompositionOrder calls the SetCompositionOrder RPC.
func (*SurfaceViewClient) SetDesiredHdrHeadroom ¶ added in v0.0.6
func (c *SurfaceViewClient) SetDesiredHdrHeadroom(ctx context.Context, arg0 float32) error
SetDesiredHdrHeadroom calls the SetDesiredHdrHeadroom RPC.
func (*SurfaceViewClient) SetSecure ¶ added in v0.0.6
func (c *SurfaceViewClient) SetSecure(ctx context.Context, arg0 bool) error
SetSecure calls the SetSecure RPC.
func (*SurfaceViewClient) SetSurfaceLifecycle ¶ added in v0.0.6
func (c *SurfaceViewClient) SetSurfaceLifecycle(ctx context.Context, arg0 int32) error
SetSurfaceLifecycle calls the SetSurfaceLifecycle RPC.
func (*SurfaceViewClient) SetVisibility ¶ added in v0.0.6
func (c *SurfaceViewClient) SetVisibility(ctx context.Context, arg0 int32) error
SetVisibility calls the SetVisibility RPC.
func (*SurfaceViewClient) SetZOrderMediaOverlay ¶ added in v0.0.6
func (c *SurfaceViewClient) SetZOrderMediaOverlay(ctx context.Context, arg0 bool) error
SetZOrderMediaOverlay calls the SetZOrderMediaOverlay RPC.
func (*SurfaceViewClient) SetZOrderOnTop ¶ added in v0.0.6
func (c *SurfaceViewClient) SetZOrderOnTop(ctx context.Context, arg0 bool) error
SetZOrderOnTop calls the SetZOrderOnTop RPC.
type ViewAccessibilityDelegateClient ¶ added in v0.0.6
type ViewAccessibilityDelegateClient struct {
// contains filtered or unexported fields
}
ViewAccessibilityDelegateClient wraps the gRPC ViewAccessibilityDelegateService client.
func NewViewAccessibilityDelegateClient ¶ added in v0.0.6
func NewViewAccessibilityDelegateClient(cc grpc.ClientConnInterface) *ViewAccessibilityDelegateClient
NewViewAccessibilityDelegateClient creates a new ViewAccessibilityDelegate client.
func (*ViewAccessibilityDelegateClient) AddExtraDataToAccessibilityNodeInfo ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) error
AddExtraDataToAccessibilityNodeInfo calls the AddExtraDataToAccessibilityNodeInfo RPC.
func (*ViewAccessibilityDelegateClient) DispatchPopulateAccessibilityEvent ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) DispatchPopulateAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
DispatchPopulateAccessibilityEvent calls the DispatchPopulateAccessibilityEvent RPC.
func (*ViewAccessibilityDelegateClient) GetAccessibilityNodeProvider ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) GetAccessibilityNodeProvider(ctx context.Context, arg0 int64) (int64, error)
GetAccessibilityNodeProvider calls the GetAccessibilityNodeProvider RPC.
func (*ViewAccessibilityDelegateClient) OnInitializeAccessibilityEvent ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) OnInitializeAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) error
OnInitializeAccessibilityEvent calls the OnInitializeAccessibilityEvent RPC.
func (*ViewAccessibilityDelegateClient) OnInitializeAccessibilityNodeInfo ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) OnInitializeAccessibilityNodeInfo(ctx context.Context, arg0 int64, arg1 int64) error
OnInitializeAccessibilityNodeInfo calls the OnInitializeAccessibilityNodeInfo RPC.
func (*ViewAccessibilityDelegateClient) OnPopulateAccessibilityEvent ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) OnPopulateAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) error
OnPopulateAccessibilityEvent calls the OnPopulateAccessibilityEvent RPC.
func (*ViewAccessibilityDelegateClient) OnRequestSendAccessibilityEvent ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) OnRequestSendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)
OnRequestSendAccessibilityEvent calls the OnRequestSendAccessibilityEvent RPC.
func (*ViewAccessibilityDelegateClient) PerformAccessibilityAction ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) PerformAccessibilityAction(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)
PerformAccessibilityAction calls the PerformAccessibilityAction RPC.
func (*ViewAccessibilityDelegateClient) SendAccessibilityEvent ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) SendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int32) error
SendAccessibilityEvent calls the SendAccessibilityEvent RPC.
func (*ViewAccessibilityDelegateClient) SendAccessibilityEventUnchecked ¶ added in v0.0.6
func (c *ViewAccessibilityDelegateClient) SendAccessibilityEventUnchecked(ctx context.Context, arg0 int64, arg1 int64) error
SendAccessibilityEventUnchecked calls the SendAccessibilityEventUnchecked RPC.
type ViewBaseSavedStateClient ¶ added in v0.0.6
type ViewBaseSavedStateClient struct {
// contains filtered or unexported fields
}
ViewBaseSavedStateClient wraps the gRPC ViewBaseSavedStateService client.
func NewViewBaseSavedStateClient ¶ added in v0.0.6
func NewViewBaseSavedStateClient(cc grpc.ClientConnInterface) *ViewBaseSavedStateClient
NewViewBaseSavedStateClient creates a new ViewBaseSavedState client.
func (*ViewBaseSavedStateClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type ViewClient ¶ added in v0.0.6
type ViewClient struct {
// contains filtered or unexported fields
}
ViewClient wraps the gRPC ViewService client.
func NewViewClient ¶ added in v0.0.6
func NewViewClient(cc grpc.ClientConnInterface) *ViewClient
NewViewClient creates a new View client.
func (*ViewClient) AddChildrenForAccessibility ¶ added in v0.0.6
func (c *ViewClient) AddChildrenForAccessibility(ctx context.Context, arg0 int64) error
AddChildrenForAccessibility calls the AddChildrenForAccessibility RPC.
func (*ViewClient) AddExtraDataToAccessibilityNodeInfo ¶ added in v0.0.6
func (c *ViewClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error
AddExtraDataToAccessibilityNodeInfo calls the AddExtraDataToAccessibilityNodeInfo RPC.
func (*ViewClient) AddFocusables2 ¶ added in v0.0.6
AddFocusables2 calls the AddFocusables2 RPC.
func (*ViewClient) AddFocusables3_1 ¶ added in v0.0.6
func (c *ViewClient) AddFocusables3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
AddFocusables3_1 calls the AddFocusables3_1 RPC.
func (*ViewClient) AddKeyboardNavigationClusters ¶ added in v0.0.6
func (c *ViewClient) AddKeyboardNavigationClusters(ctx context.Context, arg0 int64, arg1 int32) error
AddKeyboardNavigationClusters calls the AddKeyboardNavigationClusters RPC.
func (*ViewClient) AddOnAttachStateChangeListener ¶ added in v0.0.6
func (c *ViewClient) AddOnAttachStateChangeListener(ctx context.Context, arg0 int64) error
AddOnAttachStateChangeListener calls the AddOnAttachStateChangeListener RPC.
func (*ViewClient) AddOnLayoutChangeListener ¶ added in v0.0.6
func (c *ViewClient) AddOnLayoutChangeListener(ctx context.Context, arg0 int64) error
AddOnLayoutChangeListener calls the AddOnLayoutChangeListener RPC.
func (*ViewClient) AddOnUnhandledKeyEventListener ¶ added in v0.0.6
func (c *ViewClient) AddOnUnhandledKeyEventListener(ctx context.Context, arg0 int64) error
AddOnUnhandledKeyEventListener calls the AddOnUnhandledKeyEventListener RPC.
func (*ViewClient) AddTouchables ¶ added in v0.0.6
func (c *ViewClient) AddTouchables(ctx context.Context, arg0 int64) error
AddTouchables calls the AddTouchables RPC.
func (*ViewClient) Animate ¶ added in v0.0.6
func (c *ViewClient) Animate(ctx context.Context) (int64, error)
Animate calls the Animate RPC.
func (*ViewClient) AnnounceForAccessibility ¶ added in v0.0.6
func (c *ViewClient) AnnounceForAccessibility(ctx context.Context, arg0 string) error
AnnounceForAccessibility calls the AnnounceForAccessibility RPC.
func (*ViewClient) Autofill1 ¶ added in v0.0.6
func (c *ViewClient) Autofill1(ctx context.Context, arg0 int64) error
Autofill1 calls the Autofill1 RPC.
func (*ViewClient) Autofill1_1 ¶ added in v0.0.6
func (c *ViewClient) Autofill1_1(ctx context.Context, arg0 int64) error
Autofill1_1 calls the Autofill1_1 RPC.
func (*ViewClient) BringToFront ¶ added in v0.0.6
func (c *ViewClient) BringToFront(ctx context.Context) error
BringToFront calls the BringToFront RPC.
func (*ViewClient) BuildDrawingCache0 ¶ added in v0.0.6
func (c *ViewClient) BuildDrawingCache0(ctx context.Context) error
BuildDrawingCache0 calls the BuildDrawingCache0 RPC.
func (*ViewClient) BuildDrawingCache1_1 ¶ added in v0.0.6
func (c *ViewClient) BuildDrawingCache1_1(ctx context.Context, arg0 bool) error
BuildDrawingCache1_1 calls the BuildDrawingCache1_1 RPC.
func (*ViewClient) BuildLayer ¶ added in v0.0.6
func (c *ViewClient) BuildLayer(ctx context.Context) error
BuildLayer calls the BuildLayer RPC.
func (*ViewClient) CallOnClick ¶ added in v0.0.6
func (c *ViewClient) CallOnClick(ctx context.Context) (bool, error)
CallOnClick calls the CallOnClick RPC.
func (*ViewClient) CanResolveLayoutDirection ¶ added in v0.0.6
func (c *ViewClient) CanResolveLayoutDirection(ctx context.Context) (bool, error)
CanResolveLayoutDirection calls the CanResolveLayoutDirection RPC.
func (*ViewClient) CanResolveTextAlignment ¶ added in v0.0.6
func (c *ViewClient) CanResolveTextAlignment(ctx context.Context) (bool, error)
CanResolveTextAlignment calls the CanResolveTextAlignment RPC.
func (*ViewClient) CanResolveTextDirection ¶ added in v0.0.6
func (c *ViewClient) CanResolveTextDirection(ctx context.Context) (bool, error)
CanResolveTextDirection calls the CanResolveTextDirection RPC.
func (*ViewClient) CanScrollHorizontally ¶ added in v0.0.6
CanScrollHorizontally calls the CanScrollHorizontally RPC.
func (*ViewClient) CanScrollVertically ¶ added in v0.0.6
CanScrollVertically calls the CanScrollVertically RPC.
func (*ViewClient) CancelDragAndDrop ¶ added in v0.0.6
func (c *ViewClient) CancelDragAndDrop(ctx context.Context) error
CancelDragAndDrop calls the CancelDragAndDrop RPC.
func (*ViewClient) CancelLongPress ¶ added in v0.0.6
func (c *ViewClient) CancelLongPress(ctx context.Context) error
CancelLongPress calls the CancelLongPress RPC.
func (*ViewClient) CancelPendingInputEvents ¶ added in v0.0.6
func (c *ViewClient) CancelPendingInputEvents(ctx context.Context) error
CancelPendingInputEvents calls the CancelPendingInputEvents RPC.
func (*ViewClient) CheckInputConnectionProxy ¶ added in v0.0.6
CheckInputConnectionProxy calls the CheckInputConnectionProxy RPC.
func (*ViewClient) ClearAnimation ¶ added in v0.0.6
func (c *ViewClient) ClearAnimation(ctx context.Context) error
ClearAnimation calls the ClearAnimation RPC.
func (*ViewClient) ClearFocus ¶ added in v0.0.6
func (c *ViewClient) ClearFocus(ctx context.Context) error
ClearFocus calls the ClearFocus RPC.
func (*ViewClient) ClearPendingCredentialRequest ¶ added in v0.0.6
func (c *ViewClient) ClearPendingCredentialRequest(ctx context.Context) error
ClearPendingCredentialRequest calls the ClearPendingCredentialRequest RPC.
func (*ViewClient) ClearViewTranslationCallback ¶ added in v0.0.6
func (c *ViewClient) ClearViewTranslationCallback(ctx context.Context) error
ClearViewTranslationCallback calls the ClearViewTranslationCallback RPC.
func (*ViewClient) CombineMeasuredStates ¶ added in v0.0.6
func (c *ViewClient) CombineMeasuredStates(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
CombineMeasuredStates calls the CombineMeasuredStates RPC.
func (*ViewClient) ComputeScroll ¶ added in v0.0.6
func (c *ViewClient) ComputeScroll(ctx context.Context) error
ComputeScroll calls the ComputeScroll RPC.
func (*ViewClient) ComputeSystemWindowInsets ¶ added in v0.0.6
func (c *ViewClient) ComputeSystemWindowInsets(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
ComputeSystemWindowInsets calls the ComputeSystemWindowInsets RPC.
func (*ViewClient) CreateAccessibilityNodeInfo ¶ added in v0.0.6
func (c *ViewClient) CreateAccessibilityNodeInfo(ctx context.Context) (int64, error)
CreateAccessibilityNodeInfo calls the CreateAccessibilityNodeInfo RPC.
func (*ViewClient) CreateContextMenu ¶ added in v0.0.6
func (c *ViewClient) CreateContextMenu(ctx context.Context, arg0 int64) error
CreateContextMenu calls the CreateContextMenu RPC.
func (*ViewClient) DestroyDrawingCache ¶ added in v0.0.6
func (c *ViewClient) DestroyDrawingCache(ctx context.Context) error
DestroyDrawingCache calls the DestroyDrawingCache RPC.
func (*ViewClient) DispatchApplyWindowInsets ¶ added in v0.0.6
DispatchApplyWindowInsets calls the DispatchApplyWindowInsets RPC.
func (*ViewClient) DispatchCapturedPointerEvent ¶ added in v0.0.6
DispatchCapturedPointerEvent calls the DispatchCapturedPointerEvent RPC.
func (*ViewClient) DispatchConfigurationChanged ¶ added in v0.0.6
func (c *ViewClient) DispatchConfigurationChanged(ctx context.Context, arg0 int64) error
DispatchConfigurationChanged calls the DispatchConfigurationChanged RPC.
func (*ViewClient) DispatchCreateViewTranslationRequest ¶ added in v0.0.6
func (c *ViewClient) DispatchCreateViewTranslationRequest(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
DispatchCreateViewTranslationRequest calls the DispatchCreateViewTranslationRequest RPC.
func (*ViewClient) DispatchDisplayHint ¶ added in v0.0.6
func (c *ViewClient) DispatchDisplayHint(ctx context.Context, arg0 int32) error
DispatchDisplayHint calls the DispatchDisplayHint RPC.
func (*ViewClient) DispatchDragEvent ¶ added in v0.0.6
DispatchDragEvent calls the DispatchDragEvent RPC.
func (*ViewClient) DispatchDrawableHotspotChanged ¶ added in v0.0.6
func (c *ViewClient) DispatchDrawableHotspotChanged(ctx context.Context, arg0 float32, arg1 float32) error
DispatchDrawableHotspotChanged calls the DispatchDrawableHotspotChanged RPC.
func (*ViewClient) DispatchFinishTemporaryDetach ¶ added in v0.0.6
func (c *ViewClient) DispatchFinishTemporaryDetach(ctx context.Context) error
DispatchFinishTemporaryDetach calls the DispatchFinishTemporaryDetach RPC.
func (*ViewClient) DispatchGenericMotionEvent ¶ added in v0.0.6
DispatchGenericMotionEvent calls the DispatchGenericMotionEvent RPC.
func (*ViewClient) DispatchKeyEvent ¶ added in v0.0.6
DispatchKeyEvent calls the DispatchKeyEvent RPC.
func (*ViewClient) DispatchKeyEventPreIme ¶ added in v0.0.6
DispatchKeyEventPreIme calls the DispatchKeyEventPreIme RPC.
func (*ViewClient) DispatchKeyShortcutEvent ¶ added in v0.0.6
DispatchKeyShortcutEvent calls the DispatchKeyShortcutEvent RPC.
func (*ViewClient) DispatchNestedFling ¶ added in v0.0.6
func (c *ViewClient) DispatchNestedFling(ctx context.Context, arg0 float32, arg1 float32, arg2 bool) (bool, error)
DispatchNestedFling calls the DispatchNestedFling RPC.
func (*ViewClient) DispatchNestedPreFling ¶ added in v0.0.6
func (c *ViewClient) DispatchNestedPreFling(ctx context.Context, arg0 float32, arg1 float32) (bool, error)
DispatchNestedPreFling calls the DispatchNestedPreFling RPC.
func (*ViewClient) DispatchNestedPrePerformAccessibilityAction ¶ added in v0.0.6
func (c *ViewClient) DispatchNestedPrePerformAccessibilityAction(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
DispatchNestedPrePerformAccessibilityAction calls the DispatchNestedPrePerformAccessibilityAction RPC.
func (*ViewClient) DispatchNestedPreScroll ¶ added in v0.0.6
func (c *ViewClient) DispatchNestedPreScroll(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int64) (bool, error)
DispatchNestedPreScroll calls the DispatchNestedPreScroll RPC.
func (*ViewClient) DispatchNestedScroll ¶ added in v0.0.6
func (c *ViewClient) DispatchNestedScroll(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int64) (bool, error)
DispatchNestedScroll calls the DispatchNestedScroll RPC.
func (*ViewClient) DispatchPointerCaptureChanged ¶ added in v0.0.6
func (c *ViewClient) DispatchPointerCaptureChanged(ctx context.Context, arg0 bool) error
DispatchPointerCaptureChanged calls the DispatchPointerCaptureChanged RPC.
func (*ViewClient) DispatchPopulateAccessibilityEvent ¶ added in v0.0.6
func (c *ViewClient) DispatchPopulateAccessibilityEvent(ctx context.Context, arg0 int64) (bool, error)
DispatchPopulateAccessibilityEvent calls the DispatchPopulateAccessibilityEvent RPC.
func (*ViewClient) DispatchProvideAutofillStructure ¶ added in v0.0.6
func (c *ViewClient) DispatchProvideAutofillStructure(ctx context.Context, arg0 int64, arg1 int32) error
DispatchProvideAutofillStructure calls the DispatchProvideAutofillStructure RPC.
func (*ViewClient) DispatchProvideStructure ¶ added in v0.0.6
func (c *ViewClient) DispatchProvideStructure(ctx context.Context, arg0 int64) error
DispatchProvideStructure calls the DispatchProvideStructure RPC.
func (*ViewClient) DispatchScrollCaptureSearch ¶ added in v0.0.6
func (c *ViewClient) DispatchScrollCaptureSearch(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
DispatchScrollCaptureSearch calls the DispatchScrollCaptureSearch RPC.
func (*ViewClient) DispatchStartTemporaryDetach ¶ added in v0.0.6
func (c *ViewClient) DispatchStartTemporaryDetach(ctx context.Context) error
DispatchStartTemporaryDetach calls the DispatchStartTemporaryDetach RPC.
func (*ViewClient) DispatchSystemUiVisibilityChanged ¶ added in v0.0.6
func (c *ViewClient) DispatchSystemUiVisibilityChanged(ctx context.Context, arg0 int32) error
DispatchSystemUiVisibilityChanged calls the DispatchSystemUiVisibilityChanged RPC.
func (*ViewClient) DispatchTouchEvent ¶ added in v0.0.6
DispatchTouchEvent calls the DispatchTouchEvent RPC.
func (*ViewClient) DispatchTrackballEvent ¶ added in v0.0.6
DispatchTrackballEvent calls the DispatchTrackballEvent RPC.
func (*ViewClient) DispatchUnhandledMove ¶ added in v0.0.6
func (c *ViewClient) DispatchUnhandledMove(ctx context.Context, arg0 int64, arg1 int32) (bool, error)
DispatchUnhandledMove calls the DispatchUnhandledMove RPC.
func (*ViewClient) DispatchWindowFocusChanged ¶ added in v0.0.6
func (c *ViewClient) DispatchWindowFocusChanged(ctx context.Context, arg0 bool) error
DispatchWindowFocusChanged calls the DispatchWindowFocusChanged RPC.
func (*ViewClient) DispatchWindowInsetsAnimationEnd ¶ added in v0.0.6
func (c *ViewClient) DispatchWindowInsetsAnimationEnd(ctx context.Context, arg0 int64) error
DispatchWindowInsetsAnimationEnd calls the DispatchWindowInsetsAnimationEnd RPC.
func (*ViewClient) DispatchWindowInsetsAnimationPrepare ¶ added in v0.0.6
func (c *ViewClient) DispatchWindowInsetsAnimationPrepare(ctx context.Context, arg0 int64) error
DispatchWindowInsetsAnimationPrepare calls the DispatchWindowInsetsAnimationPrepare RPC.
func (*ViewClient) DispatchWindowInsetsAnimationProgress ¶ added in v0.0.6
func (c *ViewClient) DispatchWindowInsetsAnimationProgress(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
DispatchWindowInsetsAnimationProgress calls the DispatchWindowInsetsAnimationProgress RPC.
func (*ViewClient) DispatchWindowInsetsAnimationStart ¶ added in v0.0.6
func (c *ViewClient) DispatchWindowInsetsAnimationStart(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
DispatchWindowInsetsAnimationStart calls the DispatchWindowInsetsAnimationStart RPC.
func (*ViewClient) DispatchWindowSystemUiVisiblityChanged ¶ added in v0.0.6
func (c *ViewClient) DispatchWindowSystemUiVisiblityChanged(ctx context.Context, arg0 int32) error
DispatchWindowSystemUiVisiblityChanged calls the DispatchWindowSystemUiVisiblityChanged RPC.
func (*ViewClient) DispatchWindowVisibilityChanged ¶ added in v0.0.6
func (c *ViewClient) DispatchWindowVisibilityChanged(ctx context.Context, arg0 int32) error
DispatchWindowVisibilityChanged calls the DispatchWindowVisibilityChanged RPC.
func (*ViewClient) Draw ¶ added in v0.0.6
func (c *ViewClient) Draw(ctx context.Context, arg0 int64) error
Draw calls the Draw RPC.
func (*ViewClient) DrawableHotspotChanged ¶ added in v0.0.6
DrawableHotspotChanged calls the DrawableHotspotChanged RPC.
func (*ViewClient) FindFocus ¶ added in v0.0.6
func (c *ViewClient) FindFocus(ctx context.Context) (int64, error)
FindFocus calls the FindFocus RPC.
func (*ViewClient) FindOnBackInvokedDispatcher ¶ added in v0.0.6
func (c *ViewClient) FindOnBackInvokedDispatcher(ctx context.Context) (int64, error)
FindOnBackInvokedDispatcher calls the FindOnBackInvokedDispatcher RPC.
func (*ViewClient) FindViewsWithText ¶ added in v0.0.6
func (c *ViewClient) FindViewsWithText(ctx context.Context, arg0 int64, arg1 string, arg2 int32) error
FindViewsWithText calls the FindViewsWithText RPC.
func (*ViewClient) FocusSearch ¶ added in v0.0.6
FocusSearch calls the FocusSearch RPC.
func (*ViewClient) ForceHasOverlappingRendering ¶ added in v0.0.6
func (c *ViewClient) ForceHasOverlappingRendering(ctx context.Context, arg0 bool) error
ForceHasOverlappingRendering calls the ForceHasOverlappingRendering RPC.
func (*ViewClient) ForceLayout ¶ added in v0.0.6
func (c *ViewClient) ForceLayout(ctx context.Context) error
ForceLayout calls the ForceLayout RPC.
func (*ViewClient) GatherTransparentRegion ¶ added in v0.0.6
GatherTransparentRegion calls the GatherTransparentRegion RPC.
func (*ViewClient) GenerateDisplayHash ¶ added in v0.0.6
func (c *ViewClient) GenerateDisplayHash(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error
GenerateDisplayHash calls the GenerateDisplayHash RPC.
func (*ViewClient) GenerateViewId ¶ added in v0.0.6
func (c *ViewClient) GenerateViewId(ctx context.Context) (int32, error)
GenerateViewId calls the GenerateViewId RPC.
func (*ViewClient) GetAccessibilityClassName ¶ added in v0.0.6
func (c *ViewClient) GetAccessibilityClassName(ctx context.Context) (int64, error)
GetAccessibilityClassName calls the GetAccessibilityClassName RPC.
func (*ViewClient) GetAccessibilityDelegate ¶ added in v0.0.6
func (c *ViewClient) GetAccessibilityDelegate(ctx context.Context) (int64, error)
GetAccessibilityDelegate calls the GetAccessibilityDelegate RPC.
func (*ViewClient) GetAccessibilityLiveRegion ¶ added in v0.0.6
func (c *ViewClient) GetAccessibilityLiveRegion(ctx context.Context) (int32, error)
GetAccessibilityLiveRegion calls the GetAccessibilityLiveRegion RPC.
func (*ViewClient) GetAccessibilityNodeProvider ¶ added in v0.0.6
func (c *ViewClient) GetAccessibilityNodeProvider(ctx context.Context) (int64, error)
GetAccessibilityNodeProvider calls the GetAccessibilityNodeProvider RPC.
func (*ViewClient) GetAccessibilityPaneTitle ¶ added in v0.0.6
func (c *ViewClient) GetAccessibilityPaneTitle(ctx context.Context) (int64, error)
GetAccessibilityPaneTitle calls the GetAccessibilityPaneTitle RPC.
func (*ViewClient) GetAccessibilityTraversalAfter ¶ added in v0.0.6
func (c *ViewClient) GetAccessibilityTraversalAfter(ctx context.Context) (int32, error)
GetAccessibilityTraversalAfter calls the GetAccessibilityTraversalAfter RPC.
func (*ViewClient) GetAccessibilityTraversalBefore ¶ added in v0.0.6
func (c *ViewClient) GetAccessibilityTraversalBefore(ctx context.Context) (int32, error)
GetAccessibilityTraversalBefore calls the GetAccessibilityTraversalBefore RPC.
func (*ViewClient) GetAllowedHandwritingDelegatePackageName ¶ added in v0.0.6
func (c *ViewClient) GetAllowedHandwritingDelegatePackageName(ctx context.Context) (string, error)
GetAllowedHandwritingDelegatePackageName calls the GetAllowedHandwritingDelegatePackageName RPC.
func (*ViewClient) GetAllowedHandwritingDelegatorPackageName ¶ added in v0.0.6
func (c *ViewClient) GetAllowedHandwritingDelegatorPackageName(ctx context.Context) (string, error)
GetAllowedHandwritingDelegatorPackageName calls the GetAllowedHandwritingDelegatorPackageName RPC.
func (*ViewClient) GetAlpha ¶ added in v0.0.6
func (c *ViewClient) GetAlpha(ctx context.Context) (float32, error)
GetAlpha calls the GetAlpha RPC.
func (*ViewClient) GetAnimation ¶ added in v0.0.6
func (c *ViewClient) GetAnimation(ctx context.Context) (int64, error)
GetAnimation calls the GetAnimation RPC.
func (*ViewClient) GetAnimationMatrix ¶ added in v0.0.6
func (c *ViewClient) GetAnimationMatrix(ctx context.Context) (int64, error)
GetAnimationMatrix calls the GetAnimationMatrix RPC.
func (*ViewClient) GetApplicationWindowToken ¶ added in v0.0.6
func (c *ViewClient) GetApplicationWindowToken(ctx context.Context) (int64, error)
GetApplicationWindowToken calls the GetApplicationWindowToken RPC.
func (*ViewClient) GetAttributeResolutionStack ¶ added in v0.0.6
GetAttributeResolutionStack calls the GetAttributeResolutionStack RPC.
func (*ViewClient) GetAutofillHints ¶ added in v0.0.6
func (c *ViewClient) GetAutofillHints(ctx context.Context) (int64, error)
GetAutofillHints calls the GetAutofillHints RPC.
func (*ViewClient) GetAutofillId ¶ added in v0.0.6
func (c *ViewClient) GetAutofillId(ctx context.Context) (int64, error)
GetAutofillId calls the GetAutofillId RPC.
func (*ViewClient) GetAutofillType ¶ added in v0.0.6
func (c *ViewClient) GetAutofillType(ctx context.Context) (int32, error)
GetAutofillType calls the GetAutofillType RPC.
func (*ViewClient) GetAutofillValue ¶ added in v0.0.6
func (c *ViewClient) GetAutofillValue(ctx context.Context) (int64, error)
GetAutofillValue calls the GetAutofillValue RPC.
func (*ViewClient) GetBackground ¶ added in v0.0.6
func (c *ViewClient) GetBackground(ctx context.Context) (int64, error)
GetBackground calls the GetBackground RPC.
func (*ViewClient) GetBackgroundTintBlendMode ¶ added in v0.0.6
func (c *ViewClient) GetBackgroundTintBlendMode(ctx context.Context) (int64, error)
GetBackgroundTintBlendMode calls the GetBackgroundTintBlendMode RPC.
func (*ViewClient) GetBackgroundTintList ¶ added in v0.0.6
func (c *ViewClient) GetBackgroundTintList(ctx context.Context) (int64, error)
GetBackgroundTintList calls the GetBackgroundTintList RPC.
func (*ViewClient) GetBackgroundTintMode ¶ added in v0.0.6
func (c *ViewClient) GetBackgroundTintMode(ctx context.Context) (int64, error)
GetBackgroundTintMode calls the GetBackgroundTintMode RPC.
func (*ViewClient) GetBaseline ¶ added in v0.0.6
func (c *ViewClient) GetBaseline(ctx context.Context) (int32, error)
GetBaseline calls the GetBaseline RPC.
func (*ViewClient) GetBottom ¶ added in v0.0.6
func (c *ViewClient) GetBottom(ctx context.Context) (int32, error)
GetBottom calls the GetBottom RPC.
func (*ViewClient) GetCameraDistance ¶ added in v0.0.6
func (c *ViewClient) GetCameraDistance(ctx context.Context) (float32, error)
GetCameraDistance calls the GetCameraDistance RPC.
func (*ViewClient) GetClipBounds0 ¶ added in v0.0.6
func (c *ViewClient) GetClipBounds0(ctx context.Context) (int64, error)
GetClipBounds0 calls the GetClipBounds0 RPC.
func (*ViewClient) GetClipBounds1_1 ¶ added in v0.0.6
GetClipBounds1_1 calls the GetClipBounds1_1 RPC.
func (*ViewClient) GetClipToOutline ¶ added in v0.0.6
func (c *ViewClient) GetClipToOutline(ctx context.Context) (bool, error)
GetClipToOutline calls the GetClipToOutline RPC.
func (*ViewClient) GetContentCaptureSession ¶ added in v0.0.6
func (c *ViewClient) GetContentCaptureSession(ctx context.Context) (int64, error)
GetContentCaptureSession calls the GetContentCaptureSession RPC.
func (*ViewClient) GetContentDescription ¶ added in v0.0.6
func (c *ViewClient) GetContentDescription(ctx context.Context) (int64, error)
GetContentDescription calls the GetContentDescription RPC.
func (*ViewClient) GetContentSensitivity ¶ added in v0.0.6
func (c *ViewClient) GetContentSensitivity(ctx context.Context) (int32, error)
GetContentSensitivity calls the GetContentSensitivity RPC.
func (*ViewClient) GetContext ¶ added in v0.0.6
func (c *ViewClient) GetContext(ctx context.Context) (int64, error)
GetContext calls the GetContext RPC.
func (*ViewClient) GetDefaultFocusHighlightEnabled ¶ added in v0.0.6
func (c *ViewClient) GetDefaultFocusHighlightEnabled(ctx context.Context) (bool, error)
GetDefaultFocusHighlightEnabled calls the GetDefaultFocusHighlightEnabled RPC.
func (*ViewClient) GetDefaultSize ¶ added in v0.0.6
GetDefaultSize calls the GetDefaultSize RPC.
func (*ViewClient) GetDisplay ¶ added in v0.0.6
func (c *ViewClient) GetDisplay(ctx context.Context) (int64, error)
GetDisplay calls the GetDisplay RPC.
func (*ViewClient) GetDrawableState ¶ added in v0.0.6
func (c *ViewClient) GetDrawableState(ctx context.Context) (int64, error)
GetDrawableState calls the GetDrawableState RPC.
func (*ViewClient) GetDrawingCache0 ¶ added in v0.0.6
func (c *ViewClient) GetDrawingCache0(ctx context.Context) (int64, error)
GetDrawingCache0 calls the GetDrawingCache0 RPC.
func (*ViewClient) GetDrawingCache1_1 ¶ added in v0.0.6
GetDrawingCache1_1 calls the GetDrawingCache1_1 RPC.
func (*ViewClient) GetDrawingCacheBackgroundColor ¶ added in v0.0.6
func (c *ViewClient) GetDrawingCacheBackgroundColor(ctx context.Context) (int32, error)
GetDrawingCacheBackgroundColor calls the GetDrawingCacheBackgroundColor RPC.
func (*ViewClient) GetDrawingCacheQuality ¶ added in v0.0.6
func (c *ViewClient) GetDrawingCacheQuality(ctx context.Context) (int32, error)
GetDrawingCacheQuality calls the GetDrawingCacheQuality RPC.
func (*ViewClient) GetDrawingRect ¶ added in v0.0.6
func (c *ViewClient) GetDrawingRect(ctx context.Context, arg0 int64) error
GetDrawingRect calls the GetDrawingRect RPC.
func (*ViewClient) GetDrawingTime ¶ added in v0.0.6
func (c *ViewClient) GetDrawingTime(ctx context.Context) (int64, error)
GetDrawingTime calls the GetDrawingTime RPC.
func (*ViewClient) GetElevation ¶ added in v0.0.6
func (c *ViewClient) GetElevation(ctx context.Context) (float32, error)
GetElevation calls the GetElevation RPC.
func (*ViewClient) GetExplicitStyle ¶ added in v0.0.6
func (c *ViewClient) GetExplicitStyle(ctx context.Context) (int32, error)
GetExplicitStyle calls the GetExplicitStyle RPC.
func (*ViewClient) GetFilterTouchesWhenObscured ¶ added in v0.0.6
func (c *ViewClient) GetFilterTouchesWhenObscured(ctx context.Context) (bool, error)
GetFilterTouchesWhenObscured calls the GetFilterTouchesWhenObscured RPC.
func (*ViewClient) GetFitsSystemWindows ¶ added in v0.0.6
func (c *ViewClient) GetFitsSystemWindows(ctx context.Context) (bool, error)
GetFitsSystemWindows calls the GetFitsSystemWindows RPC.
func (*ViewClient) GetFocusable ¶ added in v0.0.6
func (c *ViewClient) GetFocusable(ctx context.Context) (int32, error)
GetFocusable calls the GetFocusable RPC.
func (*ViewClient) GetFocusables ¶ added in v0.0.6
GetFocusables calls the GetFocusables RPC.
func (*ViewClient) GetFocusedRect ¶ added in v0.0.6
func (c *ViewClient) GetFocusedRect(ctx context.Context, arg0 int64) error
GetFocusedRect calls the GetFocusedRect RPC.
func (*ViewClient) GetForeground ¶ added in v0.0.6
func (c *ViewClient) GetForeground(ctx context.Context) (int64, error)
GetForeground calls the GetForeground RPC.
func (*ViewClient) GetForegroundGravity ¶ added in v0.0.6
func (c *ViewClient) GetForegroundGravity(ctx context.Context) (int32, error)
GetForegroundGravity calls the GetForegroundGravity RPC.
func (*ViewClient) GetForegroundTintBlendMode ¶ added in v0.0.6
func (c *ViewClient) GetForegroundTintBlendMode(ctx context.Context) (int64, error)
GetForegroundTintBlendMode calls the GetForegroundTintBlendMode RPC.
func (*ViewClient) GetForegroundTintList ¶ added in v0.0.6
func (c *ViewClient) GetForegroundTintList(ctx context.Context) (int64, error)
GetForegroundTintList calls the GetForegroundTintList RPC.
func (*ViewClient) GetForegroundTintMode ¶ added in v0.0.6
func (c *ViewClient) GetForegroundTintMode(ctx context.Context) (int64, error)
GetForegroundTintMode calls the GetForegroundTintMode RPC.
func (*ViewClient) GetFrameContentVelocity ¶ added in v0.0.6
func (c *ViewClient) GetFrameContentVelocity(ctx context.Context) (float32, error)
GetFrameContentVelocity calls the GetFrameContentVelocity RPC.
func (*ViewClient) GetGlobalVisibleRect1 ¶ added in v0.0.6
GetGlobalVisibleRect1 calls the GetGlobalVisibleRect1 RPC.
func (*ViewClient) GetGlobalVisibleRect2_1 ¶ added in v0.0.6
func (c *ViewClient) GetGlobalVisibleRect2_1(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
GetGlobalVisibleRect2_1 calls the GetGlobalVisibleRect2_1 RPC.
func (*ViewClient) GetHandler ¶ added in v0.0.6
func (c *ViewClient) GetHandler(ctx context.Context) (int64, error)
GetHandler calls the GetHandler RPC.
func (*ViewClient) GetHandwritingBoundsOffsetBottom ¶ added in v0.0.6
func (c *ViewClient) GetHandwritingBoundsOffsetBottom(ctx context.Context) (float32, error)
GetHandwritingBoundsOffsetBottom calls the GetHandwritingBoundsOffsetBottom RPC.
func (*ViewClient) GetHandwritingBoundsOffsetLeft ¶ added in v0.0.6
func (c *ViewClient) GetHandwritingBoundsOffsetLeft(ctx context.Context) (float32, error)
GetHandwritingBoundsOffsetLeft calls the GetHandwritingBoundsOffsetLeft RPC.
func (*ViewClient) GetHandwritingBoundsOffsetRight ¶ added in v0.0.6
func (c *ViewClient) GetHandwritingBoundsOffsetRight(ctx context.Context) (float32, error)
GetHandwritingBoundsOffsetRight calls the GetHandwritingBoundsOffsetRight RPC.
func (*ViewClient) GetHandwritingBoundsOffsetTop ¶ added in v0.0.6
func (c *ViewClient) GetHandwritingBoundsOffsetTop(ctx context.Context) (float32, error)
GetHandwritingBoundsOffsetTop calls the GetHandwritingBoundsOffsetTop RPC.
func (*ViewClient) GetHandwritingDelegateFlags ¶ added in v0.0.6
func (c *ViewClient) GetHandwritingDelegateFlags(ctx context.Context) (int32, error)
GetHandwritingDelegateFlags calls the GetHandwritingDelegateFlags RPC.
func (*ViewClient) GetHandwritingDelegatorCallback ¶ added in v0.0.6
func (c *ViewClient) GetHandwritingDelegatorCallback(ctx context.Context) (int64, error)
GetHandwritingDelegatorCallback calls the GetHandwritingDelegatorCallback RPC.
func (*ViewClient) GetHasOverlappingRendering ¶ added in v0.0.6
func (c *ViewClient) GetHasOverlappingRendering(ctx context.Context) (bool, error)
GetHasOverlappingRendering calls the GetHasOverlappingRendering RPC.
func (*ViewClient) GetHeight ¶ added in v0.0.6
func (c *ViewClient) GetHeight(ctx context.Context) (int32, error)
GetHeight calls the GetHeight RPC.
func (*ViewClient) GetHitRect ¶ added in v0.0.6
func (c *ViewClient) GetHitRect(ctx context.Context, arg0 int64) error
GetHitRect calls the GetHitRect RPC.
func (*ViewClient) GetHorizontalFadingEdgeLength ¶ added in v0.0.6
func (c *ViewClient) GetHorizontalFadingEdgeLength(ctx context.Context) (int32, error)
GetHorizontalFadingEdgeLength calls the GetHorizontalFadingEdgeLength RPC.
func (*ViewClient) GetHorizontalScrollbarThumbDrawable ¶ added in v0.0.6
func (c *ViewClient) GetHorizontalScrollbarThumbDrawable(ctx context.Context) (int64, error)
GetHorizontalScrollbarThumbDrawable calls the GetHorizontalScrollbarThumbDrawable RPC.
func (*ViewClient) GetHorizontalScrollbarTrackDrawable ¶ added in v0.0.6
func (c *ViewClient) GetHorizontalScrollbarTrackDrawable(ctx context.Context) (int64, error)
GetHorizontalScrollbarTrackDrawable calls the GetHorizontalScrollbarTrackDrawable RPC.
func (*ViewClient) GetId ¶ added in v0.0.6
func (c *ViewClient) GetId(ctx context.Context) (int32, error)
GetId calls the GetId RPC.
func (*ViewClient) GetImportantForAccessibility ¶ added in v0.0.6
func (c *ViewClient) GetImportantForAccessibility(ctx context.Context) (int32, error)
GetImportantForAccessibility calls the GetImportantForAccessibility RPC.
func (*ViewClient) GetImportantForAutofill ¶ added in v0.0.6
func (c *ViewClient) GetImportantForAutofill(ctx context.Context) (int32, error)
GetImportantForAutofill calls the GetImportantForAutofill RPC.
func (*ViewClient) GetImportantForContentCapture ¶ added in v0.0.6
func (c *ViewClient) GetImportantForContentCapture(ctx context.Context) (int32, error)
GetImportantForContentCapture calls the GetImportantForContentCapture RPC.
func (*ViewClient) GetKeepScreenOn ¶ added in v0.0.6
func (c *ViewClient) GetKeepScreenOn(ctx context.Context) (bool, error)
GetKeepScreenOn calls the GetKeepScreenOn RPC.
func (*ViewClient) GetKeyDispatcherState ¶ added in v0.0.6
func (c *ViewClient) GetKeyDispatcherState(ctx context.Context) (int64, error)
GetKeyDispatcherState calls the GetKeyDispatcherState RPC.
func (*ViewClient) GetLabelFor ¶ added in v0.0.6
func (c *ViewClient) GetLabelFor(ctx context.Context) (int32, error)
GetLabelFor calls the GetLabelFor RPC.
func (*ViewClient) GetLayerType ¶ added in v0.0.6
func (c *ViewClient) GetLayerType(ctx context.Context) (int32, error)
GetLayerType calls the GetLayerType RPC.
func (*ViewClient) GetLayoutDirection ¶ added in v0.0.6
func (c *ViewClient) GetLayoutDirection(ctx context.Context) (int32, error)
GetLayoutDirection calls the GetLayoutDirection RPC.
func (*ViewClient) GetLayoutParams ¶ added in v0.0.6
func (c *ViewClient) GetLayoutParams(ctx context.Context) (int64, error)
GetLayoutParams calls the GetLayoutParams RPC.
func (*ViewClient) GetLeft ¶ added in v0.0.6
func (c *ViewClient) GetLeft(ctx context.Context) (int32, error)
GetLeft calls the GetLeft RPC.
func (*ViewClient) GetLocalVisibleRect ¶ added in v0.0.6
GetLocalVisibleRect calls the GetLocalVisibleRect RPC.
func (*ViewClient) GetLocationInSurface ¶ added in v0.0.6
func (c *ViewClient) GetLocationInSurface(ctx context.Context, arg0 int64) error
GetLocationInSurface calls the GetLocationInSurface RPC.
func (*ViewClient) GetLocationInWindow ¶ added in v0.0.6
func (c *ViewClient) GetLocationInWindow(ctx context.Context, arg0 int64) error
GetLocationInWindow calls the GetLocationInWindow RPC.
func (*ViewClient) GetLocationOnScreen ¶ added in v0.0.6
func (c *ViewClient) GetLocationOnScreen(ctx context.Context, arg0 int64) error
GetLocationOnScreen calls the GetLocationOnScreen RPC.
func (*ViewClient) GetMatrix ¶ added in v0.0.6
func (c *ViewClient) GetMatrix(ctx context.Context) (int64, error)
GetMatrix calls the GetMatrix RPC.
func (*ViewClient) GetMeasuredHeight ¶ added in v0.0.6
func (c *ViewClient) GetMeasuredHeight(ctx context.Context) (int32, error)
GetMeasuredHeight calls the GetMeasuredHeight RPC.
func (*ViewClient) GetMeasuredHeightAndState ¶ added in v0.0.6
func (c *ViewClient) GetMeasuredHeightAndState(ctx context.Context) (int32, error)
GetMeasuredHeightAndState calls the GetMeasuredHeightAndState RPC.
func (*ViewClient) GetMeasuredState ¶ added in v0.0.6
func (c *ViewClient) GetMeasuredState(ctx context.Context) (int32, error)
GetMeasuredState calls the GetMeasuredState RPC.
func (*ViewClient) GetMeasuredWidth ¶ added in v0.0.6
func (c *ViewClient) GetMeasuredWidth(ctx context.Context) (int32, error)
GetMeasuredWidth calls the GetMeasuredWidth RPC.
func (*ViewClient) GetMeasuredWidthAndState ¶ added in v0.0.6
func (c *ViewClient) GetMeasuredWidthAndState(ctx context.Context) (int32, error)
GetMeasuredWidthAndState calls the GetMeasuredWidthAndState RPC.
func (*ViewClient) GetMinimumHeight ¶ added in v0.0.6
func (c *ViewClient) GetMinimumHeight(ctx context.Context) (int32, error)
GetMinimumHeight calls the GetMinimumHeight RPC.
func (*ViewClient) GetMinimumWidth ¶ added in v0.0.6
func (c *ViewClient) GetMinimumWidth(ctx context.Context) (int32, error)
GetMinimumWidth calls the GetMinimumWidth RPC.
func (*ViewClient) GetNextClusterForwardId ¶ added in v0.0.6
func (c *ViewClient) GetNextClusterForwardId(ctx context.Context) (int32, error)
GetNextClusterForwardId calls the GetNextClusterForwardId RPC.
func (*ViewClient) GetNextFocusDownId ¶ added in v0.0.6
func (c *ViewClient) GetNextFocusDownId(ctx context.Context) (int32, error)
GetNextFocusDownId calls the GetNextFocusDownId RPC.
func (*ViewClient) GetNextFocusForwardId ¶ added in v0.0.6
func (c *ViewClient) GetNextFocusForwardId(ctx context.Context) (int32, error)
GetNextFocusForwardId calls the GetNextFocusForwardId RPC.
func (*ViewClient) GetNextFocusLeftId ¶ added in v0.0.6
func (c *ViewClient) GetNextFocusLeftId(ctx context.Context) (int32, error)
GetNextFocusLeftId calls the GetNextFocusLeftId RPC.
func (*ViewClient) GetNextFocusRightId ¶ added in v0.0.6
func (c *ViewClient) GetNextFocusRightId(ctx context.Context) (int32, error)
GetNextFocusRightId calls the GetNextFocusRightId RPC.
func (*ViewClient) GetNextFocusUpId ¶ added in v0.0.6
func (c *ViewClient) GetNextFocusUpId(ctx context.Context) (int32, error)
GetNextFocusUpId calls the GetNextFocusUpId RPC.
func (*ViewClient) GetOnFocusChangeListener ¶ added in v0.0.6
func (c *ViewClient) GetOnFocusChangeListener(ctx context.Context) (int64, error)
GetOnFocusChangeListener calls the GetOnFocusChangeListener RPC.
func (*ViewClient) GetOutlineAmbientShadowColor ¶ added in v0.0.6
func (c *ViewClient) GetOutlineAmbientShadowColor(ctx context.Context) (int32, error)
GetOutlineAmbientShadowColor calls the GetOutlineAmbientShadowColor RPC.
func (*ViewClient) GetOutlineProvider ¶ added in v0.0.6
func (c *ViewClient) GetOutlineProvider(ctx context.Context) (int64, error)
GetOutlineProvider calls the GetOutlineProvider RPC.
func (*ViewClient) GetOutlineSpotShadowColor ¶ added in v0.0.6
func (c *ViewClient) GetOutlineSpotShadowColor(ctx context.Context) (int32, error)
GetOutlineSpotShadowColor calls the GetOutlineSpotShadowColor RPC.
func (*ViewClient) GetOverScrollMode ¶ added in v0.0.6
func (c *ViewClient) GetOverScrollMode(ctx context.Context) (int32, error)
GetOverScrollMode calls the GetOverScrollMode RPC.
func (*ViewClient) GetOverlay ¶ added in v0.0.6
func (c *ViewClient) GetOverlay(ctx context.Context) (int64, error)
GetOverlay calls the GetOverlay RPC.
func (*ViewClient) GetPaddingBottom ¶ added in v0.0.6
func (c *ViewClient) GetPaddingBottom(ctx context.Context) (int32, error)
GetPaddingBottom calls the GetPaddingBottom RPC.
func (*ViewClient) GetPaddingEnd ¶ added in v0.0.6
func (c *ViewClient) GetPaddingEnd(ctx context.Context) (int32, error)
GetPaddingEnd calls the GetPaddingEnd RPC.
func (*ViewClient) GetPaddingLeft ¶ added in v0.0.6
func (c *ViewClient) GetPaddingLeft(ctx context.Context) (int32, error)
GetPaddingLeft calls the GetPaddingLeft RPC.
func (*ViewClient) GetPaddingRight ¶ added in v0.0.6
func (c *ViewClient) GetPaddingRight(ctx context.Context) (int32, error)
GetPaddingRight calls the GetPaddingRight RPC.
func (*ViewClient) GetPaddingStart ¶ added in v0.0.6
func (c *ViewClient) GetPaddingStart(ctx context.Context) (int32, error)
GetPaddingStart calls the GetPaddingStart RPC.
func (*ViewClient) GetPaddingTop ¶ added in v0.0.6
func (c *ViewClient) GetPaddingTop(ctx context.Context) (int32, error)
GetPaddingTop calls the GetPaddingTop RPC.
func (*ViewClient) GetParent ¶ added in v0.0.6
func (c *ViewClient) GetParent(ctx context.Context) (int64, error)
GetParent calls the GetParent RPC.
func (*ViewClient) GetParentForAccessibility ¶ added in v0.0.6
func (c *ViewClient) GetParentForAccessibility(ctx context.Context) (int64, error)
GetParentForAccessibility calls the GetParentForAccessibility RPC.
func (*ViewClient) GetPendingCredentialRequest ¶ added in v0.0.6
func (c *ViewClient) GetPendingCredentialRequest(ctx context.Context) (int64, error)
GetPendingCredentialRequest calls the GetPendingCredentialRequest RPC.
func (*ViewClient) GetPivotX ¶ added in v0.0.6
func (c *ViewClient) GetPivotX(ctx context.Context) (float32, error)
GetPivotX calls the GetPivotX RPC.
func (*ViewClient) GetPivotY ¶ added in v0.0.6
func (c *ViewClient) GetPivotY(ctx context.Context) (float32, error)
GetPivotY calls the GetPivotY RPC.
func (*ViewClient) GetPointerIcon ¶ added in v0.0.6
func (c *ViewClient) GetPointerIcon(ctx context.Context) (int64, error)
GetPointerIcon calls the GetPointerIcon RPC.
func (*ViewClient) GetPreferKeepClearRects ¶ added in v0.0.6
func (c *ViewClient) GetPreferKeepClearRects(ctx context.Context) (int64, error)
GetPreferKeepClearRects calls the GetPreferKeepClearRects RPC.
func (*ViewClient) GetReceiveContentMimeTypes ¶ added in v0.0.6
func (c *ViewClient) GetReceiveContentMimeTypes(ctx context.Context) (int64, error)
GetReceiveContentMimeTypes calls the GetReceiveContentMimeTypes RPC.
func (*ViewClient) GetRequestedFrameRate ¶ added in v0.0.6
func (c *ViewClient) GetRequestedFrameRate(ctx context.Context) (float32, error)
GetRequestedFrameRate calls the GetRequestedFrameRate RPC.
func (*ViewClient) GetResources ¶ added in v0.0.6
func (c *ViewClient) GetResources(ctx context.Context) (int64, error)
GetResources calls the GetResources RPC.
func (*ViewClient) GetRevealOnFocusHint ¶ added in v0.0.6
func (c *ViewClient) GetRevealOnFocusHint(ctx context.Context) (bool, error)
GetRevealOnFocusHint calls the GetRevealOnFocusHint RPC.
func (*ViewClient) GetRight ¶ added in v0.0.6
func (c *ViewClient) GetRight(ctx context.Context) (int32, error)
GetRight calls the GetRight RPC.
func (*ViewClient) GetRootSurfaceControl ¶ added in v0.0.6
func (c *ViewClient) GetRootSurfaceControl(ctx context.Context) (int64, error)
GetRootSurfaceControl calls the GetRootSurfaceControl RPC.
func (*ViewClient) GetRootView ¶ added in v0.0.6
func (c *ViewClient) GetRootView(ctx context.Context) (int64, error)
GetRootView calls the GetRootView RPC.
func (*ViewClient) GetRootWindowInsets ¶ added in v0.0.6
func (c *ViewClient) GetRootWindowInsets(ctx context.Context) (int64, error)
GetRootWindowInsets calls the GetRootWindowInsets RPC.
func (*ViewClient) GetRotation ¶ added in v0.0.6
func (c *ViewClient) GetRotation(ctx context.Context) (float32, error)
GetRotation calls the GetRotation RPC.
func (*ViewClient) GetRotationX ¶ added in v0.0.6
func (c *ViewClient) GetRotationX(ctx context.Context) (float32, error)
GetRotationX calls the GetRotationX RPC.
func (*ViewClient) GetRotationY ¶ added in v0.0.6
func (c *ViewClient) GetRotationY(ctx context.Context) (float32, error)
GetRotationY calls the GetRotationY RPC.
func (*ViewClient) GetScaleX ¶ added in v0.0.6
func (c *ViewClient) GetScaleX(ctx context.Context) (float32, error)
GetScaleX calls the GetScaleX RPC.
func (*ViewClient) GetScaleY ¶ added in v0.0.6
func (c *ViewClient) GetScaleY(ctx context.Context) (float32, error)
GetScaleY calls the GetScaleY RPC.
func (*ViewClient) GetScrollBarDefaultDelayBeforeFade ¶ added in v0.0.6
func (c *ViewClient) GetScrollBarDefaultDelayBeforeFade(ctx context.Context) (int32, error)
GetScrollBarDefaultDelayBeforeFade calls the GetScrollBarDefaultDelayBeforeFade RPC.
func (*ViewClient) GetScrollBarFadeDuration ¶ added in v0.0.6
func (c *ViewClient) GetScrollBarFadeDuration(ctx context.Context) (int32, error)
GetScrollBarFadeDuration calls the GetScrollBarFadeDuration RPC.
func (*ViewClient) GetScrollBarSize ¶ added in v0.0.6
func (c *ViewClient) GetScrollBarSize(ctx context.Context) (int32, error)
GetScrollBarSize calls the GetScrollBarSize RPC.
func (*ViewClient) GetScrollBarStyle ¶ added in v0.0.6
func (c *ViewClient) GetScrollBarStyle(ctx context.Context) (int32, error)
GetScrollBarStyle calls the GetScrollBarStyle RPC.
func (*ViewClient) GetScrollCaptureHint ¶ added in v0.0.6
func (c *ViewClient) GetScrollCaptureHint(ctx context.Context) (int32, error)
GetScrollCaptureHint calls the GetScrollCaptureHint RPC.
func (*ViewClient) GetScrollIndicators ¶ added in v0.0.6
func (c *ViewClient) GetScrollIndicators(ctx context.Context) (int32, error)
GetScrollIndicators calls the GetScrollIndicators RPC.
func (*ViewClient) GetScrollX ¶ added in v0.0.6
func (c *ViewClient) GetScrollX(ctx context.Context) (int32, error)
GetScrollX calls the GetScrollX RPC.
func (*ViewClient) GetScrollY ¶ added in v0.0.6
func (c *ViewClient) GetScrollY(ctx context.Context) (int32, error)
GetScrollY calls the GetScrollY RPC.
func (*ViewClient) GetSolidColor ¶ added in v0.0.6
func (c *ViewClient) GetSolidColor(ctx context.Context) (int32, error)
GetSolidColor calls the GetSolidColor RPC.
func (*ViewClient) GetSourceLayoutResId ¶ added in v0.0.6
func (c *ViewClient) GetSourceLayoutResId(ctx context.Context) (int32, error)
GetSourceLayoutResId calls the GetSourceLayoutResId RPC.
func (*ViewClient) GetStateDescription ¶ added in v0.0.6
func (c *ViewClient) GetStateDescription(ctx context.Context) (int64, error)
GetStateDescription calls the GetStateDescription RPC.
func (*ViewClient) GetStateListAnimator ¶ added in v0.0.6
func (c *ViewClient) GetStateListAnimator(ctx context.Context) (int64, error)
GetStateListAnimator calls the GetStateListAnimator RPC.
func (*ViewClient) GetSupplementalDescription ¶ added in v0.0.6
func (c *ViewClient) GetSupplementalDescription(ctx context.Context) (int64, error)
GetSupplementalDescription calls the GetSupplementalDescription RPC.
func (*ViewClient) GetSystemGestureExclusionRects ¶ added in v0.0.6
func (c *ViewClient) GetSystemGestureExclusionRects(ctx context.Context) (int64, error)
GetSystemGestureExclusionRects calls the GetSystemGestureExclusionRects RPC.
func (*ViewClient) GetSystemUiVisibility ¶ added in v0.0.6
func (c *ViewClient) GetSystemUiVisibility(ctx context.Context) (int32, error)
GetSystemUiVisibility calls the GetSystemUiVisibility RPC.
func (*ViewClient) GetTag0 ¶ added in v0.0.6
func (c *ViewClient) GetTag0(ctx context.Context) (int64, error)
GetTag0 calls the GetTag0 RPC.
func (*ViewClient) GetTextAlignment ¶ added in v0.0.6
func (c *ViewClient) GetTextAlignment(ctx context.Context) (int32, error)
GetTextAlignment calls the GetTextAlignment RPC.
func (*ViewClient) GetTextDirection ¶ added in v0.0.6
func (c *ViewClient) GetTextDirection(ctx context.Context) (int32, error)
GetTextDirection calls the GetTextDirection RPC.
func (*ViewClient) GetTooltipText ¶ added in v0.0.6
func (c *ViewClient) GetTooltipText(ctx context.Context) (int64, error)
GetTooltipText calls the GetTooltipText RPC.
func (*ViewClient) GetTop ¶ added in v0.0.6
func (c *ViewClient) GetTop(ctx context.Context) (int32, error)
GetTop calls the GetTop RPC.
func (*ViewClient) GetTouchDelegate ¶ added in v0.0.6
func (c *ViewClient) GetTouchDelegate(ctx context.Context) (int64, error)
GetTouchDelegate calls the GetTouchDelegate RPC.
func (*ViewClient) GetTouchables ¶ added in v0.0.6
func (c *ViewClient) GetTouchables(ctx context.Context) (int64, error)
GetTouchables calls the GetTouchables RPC.
func (*ViewClient) GetTransitionAlpha ¶ added in v0.0.6
func (c *ViewClient) GetTransitionAlpha(ctx context.Context) (float32, error)
GetTransitionAlpha calls the GetTransitionAlpha RPC.
func (*ViewClient) GetTransitionName ¶ added in v0.0.6
func (c *ViewClient) GetTransitionName(ctx context.Context) (string, error)
GetTransitionName calls the GetTransitionName RPC.
func (*ViewClient) GetTranslationX ¶ added in v0.0.6
func (c *ViewClient) GetTranslationX(ctx context.Context) (float32, error)
GetTranslationX calls the GetTranslationX RPC.
func (*ViewClient) GetTranslationY ¶ added in v0.0.6
func (c *ViewClient) GetTranslationY(ctx context.Context) (float32, error)
GetTranslationY calls the GetTranslationY RPC.
func (*ViewClient) GetTranslationZ ¶ added in v0.0.6
func (c *ViewClient) GetTranslationZ(ctx context.Context) (float32, error)
GetTranslationZ calls the GetTranslationZ RPC.
func (*ViewClient) GetUniqueDrawingId ¶ added in v0.0.6
func (c *ViewClient) GetUniqueDrawingId(ctx context.Context) (int64, error)
GetUniqueDrawingId calls the GetUniqueDrawingId RPC.
func (*ViewClient) GetVerticalFadingEdgeLength ¶ added in v0.0.6
func (c *ViewClient) GetVerticalFadingEdgeLength(ctx context.Context) (int32, error)
GetVerticalFadingEdgeLength calls the GetVerticalFadingEdgeLength RPC.
func (*ViewClient) GetVerticalScrollbarPosition ¶ added in v0.0.6
func (c *ViewClient) GetVerticalScrollbarPosition(ctx context.Context) (int32, error)
GetVerticalScrollbarPosition calls the GetVerticalScrollbarPosition RPC.
func (*ViewClient) GetVerticalScrollbarThumbDrawable ¶ added in v0.0.6
func (c *ViewClient) GetVerticalScrollbarThumbDrawable(ctx context.Context) (int64, error)
GetVerticalScrollbarThumbDrawable calls the GetVerticalScrollbarThumbDrawable RPC.
func (*ViewClient) GetVerticalScrollbarTrackDrawable ¶ added in v0.0.6
func (c *ViewClient) GetVerticalScrollbarTrackDrawable(ctx context.Context) (int64, error)
GetVerticalScrollbarTrackDrawable calls the GetVerticalScrollbarTrackDrawable RPC.
func (*ViewClient) GetVerticalScrollbarWidth ¶ added in v0.0.6
func (c *ViewClient) GetVerticalScrollbarWidth(ctx context.Context) (int32, error)
GetVerticalScrollbarWidth calls the GetVerticalScrollbarWidth RPC.
func (*ViewClient) GetViewTranslationResponse ¶ added in v0.0.6
func (c *ViewClient) GetViewTranslationResponse(ctx context.Context) (int64, error)
GetViewTranslationResponse calls the GetViewTranslationResponse RPC.
func (*ViewClient) GetViewTreeObserver ¶ added in v0.0.6
func (c *ViewClient) GetViewTreeObserver(ctx context.Context) (int64, error)
GetViewTreeObserver calls the GetViewTreeObserver RPC.
func (*ViewClient) GetVisibility ¶ added in v0.0.6
func (c *ViewClient) GetVisibility(ctx context.Context) (int32, error)
GetVisibility calls the GetVisibility RPC.
func (*ViewClient) GetWidth ¶ added in v0.0.6
func (c *ViewClient) GetWidth(ctx context.Context) (int32, error)
GetWidth calls the GetWidth RPC.
func (*ViewClient) GetWindowId ¶ added in v0.0.6
func (c *ViewClient) GetWindowId(ctx context.Context) (int64, error)
GetWindowId calls the GetWindowId RPC.
func (*ViewClient) GetWindowInsetsController ¶ added in v0.0.6
func (c *ViewClient) GetWindowInsetsController(ctx context.Context) (int64, error)
GetWindowInsetsController calls the GetWindowInsetsController RPC.
func (*ViewClient) GetWindowSystemUiVisibility ¶ added in v0.0.6
func (c *ViewClient) GetWindowSystemUiVisibility(ctx context.Context) (int32, error)
GetWindowSystemUiVisibility calls the GetWindowSystemUiVisibility RPC.
func (*ViewClient) GetWindowToken ¶ added in v0.0.6
func (c *ViewClient) GetWindowToken(ctx context.Context) (int64, error)
GetWindowToken calls the GetWindowToken RPC.
func (*ViewClient) GetWindowVisibility ¶ added in v0.0.6
func (c *ViewClient) GetWindowVisibility(ctx context.Context) (int32, error)
GetWindowVisibility calls the GetWindowVisibility RPC.
func (*ViewClient) GetWindowVisibleDisplayFrame ¶ added in v0.0.6
func (c *ViewClient) GetWindowVisibleDisplayFrame(ctx context.Context, arg0 int64) error
GetWindowVisibleDisplayFrame calls the GetWindowVisibleDisplayFrame RPC.
func (*ViewClient) GetX ¶ added in v0.0.6
func (c *ViewClient) GetX(ctx context.Context) (float32, error)
GetX calls the GetX RPC.
func (*ViewClient) GetY ¶ added in v0.0.6
func (c *ViewClient) GetY(ctx context.Context) (float32, error)
GetY calls the GetY RPC.
func (*ViewClient) GetZ ¶ added in v0.0.6
func (c *ViewClient) GetZ(ctx context.Context) (float32, error)
GetZ calls the GetZ RPC.
func (*ViewClient) HasExplicitFocusable ¶ added in v0.0.6
func (c *ViewClient) HasExplicitFocusable(ctx context.Context) (bool, error)
HasExplicitFocusable calls the HasExplicitFocusable RPC.
func (*ViewClient) HasFocus ¶ added in v0.0.6
func (c *ViewClient) HasFocus(ctx context.Context) (bool, error)
HasFocus calls the HasFocus RPC.
func (*ViewClient) HasFocusable ¶ added in v0.0.6
func (c *ViewClient) HasFocusable(ctx context.Context) (bool, error)
HasFocusable calls the HasFocusable RPC.
func (*ViewClient) HasNestedScrollingParent ¶ added in v0.0.6
func (c *ViewClient) HasNestedScrollingParent(ctx context.Context) (bool, error)
HasNestedScrollingParent calls the HasNestedScrollingParent RPC.
func (*ViewClient) HasOnClickListeners ¶ added in v0.0.6
func (c *ViewClient) HasOnClickListeners(ctx context.Context) (bool, error)
HasOnClickListeners calls the HasOnClickListeners RPC.
func (*ViewClient) HasOnLongClickListeners ¶ added in v0.0.6
func (c *ViewClient) HasOnLongClickListeners(ctx context.Context) (bool, error)
HasOnLongClickListeners calls the HasOnLongClickListeners RPC.
func (*ViewClient) HasOverlappingRendering ¶ added in v0.0.6
func (c *ViewClient) HasOverlappingRendering(ctx context.Context) (bool, error)
HasOverlappingRendering calls the HasOverlappingRendering RPC.
func (*ViewClient) HasPointerCapture ¶ added in v0.0.6
func (c *ViewClient) HasPointerCapture(ctx context.Context) (bool, error)
HasPointerCapture calls the HasPointerCapture RPC.
func (*ViewClient) HasTransientState ¶ added in v0.0.6
func (c *ViewClient) HasTransientState(ctx context.Context) (bool, error)
HasTransientState calls the HasTransientState RPC.
func (*ViewClient) HasWindowFocus ¶ added in v0.0.6
func (c *ViewClient) HasWindowFocus(ctx context.Context) (bool, error)
HasWindowFocus calls the HasWindowFocus RPC.
func (*ViewClient) Inflate ¶ added in v0.0.6
func (c *ViewClient) Inflate(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
Inflate calls the Inflate RPC.
func (*ViewClient) Invalidate0 ¶ added in v0.0.6
func (c *ViewClient) Invalidate0(ctx context.Context) error
Invalidate0 calls the Invalidate0 RPC.
func (*ViewClient) Invalidate1_1 ¶ added in v0.0.6
func (c *ViewClient) Invalidate1_1(ctx context.Context, arg0 int64) error
Invalidate1_1 calls the Invalidate1_1 RPC.
func (*ViewClient) Invalidate4_2 ¶ added in v0.0.6
func (c *ViewClient) Invalidate4_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
Invalidate4_2 calls the Invalidate4_2 RPC.
func (*ViewClient) InvalidateDrawable ¶ added in v0.0.6
func (c *ViewClient) InvalidateDrawable(ctx context.Context, arg0 int64) error
InvalidateDrawable calls the InvalidateDrawable RPC.
func (*ViewClient) InvalidateOutline ¶ added in v0.0.6
func (c *ViewClient) InvalidateOutline(ctx context.Context) error
InvalidateOutline calls the InvalidateOutline RPC.
func (*ViewClient) IsAccessibilityDataSensitive ¶ added in v0.0.6
func (c *ViewClient) IsAccessibilityDataSensitive(ctx context.Context) (bool, error)
IsAccessibilityDataSensitive calls the IsAccessibilityDataSensitive RPC.
func (*ViewClient) IsAccessibilityFocused ¶ added in v0.0.6
func (c *ViewClient) IsAccessibilityFocused(ctx context.Context) (bool, error)
IsAccessibilityFocused calls the IsAccessibilityFocused RPC.
func (*ViewClient) IsAccessibilityHeading ¶ added in v0.0.6
func (c *ViewClient) IsAccessibilityHeading(ctx context.Context) (bool, error)
IsAccessibilityHeading calls the IsAccessibilityHeading RPC.
func (*ViewClient) IsActivated ¶ added in v0.0.6
func (c *ViewClient) IsActivated(ctx context.Context) (bool, error)
IsActivated calls the IsActivated RPC.
func (*ViewClient) IsAttachedToWindow ¶ added in v0.0.6
func (c *ViewClient) IsAttachedToWindow(ctx context.Context) (bool, error)
IsAttachedToWindow calls the IsAttachedToWindow RPC.
func (*ViewClient) IsAutoHandwritingEnabled ¶ added in v0.0.6
func (c *ViewClient) IsAutoHandwritingEnabled(ctx context.Context) (bool, error)
IsAutoHandwritingEnabled calls the IsAutoHandwritingEnabled RPC.
func (*ViewClient) IsClickable ¶ added in v0.0.6
func (c *ViewClient) IsClickable(ctx context.Context) (bool, error)
IsClickable calls the IsClickable RPC.
func (*ViewClient) IsContentSensitive ¶ added in v0.0.6
func (c *ViewClient) IsContentSensitive(ctx context.Context) (bool, error)
IsContentSensitive calls the IsContentSensitive RPC.
func (*ViewClient) IsContextClickable ¶ added in v0.0.6
func (c *ViewClient) IsContextClickable(ctx context.Context) (bool, error)
IsContextClickable calls the IsContextClickable RPC.
func (*ViewClient) IsCredential ¶ added in v0.0.6
func (c *ViewClient) IsCredential(ctx context.Context) (bool, error)
IsCredential calls the IsCredential RPC.
func (*ViewClient) IsDirty ¶ added in v0.0.6
func (c *ViewClient) IsDirty(ctx context.Context) (bool, error)
IsDirty calls the IsDirty RPC.
func (*ViewClient) IsDrawingCacheEnabled ¶ added in v0.0.6
func (c *ViewClient) IsDrawingCacheEnabled(ctx context.Context) (bool, error)
IsDrawingCacheEnabled calls the IsDrawingCacheEnabled RPC.
func (*ViewClient) IsDuplicateParentStateEnabled ¶ added in v0.0.6
func (c *ViewClient) IsDuplicateParentStateEnabled(ctx context.Context) (bool, error)
IsDuplicateParentStateEnabled calls the IsDuplicateParentStateEnabled RPC.
func (*ViewClient) IsEnabled ¶ added in v0.0.6
func (c *ViewClient) IsEnabled(ctx context.Context) (bool, error)
IsEnabled calls the IsEnabled RPC.
func (*ViewClient) IsFocusable ¶ added in v0.0.6
func (c *ViewClient) IsFocusable(ctx context.Context) (bool, error)
IsFocusable calls the IsFocusable RPC.
func (*ViewClient) IsFocusableInTouchMode ¶ added in v0.0.6
func (c *ViewClient) IsFocusableInTouchMode(ctx context.Context) (bool, error)
IsFocusableInTouchMode calls the IsFocusableInTouchMode RPC.
func (*ViewClient) IsFocused ¶ added in v0.0.6
func (c *ViewClient) IsFocused(ctx context.Context) (bool, error)
IsFocused calls the IsFocused RPC.
func (*ViewClient) IsFocusedByDefault ¶ added in v0.0.6
func (c *ViewClient) IsFocusedByDefault(ctx context.Context) (bool, error)
IsFocusedByDefault calls the IsFocusedByDefault RPC.
func (*ViewClient) IsForceDarkAllowed ¶ added in v0.0.6
func (c *ViewClient) IsForceDarkAllowed(ctx context.Context) (bool, error)
IsForceDarkAllowed calls the IsForceDarkAllowed RPC.
func (*ViewClient) IsHandwritingDelegate ¶ added in v0.0.6
func (c *ViewClient) IsHandwritingDelegate(ctx context.Context) (bool, error)
IsHandwritingDelegate calls the IsHandwritingDelegate RPC.
func (*ViewClient) IsHapticFeedbackEnabled ¶ added in v0.0.6
func (c *ViewClient) IsHapticFeedbackEnabled(ctx context.Context) (bool, error)
IsHapticFeedbackEnabled calls the IsHapticFeedbackEnabled RPC.
func (*ViewClient) IsHardwareAccelerated ¶ added in v0.0.6
func (c *ViewClient) IsHardwareAccelerated(ctx context.Context) (bool, error)
IsHardwareAccelerated calls the IsHardwareAccelerated RPC.
func (*ViewClient) IsHorizontalFadingEdgeEnabled ¶ added in v0.0.6
func (c *ViewClient) IsHorizontalFadingEdgeEnabled(ctx context.Context) (bool, error)
IsHorizontalFadingEdgeEnabled calls the IsHorizontalFadingEdgeEnabled RPC.
func (*ViewClient) IsHorizontalScrollBarEnabled ¶ added in v0.0.6
func (c *ViewClient) IsHorizontalScrollBarEnabled(ctx context.Context) (bool, error)
IsHorizontalScrollBarEnabled calls the IsHorizontalScrollBarEnabled RPC.
func (*ViewClient) IsHovered ¶ added in v0.0.6
func (c *ViewClient) IsHovered(ctx context.Context) (bool, error)
IsHovered calls the IsHovered RPC.
func (*ViewClient) IsImportantForAccessibility ¶ added in v0.0.6
func (c *ViewClient) IsImportantForAccessibility(ctx context.Context) (bool, error)
IsImportantForAccessibility calls the IsImportantForAccessibility RPC.
func (*ViewClient) IsImportantForAutofill ¶ added in v0.0.6
func (c *ViewClient) IsImportantForAutofill(ctx context.Context) (bool, error)
IsImportantForAutofill calls the IsImportantForAutofill RPC.
func (*ViewClient) IsImportantForContentCapture ¶ added in v0.0.6
func (c *ViewClient) IsImportantForContentCapture(ctx context.Context) (bool, error)
IsImportantForContentCapture calls the IsImportantForContentCapture RPC.
func (*ViewClient) IsInEditMode ¶ added in v0.0.6
func (c *ViewClient) IsInEditMode(ctx context.Context) (bool, error)
IsInEditMode calls the IsInEditMode RPC.
func (*ViewClient) IsInLayout ¶ added in v0.0.6
func (c *ViewClient) IsInLayout(ctx context.Context) (bool, error)
IsInLayout calls the IsInLayout RPC.
func (*ViewClient) IsInTouchMode ¶ added in v0.0.6
func (c *ViewClient) IsInTouchMode(ctx context.Context) (bool, error)
IsInTouchMode calls the IsInTouchMode RPC.
func (*ViewClient) IsKeyboardNavigationCluster ¶ added in v0.0.6
func (c *ViewClient) IsKeyboardNavigationCluster(ctx context.Context) (bool, error)
IsKeyboardNavigationCluster calls the IsKeyboardNavigationCluster RPC.
func (*ViewClient) IsLaidOut ¶ added in v0.0.6
func (c *ViewClient) IsLaidOut(ctx context.Context) (bool, error)
IsLaidOut calls the IsLaidOut RPC.
func (*ViewClient) IsLayoutDirectionResolved ¶ added in v0.0.6
func (c *ViewClient) IsLayoutDirectionResolved(ctx context.Context) (bool, error)
IsLayoutDirectionResolved calls the IsLayoutDirectionResolved RPC.
func (*ViewClient) IsLayoutRequested ¶ added in v0.0.6
func (c *ViewClient) IsLayoutRequested(ctx context.Context) (bool, error)
IsLayoutRequested calls the IsLayoutRequested RPC.
func (*ViewClient) IsLongClickable ¶ added in v0.0.6
func (c *ViewClient) IsLongClickable(ctx context.Context) (bool, error)
IsLongClickable calls the IsLongClickable RPC.
func (*ViewClient) IsNestedScrollingEnabled ¶ added in v0.0.6
func (c *ViewClient) IsNestedScrollingEnabled(ctx context.Context) (bool, error)
IsNestedScrollingEnabled calls the IsNestedScrollingEnabled RPC.
func (*ViewClient) IsOpaque ¶ added in v0.0.6
func (c *ViewClient) IsOpaque(ctx context.Context) (bool, error)
IsOpaque calls the IsOpaque RPC.
func (*ViewClient) IsPaddingRelative ¶ added in v0.0.6
func (c *ViewClient) IsPaddingRelative(ctx context.Context) (bool, error)
IsPaddingRelative calls the IsPaddingRelative RPC.
func (*ViewClient) IsPivotSet ¶ added in v0.0.6
func (c *ViewClient) IsPivotSet(ctx context.Context) (bool, error)
IsPivotSet calls the IsPivotSet RPC.
func (*ViewClient) IsPreferKeepClear ¶ added in v0.0.6
func (c *ViewClient) IsPreferKeepClear(ctx context.Context) (bool, error)
IsPreferKeepClear calls the IsPreferKeepClear RPC.
func (*ViewClient) IsPressed ¶ added in v0.0.6
func (c *ViewClient) IsPressed(ctx context.Context) (bool, error)
IsPressed calls the IsPressed RPC.
func (*ViewClient) IsSaveEnabled ¶ added in v0.0.6
func (c *ViewClient) IsSaveEnabled(ctx context.Context) (bool, error)
IsSaveEnabled calls the IsSaveEnabled RPC.
func (*ViewClient) IsSaveFromParentEnabled ¶ added in v0.0.6
func (c *ViewClient) IsSaveFromParentEnabled(ctx context.Context) (bool, error)
IsSaveFromParentEnabled calls the IsSaveFromParentEnabled RPC.
func (*ViewClient) IsScreenReaderFocusable ¶ added in v0.0.6
func (c *ViewClient) IsScreenReaderFocusable(ctx context.Context) (bool, error)
IsScreenReaderFocusable calls the IsScreenReaderFocusable RPC.
func (*ViewClient) IsScrollContainer ¶ added in v0.0.6
func (c *ViewClient) IsScrollContainer(ctx context.Context) (bool, error)
IsScrollContainer calls the IsScrollContainer RPC.
func (*ViewClient) IsScrollbarFadingEnabled ¶ added in v0.0.6
func (c *ViewClient) IsScrollbarFadingEnabled(ctx context.Context) (bool, error)
IsScrollbarFadingEnabled calls the IsScrollbarFadingEnabled RPC.
func (*ViewClient) IsSelected ¶ added in v0.0.6
func (c *ViewClient) IsSelected(ctx context.Context) (bool, error)
IsSelected calls the IsSelected RPC.
func (*ViewClient) IsShowingLayoutBounds ¶ added in v0.0.6
func (c *ViewClient) IsShowingLayoutBounds(ctx context.Context) (bool, error)
IsShowingLayoutBounds calls the IsShowingLayoutBounds RPC.
func (*ViewClient) IsShown ¶ added in v0.0.6
func (c *ViewClient) IsShown(ctx context.Context) (bool, error)
IsShown calls the IsShown RPC.
func (*ViewClient) IsSoundEffectsEnabled ¶ added in v0.0.6
func (c *ViewClient) IsSoundEffectsEnabled(ctx context.Context) (bool, error)
IsSoundEffectsEnabled calls the IsSoundEffectsEnabled RPC.
func (*ViewClient) IsTemporarilyDetached ¶ added in v0.0.6
func (c *ViewClient) IsTemporarilyDetached(ctx context.Context) (bool, error)
IsTemporarilyDetached calls the IsTemporarilyDetached RPC.
func (*ViewClient) IsTextAlignmentResolved ¶ added in v0.0.6
func (c *ViewClient) IsTextAlignmentResolved(ctx context.Context) (bool, error)
IsTextAlignmentResolved calls the IsTextAlignmentResolved RPC.
func (*ViewClient) IsTextDirectionResolved ¶ added in v0.0.6
func (c *ViewClient) IsTextDirectionResolved(ctx context.Context) (bool, error)
IsTextDirectionResolved calls the IsTextDirectionResolved RPC.
func (*ViewClient) IsVerticalFadingEdgeEnabled ¶ added in v0.0.6
func (c *ViewClient) IsVerticalFadingEdgeEnabled(ctx context.Context) (bool, error)
IsVerticalFadingEdgeEnabled calls the IsVerticalFadingEdgeEnabled RPC.
func (*ViewClient) IsVerticalScrollBarEnabled ¶ added in v0.0.6
func (c *ViewClient) IsVerticalScrollBarEnabled(ctx context.Context) (bool, error)
IsVerticalScrollBarEnabled calls the IsVerticalScrollBarEnabled RPC.
func (*ViewClient) IsVisibleToUserForAutofill ¶ added in v0.0.6
IsVisibleToUserForAutofill calls the IsVisibleToUserForAutofill RPC.
func (*ViewClient) JumpDrawablesToCurrentState ¶ added in v0.0.6
func (c *ViewClient) JumpDrawablesToCurrentState(ctx context.Context) error
JumpDrawablesToCurrentState calls the JumpDrawablesToCurrentState RPC.
func (*ViewClient) KeyboardNavigationClusterSearch ¶ added in v0.0.6
func (c *ViewClient) KeyboardNavigationClusterSearch(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
KeyboardNavigationClusterSearch calls the KeyboardNavigationClusterSearch RPC.
func (*ViewClient) Layout ¶ added in v0.0.6
func (c *ViewClient) Layout(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
Layout calls the Layout RPC.
func (*ViewClient) OffsetLeftAndRight ¶ added in v0.0.6
func (c *ViewClient) OffsetLeftAndRight(ctx context.Context, arg0 int32) error
OffsetLeftAndRight calls the OffsetLeftAndRight RPC.
func (*ViewClient) OffsetTopAndBottom ¶ added in v0.0.6
func (c *ViewClient) OffsetTopAndBottom(ctx context.Context, arg0 int32) error
OffsetTopAndBottom calls the OffsetTopAndBottom RPC.
func (*ViewClient) OnApplyWindowInsets ¶ added in v0.0.6
OnApplyWindowInsets calls the OnApplyWindowInsets RPC.
func (*ViewClient) OnCancelPendingInputEvents ¶ added in v0.0.6
func (c *ViewClient) OnCancelPendingInputEvents(ctx context.Context) error
OnCancelPendingInputEvents calls the OnCancelPendingInputEvents RPC.
func (*ViewClient) OnCapturedPointerEvent ¶ added in v0.0.6
OnCapturedPointerEvent calls the OnCapturedPointerEvent RPC.
func (*ViewClient) OnCheckIsTextEditor ¶ added in v0.0.6
func (c *ViewClient) OnCheckIsTextEditor(ctx context.Context) (bool, error)
OnCheckIsTextEditor calls the OnCheckIsTextEditor RPC.
func (*ViewClient) OnCreateInputConnection ¶ added in v0.0.6
OnCreateInputConnection calls the OnCreateInputConnection RPC.
func (*ViewClient) OnCreateViewTranslationRequest ¶ added in v0.0.6
func (c *ViewClient) OnCreateViewTranslationRequest(ctx context.Context, arg0 int64, arg1 int64) error
OnCreateViewTranslationRequest calls the OnCreateViewTranslationRequest RPC.
func (*ViewClient) OnCreateVirtualViewTranslationRequests ¶ added in v0.0.6
func (c *ViewClient) OnCreateVirtualViewTranslationRequests(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
OnCreateVirtualViewTranslationRequests calls the OnCreateVirtualViewTranslationRequests RPC.
func (*ViewClient) OnDragEvent ¶ added in v0.0.6
OnDragEvent calls the OnDragEvent RPC.
func (*ViewClient) OnDrawForeground ¶ added in v0.0.6
func (c *ViewClient) OnDrawForeground(ctx context.Context, arg0 int64) error
OnDrawForeground calls the OnDrawForeground RPC.
func (*ViewClient) OnFilterTouchEventForSecurity ¶ added in v0.0.6
OnFilterTouchEventForSecurity calls the OnFilterTouchEventForSecurity RPC.
func (*ViewClient) OnFinishTemporaryDetach ¶ added in v0.0.6
func (c *ViewClient) OnFinishTemporaryDetach(ctx context.Context) error
OnFinishTemporaryDetach calls the OnFinishTemporaryDetach RPC.
func (*ViewClient) OnGenericMotionEvent ¶ added in v0.0.6
OnGenericMotionEvent calls the OnGenericMotionEvent RPC.
func (*ViewClient) OnHoverChanged ¶ added in v0.0.6
func (c *ViewClient) OnHoverChanged(ctx context.Context, arg0 bool) error
OnHoverChanged calls the OnHoverChanged RPC.
func (*ViewClient) OnHoverEvent ¶ added in v0.0.6
OnHoverEvent calls the OnHoverEvent RPC.
func (*ViewClient) OnInitializeAccessibilityEvent ¶ added in v0.0.6
func (c *ViewClient) OnInitializeAccessibilityEvent(ctx context.Context, arg0 int64) error
OnInitializeAccessibilityEvent calls the OnInitializeAccessibilityEvent RPC.
func (*ViewClient) OnInitializeAccessibilityNodeInfo ¶ added in v0.0.6
func (c *ViewClient) OnInitializeAccessibilityNodeInfo(ctx context.Context, arg0 int64) error
OnInitializeAccessibilityNodeInfo calls the OnInitializeAccessibilityNodeInfo RPC.
func (*ViewClient) OnKeyLongPress ¶ added in v0.0.6
OnKeyLongPress calls the OnKeyLongPress RPC.
func (*ViewClient) OnKeyMultiple ¶ added in v0.0.6
func (c *ViewClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error)
OnKeyMultiple calls the OnKeyMultiple RPC.
func (*ViewClient) OnKeyPreIme ¶ added in v0.0.6
OnKeyPreIme calls the OnKeyPreIme RPC.
func (*ViewClient) OnKeyShortcut ¶ added in v0.0.6
OnKeyShortcut calls the OnKeyShortcut RPC.
func (*ViewClient) OnPointerCaptureChange ¶ added in v0.0.6
func (c *ViewClient) OnPointerCaptureChange(ctx context.Context, arg0 bool) error
OnPointerCaptureChange calls the OnPointerCaptureChange RPC.
func (*ViewClient) OnPopulateAccessibilityEvent ¶ added in v0.0.6
func (c *ViewClient) OnPopulateAccessibilityEvent(ctx context.Context, arg0 int64) error
OnPopulateAccessibilityEvent calls the OnPopulateAccessibilityEvent RPC.
func (*ViewClient) OnProvideAutofillStructure ¶ added in v0.0.6
OnProvideAutofillStructure calls the OnProvideAutofillStructure RPC.
func (*ViewClient) OnProvideAutofillVirtualStructure ¶ added in v0.0.6
func (c *ViewClient) OnProvideAutofillVirtualStructure(ctx context.Context, arg0 int64, arg1 int32) error
OnProvideAutofillVirtualStructure calls the OnProvideAutofillVirtualStructure RPC.
func (*ViewClient) OnProvideContentCaptureStructure ¶ added in v0.0.6
func (c *ViewClient) OnProvideContentCaptureStructure(ctx context.Context, arg0 int64, arg1 int32) error
OnProvideContentCaptureStructure calls the OnProvideContentCaptureStructure RPC.
func (*ViewClient) OnProvideStructure ¶ added in v0.0.6
func (c *ViewClient) OnProvideStructure(ctx context.Context, arg0 int64) error
OnProvideStructure calls the OnProvideStructure RPC.
func (*ViewClient) OnProvideVirtualStructure ¶ added in v0.0.6
func (c *ViewClient) OnProvideVirtualStructure(ctx context.Context, arg0 int64) error
OnProvideVirtualStructure calls the OnProvideVirtualStructure RPC.
func (*ViewClient) OnReceiveContent ¶ added in v0.0.6
OnReceiveContent calls the OnReceiveContent RPC.
func (*ViewClient) OnResolvePointerIcon ¶ added in v0.0.6
func (c *ViewClient) OnResolvePointerIcon(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
OnResolvePointerIcon calls the OnResolvePointerIcon RPC.
func (*ViewClient) OnRtlPropertiesChanged ¶ added in v0.0.6
func (c *ViewClient) OnRtlPropertiesChanged(ctx context.Context, arg0 int32) error
OnRtlPropertiesChanged calls the OnRtlPropertiesChanged RPC.
func (*ViewClient) OnScreenStateChanged ¶ added in v0.0.6
func (c *ViewClient) OnScreenStateChanged(ctx context.Context, arg0 int32) error
OnScreenStateChanged calls the OnScreenStateChanged RPC.
func (*ViewClient) OnScrollCaptureSearch ¶ added in v0.0.6
func (c *ViewClient) OnScrollCaptureSearch(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
OnScrollCaptureSearch calls the OnScrollCaptureSearch RPC.
func (*ViewClient) OnStartTemporaryDetach ¶ added in v0.0.6
func (c *ViewClient) OnStartTemporaryDetach(ctx context.Context) error
OnStartTemporaryDetach calls the OnStartTemporaryDetach RPC.
func (*ViewClient) OnTouchEvent ¶ added in v0.0.6
OnTouchEvent calls the OnTouchEvent RPC.
func (*ViewClient) OnTrackballEvent ¶ added in v0.0.6
OnTrackballEvent calls the OnTrackballEvent RPC.
func (*ViewClient) OnViewTranslationResponse ¶ added in v0.0.6
func (c *ViewClient) OnViewTranslationResponse(ctx context.Context, arg0 int64) error
OnViewTranslationResponse calls the OnViewTranslationResponse RPC.
func (*ViewClient) OnVirtualViewTranslationResponses ¶ added in v0.0.6
func (c *ViewClient) OnVirtualViewTranslationResponses(ctx context.Context, arg0 int64) error
OnVirtualViewTranslationResponses calls the OnVirtualViewTranslationResponses RPC.
func (*ViewClient) OnVisibilityAggregated ¶ added in v0.0.6
func (c *ViewClient) OnVisibilityAggregated(ctx context.Context, arg0 bool) error
OnVisibilityAggregated calls the OnVisibilityAggregated RPC.
func (*ViewClient) OnWindowFocusChanged ¶ added in v0.0.6
func (c *ViewClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error
OnWindowFocusChanged calls the OnWindowFocusChanged RPC.
func (*ViewClient) OnWindowSystemUiVisibilityChanged ¶ added in v0.0.6
func (c *ViewClient) OnWindowSystemUiVisibilityChanged(ctx context.Context, arg0 int32) error
OnWindowSystemUiVisibilityChanged calls the OnWindowSystemUiVisibilityChanged RPC.
func (*ViewClient) PerformAccessibilityAction ¶ added in v0.0.6
func (c *ViewClient) PerformAccessibilityAction(ctx context.Context, arg0 int32, arg1 int64) (bool, error)
PerformAccessibilityAction calls the PerformAccessibilityAction RPC.
func (*ViewClient) PerformClick ¶ added in v0.0.6
func (c *ViewClient) PerformClick(ctx context.Context) (bool, error)
PerformClick calls the PerformClick RPC.
func (*ViewClient) PerformContextClick0 ¶ added in v0.0.6
func (c *ViewClient) PerformContextClick0(ctx context.Context) (bool, error)
PerformContextClick0 calls the PerformContextClick0 RPC.
func (*ViewClient) PerformContextClick2_1 ¶ added in v0.0.6
func (c *ViewClient) PerformContextClick2_1(ctx context.Context, arg0 float32, arg1 float32) (bool, error)
PerformContextClick2_1 calls the PerformContextClick2_1 RPC.
func (*ViewClient) PerformHapticFeedback1 ¶ added in v0.0.6
PerformHapticFeedback1 calls the PerformHapticFeedback1 RPC.
func (*ViewClient) PerformHapticFeedback2_1 ¶ added in v0.0.6
func (c *ViewClient) PerformHapticFeedback2_1(ctx context.Context, arg0 int32, arg1 int32) (bool, error)
PerformHapticFeedback2_1 calls the PerformHapticFeedback2_1 RPC.
func (*ViewClient) PerformLongClick0 ¶ added in v0.0.6
func (c *ViewClient) PerformLongClick0(ctx context.Context) (bool, error)
PerformLongClick0 calls the PerformLongClick0 RPC.
func (*ViewClient) PerformLongClick2_1 ¶ added in v0.0.6
func (c *ViewClient) PerformLongClick2_1(ctx context.Context, arg0 float32, arg1 float32) (bool, error)
PerformLongClick2_1 calls the PerformLongClick2_1 RPC.
func (*ViewClient) PerformReceiveContent ¶ added in v0.0.6
PerformReceiveContent calls the PerformReceiveContent RPC.
func (*ViewClient) PlaySoundEffect ¶ added in v0.0.6
func (c *ViewClient) PlaySoundEffect(ctx context.Context, arg0 int32) error
PlaySoundEffect calls the PlaySoundEffect RPC.
func (*ViewClient) PostDelayed ¶ added in v0.0.6
PostDelayed calls the PostDelayed RPC.
func (*ViewClient) PostInvalidate0 ¶ added in v0.0.6
func (c *ViewClient) PostInvalidate0(ctx context.Context) error
PostInvalidate0 calls the PostInvalidate0 RPC.
func (*ViewClient) PostInvalidate4_1 ¶ added in v0.0.6
func (c *ViewClient) PostInvalidate4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
PostInvalidate4_1 calls the PostInvalidate4_1 RPC.
func (*ViewClient) PostInvalidateDelayed1 ¶ added in v0.0.6
func (c *ViewClient) PostInvalidateDelayed1(ctx context.Context, arg0 int64) error
PostInvalidateDelayed1 calls the PostInvalidateDelayed1 RPC.
func (*ViewClient) PostInvalidateDelayed5_1 ¶ added in v0.0.6
func (c *ViewClient) PostInvalidateDelayed5_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
PostInvalidateDelayed5_1 calls the PostInvalidateDelayed5_1 RPC.
func (*ViewClient) PostInvalidateOnAnimation0 ¶ added in v0.0.6
func (c *ViewClient) PostInvalidateOnAnimation0(ctx context.Context) error
PostInvalidateOnAnimation0 calls the PostInvalidateOnAnimation0 RPC.
func (*ViewClient) PostInvalidateOnAnimation4_1 ¶ added in v0.0.6
func (c *ViewClient) PostInvalidateOnAnimation4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
PostInvalidateOnAnimation4_1 calls the PostInvalidateOnAnimation4_1 RPC.
func (*ViewClient) PostOnAnimation ¶ added in v0.0.6
func (c *ViewClient) PostOnAnimation(ctx context.Context, arg0 int64) error
PostOnAnimation calls the PostOnAnimation RPC.
func (*ViewClient) PostOnAnimationDelayed ¶ added in v0.0.6
PostOnAnimationDelayed calls the PostOnAnimationDelayed RPC.
func (*ViewClient) RefreshDrawableState ¶ added in v0.0.6
func (c *ViewClient) RefreshDrawableState(ctx context.Context) error
RefreshDrawableState calls the RefreshDrawableState RPC.
func (*ViewClient) ReleasePointerCapture ¶ added in v0.0.6
func (c *ViewClient) ReleasePointerCapture(ctx context.Context) error
ReleasePointerCapture calls the ReleasePointerCapture RPC.
func (*ViewClient) RemoveCallbacks ¶ added in v0.0.6
RemoveCallbacks calls the RemoveCallbacks RPC.
func (*ViewClient) RemoveOnAttachStateChangeListener ¶ added in v0.0.6
func (c *ViewClient) RemoveOnAttachStateChangeListener(ctx context.Context, arg0 int64) error
RemoveOnAttachStateChangeListener calls the RemoveOnAttachStateChangeListener RPC.
func (*ViewClient) RemoveOnLayoutChangeListener ¶ added in v0.0.6
func (c *ViewClient) RemoveOnLayoutChangeListener(ctx context.Context, arg0 int64) error
RemoveOnLayoutChangeListener calls the RemoveOnLayoutChangeListener RPC.
func (*ViewClient) RemoveOnUnhandledKeyEventListener ¶ added in v0.0.6
func (c *ViewClient) RemoveOnUnhandledKeyEventListener(ctx context.Context, arg0 int64) error
RemoveOnUnhandledKeyEventListener calls the RemoveOnUnhandledKeyEventListener RPC.
func (*ViewClient) ReportAppJankStats ¶ added in v0.0.6
func (c *ViewClient) ReportAppJankStats(ctx context.Context, arg0 int64) error
ReportAppJankStats calls the ReportAppJankStats RPC.
func (*ViewClient) RequestApplyInsets ¶ added in v0.0.6
func (c *ViewClient) RequestApplyInsets(ctx context.Context) error
RequestApplyInsets calls the RequestApplyInsets RPC.
func (*ViewClient) RequestFitSystemWindows ¶ added in v0.0.6
func (c *ViewClient) RequestFitSystemWindows(ctx context.Context) error
RequestFitSystemWindows calls the RequestFitSystemWindows RPC.
func (*ViewClient) RequestFocus0 ¶ added in v0.0.6
func (c *ViewClient) RequestFocus0(ctx context.Context) (bool, error)
RequestFocus0 calls the RequestFocus0 RPC.
func (*ViewClient) RequestFocus1_1 ¶ added in v0.0.6
RequestFocus1_1 calls the RequestFocus1_1 RPC.
func (*ViewClient) RequestFocus2_2 ¶ added in v0.0.6
RequestFocus2_2 calls the RequestFocus2_2 RPC.
func (*ViewClient) RequestFocusFromTouch ¶ added in v0.0.6
func (c *ViewClient) RequestFocusFromTouch(ctx context.Context) (bool, error)
RequestFocusFromTouch calls the RequestFocusFromTouch RPC.
func (*ViewClient) RequestLayout ¶ added in v0.0.6
func (c *ViewClient) RequestLayout(ctx context.Context) error
RequestLayout calls the RequestLayout RPC.
func (*ViewClient) RequestPointerCapture ¶ added in v0.0.6
func (c *ViewClient) RequestPointerCapture(ctx context.Context) error
RequestPointerCapture calls the RequestPointerCapture RPC.
func (*ViewClient) RequestRectangleOnScreen1 ¶ added in v0.0.6
RequestRectangleOnScreen1 calls the RequestRectangleOnScreen1 RPC.
func (*ViewClient) RequestRectangleOnScreen2_1 ¶ added in v0.0.6
func (c *ViewClient) RequestRectangleOnScreen2_1(ctx context.Context, arg0 int64, arg1 bool) (bool, error)
RequestRectangleOnScreen2_1 calls the RequestRectangleOnScreen2_1 RPC.
func (*ViewClient) RequestUnbufferedDispatch1 ¶ added in v0.0.6
func (c *ViewClient) RequestUnbufferedDispatch1(ctx context.Context, arg0 int64) error
RequestUnbufferedDispatch1 calls the RequestUnbufferedDispatch1 RPC.
func (*ViewClient) RequestUnbufferedDispatch1_1 ¶ added in v0.0.6
func (c *ViewClient) RequestUnbufferedDispatch1_1(ctx context.Context, arg0 int32) error
RequestUnbufferedDispatch1_1 calls the RequestUnbufferedDispatch1_1 RPC.
func (*ViewClient) ResetPivot ¶ added in v0.0.6
func (c *ViewClient) ResetPivot(ctx context.Context) error
ResetPivot calls the ResetPivot RPC.
func (*ViewClient) ResolveSize ¶ added in v0.0.6
ResolveSize calls the ResolveSize RPC.
func (*ViewClient) ResolveSizeAndState ¶ added in v0.0.6
func (c *ViewClient) ResolveSizeAndState(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
ResolveSizeAndState calls the ResolveSizeAndState RPC.
func (*ViewClient) RestoreDefaultFocus ¶ added in v0.0.6
func (c *ViewClient) RestoreDefaultFocus(ctx context.Context) (bool, error)
RestoreDefaultFocus calls the RestoreDefaultFocus RPC.
func (*ViewClient) RestoreHierarchyState ¶ added in v0.0.6
func (c *ViewClient) RestoreHierarchyState(ctx context.Context, arg0 int64) error
RestoreHierarchyState calls the RestoreHierarchyState RPC.
func (*ViewClient) SaveAttributeDataForStyleable ¶ added in v0.0.6
func (c *ViewClient) SaveAttributeDataForStyleable(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, arg4 int32, arg5 int32) error
SaveAttributeDataForStyleable calls the SaveAttributeDataForStyleable RPC.
func (*ViewClient) SaveHierarchyState ¶ added in v0.0.6
func (c *ViewClient) SaveHierarchyState(ctx context.Context, arg0 int64) error
SaveHierarchyState calls the SaveHierarchyState RPC.
func (*ViewClient) ScheduleDrawable ¶ added in v0.0.6
func (c *ViewClient) ScheduleDrawable(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
ScheduleDrawable calls the ScheduleDrawable RPC.
func (*ViewClient) SendAccessibilityEvent ¶ added in v0.0.6
func (c *ViewClient) SendAccessibilityEvent(ctx context.Context, arg0 int32) error
SendAccessibilityEvent calls the SendAccessibilityEvent RPC.
func (*ViewClient) SendAccessibilityEventUnchecked ¶ added in v0.0.6
func (c *ViewClient) SendAccessibilityEventUnchecked(ctx context.Context, arg0 int64) error
SendAccessibilityEventUnchecked calls the SendAccessibilityEventUnchecked RPC.
func (*ViewClient) SetAccessibilityDataSensitive ¶ added in v0.0.6
func (c *ViewClient) SetAccessibilityDataSensitive(ctx context.Context, arg0 int32) error
SetAccessibilityDataSensitive calls the SetAccessibilityDataSensitive RPC.
func (*ViewClient) SetAccessibilityDelegate ¶ added in v0.0.6
func (c *ViewClient) SetAccessibilityDelegate(ctx context.Context, arg0 int64) error
SetAccessibilityDelegate calls the SetAccessibilityDelegate RPC.
func (*ViewClient) SetAccessibilityHeading ¶ added in v0.0.6
func (c *ViewClient) SetAccessibilityHeading(ctx context.Context, arg0 bool) error
SetAccessibilityHeading calls the SetAccessibilityHeading RPC.
func (*ViewClient) SetAccessibilityLiveRegion ¶ added in v0.0.6
func (c *ViewClient) SetAccessibilityLiveRegion(ctx context.Context, arg0 int32) error
SetAccessibilityLiveRegion calls the SetAccessibilityLiveRegion RPC.
func (*ViewClient) SetAccessibilityPaneTitle ¶ added in v0.0.6
func (c *ViewClient) SetAccessibilityPaneTitle(ctx context.Context, arg0 string) error
SetAccessibilityPaneTitle calls the SetAccessibilityPaneTitle RPC.
func (*ViewClient) SetAccessibilityTraversalAfter ¶ added in v0.0.6
func (c *ViewClient) SetAccessibilityTraversalAfter(ctx context.Context, arg0 int32) error
SetAccessibilityTraversalAfter calls the SetAccessibilityTraversalAfter RPC.
func (*ViewClient) SetAccessibilityTraversalBefore ¶ added in v0.0.6
func (c *ViewClient) SetAccessibilityTraversalBefore(ctx context.Context, arg0 int32) error
SetAccessibilityTraversalBefore calls the SetAccessibilityTraversalBefore RPC.
func (*ViewClient) SetActivated ¶ added in v0.0.6
func (c *ViewClient) SetActivated(ctx context.Context, arg0 bool) error
SetActivated calls the SetActivated RPC.
func (*ViewClient) SetAllowClickWhenDisabled ¶ added in v0.0.6
func (c *ViewClient) SetAllowClickWhenDisabled(ctx context.Context, arg0 bool) error
SetAllowClickWhenDisabled calls the SetAllowClickWhenDisabled RPC.
func (*ViewClient) SetAllowedHandwritingDelegatePackage ¶ added in v0.0.6
func (c *ViewClient) SetAllowedHandwritingDelegatePackage(ctx context.Context, arg0 string) error
SetAllowedHandwritingDelegatePackage calls the SetAllowedHandwritingDelegatePackage RPC.
func (*ViewClient) SetAllowedHandwritingDelegatorPackage ¶ added in v0.0.6
func (c *ViewClient) SetAllowedHandwritingDelegatorPackage(ctx context.Context, arg0 string) error
SetAllowedHandwritingDelegatorPackage calls the SetAllowedHandwritingDelegatorPackage RPC.
func (*ViewClient) SetAlpha ¶ added in v0.0.6
func (c *ViewClient) SetAlpha(ctx context.Context, arg0 float32) error
SetAlpha calls the SetAlpha RPC.
func (*ViewClient) SetAnimation ¶ added in v0.0.6
func (c *ViewClient) SetAnimation(ctx context.Context, arg0 int64) error
SetAnimation calls the SetAnimation RPC.
func (*ViewClient) SetAnimationMatrix ¶ added in v0.0.6
func (c *ViewClient) SetAnimationMatrix(ctx context.Context, arg0 int64) error
SetAnimationMatrix calls the SetAnimationMatrix RPC.
func (*ViewClient) SetAutoHandwritingEnabled ¶ added in v0.0.6
func (c *ViewClient) SetAutoHandwritingEnabled(ctx context.Context, arg0 bool) error
SetAutoHandwritingEnabled calls the SetAutoHandwritingEnabled RPC.
func (*ViewClient) SetAutofillHints ¶ added in v0.0.6
func (c *ViewClient) SetAutofillHints(ctx context.Context, arg0 int64) error
SetAutofillHints calls the SetAutofillHints RPC.
func (*ViewClient) SetAutofillId ¶ added in v0.0.6
func (c *ViewClient) SetAutofillId(ctx context.Context, arg0 int64) error
SetAutofillId calls the SetAutofillId RPC.
func (*ViewClient) SetBackground ¶ added in v0.0.6
func (c *ViewClient) SetBackground(ctx context.Context, arg0 int64) error
SetBackground calls the SetBackground RPC.
func (*ViewClient) SetBackgroundColor ¶ added in v0.0.6
func (c *ViewClient) SetBackgroundColor(ctx context.Context, arg0 int32) error
SetBackgroundColor calls the SetBackgroundColor RPC.
func (*ViewClient) SetBackgroundDrawable ¶ added in v0.0.6
func (c *ViewClient) SetBackgroundDrawable(ctx context.Context, arg0 int64) error
SetBackgroundDrawable calls the SetBackgroundDrawable RPC.
func (*ViewClient) SetBackgroundResource ¶ added in v0.0.6
func (c *ViewClient) SetBackgroundResource(ctx context.Context, arg0 int32) error
SetBackgroundResource calls the SetBackgroundResource RPC.
func (*ViewClient) SetBackgroundTintBlendMode ¶ added in v0.0.6
func (c *ViewClient) SetBackgroundTintBlendMode(ctx context.Context, arg0 int64) error
SetBackgroundTintBlendMode calls the SetBackgroundTintBlendMode RPC.
func (*ViewClient) SetBackgroundTintList ¶ added in v0.0.6
func (c *ViewClient) SetBackgroundTintList(ctx context.Context, arg0 int64) error
SetBackgroundTintList calls the SetBackgroundTintList RPC.
func (*ViewClient) SetBackgroundTintMode ¶ added in v0.0.6
func (c *ViewClient) SetBackgroundTintMode(ctx context.Context, arg0 int64) error
SetBackgroundTintMode calls the SetBackgroundTintMode RPC.
func (*ViewClient) SetBottom ¶ added in v0.0.6
func (c *ViewClient) SetBottom(ctx context.Context, arg0 int32) error
SetBottom calls the SetBottom RPC.
func (*ViewClient) SetCameraDistance ¶ added in v0.0.6
func (c *ViewClient) SetCameraDistance(ctx context.Context, arg0 float32) error
SetCameraDistance calls the SetCameraDistance RPC.
func (*ViewClient) SetClickable ¶ added in v0.0.6
func (c *ViewClient) SetClickable(ctx context.Context, arg0 bool) error
SetClickable calls the SetClickable RPC.
func (*ViewClient) SetClipBounds ¶ added in v0.0.6
func (c *ViewClient) SetClipBounds(ctx context.Context, arg0 int64) error
SetClipBounds calls the SetClipBounds RPC.
func (*ViewClient) SetClipToOutline ¶ added in v0.0.6
func (c *ViewClient) SetClipToOutline(ctx context.Context, arg0 bool) error
SetClipToOutline calls the SetClipToOutline RPC.
func (*ViewClient) SetContentCaptureSession ¶ added in v0.0.6
func (c *ViewClient) SetContentCaptureSession(ctx context.Context, arg0 int64) error
SetContentCaptureSession calls the SetContentCaptureSession RPC.
func (*ViewClient) SetContentDescription ¶ added in v0.0.6
func (c *ViewClient) SetContentDescription(ctx context.Context, arg0 string) error
SetContentDescription calls the SetContentDescription RPC.
func (*ViewClient) SetContentSensitivity ¶ added in v0.0.6
func (c *ViewClient) SetContentSensitivity(ctx context.Context, arg0 int32) error
SetContentSensitivity calls the SetContentSensitivity RPC.
func (*ViewClient) SetContextClickable ¶ added in v0.0.6
func (c *ViewClient) SetContextClickable(ctx context.Context, arg0 bool) error
SetContextClickable calls the SetContextClickable RPC.
func (*ViewClient) SetDefaultFocusHighlightEnabled ¶ added in v0.0.6
func (c *ViewClient) SetDefaultFocusHighlightEnabled(ctx context.Context, arg0 bool) error
SetDefaultFocusHighlightEnabled calls the SetDefaultFocusHighlightEnabled RPC.
func (*ViewClient) SetDrawingCacheBackgroundColor ¶ added in v0.0.6
func (c *ViewClient) SetDrawingCacheBackgroundColor(ctx context.Context, arg0 int32) error
SetDrawingCacheBackgroundColor calls the SetDrawingCacheBackgroundColor RPC.
func (*ViewClient) SetDrawingCacheEnabled ¶ added in v0.0.6
func (c *ViewClient) SetDrawingCacheEnabled(ctx context.Context, arg0 bool) error
SetDrawingCacheEnabled calls the SetDrawingCacheEnabled RPC.
func (*ViewClient) SetDrawingCacheQuality ¶ added in v0.0.6
func (c *ViewClient) SetDrawingCacheQuality(ctx context.Context, arg0 int32) error
SetDrawingCacheQuality calls the SetDrawingCacheQuality RPC.
func (*ViewClient) SetDuplicateParentStateEnabled ¶ added in v0.0.6
func (c *ViewClient) SetDuplicateParentStateEnabled(ctx context.Context, arg0 bool) error
SetDuplicateParentStateEnabled calls the SetDuplicateParentStateEnabled RPC.
func (*ViewClient) SetElevation ¶ added in v0.0.6
func (c *ViewClient) SetElevation(ctx context.Context, arg0 float32) error
SetElevation calls the SetElevation RPC.
func (*ViewClient) SetEnabled ¶ added in v0.0.6
func (c *ViewClient) SetEnabled(ctx context.Context, arg0 bool) error
SetEnabled calls the SetEnabled RPC.
func (*ViewClient) SetFadingEdgeLength ¶ added in v0.0.6
func (c *ViewClient) SetFadingEdgeLength(ctx context.Context, arg0 int32) error
SetFadingEdgeLength calls the SetFadingEdgeLength RPC.
func (*ViewClient) SetFilterTouchesWhenObscured ¶ added in v0.0.6
func (c *ViewClient) SetFilterTouchesWhenObscured(ctx context.Context, arg0 bool) error
SetFilterTouchesWhenObscured calls the SetFilterTouchesWhenObscured RPC.
func (*ViewClient) SetFitsSystemWindows ¶ added in v0.0.6
func (c *ViewClient) SetFitsSystemWindows(ctx context.Context, arg0 bool) error
SetFitsSystemWindows calls the SetFitsSystemWindows RPC.
func (*ViewClient) SetFocusable1 ¶ added in v0.0.6
func (c *ViewClient) SetFocusable1(ctx context.Context, arg0 bool) error
SetFocusable1 calls the SetFocusable1 RPC.
func (*ViewClient) SetFocusable1_1 ¶ added in v0.0.6
func (c *ViewClient) SetFocusable1_1(ctx context.Context, arg0 int32) error
SetFocusable1_1 calls the SetFocusable1_1 RPC.
func (*ViewClient) SetFocusableInTouchMode ¶ added in v0.0.6
func (c *ViewClient) SetFocusableInTouchMode(ctx context.Context, arg0 bool) error
SetFocusableInTouchMode calls the SetFocusableInTouchMode RPC.
func (*ViewClient) SetFocusedByDefault ¶ added in v0.0.6
func (c *ViewClient) SetFocusedByDefault(ctx context.Context, arg0 bool) error
SetFocusedByDefault calls the SetFocusedByDefault RPC.
func (*ViewClient) SetForceDarkAllowed ¶ added in v0.0.6
func (c *ViewClient) SetForceDarkAllowed(ctx context.Context, arg0 bool) error
SetForceDarkAllowed calls the SetForceDarkAllowed RPC.
func (*ViewClient) SetForeground ¶ added in v0.0.6
func (c *ViewClient) SetForeground(ctx context.Context, arg0 int64) error
SetForeground calls the SetForeground RPC.
func (*ViewClient) SetForegroundGravity ¶ added in v0.0.6
func (c *ViewClient) SetForegroundGravity(ctx context.Context, arg0 int32) error
SetForegroundGravity calls the SetForegroundGravity RPC.
func (*ViewClient) SetForegroundTintBlendMode ¶ added in v0.0.6
func (c *ViewClient) SetForegroundTintBlendMode(ctx context.Context, arg0 int64) error
SetForegroundTintBlendMode calls the SetForegroundTintBlendMode RPC.
func (*ViewClient) SetForegroundTintList ¶ added in v0.0.6
func (c *ViewClient) SetForegroundTintList(ctx context.Context, arg0 int64) error
SetForegroundTintList calls the SetForegroundTintList RPC.
func (*ViewClient) SetForegroundTintMode ¶ added in v0.0.6
func (c *ViewClient) SetForegroundTintMode(ctx context.Context, arg0 int64) error
SetForegroundTintMode calls the SetForegroundTintMode RPC.
func (*ViewClient) SetFrameContentVelocity ¶ added in v0.0.6
func (c *ViewClient) SetFrameContentVelocity(ctx context.Context, arg0 float32) error
SetFrameContentVelocity calls the SetFrameContentVelocity RPC.
func (*ViewClient) SetHandwritingBoundsOffsets ¶ added in v0.0.6
func (c *ViewClient) SetHandwritingBoundsOffsets(ctx context.Context, arg0 float32, arg1 float32, arg2 float32, arg3 float32) error
SetHandwritingBoundsOffsets calls the SetHandwritingBoundsOffsets RPC.
func (*ViewClient) SetHandwritingDelegateFlags ¶ added in v0.0.6
func (c *ViewClient) SetHandwritingDelegateFlags(ctx context.Context, arg0 int32) error
SetHandwritingDelegateFlags calls the SetHandwritingDelegateFlags RPC.
func (*ViewClient) SetHandwritingDelegatorCallback ¶ added in v0.0.6
func (c *ViewClient) SetHandwritingDelegatorCallback(ctx context.Context, arg0 int64) error
SetHandwritingDelegatorCallback calls the SetHandwritingDelegatorCallback RPC.
func (*ViewClient) SetHapticFeedbackEnabled ¶ added in v0.0.6
func (c *ViewClient) SetHapticFeedbackEnabled(ctx context.Context, arg0 bool) error
SetHapticFeedbackEnabled calls the SetHapticFeedbackEnabled RPC.
func (*ViewClient) SetHasTransientState ¶ added in v0.0.6
func (c *ViewClient) SetHasTransientState(ctx context.Context, arg0 bool) error
SetHasTransientState calls the SetHasTransientState RPC.
func (*ViewClient) SetHorizontalFadingEdgeEnabled ¶ added in v0.0.6
func (c *ViewClient) SetHorizontalFadingEdgeEnabled(ctx context.Context, arg0 bool) error
SetHorizontalFadingEdgeEnabled calls the SetHorizontalFadingEdgeEnabled RPC.
func (*ViewClient) SetHorizontalScrollBarEnabled ¶ added in v0.0.6
func (c *ViewClient) SetHorizontalScrollBarEnabled(ctx context.Context, arg0 bool) error
SetHorizontalScrollBarEnabled calls the SetHorizontalScrollBarEnabled RPC.
func (*ViewClient) SetHorizontalScrollbarThumbDrawable ¶ added in v0.0.6
func (c *ViewClient) SetHorizontalScrollbarThumbDrawable(ctx context.Context, arg0 int64) error
SetHorizontalScrollbarThumbDrawable calls the SetHorizontalScrollbarThumbDrawable RPC.
func (*ViewClient) SetHorizontalScrollbarTrackDrawable ¶ added in v0.0.6
func (c *ViewClient) SetHorizontalScrollbarTrackDrawable(ctx context.Context, arg0 int64) error
SetHorizontalScrollbarTrackDrawable calls the SetHorizontalScrollbarTrackDrawable RPC.
func (*ViewClient) SetHovered ¶ added in v0.0.6
func (c *ViewClient) SetHovered(ctx context.Context, arg0 bool) error
SetHovered calls the SetHovered RPC.
func (*ViewClient) SetId ¶ added in v0.0.6
func (c *ViewClient) SetId(ctx context.Context, arg0 int32) error
SetId calls the SetId RPC.
func (*ViewClient) SetImportantForAccessibility ¶ added in v0.0.6
func (c *ViewClient) SetImportantForAccessibility(ctx context.Context, arg0 int32) error
SetImportantForAccessibility calls the SetImportantForAccessibility RPC.
func (*ViewClient) SetImportantForAutofill ¶ added in v0.0.6
func (c *ViewClient) SetImportantForAutofill(ctx context.Context, arg0 int32) error
SetImportantForAutofill calls the SetImportantForAutofill RPC.
func (*ViewClient) SetImportantForContentCapture ¶ added in v0.0.6
func (c *ViewClient) SetImportantForContentCapture(ctx context.Context, arg0 int32) error
SetImportantForContentCapture calls the SetImportantForContentCapture RPC.
func (*ViewClient) SetIsCredential ¶ added in v0.0.6
func (c *ViewClient) SetIsCredential(ctx context.Context, arg0 bool) error
SetIsCredential calls the SetIsCredential RPC.
func (*ViewClient) SetIsHandwritingDelegate ¶ added in v0.0.6
func (c *ViewClient) SetIsHandwritingDelegate(ctx context.Context, arg0 bool) error
SetIsHandwritingDelegate calls the SetIsHandwritingDelegate RPC.
func (*ViewClient) SetKeepScreenOn ¶ added in v0.0.6
func (c *ViewClient) SetKeepScreenOn(ctx context.Context, arg0 bool) error
SetKeepScreenOn calls the SetKeepScreenOn RPC.
func (*ViewClient) SetKeyboardNavigationCluster ¶ added in v0.0.6
func (c *ViewClient) SetKeyboardNavigationCluster(ctx context.Context, arg0 bool) error
SetKeyboardNavigationCluster calls the SetKeyboardNavigationCluster RPC.
func (*ViewClient) SetLabelFor ¶ added in v0.0.6
func (c *ViewClient) SetLabelFor(ctx context.Context, arg0 int32) error
SetLabelFor calls the SetLabelFor RPC.
func (*ViewClient) SetLayerPaint ¶ added in v0.0.6
func (c *ViewClient) SetLayerPaint(ctx context.Context, arg0 int64) error
SetLayerPaint calls the SetLayerPaint RPC.
func (*ViewClient) SetLayerType ¶ added in v0.0.6
SetLayerType calls the SetLayerType RPC.
func (*ViewClient) SetLayoutDirection ¶ added in v0.0.6
func (c *ViewClient) SetLayoutDirection(ctx context.Context, arg0 int32) error
SetLayoutDirection calls the SetLayoutDirection RPC.
func (*ViewClient) SetLayoutParams ¶ added in v0.0.6
func (c *ViewClient) SetLayoutParams(ctx context.Context, arg0 int64) error
SetLayoutParams calls the SetLayoutParams RPC.
func (*ViewClient) SetLeft ¶ added in v0.0.6
func (c *ViewClient) SetLeft(ctx context.Context, arg0 int32) error
SetLeft calls the SetLeft RPC.
func (*ViewClient) SetLeftTopRightBottom ¶ added in v0.0.6
func (c *ViewClient) SetLeftTopRightBottom(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
SetLeftTopRightBottom calls the SetLeftTopRightBottom RPC.
func (*ViewClient) SetLongClickable ¶ added in v0.0.6
func (c *ViewClient) SetLongClickable(ctx context.Context, arg0 bool) error
SetLongClickable calls the SetLongClickable RPC.
func (*ViewClient) SetMinimumHeight ¶ added in v0.0.6
func (c *ViewClient) SetMinimumHeight(ctx context.Context, arg0 int32) error
SetMinimumHeight calls the SetMinimumHeight RPC.
func (*ViewClient) SetMinimumWidth ¶ added in v0.0.6
func (c *ViewClient) SetMinimumWidth(ctx context.Context, arg0 int32) error
SetMinimumWidth calls the SetMinimumWidth RPC.
func (*ViewClient) SetNestedScrollingEnabled ¶ added in v0.0.6
func (c *ViewClient) SetNestedScrollingEnabled(ctx context.Context, arg0 bool) error
SetNestedScrollingEnabled calls the SetNestedScrollingEnabled RPC.
func (*ViewClient) SetNextClusterForwardId ¶ added in v0.0.6
func (c *ViewClient) SetNextClusterForwardId(ctx context.Context, arg0 int32) error
SetNextClusterForwardId calls the SetNextClusterForwardId RPC.
func (*ViewClient) SetNextFocusDownId ¶ added in v0.0.6
func (c *ViewClient) SetNextFocusDownId(ctx context.Context, arg0 int32) error
SetNextFocusDownId calls the SetNextFocusDownId RPC.
func (*ViewClient) SetNextFocusForwardId ¶ added in v0.0.6
func (c *ViewClient) SetNextFocusForwardId(ctx context.Context, arg0 int32) error
SetNextFocusForwardId calls the SetNextFocusForwardId RPC.
func (*ViewClient) SetNextFocusLeftId ¶ added in v0.0.6
func (c *ViewClient) SetNextFocusLeftId(ctx context.Context, arg0 int32) error
SetNextFocusLeftId calls the SetNextFocusLeftId RPC.
func (*ViewClient) SetNextFocusRightId ¶ added in v0.0.6
func (c *ViewClient) SetNextFocusRightId(ctx context.Context, arg0 int32) error
SetNextFocusRightId calls the SetNextFocusRightId RPC.
func (*ViewClient) SetNextFocusUpId ¶ added in v0.0.6
func (c *ViewClient) SetNextFocusUpId(ctx context.Context, arg0 int32) error
SetNextFocusUpId calls the SetNextFocusUpId RPC.
func (*ViewClient) SetOnApplyWindowInsetsListener ¶ added in v0.0.6
func (c *ViewClient) SetOnApplyWindowInsetsListener(ctx context.Context, arg0 int64) error
SetOnApplyWindowInsetsListener calls the SetOnApplyWindowInsetsListener RPC.
func (*ViewClient) SetOnCapturedPointerListener ¶ added in v0.0.6
func (c *ViewClient) SetOnCapturedPointerListener(ctx context.Context, arg0 int64) error
SetOnCapturedPointerListener calls the SetOnCapturedPointerListener RPC.
func (*ViewClient) SetOnClickListener ¶ added in v0.0.6
func (c *ViewClient) SetOnClickListener(ctx context.Context, arg0 int64) error
SetOnClickListener calls the SetOnClickListener RPC.
func (*ViewClient) SetOnContextClickListener ¶ added in v0.0.6
func (c *ViewClient) SetOnContextClickListener(ctx context.Context, arg0 int64) error
SetOnContextClickListener calls the SetOnContextClickListener RPC.
func (*ViewClient) SetOnCreateContextMenuListener ¶ added in v0.0.6
func (c *ViewClient) SetOnCreateContextMenuListener(ctx context.Context, arg0 int64) error
SetOnCreateContextMenuListener calls the SetOnCreateContextMenuListener RPC.
func (*ViewClient) SetOnDragListener ¶ added in v0.0.6
func (c *ViewClient) SetOnDragListener(ctx context.Context, arg0 int64) error
SetOnDragListener calls the SetOnDragListener RPC.
func (*ViewClient) SetOnFocusChangeListener ¶ added in v0.0.6
func (c *ViewClient) SetOnFocusChangeListener(ctx context.Context, arg0 int64) error
SetOnFocusChangeListener calls the SetOnFocusChangeListener RPC.
func (*ViewClient) SetOnGenericMotionListener ¶ added in v0.0.6
func (c *ViewClient) SetOnGenericMotionListener(ctx context.Context, arg0 int64) error
SetOnGenericMotionListener calls the SetOnGenericMotionListener RPC.
func (*ViewClient) SetOnHoverListener ¶ added in v0.0.6
func (c *ViewClient) SetOnHoverListener(ctx context.Context, arg0 int64) error
SetOnHoverListener calls the SetOnHoverListener RPC.
func (*ViewClient) SetOnKeyListener ¶ added in v0.0.6
func (c *ViewClient) SetOnKeyListener(ctx context.Context, arg0 int64) error
SetOnKeyListener calls the SetOnKeyListener RPC.
func (*ViewClient) SetOnLongClickListener ¶ added in v0.0.6
func (c *ViewClient) SetOnLongClickListener(ctx context.Context, arg0 int64) error
SetOnLongClickListener calls the SetOnLongClickListener RPC.
func (*ViewClient) SetOnReceiveContentListener ¶ added in v0.0.6
SetOnReceiveContentListener calls the SetOnReceiveContentListener RPC.
func (*ViewClient) SetOnScrollChangeListener ¶ added in v0.0.6
func (c *ViewClient) SetOnScrollChangeListener(ctx context.Context, arg0 int64) error
SetOnScrollChangeListener calls the SetOnScrollChangeListener RPC.
func (*ViewClient) SetOnSystemUiVisibilityChangeListener ¶ added in v0.0.6
func (c *ViewClient) SetOnSystemUiVisibilityChangeListener(ctx context.Context, arg0 int64) error
SetOnSystemUiVisibilityChangeListener calls the SetOnSystemUiVisibilityChangeListener RPC.
func (*ViewClient) SetOnTouchListener ¶ added in v0.0.6
func (c *ViewClient) SetOnTouchListener(ctx context.Context, arg0 int64) error
SetOnTouchListener calls the SetOnTouchListener RPC.
func (*ViewClient) SetOutlineAmbientShadowColor ¶ added in v0.0.6
func (c *ViewClient) SetOutlineAmbientShadowColor(ctx context.Context, arg0 int32) error
SetOutlineAmbientShadowColor calls the SetOutlineAmbientShadowColor RPC.
func (*ViewClient) SetOutlineProvider ¶ added in v0.0.6
func (c *ViewClient) SetOutlineProvider(ctx context.Context, arg0 int64) error
SetOutlineProvider calls the SetOutlineProvider RPC.
func (*ViewClient) SetOutlineSpotShadowColor ¶ added in v0.0.6
func (c *ViewClient) SetOutlineSpotShadowColor(ctx context.Context, arg0 int32) error
SetOutlineSpotShadowColor calls the SetOutlineSpotShadowColor RPC.
func (*ViewClient) SetOverScrollMode ¶ added in v0.0.6
func (c *ViewClient) SetOverScrollMode(ctx context.Context, arg0 int32) error
SetOverScrollMode calls the SetOverScrollMode RPC.
func (*ViewClient) SetPadding ¶ added in v0.0.6
func (c *ViewClient) SetPadding(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
SetPadding calls the SetPadding RPC.
func (*ViewClient) SetPaddingRelative ¶ added in v0.0.6
func (c *ViewClient) SetPaddingRelative(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
SetPaddingRelative calls the SetPaddingRelative RPC.
func (*ViewClient) SetPendingCredentialRequest ¶ added in v0.0.6
SetPendingCredentialRequest calls the SetPendingCredentialRequest RPC.
func (*ViewClient) SetPivotX ¶ added in v0.0.6
func (c *ViewClient) SetPivotX(ctx context.Context, arg0 float32) error
SetPivotX calls the SetPivotX RPC.
func (*ViewClient) SetPivotY ¶ added in v0.0.6
func (c *ViewClient) SetPivotY(ctx context.Context, arg0 float32) error
SetPivotY calls the SetPivotY RPC.
func (*ViewClient) SetPointerIcon ¶ added in v0.0.6
func (c *ViewClient) SetPointerIcon(ctx context.Context, arg0 int64) error
SetPointerIcon calls the SetPointerIcon RPC.
func (*ViewClient) SetPreferKeepClear ¶ added in v0.0.6
func (c *ViewClient) SetPreferKeepClear(ctx context.Context, arg0 bool) error
SetPreferKeepClear calls the SetPreferKeepClear RPC.
func (*ViewClient) SetPreferKeepClearRects ¶ added in v0.0.6
func (c *ViewClient) SetPreferKeepClearRects(ctx context.Context, arg0 int64) error
SetPreferKeepClearRects calls the SetPreferKeepClearRects RPC.
func (*ViewClient) SetPressed ¶ added in v0.0.6
func (c *ViewClient) SetPressed(ctx context.Context, arg0 bool) error
SetPressed calls the SetPressed RPC.
func (*ViewClient) SetRenderEffect ¶ added in v0.0.6
func (c *ViewClient) SetRenderEffect(ctx context.Context, arg0 int64) error
SetRenderEffect calls the SetRenderEffect RPC.
func (*ViewClient) SetRequestedFrameRate ¶ added in v0.0.6
func (c *ViewClient) SetRequestedFrameRate(ctx context.Context, arg0 float32) error
SetRequestedFrameRate calls the SetRequestedFrameRate RPC.
func (*ViewClient) SetRevealOnFocusHint ¶ added in v0.0.6
func (c *ViewClient) SetRevealOnFocusHint(ctx context.Context, arg0 bool) error
SetRevealOnFocusHint calls the SetRevealOnFocusHint RPC.
func (*ViewClient) SetRight ¶ added in v0.0.6
func (c *ViewClient) SetRight(ctx context.Context, arg0 int32) error
SetRight calls the SetRight RPC.
func (*ViewClient) SetRotation ¶ added in v0.0.6
func (c *ViewClient) SetRotation(ctx context.Context, arg0 float32) error
SetRotation calls the SetRotation RPC.
func (*ViewClient) SetRotationX ¶ added in v0.0.6
func (c *ViewClient) SetRotationX(ctx context.Context, arg0 float32) error
SetRotationX calls the SetRotationX RPC.
func (*ViewClient) SetRotationY ¶ added in v0.0.6
func (c *ViewClient) SetRotationY(ctx context.Context, arg0 float32) error
SetRotationY calls the SetRotationY RPC.
func (*ViewClient) SetSaveEnabled ¶ added in v0.0.6
func (c *ViewClient) SetSaveEnabled(ctx context.Context, arg0 bool) error
SetSaveEnabled calls the SetSaveEnabled RPC.
func (*ViewClient) SetSaveFromParentEnabled ¶ added in v0.0.6
func (c *ViewClient) SetSaveFromParentEnabled(ctx context.Context, arg0 bool) error
SetSaveFromParentEnabled calls the SetSaveFromParentEnabled RPC.
func (*ViewClient) SetScaleX ¶ added in v0.0.6
func (c *ViewClient) SetScaleX(ctx context.Context, arg0 float32) error
SetScaleX calls the SetScaleX RPC.
func (*ViewClient) SetScaleY ¶ added in v0.0.6
func (c *ViewClient) SetScaleY(ctx context.Context, arg0 float32) error
SetScaleY calls the SetScaleY RPC.
func (*ViewClient) SetScreenReaderFocusable ¶ added in v0.0.6
func (c *ViewClient) SetScreenReaderFocusable(ctx context.Context, arg0 bool) error
SetScreenReaderFocusable calls the SetScreenReaderFocusable RPC.
func (*ViewClient) SetScrollBarDefaultDelayBeforeFade ¶ added in v0.0.6
func (c *ViewClient) SetScrollBarDefaultDelayBeforeFade(ctx context.Context, arg0 int32) error
SetScrollBarDefaultDelayBeforeFade calls the SetScrollBarDefaultDelayBeforeFade RPC.
func (*ViewClient) SetScrollBarFadeDuration ¶ added in v0.0.6
func (c *ViewClient) SetScrollBarFadeDuration(ctx context.Context, arg0 int32) error
SetScrollBarFadeDuration calls the SetScrollBarFadeDuration RPC.
func (*ViewClient) SetScrollBarSize ¶ added in v0.0.6
func (c *ViewClient) SetScrollBarSize(ctx context.Context, arg0 int32) error
SetScrollBarSize calls the SetScrollBarSize RPC.
func (*ViewClient) SetScrollBarStyle ¶ added in v0.0.6
func (c *ViewClient) SetScrollBarStyle(ctx context.Context, arg0 int32) error
SetScrollBarStyle calls the SetScrollBarStyle RPC.
func (*ViewClient) SetScrollCaptureCallback ¶ added in v0.0.6
func (c *ViewClient) SetScrollCaptureCallback(ctx context.Context, arg0 int64) error
SetScrollCaptureCallback calls the SetScrollCaptureCallback RPC.
func (*ViewClient) SetScrollCaptureHint ¶ added in v0.0.6
func (c *ViewClient) SetScrollCaptureHint(ctx context.Context, arg0 int32) error
SetScrollCaptureHint calls the SetScrollCaptureHint RPC.
func (*ViewClient) SetScrollContainer ¶ added in v0.0.6
func (c *ViewClient) SetScrollContainer(ctx context.Context, arg0 bool) error
SetScrollContainer calls the SetScrollContainer RPC.
func (*ViewClient) SetScrollIndicators1 ¶ added in v0.0.6
func (c *ViewClient) SetScrollIndicators1(ctx context.Context, arg0 int32) error
SetScrollIndicators1 calls the SetScrollIndicators1 RPC.
func (*ViewClient) SetScrollIndicators2_1 ¶ added in v0.0.6
SetScrollIndicators2_1 calls the SetScrollIndicators2_1 RPC.
func (*ViewClient) SetScrollX ¶ added in v0.0.6
func (c *ViewClient) SetScrollX(ctx context.Context, arg0 int32) error
SetScrollX calls the SetScrollX RPC.
func (*ViewClient) SetScrollY ¶ added in v0.0.6
func (c *ViewClient) SetScrollY(ctx context.Context, arg0 int32) error
SetScrollY calls the SetScrollY RPC.
func (*ViewClient) SetScrollbarFadingEnabled ¶ added in v0.0.6
func (c *ViewClient) SetScrollbarFadingEnabled(ctx context.Context, arg0 bool) error
SetScrollbarFadingEnabled calls the SetScrollbarFadingEnabled RPC.
func (*ViewClient) SetSelected ¶ added in v0.0.6
func (c *ViewClient) SetSelected(ctx context.Context, arg0 bool) error
SetSelected calls the SetSelected RPC.
func (*ViewClient) SetSoundEffectsEnabled ¶ added in v0.0.6
func (c *ViewClient) SetSoundEffectsEnabled(ctx context.Context, arg0 bool) error
SetSoundEffectsEnabled calls the SetSoundEffectsEnabled RPC.
func (*ViewClient) SetStateDescription ¶ added in v0.0.6
func (c *ViewClient) SetStateDescription(ctx context.Context, arg0 string) error
SetStateDescription calls the SetStateDescription RPC.
func (*ViewClient) SetStateListAnimator ¶ added in v0.0.6
func (c *ViewClient) SetStateListAnimator(ctx context.Context, arg0 int64) error
SetStateListAnimator calls the SetStateListAnimator RPC.
func (*ViewClient) SetSupplementalDescription ¶ added in v0.0.6
func (c *ViewClient) SetSupplementalDescription(ctx context.Context, arg0 string) error
SetSupplementalDescription calls the SetSupplementalDescription RPC.
func (*ViewClient) SetSystemGestureExclusionRects ¶ added in v0.0.6
func (c *ViewClient) SetSystemGestureExclusionRects(ctx context.Context, arg0 int64) error
SetSystemGestureExclusionRects calls the SetSystemGestureExclusionRects RPC.
func (*ViewClient) SetSystemUiVisibility ¶ added in v0.0.6
func (c *ViewClient) SetSystemUiVisibility(ctx context.Context, arg0 int32) error
SetSystemUiVisibility calls the SetSystemUiVisibility RPC.
func (*ViewClient) SetTag1_1 ¶ added in v0.0.6
func (c *ViewClient) SetTag1_1(ctx context.Context, arg0 int64) error
SetTag1_1 calls the SetTag1_1 RPC.
func (*ViewClient) SetTextAlignment ¶ added in v0.0.6
func (c *ViewClient) SetTextAlignment(ctx context.Context, arg0 int32) error
SetTextAlignment calls the SetTextAlignment RPC.
func (*ViewClient) SetTextDirection ¶ added in v0.0.6
func (c *ViewClient) SetTextDirection(ctx context.Context, arg0 int32) error
SetTextDirection calls the SetTextDirection RPC.
func (*ViewClient) SetTooltipText ¶ added in v0.0.6
func (c *ViewClient) SetTooltipText(ctx context.Context, arg0 string) error
SetTooltipText calls the SetTooltipText RPC.
func (*ViewClient) SetTop ¶ added in v0.0.6
func (c *ViewClient) SetTop(ctx context.Context, arg0 int32) error
SetTop calls the SetTop RPC.
func (*ViewClient) SetTouchDelegate ¶ added in v0.0.6
func (c *ViewClient) SetTouchDelegate(ctx context.Context, arg0 int64) error
SetTouchDelegate calls the SetTouchDelegate RPC.
func (*ViewClient) SetTransitionAlpha ¶ added in v0.0.6
func (c *ViewClient) SetTransitionAlpha(ctx context.Context, arg0 float32) error
SetTransitionAlpha calls the SetTransitionAlpha RPC.
func (*ViewClient) SetTransitionName ¶ added in v0.0.6
func (c *ViewClient) SetTransitionName(ctx context.Context, arg0 string) error
SetTransitionName calls the SetTransitionName RPC.
func (*ViewClient) SetTransitionVisibility ¶ added in v0.0.6
func (c *ViewClient) SetTransitionVisibility(ctx context.Context, arg0 int32) error
SetTransitionVisibility calls the SetTransitionVisibility RPC.
func (*ViewClient) SetTranslationX ¶ added in v0.0.6
func (c *ViewClient) SetTranslationX(ctx context.Context, arg0 float32) error
SetTranslationX calls the SetTranslationX RPC.
func (*ViewClient) SetTranslationY ¶ added in v0.0.6
func (c *ViewClient) SetTranslationY(ctx context.Context, arg0 float32) error
SetTranslationY calls the SetTranslationY RPC.
func (*ViewClient) SetTranslationZ ¶ added in v0.0.6
func (c *ViewClient) SetTranslationZ(ctx context.Context, arg0 float32) error
SetTranslationZ calls the SetTranslationZ RPC.
func (*ViewClient) SetVerticalFadingEdgeEnabled ¶ added in v0.0.6
func (c *ViewClient) SetVerticalFadingEdgeEnabled(ctx context.Context, arg0 bool) error
SetVerticalFadingEdgeEnabled calls the SetVerticalFadingEdgeEnabled RPC.
func (*ViewClient) SetVerticalScrollBarEnabled ¶ added in v0.0.6
func (c *ViewClient) SetVerticalScrollBarEnabled(ctx context.Context, arg0 bool) error
SetVerticalScrollBarEnabled calls the SetVerticalScrollBarEnabled RPC.
func (*ViewClient) SetVerticalScrollbarPosition ¶ added in v0.0.6
func (c *ViewClient) SetVerticalScrollbarPosition(ctx context.Context, arg0 int32) error
SetVerticalScrollbarPosition calls the SetVerticalScrollbarPosition RPC.
func (*ViewClient) SetVerticalScrollbarThumbDrawable ¶ added in v0.0.6
func (c *ViewClient) SetVerticalScrollbarThumbDrawable(ctx context.Context, arg0 int64) error
SetVerticalScrollbarThumbDrawable calls the SetVerticalScrollbarThumbDrawable RPC.
func (*ViewClient) SetVerticalScrollbarTrackDrawable ¶ added in v0.0.6
func (c *ViewClient) SetVerticalScrollbarTrackDrawable(ctx context.Context, arg0 int64) error
SetVerticalScrollbarTrackDrawable calls the SetVerticalScrollbarTrackDrawable RPC.
func (*ViewClient) SetViewTranslationCallback ¶ added in v0.0.6
func (c *ViewClient) SetViewTranslationCallback(ctx context.Context, arg0 int64) error
SetViewTranslationCallback calls the SetViewTranslationCallback RPC.
func (*ViewClient) SetVisibility ¶ added in v0.0.6
func (c *ViewClient) SetVisibility(ctx context.Context, arg0 int32) error
SetVisibility calls the SetVisibility RPC.
func (*ViewClient) SetWillNotCacheDrawing ¶ added in v0.0.6
func (c *ViewClient) SetWillNotCacheDrawing(ctx context.Context, arg0 bool) error
SetWillNotCacheDrawing calls the SetWillNotCacheDrawing RPC.
func (*ViewClient) SetWillNotDraw ¶ added in v0.0.6
func (c *ViewClient) SetWillNotDraw(ctx context.Context, arg0 bool) error
SetWillNotDraw calls the SetWillNotDraw RPC.
func (*ViewClient) SetWindowInsetsAnimationCallback ¶ added in v0.0.6
func (c *ViewClient) SetWindowInsetsAnimationCallback(ctx context.Context, arg0 int64) error
SetWindowInsetsAnimationCallback calls the SetWindowInsetsAnimationCallback RPC.
func (*ViewClient) SetX ¶ added in v0.0.6
func (c *ViewClient) SetX(ctx context.Context, arg0 float32) error
SetX calls the SetX RPC.
func (*ViewClient) SetY ¶ added in v0.0.6
func (c *ViewClient) SetY(ctx context.Context, arg0 float32) error
SetY calls the SetY RPC.
func (*ViewClient) SetZ ¶ added in v0.0.6
func (c *ViewClient) SetZ(ctx context.Context, arg0 float32) error
SetZ calls the SetZ RPC.
func (*ViewClient) ShowContextMenu0 ¶ added in v0.0.6
func (c *ViewClient) ShowContextMenu0(ctx context.Context) (bool, error)
ShowContextMenu0 calls the ShowContextMenu0 RPC.
func (*ViewClient) ShowContextMenu2_1 ¶ added in v0.0.6
func (c *ViewClient) ShowContextMenu2_1(ctx context.Context, arg0 float32, arg1 float32) (bool, error)
ShowContextMenu2_1 calls the ShowContextMenu2_1 RPC.
func (*ViewClient) StartActionMode1 ¶ added in v0.0.6
StartActionMode1 calls the StartActionMode1 RPC.
func (*ViewClient) StartActionMode2_1 ¶ added in v0.0.6
StartActionMode2_1 calls the StartActionMode2_1 RPC.
func (*ViewClient) StartAnimation ¶ added in v0.0.6
func (c *ViewClient) StartAnimation(ctx context.Context, arg0 int64) error
StartAnimation calls the StartAnimation RPC.
func (*ViewClient) StartDrag ¶ added in v0.0.6
func (c *ViewClient) StartDrag(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (bool, error)
StartDrag calls the StartDrag RPC.
func (*ViewClient) StartDragAndDrop ¶ added in v0.0.6
func (c *ViewClient) StartDragAndDrop(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (bool, error)
StartDragAndDrop calls the StartDragAndDrop RPC.
func (*ViewClient) StartNestedScroll ¶ added in v0.0.6
StartNestedScroll calls the StartNestedScroll RPC.
func (*ViewClient) StopNestedScroll ¶ added in v0.0.6
func (c *ViewClient) StopNestedScroll(ctx context.Context) error
StopNestedScroll calls the StopNestedScroll RPC.
func (*ViewClient) ToString ¶ added in v0.0.6
func (c *ViewClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*ViewClient) TransformMatrixToGlobal ¶ added in v0.0.6
func (c *ViewClient) TransformMatrixToGlobal(ctx context.Context, arg0 int64) error
TransformMatrixToGlobal calls the TransformMatrixToGlobal RPC.
func (*ViewClient) TransformMatrixToLocal ¶ added in v0.0.6
func (c *ViewClient) TransformMatrixToLocal(ctx context.Context, arg0 int64) error
TransformMatrixToLocal calls the TransformMatrixToLocal RPC.
func (*ViewClient) UnscheduleDrawable1 ¶ added in v0.0.6
func (c *ViewClient) UnscheduleDrawable1(ctx context.Context, arg0 int64) error
UnscheduleDrawable1 calls the UnscheduleDrawable1 RPC.
func (*ViewClient) UnscheduleDrawable2_1 ¶ added in v0.0.6
UnscheduleDrawable2_1 calls the UnscheduleDrawable2_1 RPC.
func (*ViewClient) UpdateDragShadow ¶ added in v0.0.6
func (c *ViewClient) UpdateDragShadow(ctx context.Context, arg0 int64) error
UpdateDragShadow calls the UpdateDragShadow RPC.
func (*ViewClient) WillNotCacheDrawing ¶ added in v0.0.6
func (c *ViewClient) WillNotCacheDrawing(ctx context.Context) (bool, error)
WillNotCacheDrawing calls the WillNotCacheDrawing RPC.
func (*ViewClient) WillNotDraw ¶ added in v0.0.6
func (c *ViewClient) WillNotDraw(ctx context.Context) (bool, error)
WillNotDraw calls the WillNotDraw RPC.
type ViewDragShadowBuilderClient ¶ added in v0.0.6
type ViewDragShadowBuilderClient struct {
// contains filtered or unexported fields
}
ViewDragShadowBuilderClient wraps the gRPC ViewDragShadowBuilderService client.
func NewViewDragShadowBuilderClient ¶ added in v0.0.6
func NewViewDragShadowBuilderClient(cc grpc.ClientConnInterface) *ViewDragShadowBuilderClient
NewViewDragShadowBuilderClient creates a new ViewDragShadowBuilder client.
func (*ViewDragShadowBuilderClient) GetView ¶ added in v0.0.6
func (c *ViewDragShadowBuilderClient) GetView(ctx context.Context) (int64, error)
GetView calls the GetView RPC.
func (*ViewDragShadowBuilderClient) OnDrawShadow ¶ added in v0.0.6
func (c *ViewDragShadowBuilderClient) OnDrawShadow(ctx context.Context, arg0 int64) error
OnDrawShadow calls the OnDrawShadow RPC.
func (*ViewDragShadowBuilderClient) OnProvideShadowMetrics ¶ added in v0.0.6
func (c *ViewDragShadowBuilderClient) OnProvideShadowMetrics(ctx context.Context, arg0 int64, arg1 int64) error
OnProvideShadowMetrics calls the OnProvideShadowMetrics RPC.
type ViewGroupClient ¶ added in v0.0.6
type ViewGroupClient struct {
// contains filtered or unexported fields
}
ViewGroupClient wraps the gRPC ViewGroupService client.
func NewViewGroupClient ¶ added in v0.0.6
func NewViewGroupClient(cc grpc.ClientConnInterface) *ViewGroupClient
NewViewGroupClient creates a new ViewGroup client.
func (*ViewGroupClient) AddChildrenForAccessibility ¶ added in v0.0.6
func (c *ViewGroupClient) AddChildrenForAccessibility(ctx context.Context, arg0 int64) error
AddChildrenForAccessibility calls the AddChildrenForAccessibility RPC.
func (*ViewGroupClient) AddExtraDataToAccessibilityNodeInfo ¶ added in v0.0.6
func (c *ViewGroupClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error
AddExtraDataToAccessibilityNodeInfo calls the AddExtraDataToAccessibilityNodeInfo RPC.
func (*ViewGroupClient) AddFocusables ¶ added in v0.0.6
func (c *ViewGroupClient) AddFocusables(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
AddFocusables calls the AddFocusables RPC.
func (*ViewGroupClient) AddKeyboardNavigationClusters ¶ added in v0.0.6
func (c *ViewGroupClient) AddKeyboardNavigationClusters(ctx context.Context, arg0 int64, arg1 int32) error
AddKeyboardNavigationClusters calls the AddKeyboardNavigationClusters RPC.
func (*ViewGroupClient) AddStatesFromChildren ¶ added in v0.0.6
func (c *ViewGroupClient) AddStatesFromChildren(ctx context.Context) (bool, error)
AddStatesFromChildren calls the AddStatesFromChildren RPC.
func (*ViewGroupClient) AddTouchables ¶ added in v0.0.6
func (c *ViewGroupClient) AddTouchables(ctx context.Context, arg0 int64) error
AddTouchables calls the AddTouchables RPC.
func (*ViewGroupClient) AddView1 ¶ added in v0.0.6
func (c *ViewGroupClient) AddView1(ctx context.Context, arg0 int64) error
AddView1 calls the AddView1 RPC.
func (*ViewGroupClient) AddView2_1 ¶ added in v0.0.6
AddView2_1 calls the AddView2_1 RPC.
func (*ViewGroupClient) AddView2_2 ¶ added in v0.0.6
AddView2_2 calls the AddView2_2 RPC.
func (*ViewGroupClient) AddView3_3 ¶ added in v0.0.6
AddView3_3 calls the AddView3_3 RPC.
func (*ViewGroupClient) AddView3_4 ¶ added in v0.0.6
AddView3_4 calls the AddView3_4 RPC.
func (*ViewGroupClient) BringChildToFront ¶ added in v0.0.6
func (c *ViewGroupClient) BringChildToFront(ctx context.Context, arg0 int64) error
BringChildToFront calls the BringChildToFront RPC.
func (*ViewGroupClient) ChildDrawableStateChanged ¶ added in v0.0.6
func (c *ViewGroupClient) ChildDrawableStateChanged(ctx context.Context, arg0 int64) error
ChildDrawableStateChanged calls the ChildDrawableStateChanged RPC.
func (*ViewGroupClient) ChildHasTransientStateChanged ¶ added in v0.0.6
func (c *ViewGroupClient) ChildHasTransientStateChanged(ctx context.Context, arg0 int64, arg1 bool) error
ChildHasTransientStateChanged calls the ChildHasTransientStateChanged RPC.
func (*ViewGroupClient) ClearChildFocus ¶ added in v0.0.6
func (c *ViewGroupClient) ClearChildFocus(ctx context.Context, arg0 int64) error
ClearChildFocus calls the ClearChildFocus RPC.
func (*ViewGroupClient) ClearDisappearingChildren ¶ added in v0.0.6
func (c *ViewGroupClient) ClearDisappearingChildren(ctx context.Context) error
ClearDisappearingChildren calls the ClearDisappearingChildren RPC.
func (*ViewGroupClient) ClearFocus ¶ added in v0.0.6
func (c *ViewGroupClient) ClearFocus(ctx context.Context) error
ClearFocus calls the ClearFocus RPC.
func (*ViewGroupClient) DispatchApplyWindowInsets ¶ added in v0.0.6
DispatchApplyWindowInsets calls the DispatchApplyWindowInsets RPC.
func (*ViewGroupClient) DispatchCapturedPointerEvent ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchCapturedPointerEvent(ctx context.Context, arg0 int64) (bool, error)
DispatchCapturedPointerEvent calls the DispatchCapturedPointerEvent RPC.
func (*ViewGroupClient) DispatchConfigurationChanged ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchConfigurationChanged(ctx context.Context, arg0 int64) error
DispatchConfigurationChanged calls the DispatchConfigurationChanged RPC.
func (*ViewGroupClient) DispatchCreateViewTranslationRequest ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchCreateViewTranslationRequest(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
DispatchCreateViewTranslationRequest calls the DispatchCreateViewTranslationRequest RPC.
func (*ViewGroupClient) DispatchDisplayHint ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchDisplayHint(ctx context.Context, arg0 int32) error
DispatchDisplayHint calls the DispatchDisplayHint RPC.
func (*ViewGroupClient) DispatchDragEvent ¶ added in v0.0.6
DispatchDragEvent calls the DispatchDragEvent RPC.
func (*ViewGroupClient) DispatchDrawableHotspotChanged ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchDrawableHotspotChanged(ctx context.Context, arg0 float32, arg1 float32) error
DispatchDrawableHotspotChanged calls the DispatchDrawableHotspotChanged RPC.
func (*ViewGroupClient) DispatchFinishTemporaryDetach ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchFinishTemporaryDetach(ctx context.Context) error
DispatchFinishTemporaryDetach calls the DispatchFinishTemporaryDetach RPC.
func (*ViewGroupClient) DispatchKeyEvent ¶ added in v0.0.6
DispatchKeyEvent calls the DispatchKeyEvent RPC.
func (*ViewGroupClient) DispatchKeyEventPreIme ¶ added in v0.0.6
DispatchKeyEventPreIme calls the DispatchKeyEventPreIme RPC.
func (*ViewGroupClient) DispatchKeyShortcutEvent ¶ added in v0.0.6
DispatchKeyShortcutEvent calls the DispatchKeyShortcutEvent RPC.
func (*ViewGroupClient) DispatchPointerCaptureChanged ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchPointerCaptureChanged(ctx context.Context, arg0 bool) error
DispatchPointerCaptureChanged calls the DispatchPointerCaptureChanged RPC.
func (*ViewGroupClient) DispatchProvideAutofillStructure ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchProvideAutofillStructure(ctx context.Context, arg0 int64, arg1 int32) error
DispatchProvideAutofillStructure calls the DispatchProvideAutofillStructure RPC.
func (*ViewGroupClient) DispatchProvideStructure ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchProvideStructure(ctx context.Context, arg0 int64) error
DispatchProvideStructure calls the DispatchProvideStructure RPC.
func (*ViewGroupClient) DispatchScrollCaptureSearch ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchScrollCaptureSearch(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
DispatchScrollCaptureSearch calls the DispatchScrollCaptureSearch RPC.
func (*ViewGroupClient) DispatchSetActivated ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchSetActivated(ctx context.Context, arg0 bool) error
DispatchSetActivated calls the DispatchSetActivated RPC.
func (*ViewGroupClient) DispatchSetSelected ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchSetSelected(ctx context.Context, arg0 bool) error
DispatchSetSelected calls the DispatchSetSelected RPC.
func (*ViewGroupClient) DispatchStartTemporaryDetach ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchStartTemporaryDetach(ctx context.Context) error
DispatchStartTemporaryDetach calls the DispatchStartTemporaryDetach RPC.
func (*ViewGroupClient) DispatchSystemUiVisibilityChanged ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchSystemUiVisibilityChanged(ctx context.Context, arg0 int32) error
DispatchSystemUiVisibilityChanged calls the DispatchSystemUiVisibilityChanged RPC.
func (*ViewGroupClient) DispatchTouchEvent ¶ added in v0.0.6
DispatchTouchEvent calls the DispatchTouchEvent RPC.
func (*ViewGroupClient) DispatchTrackballEvent ¶ added in v0.0.6
DispatchTrackballEvent calls the DispatchTrackballEvent RPC.
func (*ViewGroupClient) DispatchUnhandledMove ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchUnhandledMove(ctx context.Context, arg0 int64, arg1 int32) (bool, error)
DispatchUnhandledMove calls the DispatchUnhandledMove RPC.
func (*ViewGroupClient) DispatchWindowFocusChanged ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchWindowFocusChanged(ctx context.Context, arg0 bool) error
DispatchWindowFocusChanged calls the DispatchWindowFocusChanged RPC.
func (*ViewGroupClient) DispatchWindowInsetsAnimationEnd ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchWindowInsetsAnimationEnd(ctx context.Context, arg0 int64) error
DispatchWindowInsetsAnimationEnd calls the DispatchWindowInsetsAnimationEnd RPC.
func (*ViewGroupClient) DispatchWindowInsetsAnimationPrepare ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchWindowInsetsAnimationPrepare(ctx context.Context, arg0 int64) error
DispatchWindowInsetsAnimationPrepare calls the DispatchWindowInsetsAnimationPrepare RPC.
func (*ViewGroupClient) DispatchWindowInsetsAnimationProgress ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchWindowInsetsAnimationProgress(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
DispatchWindowInsetsAnimationProgress calls the DispatchWindowInsetsAnimationProgress RPC.
func (*ViewGroupClient) DispatchWindowInsetsAnimationStart ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchWindowInsetsAnimationStart(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
DispatchWindowInsetsAnimationStart calls the DispatchWindowInsetsAnimationStart RPC.
func (*ViewGroupClient) DispatchWindowSystemUiVisiblityChanged ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchWindowSystemUiVisiblityChanged(ctx context.Context, arg0 int32) error
DispatchWindowSystemUiVisiblityChanged calls the DispatchWindowSystemUiVisiblityChanged RPC.
func (*ViewGroupClient) DispatchWindowVisibilityChanged ¶ added in v0.0.6
func (c *ViewGroupClient) DispatchWindowVisibilityChanged(ctx context.Context, arg0 int32) error
DispatchWindowVisibilityChanged calls the DispatchWindowVisibilityChanged RPC.
func (*ViewGroupClient) EndViewTransition ¶ added in v0.0.6
func (c *ViewGroupClient) EndViewTransition(ctx context.Context, arg0 int64) error
EndViewTransition calls the EndViewTransition RPC.
func (*ViewGroupClient) FindFocus ¶ added in v0.0.6
func (c *ViewGroupClient) FindFocus(ctx context.Context) (int64, error)
FindFocus calls the FindFocus RPC.
func (*ViewGroupClient) FindOnBackInvokedDispatcherForChild ¶ added in v0.0.6
func (c *ViewGroupClient) FindOnBackInvokedDispatcherForChild(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
FindOnBackInvokedDispatcherForChild calls the FindOnBackInvokedDispatcherForChild RPC.
func (*ViewGroupClient) FindViewsWithText ¶ added in v0.0.6
func (c *ViewGroupClient) FindViewsWithText(ctx context.Context, arg0 int64, arg1 string, arg2 int32) error
FindViewsWithText calls the FindViewsWithText RPC.
func (*ViewGroupClient) FocusSearch ¶ added in v0.0.6
FocusSearch calls the FocusSearch RPC.
func (*ViewGroupClient) FocusableViewAvailable ¶ added in v0.0.6
func (c *ViewGroupClient) FocusableViewAvailable(ctx context.Context, arg0 int64) error
FocusableViewAvailable calls the FocusableViewAvailable RPC.
func (*ViewGroupClient) GatherTransparentRegion ¶ added in v0.0.6
GatherTransparentRegion calls the GatherTransparentRegion RPC.
func (*ViewGroupClient) GenerateLayoutParams ¶ added in v0.0.6
GenerateLayoutParams calls the GenerateLayoutParams RPC.
func (*ViewGroupClient) GetAccessibilityClassName ¶ added in v0.0.6
func (c *ViewGroupClient) GetAccessibilityClassName(ctx context.Context) (int64, error)
GetAccessibilityClassName calls the GetAccessibilityClassName RPC.
func (*ViewGroupClient) GetChildAt ¶ added in v0.0.6
GetChildAt calls the GetChildAt RPC.
func (*ViewGroupClient) GetChildCount ¶ added in v0.0.6
func (c *ViewGroupClient) GetChildCount(ctx context.Context) (int32, error)
GetChildCount calls the GetChildCount RPC.
func (*ViewGroupClient) GetChildDrawingOrder ¶ added in v0.0.6
GetChildDrawingOrder calls the GetChildDrawingOrder RPC.
func (*ViewGroupClient) GetChildMeasureSpec ¶ added in v0.0.6
func (c *ViewGroupClient) GetChildMeasureSpec(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
GetChildMeasureSpec calls the GetChildMeasureSpec RPC.
func (*ViewGroupClient) GetChildVisibleRect ¶ added in v0.0.6
func (c *ViewGroupClient) GetChildVisibleRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)
GetChildVisibleRect calls the GetChildVisibleRect RPC.
func (*ViewGroupClient) GetClipChildren ¶ added in v0.0.6
func (c *ViewGroupClient) GetClipChildren(ctx context.Context) (bool, error)
GetClipChildren calls the GetClipChildren RPC.
func (*ViewGroupClient) GetClipToPadding ¶ added in v0.0.6
func (c *ViewGroupClient) GetClipToPadding(ctx context.Context) (bool, error)
GetClipToPadding calls the GetClipToPadding RPC.
func (*ViewGroupClient) GetDescendantFocusability ¶ added in v0.0.6
func (c *ViewGroupClient) GetDescendantFocusability(ctx context.Context) (int32, error)
GetDescendantFocusability calls the GetDescendantFocusability RPC.
func (*ViewGroupClient) GetFocusedChild ¶ added in v0.0.6
func (c *ViewGroupClient) GetFocusedChild(ctx context.Context) (int64, error)
GetFocusedChild calls the GetFocusedChild RPC.
func (*ViewGroupClient) GetLayoutAnimation ¶ added in v0.0.6
func (c *ViewGroupClient) GetLayoutAnimation(ctx context.Context) (int64, error)
GetLayoutAnimation calls the GetLayoutAnimation RPC.
func (*ViewGroupClient) GetLayoutAnimationListener ¶ added in v0.0.6
func (c *ViewGroupClient) GetLayoutAnimationListener(ctx context.Context) (int64, error)
GetLayoutAnimationListener calls the GetLayoutAnimationListener RPC.
func (*ViewGroupClient) GetLayoutMode ¶ added in v0.0.6
func (c *ViewGroupClient) GetLayoutMode(ctx context.Context) (int32, error)
GetLayoutMode calls the GetLayoutMode RPC.
func (*ViewGroupClient) GetLayoutTransition ¶ added in v0.0.6
func (c *ViewGroupClient) GetLayoutTransition(ctx context.Context) (int64, error)
GetLayoutTransition calls the GetLayoutTransition RPC.
func (*ViewGroupClient) GetNestedScrollAxes ¶ added in v0.0.6
func (c *ViewGroupClient) GetNestedScrollAxes(ctx context.Context) (int32, error)
GetNestedScrollAxes calls the GetNestedScrollAxes RPC.
func (*ViewGroupClient) GetOverlay0 ¶ added in v0.0.6
func (c *ViewGroupClient) GetOverlay0(ctx context.Context) (int64, error)
GetOverlay0 calls the GetOverlay0 RPC.
func (*ViewGroupClient) GetOverlay0_1 ¶ added in v0.0.6
func (c *ViewGroupClient) GetOverlay0_1(ctx context.Context) (int64, error)
GetOverlay0_1 calls the GetOverlay0_1 RPC.
func (*ViewGroupClient) GetPersistentDrawingCache ¶ added in v0.0.6
func (c *ViewGroupClient) GetPersistentDrawingCache(ctx context.Context) (int32, error)
GetPersistentDrawingCache calls the GetPersistentDrawingCache RPC.
func (*ViewGroupClient) GetTouchscreenBlocksFocus ¶ added in v0.0.6
func (c *ViewGroupClient) GetTouchscreenBlocksFocus(ctx context.Context) (bool, error)
GetTouchscreenBlocksFocus calls the GetTouchscreenBlocksFocus RPC.
func (*ViewGroupClient) HasFocus ¶ added in v0.0.6
func (c *ViewGroupClient) HasFocus(ctx context.Context) (bool, error)
HasFocus calls the HasFocus RPC.
func (*ViewGroupClient) HasTransientState ¶ added in v0.0.6
func (c *ViewGroupClient) HasTransientState(ctx context.Context) (bool, error)
HasTransientState calls the HasTransientState RPC.
func (*ViewGroupClient) IndexOfChild ¶ added in v0.0.6
IndexOfChild calls the IndexOfChild RPC.
func (*ViewGroupClient) InvalidateChild ¶ added in v0.0.6
InvalidateChild calls the InvalidateChild RPC.
func (*ViewGroupClient) InvalidateChildInParent ¶ added in v0.0.6
func (c *ViewGroupClient) InvalidateChildInParent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
InvalidateChildInParent calls the InvalidateChildInParent RPC.
func (*ViewGroupClient) IsAlwaysDrawnWithCacheEnabled ¶ added in v0.0.6
func (c *ViewGroupClient) IsAlwaysDrawnWithCacheEnabled(ctx context.Context) (bool, error)
IsAlwaysDrawnWithCacheEnabled calls the IsAlwaysDrawnWithCacheEnabled RPC.
func (*ViewGroupClient) IsAnimationCacheEnabled ¶ added in v0.0.6
func (c *ViewGroupClient) IsAnimationCacheEnabled(ctx context.Context) (bool, error)
IsAnimationCacheEnabled calls the IsAnimationCacheEnabled RPC.
func (*ViewGroupClient) IsLayoutSuppressed ¶ added in v0.0.6
func (c *ViewGroupClient) IsLayoutSuppressed(ctx context.Context) (bool, error)
IsLayoutSuppressed calls the IsLayoutSuppressed RPC.
func (*ViewGroupClient) IsMotionEventSplittingEnabled ¶ added in v0.0.6
func (c *ViewGroupClient) IsMotionEventSplittingEnabled(ctx context.Context) (bool, error)
IsMotionEventSplittingEnabled calls the IsMotionEventSplittingEnabled RPC.
func (*ViewGroupClient) IsTransitionGroup ¶ added in v0.0.6
func (c *ViewGroupClient) IsTransitionGroup(ctx context.Context) (bool, error)
IsTransitionGroup calls the IsTransitionGroup RPC.
func (*ViewGroupClient) JumpDrawablesToCurrentState ¶ added in v0.0.6
func (c *ViewGroupClient) JumpDrawablesToCurrentState(ctx context.Context) error
JumpDrawablesToCurrentState calls the JumpDrawablesToCurrentState RPC.
func (*ViewGroupClient) Layout ¶ added in v0.0.6
func (c *ViewGroupClient) Layout(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
Layout calls the Layout RPC.
func (*ViewGroupClient) NotifySubtreeAccessibilityStateChanged ¶ added in v0.0.6
func (c *ViewGroupClient) NotifySubtreeAccessibilityStateChanged(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
NotifySubtreeAccessibilityStateChanged calls the NotifySubtreeAccessibilityStateChanged RPC.
func (*ViewGroupClient) OffsetDescendantRectToMyCoords ¶ added in v0.0.6
func (c *ViewGroupClient) OffsetDescendantRectToMyCoords(ctx context.Context, arg0 int64, arg1 int64) error
OffsetDescendantRectToMyCoords calls the OffsetDescendantRectToMyCoords RPC.
func (*ViewGroupClient) OffsetRectIntoDescendantCoords ¶ added in v0.0.6
func (c *ViewGroupClient) OffsetRectIntoDescendantCoords(ctx context.Context, arg0 int64, arg1 int64) error
OffsetRectIntoDescendantCoords calls the OffsetRectIntoDescendantCoords RPC.
func (*ViewGroupClient) OnDescendantInvalidated ¶ added in v0.0.6
func (c *ViewGroupClient) OnDescendantInvalidated(ctx context.Context, arg0 int64, arg1 int64) error
OnDescendantInvalidated calls the OnDescendantInvalidated RPC.
func (*ViewGroupClient) OnInterceptHoverEvent ¶ added in v0.0.6
OnInterceptHoverEvent calls the OnInterceptHoverEvent RPC.
func (*ViewGroupClient) OnInterceptTouchEvent ¶ added in v0.0.6
OnInterceptTouchEvent calls the OnInterceptTouchEvent RPC.
func (*ViewGroupClient) OnNestedFling ¶ added in v0.0.6
func (c *ViewGroupClient) OnNestedFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 bool) (bool, error)
OnNestedFling calls the OnNestedFling RPC.
func (*ViewGroupClient) OnNestedPreFling ¶ added in v0.0.6
func (c *ViewGroupClient) OnNestedPreFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error)
OnNestedPreFling calls the OnNestedPreFling RPC.
func (*ViewGroupClient) OnNestedPrePerformAccessibilityAction ¶ added in v0.0.6
func (c *ViewGroupClient) OnNestedPrePerformAccessibilityAction(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)
OnNestedPrePerformAccessibilityAction calls the OnNestedPrePerformAccessibilityAction RPC.
func (*ViewGroupClient) OnNestedPreScroll ¶ added in v0.0.6
func (c *ViewGroupClient) OnNestedPreScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error
OnNestedPreScroll calls the OnNestedPreScroll RPC.
func (*ViewGroupClient) OnNestedScroll ¶ added in v0.0.6
func (c *ViewGroupClient) OnNestedScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error
OnNestedScroll calls the OnNestedScroll RPC.
func (*ViewGroupClient) OnNestedScrollAccepted ¶ added in v0.0.6
func (c *ViewGroupClient) OnNestedScrollAccepted(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
OnNestedScrollAccepted calls the OnNestedScrollAccepted RPC.
func (*ViewGroupClient) OnRequestSendAccessibilityEvent ¶ added in v0.0.6
func (c *ViewGroupClient) OnRequestSendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
OnRequestSendAccessibilityEvent calls the OnRequestSendAccessibilityEvent RPC.
func (*ViewGroupClient) OnResolvePointerIcon ¶ added in v0.0.6
func (c *ViewGroupClient) OnResolvePointerIcon(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
OnResolvePointerIcon calls the OnResolvePointerIcon RPC.
func (*ViewGroupClient) OnStartNestedScroll ¶ added in v0.0.6
func (c *ViewGroupClient) OnStartNestedScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error)
OnStartNestedScroll calls the OnStartNestedScroll RPC.
func (*ViewGroupClient) OnStopNestedScroll ¶ added in v0.0.6
func (c *ViewGroupClient) OnStopNestedScroll(ctx context.Context, arg0 int64) error
OnStopNestedScroll calls the OnStopNestedScroll RPC.
func (*ViewGroupClient) OnViewAdded ¶ added in v0.0.6
func (c *ViewGroupClient) OnViewAdded(ctx context.Context, arg0 int64) error
OnViewAdded calls the OnViewAdded RPC.
func (*ViewGroupClient) OnViewRemoved ¶ added in v0.0.6
func (c *ViewGroupClient) OnViewRemoved(ctx context.Context, arg0 int64) error
OnViewRemoved calls the OnViewRemoved RPC.
func (*ViewGroupClient) PropagateRequestedFrameRate ¶ added in v0.0.6
func (c *ViewGroupClient) PropagateRequestedFrameRate(ctx context.Context, arg0 float32, arg1 bool) error
PropagateRequestedFrameRate calls the PropagateRequestedFrameRate RPC.
func (*ViewGroupClient) RecomputeViewAttributes ¶ added in v0.0.6
func (c *ViewGroupClient) RecomputeViewAttributes(ctx context.Context, arg0 int64) error
RecomputeViewAttributes calls the RecomputeViewAttributes RPC.
func (*ViewGroupClient) RemoveAllViews ¶ added in v0.0.6
func (c *ViewGroupClient) RemoveAllViews(ctx context.Context) error
RemoveAllViews calls the RemoveAllViews RPC.
func (*ViewGroupClient) RemoveAllViewsInLayout ¶ added in v0.0.6
func (c *ViewGroupClient) RemoveAllViewsInLayout(ctx context.Context) error
RemoveAllViewsInLayout calls the RemoveAllViewsInLayout RPC.
func (*ViewGroupClient) RemoveView ¶ added in v0.0.6
func (c *ViewGroupClient) RemoveView(ctx context.Context, arg0 int64) error
RemoveView calls the RemoveView RPC.
func (*ViewGroupClient) RemoveViewAt ¶ added in v0.0.6
func (c *ViewGroupClient) RemoveViewAt(ctx context.Context, arg0 int32) error
RemoveViewAt calls the RemoveViewAt RPC.
func (*ViewGroupClient) RemoveViewInLayout ¶ added in v0.0.6
func (c *ViewGroupClient) RemoveViewInLayout(ctx context.Context, arg0 int64) error
RemoveViewInLayout calls the RemoveViewInLayout RPC.
func (*ViewGroupClient) RemoveViews ¶ added in v0.0.6
RemoveViews calls the RemoveViews RPC.
func (*ViewGroupClient) RemoveViewsInLayout ¶ added in v0.0.6
RemoveViewsInLayout calls the RemoveViewsInLayout RPC.
func (*ViewGroupClient) RequestChildFocus ¶ added in v0.0.6
RequestChildFocus calls the RequestChildFocus RPC.
func (*ViewGroupClient) RequestChildRectangleOnScreen ¶ added in v0.0.6
func (c *ViewGroupClient) RequestChildRectangleOnScreen(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (bool, error)
RequestChildRectangleOnScreen calls the RequestChildRectangleOnScreen RPC.
func (*ViewGroupClient) RequestDisallowInterceptTouchEvent ¶ added in v0.0.6
func (c *ViewGroupClient) RequestDisallowInterceptTouchEvent(ctx context.Context, arg0 bool) error
RequestDisallowInterceptTouchEvent calls the RequestDisallowInterceptTouchEvent RPC.
func (*ViewGroupClient) RequestFocus ¶ added in v0.0.6
RequestFocus calls the RequestFocus RPC.
func (*ViewGroupClient) RequestSendAccessibilityEvent ¶ added in v0.0.6
func (c *ViewGroupClient) RequestSendAccessibilityEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
RequestSendAccessibilityEvent calls the RequestSendAccessibilityEvent RPC.
func (*ViewGroupClient) RequestTransparentRegion ¶ added in v0.0.6
func (c *ViewGroupClient) RequestTransparentRegion(ctx context.Context, arg0 int64) error
RequestTransparentRegion calls the RequestTransparentRegion RPC.
func (*ViewGroupClient) RestoreDefaultFocus ¶ added in v0.0.6
func (c *ViewGroupClient) RestoreDefaultFocus(ctx context.Context) (bool, error)
RestoreDefaultFocus calls the RestoreDefaultFocus RPC.
func (*ViewGroupClient) ScheduleLayoutAnimation ¶ added in v0.0.6
func (c *ViewGroupClient) ScheduleLayoutAnimation(ctx context.Context) error
ScheduleLayoutAnimation calls the ScheduleLayoutAnimation RPC.
func (*ViewGroupClient) SetAddStatesFromChildren ¶ added in v0.0.6
func (c *ViewGroupClient) SetAddStatesFromChildren(ctx context.Context, arg0 bool) error
SetAddStatesFromChildren calls the SetAddStatesFromChildren RPC.
func (*ViewGroupClient) SetAlwaysDrawnWithCacheEnabled ¶ added in v0.0.6
func (c *ViewGroupClient) SetAlwaysDrawnWithCacheEnabled(ctx context.Context, arg0 bool) error
SetAlwaysDrawnWithCacheEnabled calls the SetAlwaysDrawnWithCacheEnabled RPC.
func (*ViewGroupClient) SetAnimationCacheEnabled ¶ added in v0.0.6
func (c *ViewGroupClient) SetAnimationCacheEnabled(ctx context.Context, arg0 bool) error
SetAnimationCacheEnabled calls the SetAnimationCacheEnabled RPC.
func (*ViewGroupClient) SetClipChildren ¶ added in v0.0.6
func (c *ViewGroupClient) SetClipChildren(ctx context.Context, arg0 bool) error
SetClipChildren calls the SetClipChildren RPC.
func (*ViewGroupClient) SetClipToPadding ¶ added in v0.0.6
func (c *ViewGroupClient) SetClipToPadding(ctx context.Context, arg0 bool) error
SetClipToPadding calls the SetClipToPadding RPC.
func (*ViewGroupClient) SetDescendantFocusability ¶ added in v0.0.6
func (c *ViewGroupClient) SetDescendantFocusability(ctx context.Context, arg0 int32) error
SetDescendantFocusability calls the SetDescendantFocusability RPC.
func (*ViewGroupClient) SetLayoutAnimation ¶ added in v0.0.6
func (c *ViewGroupClient) SetLayoutAnimation(ctx context.Context, arg0 int64) error
SetLayoutAnimation calls the SetLayoutAnimation RPC.
func (*ViewGroupClient) SetLayoutAnimationListener ¶ added in v0.0.6
func (c *ViewGroupClient) SetLayoutAnimationListener(ctx context.Context, arg0 int64) error
SetLayoutAnimationListener calls the SetLayoutAnimationListener RPC.
func (*ViewGroupClient) SetLayoutMode ¶ added in v0.0.6
func (c *ViewGroupClient) SetLayoutMode(ctx context.Context, arg0 int32) error
SetLayoutMode calls the SetLayoutMode RPC.
func (*ViewGroupClient) SetLayoutTransition ¶ added in v0.0.6
func (c *ViewGroupClient) SetLayoutTransition(ctx context.Context, arg0 int64) error
SetLayoutTransition calls the SetLayoutTransition RPC.
func (*ViewGroupClient) SetMotionEventSplittingEnabled ¶ added in v0.0.6
func (c *ViewGroupClient) SetMotionEventSplittingEnabled(ctx context.Context, arg0 bool) error
SetMotionEventSplittingEnabled calls the SetMotionEventSplittingEnabled RPC.
func (*ViewGroupClient) SetOnHierarchyChangeListener ¶ added in v0.0.6
func (c *ViewGroupClient) SetOnHierarchyChangeListener(ctx context.Context, arg0 int64) error
SetOnHierarchyChangeListener calls the SetOnHierarchyChangeListener RPC.
func (*ViewGroupClient) SetPersistentDrawingCache ¶ added in v0.0.6
func (c *ViewGroupClient) SetPersistentDrawingCache(ctx context.Context, arg0 int32) error
SetPersistentDrawingCache calls the SetPersistentDrawingCache RPC.
func (*ViewGroupClient) SetRequestedFrameRate ¶ added in v0.0.6
func (c *ViewGroupClient) SetRequestedFrameRate(ctx context.Context, arg0 float32) error
SetRequestedFrameRate calls the SetRequestedFrameRate RPC.
func (*ViewGroupClient) SetTouchscreenBlocksFocus ¶ added in v0.0.6
func (c *ViewGroupClient) SetTouchscreenBlocksFocus(ctx context.Context, arg0 bool) error
SetTouchscreenBlocksFocus calls the SetTouchscreenBlocksFocus RPC.
func (*ViewGroupClient) SetTransitionGroup ¶ added in v0.0.6
func (c *ViewGroupClient) SetTransitionGroup(ctx context.Context, arg0 bool) error
SetTransitionGroup calls the SetTransitionGroup RPC.
func (*ViewGroupClient) SetWindowInsetsAnimationCallback ¶ added in v0.0.6
func (c *ViewGroupClient) SetWindowInsetsAnimationCallback(ctx context.Context, arg0 int64) error
SetWindowInsetsAnimationCallback calls the SetWindowInsetsAnimationCallback RPC.
func (*ViewGroupClient) ShouldDelayChildPressedState ¶ added in v0.0.6
func (c *ViewGroupClient) ShouldDelayChildPressedState(ctx context.Context) (bool, error)
ShouldDelayChildPressedState calls the ShouldDelayChildPressedState RPC.
func (*ViewGroupClient) ShowContextMenuForChild1 ¶ added in v0.0.6
ShowContextMenuForChild1 calls the ShowContextMenuForChild1 RPC.
func (*ViewGroupClient) ShowContextMenuForChild3_1 ¶ added in v0.0.6
func (c *ViewGroupClient) ShowContextMenuForChild3_1(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error)
ShowContextMenuForChild3_1 calls the ShowContextMenuForChild3_1 RPC.
func (*ViewGroupClient) StartActionModeForChild2 ¶ added in v0.0.6
func (c *ViewGroupClient) StartActionModeForChild2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
StartActionModeForChild2 calls the StartActionModeForChild2 RPC.
func (*ViewGroupClient) StartActionModeForChild3_1 ¶ added in v0.0.6
func (c *ViewGroupClient) StartActionModeForChild3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)
StartActionModeForChild3_1 calls the StartActionModeForChild3_1 RPC.
func (*ViewGroupClient) StartLayoutAnimation ¶ added in v0.0.6
func (c *ViewGroupClient) StartLayoutAnimation(ctx context.Context) error
StartLayoutAnimation calls the StartLayoutAnimation RPC.
func (*ViewGroupClient) StartViewTransition ¶ added in v0.0.6
func (c *ViewGroupClient) StartViewTransition(ctx context.Context, arg0 int64) error
StartViewTransition calls the StartViewTransition RPC.
func (*ViewGroupClient) SuppressLayout ¶ added in v0.0.6
func (c *ViewGroupClient) SuppressLayout(ctx context.Context, arg0 bool) error
SuppressLayout calls the SuppressLayout RPC.
func (*ViewGroupClient) UpdateViewLayout ¶ added in v0.0.6
UpdateViewLayout calls the UpdateViewLayout RPC.
type ViewGroupLayoutParamsClient ¶ added in v0.0.6
type ViewGroupLayoutParamsClient struct {
// contains filtered or unexported fields
}
ViewGroupLayoutParamsClient wraps the gRPC ViewGroupLayoutParamsService client.
func NewViewGroupLayoutParamsClient ¶ added in v0.0.6
func NewViewGroupLayoutParamsClient(cc grpc.ClientConnInterface) *ViewGroupLayoutParamsClient
NewViewGroupLayoutParamsClient creates a new ViewGroupLayoutParams client.
func (*ViewGroupLayoutParamsClient) ResolveLayoutDirection ¶ added in v0.0.6
func (c *ViewGroupLayoutParamsClient) ResolveLayoutDirection(ctx context.Context, arg0 int32) error
ResolveLayoutDirection calls the ResolveLayoutDirection RPC.
type ViewGroupMarginLayoutParamsClient ¶ added in v0.0.6
type ViewGroupMarginLayoutParamsClient struct {
// contains filtered or unexported fields
}
ViewGroupMarginLayoutParamsClient wraps the gRPC ViewGroupMarginLayoutParamsService client.
func NewViewGroupMarginLayoutParamsClient ¶ added in v0.0.6
func NewViewGroupMarginLayoutParamsClient(cc grpc.ClientConnInterface) *ViewGroupMarginLayoutParamsClient
NewViewGroupMarginLayoutParamsClient creates a new ViewGroupMarginLayoutParams client.
func (*ViewGroupMarginLayoutParamsClient) GetLayoutDirection ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) GetLayoutDirection(ctx context.Context) (int32, error)
GetLayoutDirection calls the GetLayoutDirection RPC.
func (*ViewGroupMarginLayoutParamsClient) GetMarginEnd ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) GetMarginEnd(ctx context.Context) (int32, error)
GetMarginEnd calls the GetMarginEnd RPC.
func (*ViewGroupMarginLayoutParamsClient) GetMarginStart ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) GetMarginStart(ctx context.Context) (int32, error)
GetMarginStart calls the GetMarginStart RPC.
func (*ViewGroupMarginLayoutParamsClient) IsMarginRelative ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) IsMarginRelative(ctx context.Context) (bool, error)
IsMarginRelative calls the IsMarginRelative RPC.
func (*ViewGroupMarginLayoutParamsClient) ResolveLayoutDirection ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) ResolveLayoutDirection(ctx context.Context, arg0 int32) error
ResolveLayoutDirection calls the ResolveLayoutDirection RPC.
func (*ViewGroupMarginLayoutParamsClient) SetLayoutDirection ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) SetLayoutDirection(ctx context.Context, arg0 int32) error
SetLayoutDirection calls the SetLayoutDirection RPC.
func (*ViewGroupMarginLayoutParamsClient) SetMarginEnd ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) SetMarginEnd(ctx context.Context, arg0 int32) error
SetMarginEnd calls the SetMarginEnd RPC.
func (*ViewGroupMarginLayoutParamsClient) SetMarginStart ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) SetMarginStart(ctx context.Context, arg0 int32) error
SetMarginStart calls the SetMarginStart RPC.
func (*ViewGroupMarginLayoutParamsClient) SetMargins ¶ added in v0.0.6
func (c *ViewGroupMarginLayoutParamsClient) SetMargins(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
SetMargins calls the SetMargins RPC.
type ViewGroupOnHierarchyChangeListenerClient ¶ added in v0.0.6
type ViewGroupOnHierarchyChangeListenerClient struct {
// contains filtered or unexported fields
}
ViewGroupOnHierarchyChangeListenerClient wraps the gRPC ViewGroupOnHierarchyChangeListenerService client.
func NewViewGroupOnHierarchyChangeListenerClient ¶ added in v0.0.6
func NewViewGroupOnHierarchyChangeListenerClient(cc grpc.ClientConnInterface) *ViewGroupOnHierarchyChangeListenerClient
NewViewGroupOnHierarchyChangeListenerClient creates a new ViewGroupOnHierarchyChangeListener client.
func (*ViewGroupOnHierarchyChangeListenerClient) OnChildViewAdded ¶ added in v0.0.6
func (c *ViewGroupOnHierarchyChangeListenerClient) OnChildViewAdded(ctx context.Context, arg0 int64, arg1 int64) error
OnChildViewAdded calls the OnChildViewAdded RPC.
func (*ViewGroupOnHierarchyChangeListenerClient) OnChildViewRemoved ¶ added in v0.0.6
func (c *ViewGroupOnHierarchyChangeListenerClient) OnChildViewRemoved(ctx context.Context, arg0 int64, arg1 int64) error
OnChildViewRemoved calls the OnChildViewRemoved RPC.
type ViewMeasureSpecClient ¶ added in v0.0.6
type ViewMeasureSpecClient struct {
// contains filtered or unexported fields
}
ViewMeasureSpecClient wraps the gRPC ViewMeasureSpecService client.
func NewViewMeasureSpecClient ¶ added in v0.0.6
func NewViewMeasureSpecClient(cc grpc.ClientConnInterface) *ViewMeasureSpecClient
NewViewMeasureSpecClient creates a new ViewMeasureSpec client.
func (*ViewMeasureSpecClient) MakeMeasureSpec ¶ added in v0.0.6
func (c *ViewMeasureSpecClient) MakeMeasureSpec(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
MakeMeasureSpec calls the MakeMeasureSpec RPC.
type ViewOnApplyWindowInsetsListenerClient ¶ added in v0.0.6
type ViewOnApplyWindowInsetsListenerClient struct {
// contains filtered or unexported fields
}
ViewOnApplyWindowInsetsListenerClient wraps the gRPC ViewOnApplyWindowInsetsListenerService client.
func NewViewOnApplyWindowInsetsListenerClient ¶ added in v0.0.6
func NewViewOnApplyWindowInsetsListenerClient(cc grpc.ClientConnInterface) *ViewOnApplyWindowInsetsListenerClient
NewViewOnApplyWindowInsetsListenerClient creates a new ViewOnApplyWindowInsetsListener client.
func (*ViewOnApplyWindowInsetsListenerClient) OnApplyWindowInsets ¶ added in v0.0.6
func (c *ViewOnApplyWindowInsetsListenerClient) OnApplyWindowInsets(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
OnApplyWindowInsets calls the OnApplyWindowInsets RPC.
type ViewOnAttachStateChangeListenerClient ¶ added in v0.0.6
type ViewOnAttachStateChangeListenerClient struct {
// contains filtered or unexported fields
}
ViewOnAttachStateChangeListenerClient wraps the gRPC ViewOnAttachStateChangeListenerService client.
func NewViewOnAttachStateChangeListenerClient ¶ added in v0.0.6
func NewViewOnAttachStateChangeListenerClient(cc grpc.ClientConnInterface) *ViewOnAttachStateChangeListenerClient
NewViewOnAttachStateChangeListenerClient creates a new ViewOnAttachStateChangeListener client.
func (*ViewOnAttachStateChangeListenerClient) OnViewAttachedToWindow ¶ added in v0.0.6
func (c *ViewOnAttachStateChangeListenerClient) OnViewAttachedToWindow(ctx context.Context, arg0 int64) error
OnViewAttachedToWindow calls the OnViewAttachedToWindow RPC.
func (*ViewOnAttachStateChangeListenerClient) OnViewDetachedFromWindow ¶ added in v0.0.6
func (c *ViewOnAttachStateChangeListenerClient) OnViewDetachedFromWindow(ctx context.Context, arg0 int64) error
OnViewDetachedFromWindow calls the OnViewDetachedFromWindow RPC.
type ViewOnCapturedPointerListenerClient ¶ added in v0.0.6
type ViewOnCapturedPointerListenerClient struct {
// contains filtered or unexported fields
}
ViewOnCapturedPointerListenerClient wraps the gRPC ViewOnCapturedPointerListenerService client.
func NewViewOnCapturedPointerListenerClient ¶ added in v0.0.6
func NewViewOnCapturedPointerListenerClient(cc grpc.ClientConnInterface) *ViewOnCapturedPointerListenerClient
NewViewOnCapturedPointerListenerClient creates a new ViewOnCapturedPointerListener client.
func (*ViewOnCapturedPointerListenerClient) OnCapturedPointer ¶ added in v0.0.6
func (c *ViewOnCapturedPointerListenerClient) OnCapturedPointer(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
OnCapturedPointer calls the OnCapturedPointer RPC.
type ViewOnClickListenerClient ¶ added in v0.0.6
type ViewOnClickListenerClient struct {
// contains filtered or unexported fields
}
ViewOnClickListenerClient wraps the gRPC ViewOnClickListenerService client.
func NewViewOnClickListenerClient ¶ added in v0.0.6
func NewViewOnClickListenerClient(cc grpc.ClientConnInterface) *ViewOnClickListenerClient
NewViewOnClickListenerClient creates a new ViewOnClickListener client.
type ViewOnContextClickListenerClient ¶ added in v0.0.6
type ViewOnContextClickListenerClient struct {
// contains filtered or unexported fields
}
ViewOnContextClickListenerClient wraps the gRPC ViewOnContextClickListenerService client.
func NewViewOnContextClickListenerClient ¶ added in v0.0.6
func NewViewOnContextClickListenerClient(cc grpc.ClientConnInterface) *ViewOnContextClickListenerClient
NewViewOnContextClickListenerClient creates a new ViewOnContextClickListener client.
func (*ViewOnContextClickListenerClient) OnContextClick ¶ added in v0.0.6
func (c *ViewOnContextClickListenerClient) OnContextClick(ctx context.Context, arg0 int64) (bool, error)
OnContextClick calls the OnContextClick RPC.
type ViewOnCreateContextMenuListenerClient ¶ added in v0.0.6
type ViewOnCreateContextMenuListenerClient struct {
// contains filtered or unexported fields
}
ViewOnCreateContextMenuListenerClient wraps the gRPC ViewOnCreateContextMenuListenerService client.
func NewViewOnCreateContextMenuListenerClient ¶ added in v0.0.6
func NewViewOnCreateContextMenuListenerClient(cc grpc.ClientConnInterface) *ViewOnCreateContextMenuListenerClient
NewViewOnCreateContextMenuListenerClient creates a new ViewOnCreateContextMenuListener client.
func (*ViewOnCreateContextMenuListenerClient) OnCreateContextMenu ¶ added in v0.0.6
func (c *ViewOnCreateContextMenuListenerClient) OnCreateContextMenu(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
OnCreateContextMenu calls the OnCreateContextMenu RPC.
type ViewOnDragListenerClient ¶ added in v0.0.6
type ViewOnDragListenerClient struct {
// contains filtered or unexported fields
}
ViewOnDragListenerClient wraps the gRPC ViewOnDragListenerService client.
func NewViewOnDragListenerClient ¶ added in v0.0.6
func NewViewOnDragListenerClient(cc grpc.ClientConnInterface) *ViewOnDragListenerClient
NewViewOnDragListenerClient creates a new ViewOnDragListener client.
type ViewOnFocusChangeListenerClient ¶ added in v0.0.6
type ViewOnFocusChangeListenerClient struct {
// contains filtered or unexported fields
}
ViewOnFocusChangeListenerClient wraps the gRPC ViewOnFocusChangeListenerService client.
func NewViewOnFocusChangeListenerClient ¶ added in v0.0.6
func NewViewOnFocusChangeListenerClient(cc grpc.ClientConnInterface) *ViewOnFocusChangeListenerClient
NewViewOnFocusChangeListenerClient creates a new ViewOnFocusChangeListener client.
func (*ViewOnFocusChangeListenerClient) OnFocusChange ¶ added in v0.0.6
func (c *ViewOnFocusChangeListenerClient) OnFocusChange(ctx context.Context, arg0 int64, arg1 bool) error
OnFocusChange calls the OnFocusChange RPC.
type ViewOnGenericMotionListenerClient ¶ added in v0.0.6
type ViewOnGenericMotionListenerClient struct {
// contains filtered or unexported fields
}
ViewOnGenericMotionListenerClient wraps the gRPC ViewOnGenericMotionListenerService client.
func NewViewOnGenericMotionListenerClient ¶ added in v0.0.6
func NewViewOnGenericMotionListenerClient(cc grpc.ClientConnInterface) *ViewOnGenericMotionListenerClient
NewViewOnGenericMotionListenerClient creates a new ViewOnGenericMotionListener client.
func (*ViewOnGenericMotionListenerClient) OnGenericMotion ¶ added in v0.0.6
func (c *ViewOnGenericMotionListenerClient) OnGenericMotion(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
OnGenericMotion calls the OnGenericMotion RPC.
type ViewOnHoverListenerClient ¶ added in v0.0.6
type ViewOnHoverListenerClient struct {
// contains filtered or unexported fields
}
ViewOnHoverListenerClient wraps the gRPC ViewOnHoverListenerService client.
func NewViewOnHoverListenerClient ¶ added in v0.0.6
func NewViewOnHoverListenerClient(cc grpc.ClientConnInterface) *ViewOnHoverListenerClient
NewViewOnHoverListenerClient creates a new ViewOnHoverListener client.
type ViewOnKeyListenerClient ¶ added in v0.0.6
type ViewOnKeyListenerClient struct {
// contains filtered or unexported fields
}
ViewOnKeyListenerClient wraps the gRPC ViewOnKeyListenerService client.
func NewViewOnKeyListenerClient ¶ added in v0.0.6
func NewViewOnKeyListenerClient(cc grpc.ClientConnInterface) *ViewOnKeyListenerClient
NewViewOnKeyListenerClient creates a new ViewOnKeyListener client.
type ViewOnLayoutChangeListenerClient ¶ added in v0.0.6
type ViewOnLayoutChangeListenerClient struct {
// contains filtered or unexported fields
}
ViewOnLayoutChangeListenerClient wraps the gRPC ViewOnLayoutChangeListenerService client.
func NewViewOnLayoutChangeListenerClient ¶ added in v0.0.6
func NewViewOnLayoutChangeListenerClient(cc grpc.ClientConnInterface) *ViewOnLayoutChangeListenerClient
NewViewOnLayoutChangeListenerClient creates a new ViewOnLayoutChangeListener client.
func (*ViewOnLayoutChangeListenerClient) OnLayoutChange ¶ added in v0.0.6
func (c *ViewOnLayoutChangeListenerClient) OnLayoutChange(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int32, arg7 int32, arg8 int32) error
OnLayoutChange calls the OnLayoutChange RPC.
type ViewOnLongClickListenerClient ¶ added in v0.0.6
type ViewOnLongClickListenerClient struct {
// contains filtered or unexported fields
}
ViewOnLongClickListenerClient wraps the gRPC ViewOnLongClickListenerService client.
func NewViewOnLongClickListenerClient ¶ added in v0.0.6
func NewViewOnLongClickListenerClient(cc grpc.ClientConnInterface) *ViewOnLongClickListenerClient
NewViewOnLongClickListenerClient creates a new ViewOnLongClickListener client.
func (*ViewOnLongClickListenerClient) OnLongClick ¶ added in v0.0.6
OnLongClick calls the OnLongClick RPC.
type ViewOnScrollChangeListenerClient ¶ added in v0.0.6
type ViewOnScrollChangeListenerClient struct {
// contains filtered or unexported fields
}
ViewOnScrollChangeListenerClient wraps the gRPC ViewOnScrollChangeListenerService client.
func NewViewOnScrollChangeListenerClient ¶ added in v0.0.6
func NewViewOnScrollChangeListenerClient(cc grpc.ClientConnInterface) *ViewOnScrollChangeListenerClient
NewViewOnScrollChangeListenerClient creates a new ViewOnScrollChangeListener client.
type ViewOnSystemUiVisibilityChangeListenerClient ¶ added in v0.0.6
type ViewOnSystemUiVisibilityChangeListenerClient struct {
// contains filtered or unexported fields
}
ViewOnSystemUiVisibilityChangeListenerClient wraps the gRPC ViewOnSystemUiVisibilityChangeListenerService client.
func NewViewOnSystemUiVisibilityChangeListenerClient ¶ added in v0.0.6
func NewViewOnSystemUiVisibilityChangeListenerClient(cc grpc.ClientConnInterface) *ViewOnSystemUiVisibilityChangeListenerClient
NewViewOnSystemUiVisibilityChangeListenerClient creates a new ViewOnSystemUiVisibilityChangeListener client.
func (*ViewOnSystemUiVisibilityChangeListenerClient) OnSystemUiVisibilityChange ¶ added in v0.0.6
func (c *ViewOnSystemUiVisibilityChangeListenerClient) OnSystemUiVisibilityChange(ctx context.Context, arg0 int32) error
OnSystemUiVisibilityChange calls the OnSystemUiVisibilityChange RPC.
type ViewOnTouchListenerClient ¶ added in v0.0.6
type ViewOnTouchListenerClient struct {
// contains filtered or unexported fields
}
ViewOnTouchListenerClient wraps the gRPC ViewOnTouchListenerService client.
func NewViewOnTouchListenerClient ¶ added in v0.0.6
func NewViewOnTouchListenerClient(cc grpc.ClientConnInterface) *ViewOnTouchListenerClient
NewViewOnTouchListenerClient creates a new ViewOnTouchListener client.
type ViewOnUnhandledKeyEventListenerClient ¶ added in v0.0.6
type ViewOnUnhandledKeyEventListenerClient struct {
// contains filtered or unexported fields
}
ViewOnUnhandledKeyEventListenerClient wraps the gRPC ViewOnUnhandledKeyEventListenerService client.
func NewViewOnUnhandledKeyEventListenerClient ¶ added in v0.0.6
func NewViewOnUnhandledKeyEventListenerClient(cc grpc.ClientConnInterface) *ViewOnUnhandledKeyEventListenerClient
NewViewOnUnhandledKeyEventListenerClient creates a new ViewOnUnhandledKeyEventListener client.
func (*ViewOnUnhandledKeyEventListenerClient) OnUnhandledKeyEvent ¶ added in v0.0.6
func (c *ViewOnUnhandledKeyEventListenerClient) OnUnhandledKeyEvent(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
OnUnhandledKeyEvent calls the OnUnhandledKeyEvent RPC.
type VirtualDisplayConfigBrightnessListenerClient ¶ added in v0.0.6
type VirtualDisplayConfigBrightnessListenerClient struct {
// contains filtered or unexported fields
}
VirtualDisplayConfigBrightnessListenerClient wraps the gRPC VirtualDisplayConfigBrightnessListenerService client.
func NewVirtualDisplayConfigBrightnessListenerClient ¶ added in v0.0.6
func NewVirtualDisplayConfigBrightnessListenerClient(cc grpc.ClientConnInterface) *VirtualDisplayConfigBrightnessListenerClient
NewVirtualDisplayConfigBrightnessListenerClient creates a new VirtualDisplayConfigBrightnessListener client.
func (*VirtualDisplayConfigBrightnessListenerClient) OnBrightnessChanged ¶ added in v0.0.6
func (c *VirtualDisplayConfigBrightnessListenerClient) OnBrightnessChanged(ctx context.Context, arg0 float32) error
OnBrightnessChanged calls the OnBrightnessChanged RPC.
type VirtualDisplayConfigBuilderClient ¶ added in v0.0.6
type VirtualDisplayConfigBuilderClient struct {
// contains filtered or unexported fields
}
VirtualDisplayConfigBuilderClient wraps the gRPC VirtualDisplayConfigBuilderService client.
func NewVirtualDisplayConfigBuilderClient ¶ added in v0.0.6
func NewVirtualDisplayConfigBuilderClient(cc grpc.ClientConnInterface) *VirtualDisplayConfigBuilderClient
NewVirtualDisplayConfigBuilderClient creates a new VirtualDisplayConfigBuilder client.
func (*VirtualDisplayConfigBuilderClient) AddDisplayCategory ¶ added in v0.0.6
func (c *VirtualDisplayConfigBuilderClient) AddDisplayCategory(ctx context.Context, arg0 string) (int64, error)
AddDisplayCategory calls the AddDisplayCategory RPC.
func (*VirtualDisplayConfigBuilderClient) Build ¶ added in v0.0.6
func (c *VirtualDisplayConfigBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*VirtualDisplayConfigBuilderClient) SetBrightnessListener ¶ added in v0.0.6
func (c *VirtualDisplayConfigBuilderClient) SetBrightnessListener(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetBrightnessListener calls the SetBrightnessListener RPC.
func (*VirtualDisplayConfigBuilderClient) SetDefaultBrightness ¶ added in v0.0.6
func (c *VirtualDisplayConfigBuilderClient) SetDefaultBrightness(ctx context.Context, arg0 float32) (int64, error)
SetDefaultBrightness calls the SetDefaultBrightness RPC.
func (*VirtualDisplayConfigBuilderClient) SetDimBrightness ¶ added in v0.0.6
func (c *VirtualDisplayConfigBuilderClient) SetDimBrightness(ctx context.Context, arg0 float32) (int64, error)
SetDimBrightness calls the SetDimBrightness RPC.
func (*VirtualDisplayConfigBuilderClient) SetFlags ¶ added in v0.0.6
func (c *VirtualDisplayConfigBuilderClient) SetFlags(ctx context.Context, arg0 int32) (int64, error)
SetFlags calls the SetFlags RPC.
func (*VirtualDisplayConfigBuilderClient) SetRequestedRefreshRate ¶ added in v0.0.6
func (c *VirtualDisplayConfigBuilderClient) SetRequestedRefreshRate(ctx context.Context, arg0 float32) (int64, error)
SetRequestedRefreshRate calls the SetRequestedRefreshRate RPC.
func (*VirtualDisplayConfigBuilderClient) SetSurface ¶ added in v0.0.6
func (c *VirtualDisplayConfigBuilderClient) SetSurface(ctx context.Context, arg0 int64) (int64, error)
SetSurface calls the SetSurface RPC.
type VirtualDisplayConfigClient ¶ added in v0.0.6
type VirtualDisplayConfigClient struct {
// contains filtered or unexported fields
}
VirtualDisplayConfigClient wraps the gRPC VirtualDisplayConfigService client.
func NewVirtualDisplayConfigClient ¶ added in v0.0.6
func NewVirtualDisplayConfigClient(cc grpc.ClientConnInterface) *VirtualDisplayConfigClient
NewVirtualDisplayConfigClient creates a new VirtualDisplayConfig client.
func (*VirtualDisplayConfigClient) DescribeContents ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*VirtualDisplayConfigClient) GetDefaultBrightness ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetDefaultBrightness(ctx context.Context) (float32, error)
GetDefaultBrightness calls the GetDefaultBrightness RPC.
func (*VirtualDisplayConfigClient) GetDensityDpi ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetDensityDpi(ctx context.Context) (int32, error)
GetDensityDpi calls the GetDensityDpi RPC.
func (*VirtualDisplayConfigClient) GetDimBrightness ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetDimBrightness(ctx context.Context) (float32, error)
GetDimBrightness calls the GetDimBrightness RPC.
func (*VirtualDisplayConfigClient) GetDisplayCategories ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetDisplayCategories(ctx context.Context) (int64, error)
GetDisplayCategories calls the GetDisplayCategories RPC.
func (*VirtualDisplayConfigClient) GetFlags ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetFlags(ctx context.Context) (int32, error)
GetFlags calls the GetFlags RPC.
func (*VirtualDisplayConfigClient) GetHeight ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetHeight(ctx context.Context) (int32, error)
GetHeight calls the GetHeight RPC.
func (*VirtualDisplayConfigClient) GetName ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetName(ctx context.Context) (string, error)
GetName calls the GetName RPC.
func (*VirtualDisplayConfigClient) GetRequestedRefreshRate ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetRequestedRefreshRate(ctx context.Context) (float32, error)
GetRequestedRefreshRate calls the GetRequestedRefreshRate RPC.
func (*VirtualDisplayConfigClient) GetSurface ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetSurface(ctx context.Context) (int64, error)
GetSurface calls the GetSurface RPC.
func (*VirtualDisplayConfigClient) GetWidth ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) GetWidth(ctx context.Context) (int32, error)
GetWidth calls the GetWidth RPC.
func (*VirtualDisplayConfigClient) HashCode ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*VirtualDisplayConfigClient) ToString ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*VirtualDisplayConfigClient) WriteToParcel ¶ added in v0.0.6
func (c *VirtualDisplayConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type WindowManagerClient ¶ added in v0.0.6
type WindowManagerClient struct {
// contains filtered or unexported fields
}
WindowManagerClient wraps the gRPC WindowManagerService client.
func NewWindowManagerClient ¶ added in v0.0.6
func NewWindowManagerClient(cc grpc.ClientConnInterface) *WindowManagerClient
NewWindowManagerClient creates a new WindowManager client.
func (*WindowManagerClient) GetDefaultDisplay ¶ added in v0.0.6
func (c *WindowManagerClient) GetDefaultDisplay(ctx context.Context) (int64, error)
GetDefaultDisplay calls the GetDefaultDisplay RPC.
func (*WindowManagerClient) RemoveViewImmediate ¶ added in v0.0.6
func (c *WindowManagerClient) RemoveViewImmediate(ctx context.Context, arg0 int64) error
RemoveViewImmediate calls the RemoveViewImmediate RPC.
type WindowManagerLayoutParamsClient ¶ added in v0.0.6
type WindowManagerLayoutParamsClient struct {
// contains filtered or unexported fields
}
WindowManagerLayoutParamsClient wraps the gRPC WindowManagerLayoutParamsService client.
func NewWindowManagerLayoutParamsClient ¶ added in v0.0.6
func NewWindowManagerLayoutParamsClient(cc grpc.ClientConnInterface) *WindowManagerLayoutParamsClient
NewWindowManagerLayoutParamsClient creates a new WindowManagerLayoutParams client.
func (*WindowManagerLayoutParamsClient) AreWallpaperTouchEventsEnabled ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) AreWallpaperTouchEventsEnabled(ctx context.Context) (bool, error)
AreWallpaperTouchEventsEnabled calls the AreWallpaperTouchEventsEnabled RPC.
func (*WindowManagerLayoutParamsClient) CanPlayMoveAnimation ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) CanPlayMoveAnimation(ctx context.Context) (bool, error)
CanPlayMoveAnimation calls the CanPlayMoveAnimation RPC.
func (*WindowManagerLayoutParamsClient) DescribeContents ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*WindowManagerLayoutParamsClient) GetBlurBehindRadius ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) GetBlurBehindRadius(ctx context.Context) (int32, error)
GetBlurBehindRadius calls the GetBlurBehindRadius RPC.
func (*WindowManagerLayoutParamsClient) GetColorMode ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) GetColorMode(ctx context.Context) (int32, error)
GetColorMode calls the GetColorMode RPC.
func (*WindowManagerLayoutParamsClient) GetDesiredHdrHeadroom ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) GetDesiredHdrHeadroom(ctx context.Context) (float32, error)
GetDesiredHdrHeadroom calls the GetDesiredHdrHeadroom RPC.
func (*WindowManagerLayoutParamsClient) GetFitInsetsSides ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) GetFitInsetsSides(ctx context.Context) (int32, error)
GetFitInsetsSides calls the GetFitInsetsSides RPC.
func (*WindowManagerLayoutParamsClient) GetFitInsetsTypes ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) GetFitInsetsTypes(ctx context.Context) (int32, error)
GetFitInsetsTypes calls the GetFitInsetsTypes RPC.
func (*WindowManagerLayoutParamsClient) GetFrameRateBoostOnTouchEnabled ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) GetFrameRateBoostOnTouchEnabled(ctx context.Context) (bool, error)
GetFrameRateBoostOnTouchEnabled calls the GetFrameRateBoostOnTouchEnabled RPC.
func (*WindowManagerLayoutParamsClient) GetTitle ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) GetTitle(ctx context.Context) (int64, error)
GetTitle calls the GetTitle RPC.
func (*WindowManagerLayoutParamsClient) IsFitInsetsIgnoringVisibility ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) IsFitInsetsIgnoringVisibility(ctx context.Context) (bool, error)
IsFitInsetsIgnoringVisibility calls the IsFitInsetsIgnoringVisibility RPC.
func (*WindowManagerLayoutParamsClient) IsFrameRatePowerSavingsBalanced ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) IsFrameRatePowerSavingsBalanced(ctx context.Context) (bool, error)
IsFrameRatePowerSavingsBalanced calls the IsFrameRatePowerSavingsBalanced RPC.
func (*WindowManagerLayoutParamsClient) IsHdrConversionEnabled ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) IsHdrConversionEnabled(ctx context.Context) (bool, error)
IsHdrConversionEnabled calls the IsHdrConversionEnabled RPC.
func (*WindowManagerLayoutParamsClient) MayUseInputMethod ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) MayUseInputMethod(ctx context.Context, arg0 int32) (bool, error)
MayUseInputMethod calls the MayUseInputMethod RPC.
func (*WindowManagerLayoutParamsClient) SetBlurBehindRadius ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetBlurBehindRadius(ctx context.Context, arg0 int32) error
SetBlurBehindRadius calls the SetBlurBehindRadius RPC.
func (*WindowManagerLayoutParamsClient) SetCanPlayMoveAnimation ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetCanPlayMoveAnimation(ctx context.Context, arg0 bool) error
SetCanPlayMoveAnimation calls the SetCanPlayMoveAnimation RPC.
func (*WindowManagerLayoutParamsClient) SetColorMode ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetColorMode(ctx context.Context, arg0 int32) error
SetColorMode calls the SetColorMode RPC.
func (*WindowManagerLayoutParamsClient) SetDesiredHdrHeadroom ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetDesiredHdrHeadroom(ctx context.Context, arg0 float32) error
SetDesiredHdrHeadroom calls the SetDesiredHdrHeadroom RPC.
func (*WindowManagerLayoutParamsClient) SetFitInsetsIgnoringVisibility ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetFitInsetsIgnoringVisibility(ctx context.Context, arg0 bool) error
SetFitInsetsIgnoringVisibility calls the SetFitInsetsIgnoringVisibility RPC.
func (*WindowManagerLayoutParamsClient) SetFitInsetsSides ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetFitInsetsSides(ctx context.Context, arg0 int32) error
SetFitInsetsSides calls the SetFitInsetsSides RPC.
func (*WindowManagerLayoutParamsClient) SetFitInsetsTypes ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetFitInsetsTypes(ctx context.Context, arg0 int32) error
SetFitInsetsTypes calls the SetFitInsetsTypes RPC.
func (*WindowManagerLayoutParamsClient) SetFrameRateBoostOnTouchEnabled ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetFrameRateBoostOnTouchEnabled(ctx context.Context, arg0 bool) error
SetFrameRateBoostOnTouchEnabled calls the SetFrameRateBoostOnTouchEnabled RPC.
func (*WindowManagerLayoutParamsClient) SetFrameRatePowerSavingsBalanced ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetFrameRatePowerSavingsBalanced(ctx context.Context, arg0 bool) error
SetFrameRatePowerSavingsBalanced calls the SetFrameRatePowerSavingsBalanced RPC.
func (*WindowManagerLayoutParamsClient) SetHdrConversionEnabled ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetHdrConversionEnabled(ctx context.Context, arg0 bool) error
SetHdrConversionEnabled calls the SetHdrConversionEnabled RPC.
func (*WindowManagerLayoutParamsClient) SetTitle ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetTitle(ctx context.Context, arg0 string) error
SetTitle calls the SetTitle RPC.
func (*WindowManagerLayoutParamsClient) SetWallpaperTouchEventsEnabled ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) SetWallpaperTouchEventsEnabled(ctx context.Context, arg0 bool) error
SetWallpaperTouchEventsEnabled calls the SetWallpaperTouchEventsEnabled RPC.
func (*WindowManagerLayoutParamsClient) ToString ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*WindowManagerLayoutParamsClient) WriteToParcel ¶ added in v0.0.6
func (c *WindowManagerLayoutParamsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.