Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AbsListViewClient struct + func NewAbsListViewClient(cc grpc.ClientConnInterface) *AbsListViewClient + func (c *AbsListViewClient) AfterTextChanged(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) BeforeTextChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error + func (c *AbsListViewClient) CanScrollList(ctx context.Context, arg0 int32) (bool, error) + func (c *AbsListViewClient) CheckInputConnectionProxy(ctx context.Context, arg0 int64) (bool, error) + func (c *AbsListViewClient) ClearChoices(ctx context.Context) error + func (c *AbsListViewClient) ClearTextFilter(ctx context.Context) error + func (c *AbsListViewClient) DeferNotifyDataSetChanged(ctx context.Context) error + func (c *AbsListViewClient) DispatchDrawableHotspotChanged(ctx context.Context, arg0 float32, arg1 float32) error + func (c *AbsListViewClient) Draw(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) Fling(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) GenerateLayoutParams1(ctx context.Context, arg0 int64) (int64, error) + func (c *AbsListViewClient) GenerateLayoutParams1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *AbsListViewClient) GetAccessibilityClassName(ctx context.Context) (int64, error) + func (c *AbsListViewClient) GetBottomEdgeEffectColor(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetCacheColorHint(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetCheckedItemCount(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetCheckedItemIds(ctx context.Context) (int64, error) + func (c *AbsListViewClient) GetCheckedItemPosition(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetCheckedItemPositions(ctx context.Context) (int64, error) + func (c *AbsListViewClient) GetChoiceMode(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetFocusedRect(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) GetListPaddingBottom(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetListPaddingLeft(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetListPaddingRight(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetListPaddingTop(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetSelectedView(ctx context.Context) (int64, error) + func (c *AbsListViewClient) GetSelector(ctx context.Context) (int64, error) + func (c *AbsListViewClient) GetSolidColor(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetTextFilter(ctx context.Context) (int64, error) + func (c *AbsListViewClient) GetTopEdgeEffectColor(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetTranscriptMode(ctx context.Context) (int32, error) + func (c *AbsListViewClient) GetVerticalScrollbarWidth(ctx context.Context) (int32, error) + func (c *AbsListViewClient) HasTextFilter(ctx context.Context) (bool, error) + func (c *AbsListViewClient) InvalidateViews(ctx context.Context) error + func (c *AbsListViewClient) IsDrawSelectorOnTop(ctx context.Context) (bool, error) + func (c *AbsListViewClient) IsFastScrollAlwaysVisible(ctx context.Context) (bool, error) + func (c *AbsListViewClient) IsFastScrollEnabled(ctx context.Context) (bool, error) + func (c *AbsListViewClient) IsItemChecked(ctx context.Context, arg0 int32) (bool, error) + func (c *AbsListViewClient) IsScrollingCacheEnabled(ctx context.Context) (bool, error) + func (c *AbsListViewClient) IsSelectedChildViewEnabled(ctx context.Context) (bool, error) + func (c *AbsListViewClient) IsSmoothScrollbarEnabled(ctx context.Context) (bool, error) + func (c *AbsListViewClient) IsStackFromBottom(ctx context.Context) (bool, error) + func (c *AbsListViewClient) IsTextFilterEnabled(ctx context.Context) (bool, error) + func (c *AbsListViewClient) JumpDrawablesToCurrentState(ctx context.Context) error + func (c *AbsListViewClient) OnCancelPendingInputEvents(ctx context.Context) error + func (c *AbsListViewClient) OnCreateInputConnection(ctx context.Context, arg0 int64) (int64, error) + func (c *AbsListViewClient) OnFilterComplete(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) OnGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *AbsListViewClient) OnGlobalLayout(ctx context.Context) error + func (c *AbsListViewClient) OnInitializeAccessibilityNodeInfoForItem(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error + func (c *AbsListViewClient) OnInterceptHoverEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *AbsListViewClient) OnInterceptTouchEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *AbsListViewClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *AbsListViewClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *AbsListViewClient) OnNestedFling(ctx context.Context, arg0 int64, arg1 float32, arg2 float32, arg3 bool) (bool, error) + func (c *AbsListViewClient) OnNestedScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *AbsListViewClient) OnNestedScrollAccepted(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error + func (c *AbsListViewClient) OnProvideContentCaptureStructure(ctx context.Context, arg0 int64, arg1 int32) error + func (c *AbsListViewClient) OnRemoteAdapterConnected(ctx context.Context) (bool, error) + func (c *AbsListViewClient) OnRemoteAdapterDisconnected(ctx context.Context) error + func (c *AbsListViewClient) OnResolvePointerIcon(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *AbsListViewClient) OnRestoreInstanceState(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) OnRtlPropertiesChanged(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) OnSaveInstanceState(ctx context.Context) (int64, error) + func (c *AbsListViewClient) OnStartNestedScroll(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error) + func (c *AbsListViewClient) OnTextChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error + func (c *AbsListViewClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *AbsListViewClient) OnTouchModeChanged(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) OnWindowFocusChanged(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) PerformItemClick(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error) + func (c *AbsListViewClient) PointToPosition(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *AbsListViewClient) PointToRowId(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *AbsListViewClient) RequestDisallowInterceptTouchEvent(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) RequestLayout(ctx context.Context) error + func (c *AbsListViewClient) ScrollListBy(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetAdapter1(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) SetAdapter1_1(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) SetBottomEdgeEffectColor(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetCacheColorHint(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetChoiceMode(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetDrawSelectorOnTop(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) SetEdgeEffectColor(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetFastScrollAlwaysVisible(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) SetFastScrollEnabled(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) SetFastScrollStyle(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetFilterText(ctx context.Context, arg0 string) error + func (c *AbsListViewClient) SetFriction(ctx context.Context, arg0 float32) error + func (c *AbsListViewClient) SetItemChecked(ctx context.Context, arg0 int32, arg1 bool) error + func (c *AbsListViewClient) SetMultiChoiceModeListener(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) SetOnScrollListener(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) SetRecyclerListener(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) SetRemoteViewsAdapter(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) SetScrollBarStyle(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetScrollIndicators(ctx context.Context, arg0 int64, arg1 int64) error + func (c *AbsListViewClient) SetScrollingCacheEnabled(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) SetSelectedChildViewEnabled(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) SetSelectionFromTop(ctx context.Context, arg0 int32, arg1 int32) error + func (c *AbsListViewClient) SetSelector1(ctx context.Context, arg0 int64) error + func (c *AbsListViewClient) SetSelector1_1(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetSmoothScrollbarEnabled(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) SetStackFromBottom(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) SetTextFilterEnabled(ctx context.Context, arg0 bool) error + func (c *AbsListViewClient) SetTopEdgeEffectColor(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetTranscriptMode(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SetVelocityScale(ctx context.Context, arg0 float32) error + func (c *AbsListViewClient) SetVerticalScrollbarPosition(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) ShowContextMenu0(ctx context.Context) (bool, error) + func (c *AbsListViewClient) ShowContextMenu2_1(ctx context.Context, arg0 float32, arg1 float32) (bool, error) + func (c *AbsListViewClient) ShowContextMenuForChild1(ctx context.Context, arg0 int64) (bool, error) + func (c *AbsListViewClient) ShowContextMenuForChild3_1(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) (bool, error) + func (c *AbsListViewClient) SmoothScrollBy(ctx context.Context, arg0 int32, arg1 int32) error + func (c *AbsListViewClient) SmoothScrollToPosition1(ctx context.Context, arg0 int32) error + func (c *AbsListViewClient) SmoothScrollToPosition2_1(ctx context.Context, arg0 int32, arg1 int32) error + func (c *AbsListViewClient) SmoothScrollToPositionFromTop2(ctx context.Context, arg0 int32, arg1 int32) error + func (c *AbsListViewClient) SmoothScrollToPositionFromTop3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error + func (c *AbsListViewClient) VerifyDrawable(ctx context.Context, arg0 int64) (bool, error) + type AbsListViewMultiChoiceModeListenerClient struct + func NewAbsListViewMultiChoiceModeListenerClient(cc grpc.ClientConnInterface) *AbsListViewMultiChoiceModeListenerClient + func (c *AbsListViewMultiChoiceModeListenerClient) OnItemCheckedStateChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 bool) error + type AbsListViewOnScrollListenerClient struct + func NewAbsListViewOnScrollListenerClient(cc grpc.ClientConnInterface) *AbsListViewOnScrollListenerClient + func (c *AbsListViewOnScrollListenerClient) OnScroll(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error + func (c *AbsListViewOnScrollListenerClient) OnScrollStateChanged(ctx context.Context, arg0 int64, arg1 int32) error + type AbsListViewRecyclerListenerClient struct + func NewAbsListViewRecyclerListenerClient(cc grpc.ClientConnInterface) *AbsListViewRecyclerListenerClient + func (c *AbsListViewRecyclerListenerClient) OnMovedToScrapHeap(ctx context.Context, arg0 int64) error + type AbsListViewSelectionBoundsAdjusterClient struct + func NewAbsListViewSelectionBoundsAdjusterClient(cc grpc.ClientConnInterface) *AbsListViewSelectionBoundsAdjusterClient + func (c *AbsListViewSelectionBoundsAdjusterClient) AdjustListItemSelectionBounds(ctx context.Context, arg0 int64) error + type AbsSeekBarClient struct + func NewAbsSeekBarClient(cc grpc.ClientConnInterface) *AbsSeekBarClient + func (c *AbsSeekBarClient) DrawableHotspotChanged(ctx context.Context, arg0 float32, arg1 float32) error + func (c *AbsSeekBarClient) GetAccessibilityClassName(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) GetKeyProgressIncrement(ctx context.Context) (int32, error) + func (c *AbsSeekBarClient) GetSplitTrack(ctx context.Context) (bool, error) + func (c *AbsSeekBarClient) GetThumb(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) GetThumbOffset(ctx context.Context) (int32, error) + func (c *AbsSeekBarClient) GetThumbTintBlendMode(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) GetThumbTintList(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) GetThumbTintMode(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) GetTickMark(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) GetTickMarkTintBlendMode(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) GetTickMarkTintList(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) GetTickMarkTintMode(ctx context.Context) (int64, error) + func (c *AbsSeekBarClient) JumpDrawablesToCurrentState(ctx context.Context) error + func (c *AbsSeekBarClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *AbsSeekBarClient) OnRtlPropertiesChanged(ctx context.Context, arg0 int32) error + func (c *AbsSeekBarClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *AbsSeekBarClient) SetKeyProgressIncrement(ctx context.Context, arg0 int32) error + func (c *AbsSeekBarClient) SetSplitTrack(ctx context.Context, arg0 bool) error + func (c *AbsSeekBarClient) SetThumb(ctx context.Context, arg0 int64) error + func (c *AbsSeekBarClient) SetThumbOffset(ctx context.Context, arg0 int32) error + func (c *AbsSeekBarClient) SetThumbTintBlendMode(ctx context.Context, arg0 int64) error + func (c *AbsSeekBarClient) SetThumbTintList(ctx context.Context, arg0 int64) error + func (c *AbsSeekBarClient) SetThumbTintMode(ctx context.Context, arg0 int64) error + func (c *AbsSeekBarClient) SetTickMark(ctx context.Context, arg0 int64) error + func (c *AbsSeekBarClient) SetTickMarkTintBlendMode(ctx context.Context, arg0 int64) error + func (c *AbsSeekBarClient) SetTickMarkTintList(ctx context.Context, arg0 int64) error + func (c *AbsSeekBarClient) SetTickMarkTintMode(ctx context.Context, arg0 int64) error + type AbsSpinnerClient struct + func NewAbsSpinnerClient(cc grpc.ClientConnInterface) *AbsSpinnerClient + func (c *AbsSpinnerClient) Autofill(ctx context.Context, arg0 int64) error + func (c *AbsSpinnerClient) GetAccessibilityClassName(ctx context.Context) (int64, error) + func (c *AbsSpinnerClient) GetAdapter0(ctx context.Context) (int64, error) + func (c *AbsSpinnerClient) GetAdapter0_1(ctx context.Context) (int64, error) + func (c *AbsSpinnerClient) GetAutofillType(ctx context.Context) (int32, error) + func (c *AbsSpinnerClient) GetAutofillValue(ctx context.Context) (int64, error) + func (c *AbsSpinnerClient) GetCount(ctx context.Context) (int32, error) + func (c *AbsSpinnerClient) GetSelectedView(ctx context.Context) (int64, error) + func (c *AbsSpinnerClient) OnRestoreInstanceState(ctx context.Context, arg0 int64) error + func (c *AbsSpinnerClient) OnSaveInstanceState(ctx context.Context) (int64, error) + func (c *AbsSpinnerClient) PointToPosition(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *AbsSpinnerClient) RequestLayout(ctx context.Context) error + func (c *AbsSpinnerClient) SetAdapter1(ctx context.Context, arg0 int64) error + func (c *AbsSpinnerClient) SetAdapter1_1(ctx context.Context, arg0 int64) error + func (c *AbsSpinnerClient) SetSelection1(ctx context.Context, arg0 int32) error + func (c *AbsSpinnerClient) SetSelection2_1(ctx context.Context, arg0 int32, arg1 bool) error + type AbsoluteLayoutClient struct + func NewAbsoluteLayoutClient(cc grpc.ClientConnInterface) *AbsoluteLayoutClient + func (c *AbsoluteLayoutClient) GenerateLayoutParams(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *AbsoluteLayoutClient) ShouldDelayChildPressedState(ctx context.Context, handle int64) (bool, error) + type AbsoluteLayoutLayoutParamsClient struct + func NewAbsoluteLayoutLayoutParamsClient(cc grpc.ClientConnInterface) *AbsoluteLayoutLayoutParamsClient + func (c *AbsoluteLayoutLayoutParamsClient) Debug(ctx context.Context, arg0 string) (string, error) + type ActionMenuViewClient struct + func NewActionMenuViewClient(cc grpc.ClientConnInterface) *ActionMenuViewClient + func (c *ActionMenuViewClient) DismissPopupMenus(ctx context.Context, handle int64) error + func (c *ActionMenuViewClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ActionMenuViewClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ActionMenuViewClient) GenerateLayoutParams1_2(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ActionMenuViewClient) GetMenu(ctx context.Context, handle int64) (int64, error) + func (c *ActionMenuViewClient) GetOverflowIcon(ctx context.Context, handle int64) (int64, error) + func (c *ActionMenuViewClient) GetPopupTheme(ctx context.Context, handle int64) (int32, error) + func (c *ActionMenuViewClient) HideOverflowMenu(ctx context.Context, handle int64) (bool, error) + func (c *ActionMenuViewClient) IsOverflowMenuShowing(ctx context.Context, handle int64) (bool, error) + func (c *ActionMenuViewClient) OnConfigurationChanged(ctx context.Context, handle int64, arg0 int64) error + func (c *ActionMenuViewClient) OnDetachedFromWindow(ctx context.Context, handle int64) error + func (c *ActionMenuViewClient) SetOnMenuItemClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ActionMenuViewClient) SetOverflowIcon(ctx context.Context, handle int64, arg0 int64) error + func (c *ActionMenuViewClient) SetPopupTheme(ctx context.Context, handle int64, arg0 int32) error + func (c *ActionMenuViewClient) ShowOverflowMenu(ctx context.Context, handle int64) (bool, error) + type ActionMenuViewOnMenuItemClickListenerClient struct + func NewActionMenuViewOnMenuItemClickListenerClient(cc grpc.ClientConnInterface) *ActionMenuViewOnMenuItemClickListenerClient + func (c *ActionMenuViewOnMenuItemClickListenerClient) OnMenuItemClick(ctx context.Context, arg0 int64) (bool, error) + type AdapterClient struct + func NewAdapterClient(cc grpc.ClientConnInterface) *AdapterClient + func (c *AdapterClient) GetCount(ctx context.Context) (int32, error) + func (c *AdapterClient) GetItem(ctx context.Context, arg0 int32) (int64, error) + func (c *AdapterClient) GetItemId(ctx context.Context, arg0 int32) (int64, error) + func (c *AdapterClient) GetItemViewType(ctx context.Context, arg0 int32) (int32, error) + func (c *AdapterClient) GetView(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *AdapterClient) GetViewTypeCount(ctx context.Context) (int32, error) + func (c *AdapterClient) HasStableIds(ctx context.Context) (bool, error) + func (c *AdapterClient) IsEmpty(ctx context.Context) (bool, error) + func (c *AdapterClient) RegisterDataSetObserver(ctx context.Context, arg0 int64) error + func (c *AdapterClient) UnregisterDataSetObserver(ctx context.Context, arg0 int64) error + type AdapterViewAnimatorClient struct + func NewAdapterViewAnimatorClient(cc grpc.ClientConnInterface) *AdapterViewAnimatorClient + func (c *AdapterViewAnimatorClient) Advance(ctx context.Context) error + func (c *AdapterViewAnimatorClient) DeferNotifyDataSetChanged(ctx context.Context) error + func (c *AdapterViewAnimatorClient) FyiWillBeAdvancedByHostKThx(ctx context.Context) error + func (c *AdapterViewAnimatorClient) GetAccessibilityClassName(ctx context.Context) (int64, error) + func (c *AdapterViewAnimatorClient) GetAdapter(ctx context.Context) (int64, error) + func (c *AdapterViewAnimatorClient) GetBaseline(ctx context.Context) (int32, error) + func (c *AdapterViewAnimatorClient) GetCurrentView(ctx context.Context) (int64, error) + func (c *AdapterViewAnimatorClient) GetDisplayedChild(ctx context.Context) (int32, error) + func (c *AdapterViewAnimatorClient) GetInAnimation(ctx context.Context) (int64, error) + func (c *AdapterViewAnimatorClient) GetOutAnimation(ctx context.Context) (int64, error) + func (c *AdapterViewAnimatorClient) GetSelectedView(ctx context.Context) (int64, error) + func (c *AdapterViewAnimatorClient) OnRemoteAdapterConnected(ctx context.Context) (bool, error) + func (c *AdapterViewAnimatorClient) OnRemoteAdapterDisconnected(ctx context.Context) error + func (c *AdapterViewAnimatorClient) OnRestoreInstanceState(ctx context.Context, arg0 int64) error + func (c *AdapterViewAnimatorClient) OnSaveInstanceState(ctx context.Context) (int64, error) + func (c *AdapterViewAnimatorClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *AdapterViewAnimatorClient) SetAdapter(ctx context.Context, arg0 int64) error + func (c *AdapterViewAnimatorClient) SetAnimateFirstView(ctx context.Context, arg0 bool) error + func (c *AdapterViewAnimatorClient) SetDisplayedChild(ctx context.Context, arg0 int32) error + func (c *AdapterViewAnimatorClient) SetInAnimation1(ctx context.Context, arg0 int64) error + func (c *AdapterViewAnimatorClient) SetInAnimation2_1(ctx context.Context, arg0 int64, arg1 int32) error + func (c *AdapterViewAnimatorClient) SetOutAnimation1(ctx context.Context, arg0 int64) error + func (c *AdapterViewAnimatorClient) SetOutAnimation2_1(ctx context.Context, arg0 int64, arg1 int32) error + func (c *AdapterViewAnimatorClient) SetRemoteViewsAdapter(ctx context.Context, arg0 int64) error + func (c *AdapterViewAnimatorClient) SetSelection(ctx context.Context, arg0 int32) error + func (c *AdapterViewAnimatorClient) ShowNext(ctx context.Context) error + func (c *AdapterViewAnimatorClient) ShowPrevious(ctx context.Context) error + type AdapterViewClient struct + func NewAdapterViewClient(cc grpc.ClientConnInterface) *AdapterViewClient + func (c *AdapterViewClient) AddView1(ctx context.Context, arg0 int64) error + func (c *AdapterViewClient) AddView2_1(ctx context.Context, arg0 int64, arg1 int64) error + func (c *AdapterViewClient) AddView2_2(ctx context.Context, arg0 int64, arg1 int32) error + func (c *AdapterViewClient) AddView3_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error + func (c *AdapterViewClient) GetAccessibilityClassName(ctx context.Context) (int64, error) + func (c *AdapterViewClient) GetCount(ctx context.Context) (int32, error) + func (c *AdapterViewClient) GetEmptyView(ctx context.Context) (int64, error) + func (c *AdapterViewClient) GetFirstVisiblePosition(ctx context.Context) (int32, error) + func (c *AdapterViewClient) GetItemAtPosition(ctx context.Context, arg0 int32) (int64, error) + func (c *AdapterViewClient) GetItemIdAtPosition(ctx context.Context, arg0 int32) (int64, error) + func (c *AdapterViewClient) GetLastVisiblePosition(ctx context.Context) (int32, error) + func (c *AdapterViewClient) GetOnItemClickListener(ctx context.Context) (int64, error) + func (c *AdapterViewClient) GetOnItemLongClickListener(ctx context.Context) (int64, error) + func (c *AdapterViewClient) GetOnItemSelectedListener(ctx context.Context) (int64, error) + func (c *AdapterViewClient) GetPositionForView(ctx context.Context, arg0 int64) (int32, error) + func (c *AdapterViewClient) GetSelectedItem(ctx context.Context) (int64, error) + func (c *AdapterViewClient) GetSelectedItemId(ctx context.Context) (int64, error) + func (c *AdapterViewClient) GetSelectedItemPosition(ctx context.Context) (int32, error) + func (c *AdapterViewClient) GetSelectedView(ctx context.Context) (int64, error) + func (c *AdapterViewClient) OnProvideAutofillStructure(ctx context.Context, arg0 int64, arg1 int32) error + func (c *AdapterViewClient) PerformItemClick(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error) + func (c *AdapterViewClient) RemoveAllViews(ctx context.Context) error + func (c *AdapterViewClient) RemoveView(ctx context.Context, arg0 int64) error + func (c *AdapterViewClient) RemoveViewAt(ctx context.Context, arg0 int32) error + func (c *AdapterViewClient) SetEmptyView(ctx context.Context, arg0 int64) error + func (c *AdapterViewClient) SetFocusable(ctx context.Context, arg0 int32) error + func (c *AdapterViewClient) SetFocusableInTouchMode(ctx context.Context, arg0 bool) error + func (c *AdapterViewClient) SetOnClickListener(ctx context.Context, arg0 int64) error + func (c *AdapterViewClient) SetOnItemClickListener(ctx context.Context, arg0 int64) error + func (c *AdapterViewClient) SetOnItemLongClickListener(ctx context.Context, arg0 int64) error + func (c *AdapterViewClient) SetOnItemSelectedListener(ctx context.Context, arg0 int64) error + func (c *AdapterViewClient) SetSelection(ctx context.Context, arg0 int32) error + type AdapterViewFlipperClient struct + func NewAdapterViewFlipperClient(cc grpc.ClientConnInterface) *AdapterViewFlipperClient + func (c *AdapterViewFlipperClient) FyiWillBeAdvancedByHostKThx(ctx context.Context, handle int64) error + func (c *AdapterViewFlipperClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *AdapterViewFlipperClient) GetFlipInterval(ctx context.Context, handle int64) (int32, error) + func (c *AdapterViewFlipperClient) IsAutoStart(ctx context.Context, handle int64) (bool, error) + func (c *AdapterViewFlipperClient) IsFlipping(ctx context.Context, handle int64) (bool, error) + func (c *AdapterViewFlipperClient) SetAdapter(ctx context.Context, handle int64, arg0 int64) error + func (c *AdapterViewFlipperClient) SetAutoStart(ctx context.Context, handle int64, arg0 bool) error + func (c *AdapterViewFlipperClient) SetFlipInterval(ctx context.Context, handle int64, arg0 int32) error + func (c *AdapterViewFlipperClient) ShowNext(ctx context.Context, handle int64) error + func (c *AdapterViewFlipperClient) ShowPrevious(ctx context.Context, handle int64) error + func (c *AdapterViewFlipperClient) StartFlipping(ctx context.Context, handle int64) error + func (c *AdapterViewFlipperClient) StopFlipping(ctx context.Context, handle int64) error + type AdvanceableClient struct + func NewAdvanceableClient(cc grpc.ClientConnInterface) *AdvanceableClient + func (c *AdvanceableClient) Advance(ctx context.Context) error + func (c *AdvanceableClient) FyiWillBeAdvancedByHostKThx(ctx context.Context) error + type AlphabetIndexerClient struct + func NewAlphabetIndexerClient(cc grpc.ClientConnInterface) *AlphabetIndexerClient + func (c *AlphabetIndexerClient) GetPositionForSection(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *AlphabetIndexerClient) GetSectionForPosition(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *AlphabetIndexerClient) GetSections(ctx context.Context, handle int64) (int64, error) + func (c *AlphabetIndexerClient) OnChanged(ctx context.Context, handle int64) error + func (c *AlphabetIndexerClient) OnInvalidated(ctx context.Context, handle int64) error + func (c *AlphabetIndexerClient) SetCursor(ctx context.Context, handle int64, arg0 int64) error + type AnalogClockClient struct + func NewAnalogClockClient(cc grpc.ClientConnInterface) *AnalogClockClient + func (c *AnalogClockClient) GetDialTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *AnalogClockClient) GetDialTintList(ctx context.Context, handle int64) (int64, error) + func (c *AnalogClockClient) GetHourHandTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *AnalogClockClient) GetHourHandTintList(ctx context.Context, handle int64) (int64, error) + func (c *AnalogClockClient) GetMinuteHandTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *AnalogClockClient) GetMinuteHandTintList(ctx context.Context, handle int64) (int64, error) + func (c *AnalogClockClient) GetSecondHandTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *AnalogClockClient) GetSecondHandTintList(ctx context.Context, handle int64) (int64, error) + func (c *AnalogClockClient) GetTimeZone(ctx context.Context, handle int64) (string, error) + func (c *AnalogClockClient) OnVisibilityAggregated(ctx context.Context, handle int64, arg0 bool) error + func (c *AnalogClockClient) SetDial(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetDialTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetDialTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetHourHand(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetHourHandTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetHourHandTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetMinuteHand(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetMinuteHandTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetMinuteHandTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetSecondHand(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetSecondHandTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetSecondHandTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *AnalogClockClient) SetTimeZone(ctx context.Context, handle int64, arg0 string) error + type ArrayAdapterClient struct + func NewArrayAdapterClient(cc grpc.ClientConnInterface) *ArrayAdapterClient + func (c *ArrayAdapterClient) AddAll(ctx context.Context, handle int64, arg0 int64) error + func (c *ArrayAdapterClient) Clear(ctx context.Context, handle int64) error + func (c *ArrayAdapterClient) CreateFromResource(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (int64, error) + func (c *ArrayAdapterClient) GetAutofillOptions(ctx context.Context, handle int64) (int64, error) + func (c *ArrayAdapterClient) GetContext(ctx context.Context, handle int64) (int64, error) + func (c *ArrayAdapterClient) GetCount(ctx context.Context, handle int64) (int32, error) + func (c *ArrayAdapterClient) GetDropDownView(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *ArrayAdapterClient) GetDropDownViewTheme(ctx context.Context, handle int64) (int64, error) + func (c *ArrayAdapterClient) GetFilter(ctx context.Context, handle int64) (int64, error) + func (c *ArrayAdapterClient) GetItemId(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ArrayAdapterClient) GetView(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *ArrayAdapterClient) NotifyDataSetChanged(ctx context.Context, handle int64) error + func (c *ArrayAdapterClient) SetDropDownViewResource(ctx context.Context, handle int64, arg0 int32) error + func (c *ArrayAdapterClient) SetDropDownViewTheme(ctx context.Context, handle int64, arg0 int64) error + func (c *ArrayAdapterClient) SetNotifyOnChange(ctx context.Context, handle int64, arg0 bool) error + type AutoCompleteTextViewClient struct + func NewAutoCompleteTextViewClient(cc grpc.ClientConnInterface) *AutoCompleteTextViewClient + func (c *AutoCompleteTextViewClient) ClearListSelection(ctx context.Context, handle int64) error + func (c *AutoCompleteTextViewClient) DismissDropDown(ctx context.Context, handle int64) error + func (c *AutoCompleteTextViewClient) EnoughToFilter(ctx context.Context, handle int64) (bool, error) + func (c *AutoCompleteTextViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) GetAdapter(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) GetCompletionHint(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) GetDropDownAnchor(ctx context.Context, handle int64) (int32, error) + func (c *AutoCompleteTextViewClient) GetDropDownBackground(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) GetDropDownHeight(ctx context.Context, handle int64) (int32, error) + func (c *AutoCompleteTextViewClient) GetDropDownHorizontalOffset(ctx context.Context, handle int64) (int32, error) + func (c *AutoCompleteTextViewClient) GetDropDownVerticalOffset(ctx context.Context, handle int64) (int32, error) + func (c *AutoCompleteTextViewClient) GetDropDownWidth(ctx context.Context, handle int64) (int32, error) + func (c *AutoCompleteTextViewClient) GetInputMethodMode(ctx context.Context, handle int64) (int32, error) + func (c *AutoCompleteTextViewClient) GetItemClickListener(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) GetItemSelectedListener(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) GetListSelection(ctx context.Context, handle int64) (int32, error) + func (c *AutoCompleteTextViewClient) GetOnItemClickListener(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) GetOnItemSelectedListener(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) GetThreshold(ctx context.Context, handle int64) (int32, error) + func (c *AutoCompleteTextViewClient) GetValidator(ctx context.Context, handle int64) (int64, error) + func (c *AutoCompleteTextViewClient) IsPerformingCompletion(ctx context.Context, handle int64) (bool, error) + func (c *AutoCompleteTextViewClient) IsPopupShowing(ctx context.Context, handle int64) (bool, error) + func (c *AutoCompleteTextViewClient) OnCommitCompletion(ctx context.Context, handle int64, arg0 int64) error + func (c *AutoCompleteTextViewClient) OnFilterComplete(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *AutoCompleteTextViewClient) OnKeyPreIme(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *AutoCompleteTextViewClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *AutoCompleteTextViewClient) OnWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error + func (c *AutoCompleteTextViewClient) PerformCompletion(ctx context.Context, handle int64) error + func (c *AutoCompleteTextViewClient) PerformValidation(ctx context.Context, handle int64) error + func (c *AutoCompleteTextViewClient) RefreshAutoCompleteResults(ctx context.Context, handle int64) error + func (c *AutoCompleteTextViewClient) SetCompletionHint(ctx context.Context, handle int64, arg0 string) error + func (c *AutoCompleteTextViewClient) SetDropDownAnchor(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetDropDownBackgroundDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *AutoCompleteTextViewClient) SetDropDownBackgroundResource(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetDropDownHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetDropDownHorizontalOffset(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetDropDownVerticalOffset(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetDropDownWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetInputMethodMode(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetListSelection(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetOnClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *AutoCompleteTextViewClient) SetOnDismissListener(ctx context.Context, handle int64, arg0 int64) error + func (c *AutoCompleteTextViewClient) SetOnItemClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *AutoCompleteTextViewClient) SetOnItemSelectedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *AutoCompleteTextViewClient) SetText(ctx context.Context, handle int64, arg0 string, arg1 bool) error + func (c *AutoCompleteTextViewClient) SetThreshold(ctx context.Context, handle int64, arg0 int32) error + func (c *AutoCompleteTextViewClient) SetValidator(ctx context.Context, handle int64, arg0 int64) error + func (c *AutoCompleteTextViewClient) ShowDropDown(ctx context.Context, handle int64) error + type AutoCompleteTextViewOnDismissListenerClient struct + func NewAutoCompleteTextViewOnDismissListenerClient(cc grpc.ClientConnInterface) *AutoCompleteTextViewOnDismissListenerClient + func (c *AutoCompleteTextViewOnDismissListenerClient) OnDismiss(ctx context.Context) error + type AutoCompleteTextViewValidatorClient struct + func NewAutoCompleteTextViewValidatorClient(cc grpc.ClientConnInterface) *AutoCompleteTextViewValidatorClient + func (c *AutoCompleteTextViewValidatorClient) FixText(ctx context.Context, arg0 string) (int64, error) + func (c *AutoCompleteTextViewValidatorClient) IsValid(ctx context.Context, arg0 string) (bool, error) + type BaseAdapterClient struct + func NewBaseAdapterClient(cc grpc.ClientConnInterface) *BaseAdapterClient + func (c *BaseAdapterClient) AreAllItemsEnabled(ctx context.Context) (bool, error) + func (c *BaseAdapterClient) GetAutofillOptions(ctx context.Context) (int64, error) + func (c *BaseAdapterClient) GetDropDownView(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *BaseAdapterClient) GetItemViewType(ctx context.Context, arg0 int32) (int32, error) + func (c *BaseAdapterClient) GetViewTypeCount(ctx context.Context) (int32, error) + func (c *BaseAdapterClient) HasStableIds(ctx context.Context) (bool, error) + func (c *BaseAdapterClient) IsEmpty(ctx context.Context) (bool, error) + func (c *BaseAdapterClient) IsEnabled(ctx context.Context, arg0 int32) (bool, error) + func (c *BaseAdapterClient) NotifyDataSetChanged(ctx context.Context) error + func (c *BaseAdapterClient) NotifyDataSetInvalidated(ctx context.Context) error + func (c *BaseAdapterClient) RegisterDataSetObserver(ctx context.Context, arg0 int64) error + func (c *BaseAdapterClient) SetAutofillOptions(ctx context.Context, arg0 int64) error + func (c *BaseAdapterClient) UnregisterDataSetObserver(ctx context.Context, arg0 int64) error + type BaseExpandableListAdapterClient struct + func NewBaseExpandableListAdapterClient(cc grpc.ClientConnInterface) *BaseExpandableListAdapterClient + func (c *BaseExpandableListAdapterClient) AreAllItemsEnabled(ctx context.Context) (bool, error) + func (c *BaseExpandableListAdapterClient) GetChildType(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *BaseExpandableListAdapterClient) GetChildTypeCount(ctx context.Context) (int32, error) + func (c *BaseExpandableListAdapterClient) GetCombinedChildId(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *BaseExpandableListAdapterClient) GetCombinedGroupId(ctx context.Context, arg0 int64) (int64, error) + func (c *BaseExpandableListAdapterClient) GetGroupType(ctx context.Context, arg0 int32) (int32, error) + func (c *BaseExpandableListAdapterClient) GetGroupTypeCount(ctx context.Context) (int32, error) + func (c *BaseExpandableListAdapterClient) IsEmpty(ctx context.Context) (bool, error) + func (c *BaseExpandableListAdapterClient) NotifyDataSetChanged(ctx context.Context) error + func (c *BaseExpandableListAdapterClient) NotifyDataSetInvalidated(ctx context.Context) error + func (c *BaseExpandableListAdapterClient) OnGroupCollapsed(ctx context.Context, arg0 int32) error + func (c *BaseExpandableListAdapterClient) OnGroupExpanded(ctx context.Context, arg0 int32) error + func (c *BaseExpandableListAdapterClient) RegisterDataSetObserver(ctx context.Context, arg0 int64) error + func (c *BaseExpandableListAdapterClient) UnregisterDataSetObserver(ctx context.Context, arg0 int64) error + type ButtonClient struct + func NewButtonClient(cc grpc.ClientConnInterface) *ButtonClient + func (c *ButtonClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ButtonClient) OnResolvePointerIcon(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + type CalendarViewClient struct + func NewCalendarViewClient(cc grpc.ClientConnInterface) *CalendarViewClient + func (c *CalendarViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *CalendarViewClient) GetDate(ctx context.Context, handle int64) (int64, error) + func (c *CalendarViewClient) GetDateTextAppearance(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) GetFirstDayOfWeek(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) GetFocusedMonthDateColor(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) GetMaxDate(ctx context.Context, handle int64) (int64, error) + func (c *CalendarViewClient) GetMinDate(ctx context.Context, handle int64) (int64, error) + func (c *CalendarViewClient) GetSelectedDateVerticalBar(ctx context.Context, handle int64) (int64, error) + func (c *CalendarViewClient) GetSelectedWeekBackgroundColor(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) GetShowWeekNumber(ctx context.Context, handle int64) (bool, error) + func (c *CalendarViewClient) GetShownWeekCount(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) GetUnfocusedMonthDateColor(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) GetWeekDayTextAppearance(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) GetWeekNumberColor(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) GetWeekSeparatorLineColor(ctx context.Context, handle int64) (int32, error) + func (c *CalendarViewClient) SetDate1(ctx context.Context, handle int64, arg0 int64) error + func (c *CalendarViewClient) SetDate3_1(ctx context.Context, handle int64, arg0 int64, arg1 bool, arg2 bool) error + func (c *CalendarViewClient) SetDateTextAppearance(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetFirstDayOfWeek(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetFocusedMonthDateColor(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetMaxDate(ctx context.Context, handle int64, arg0 int64) error + func (c *CalendarViewClient) SetMinDate(ctx context.Context, handle int64, arg0 int64) error + func (c *CalendarViewClient) SetOnDateChangeListener(ctx context.Context, handle int64, arg0 int64) error + func (c *CalendarViewClient) SetSelectedDateVerticalBar1(ctx context.Context, handle int64, arg0 int64) error + func (c *CalendarViewClient) SetSelectedDateVerticalBar1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetSelectedWeekBackgroundColor(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetShowWeekNumber(ctx context.Context, handle int64, arg0 bool) error + func (c *CalendarViewClient) SetShownWeekCount(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetUnfocusedMonthDateColor(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetWeekDayTextAppearance(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetWeekNumberColor(ctx context.Context, handle int64, arg0 int32) error + func (c *CalendarViewClient) SetWeekSeparatorLineColor(ctx context.Context, handle int64, arg0 int32) error + type CalendarViewOnDateChangeListenerClient struct + func NewCalendarViewOnDateChangeListenerClient(cc grpc.ClientConnInterface) *CalendarViewOnDateChangeListenerClient + func (c *CalendarViewOnDateChangeListenerClient) OnSelectedDayChange(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error + type CheckBoxClient struct + func NewCheckBoxClient(cc grpc.ClientConnInterface) *CheckBoxClient + func (c *CheckBoxClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + type CheckableClient struct + func NewCheckableClient(cc grpc.ClientConnInterface) *CheckableClient + func (c *CheckableClient) IsChecked(ctx context.Context) (bool, error) + func (c *CheckableClient) SetChecked(ctx context.Context, arg0 bool) error + func (c *CheckableClient) Toggle(ctx context.Context) error + type CheckedTextViewClient struct + func NewCheckedTextViewClient(cc grpc.ClientConnInterface) *CheckedTextViewClient + func (c *CheckedTextViewClient) DrawableHotspotChanged(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *CheckedTextViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *CheckedTextViewClient) GetCheckMarkDrawable(ctx context.Context, handle int64) (int64, error) + func (c *CheckedTextViewClient) GetCheckMarkTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *CheckedTextViewClient) GetCheckMarkTintList(ctx context.Context, handle int64) (int64, error) + func (c *CheckedTextViewClient) GetCheckMarkTintMode(ctx context.Context, handle int64) (int64, error) + func (c *CheckedTextViewClient) IsChecked(ctx context.Context, handle int64) (bool, error) + func (c *CheckedTextViewClient) JumpDrawablesToCurrentState(ctx context.Context, handle int64) error + func (c *CheckedTextViewClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64) error + func (c *CheckedTextViewClient) OnRtlPropertiesChanged(ctx context.Context, handle int64, arg0 int32) error + func (c *CheckedTextViewClient) OnSaveInstanceState(ctx context.Context, handle int64) (int64, error) + func (c *CheckedTextViewClient) SetCheckMarkDrawable1(ctx context.Context, handle int64, arg0 int64) error + func (c *CheckedTextViewClient) SetCheckMarkDrawable1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *CheckedTextViewClient) SetCheckMarkTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *CheckedTextViewClient) SetCheckMarkTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *CheckedTextViewClient) SetCheckMarkTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *CheckedTextViewClient) SetChecked(ctx context.Context, handle int64, arg0 bool) error + func (c *CheckedTextViewClient) SetVisibility(ctx context.Context, handle int64, arg0 int32) error + func (c *CheckedTextViewClient) Toggle(ctx context.Context, handle int64) error + type ChronometerClient struct + func NewChronometerClient(cc grpc.ClientConnInterface) *ChronometerClient + func (c *ChronometerClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ChronometerClient) GetBase(ctx context.Context, handle int64) (int64, error) + func (c *ChronometerClient) GetContentDescription(ctx context.Context, handle int64) (int64, error) + func (c *ChronometerClient) GetFormat(ctx context.Context, handle int64) (string, error) + func (c *ChronometerClient) GetOnChronometerTickListener(ctx context.Context, handle int64) (int64, error) + func (c *ChronometerClient) IsCountDown(ctx context.Context, handle int64) (bool, error) + func (c *ChronometerClient) IsTheFinalCountDown(ctx context.Context, handle int64) (bool, error) + func (c *ChronometerClient) SetBase(ctx context.Context, handle int64, arg0 int64) error + func (c *ChronometerClient) SetCountDown(ctx context.Context, handle int64, arg0 bool) error + func (c *ChronometerClient) SetFormat(ctx context.Context, handle int64, arg0 string) error + func (c *ChronometerClient) SetOnChronometerTickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ChronometerClient) Start(ctx context.Context, handle int64) error + func (c *ChronometerClient) Stop(ctx context.Context, handle int64) error + type ChronometerOnChronometerTickListenerClient struct + func NewChronometerOnChronometerTickListenerClient(cc grpc.ClientConnInterface) *ChronometerOnChronometerTickListenerClient + func (c *ChronometerOnChronometerTickListenerClient) OnChronometerTick(ctx context.Context, arg0 int64) error + type CompoundButtonClient struct + func NewCompoundButtonClient(cc grpc.ClientConnInterface) *CompoundButtonClient + func (c *CompoundButtonClient) Autofill(ctx context.Context, arg0 int64) error + func (c *CompoundButtonClient) DrawableHotspotChanged(ctx context.Context, arg0 float32, arg1 float32) error + func (c *CompoundButtonClient) GetAccessibilityClassName(ctx context.Context) (int64, error) + func (c *CompoundButtonClient) GetAutofillType(ctx context.Context) (int32, error) + func (c *CompoundButtonClient) GetAutofillValue(ctx context.Context) (int64, error) + func (c *CompoundButtonClient) GetButtonDrawable(ctx context.Context) (int64, error) + func (c *CompoundButtonClient) GetButtonTintBlendMode(ctx context.Context) (int64, error) + func (c *CompoundButtonClient) GetButtonTintList(ctx context.Context) (int64, error) + func (c *CompoundButtonClient) GetButtonTintMode(ctx context.Context) (int64, error) + func (c *CompoundButtonClient) GetCompoundPaddingLeft(ctx context.Context) (int32, error) + func (c *CompoundButtonClient) GetCompoundPaddingRight(ctx context.Context) (int32, error) + func (c *CompoundButtonClient) IsChecked(ctx context.Context) (bool, error) + func (c *CompoundButtonClient) JumpDrawablesToCurrentState(ctx context.Context) error + func (c *CompoundButtonClient) OnRestoreInstanceState(ctx context.Context, arg0 int64) error + func (c *CompoundButtonClient) OnSaveInstanceState(ctx context.Context) (int64, error) + func (c *CompoundButtonClient) PerformClick(ctx context.Context) (bool, error) + func (c *CompoundButtonClient) SetButtonDrawable1(ctx context.Context, arg0 int64) error + func (c *CompoundButtonClient) SetButtonDrawable1_1(ctx context.Context, arg0 int32) error + func (c *CompoundButtonClient) SetButtonIcon(ctx context.Context, arg0 int64) error + func (c *CompoundButtonClient) SetButtonTintBlendMode(ctx context.Context, arg0 int64) error + func (c *CompoundButtonClient) SetButtonTintList(ctx context.Context, arg0 int64) error + func (c *CompoundButtonClient) SetButtonTintMode(ctx context.Context, arg0 int64) error + func (c *CompoundButtonClient) SetChecked(ctx context.Context, arg0 bool) error + func (c *CompoundButtonClient) SetOnCheckedChangeListener(ctx context.Context, arg0 int64) error + func (c *CompoundButtonClient) SetStateDescription(ctx context.Context, arg0 string) error + func (c *CompoundButtonClient) Toggle(ctx context.Context) error + type CompoundButtonOnCheckedChangeListenerClient struct + func NewCompoundButtonOnCheckedChangeListenerClient(cc grpc.ClientConnInterface) *CompoundButtonOnCheckedChangeListenerClient + func (c *CompoundButtonOnCheckedChangeListenerClient) OnCheckedChanged(ctx context.Context, arg0 int64, arg1 bool) error + type CursorAdapterClient struct + func NewCursorAdapterClient(cc grpc.ClientConnInterface) *CursorAdapterClient + func (c *CursorAdapterClient) BindView(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *CursorAdapterClient) ChangeCursor(ctx context.Context, arg0 int64) error + func (c *CursorAdapterClient) ConvertToString(ctx context.Context, arg0 int64) (int64, error) + func (c *CursorAdapterClient) GetCount(ctx context.Context) (int32, error) + func (c *CursorAdapterClient) GetCursor(ctx context.Context) (int64, error) + func (c *CursorAdapterClient) GetDropDownView(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *CursorAdapterClient) GetDropDownViewTheme(ctx context.Context) (int64, error) + func (c *CursorAdapterClient) GetFilter(ctx context.Context) (int64, error) + func (c *CursorAdapterClient) GetFilterQueryProvider(ctx context.Context) (int64, error) + func (c *CursorAdapterClient) GetItem(ctx context.Context, arg0 int32) (int64, error) + func (c *CursorAdapterClient) GetItemId(ctx context.Context, arg0 int32) (int64, error) + func (c *CursorAdapterClient) GetView(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *CursorAdapterClient) HasStableIds(ctx context.Context) (bool, error) + func (c *CursorAdapterClient) NewDropDownView(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *CursorAdapterClient) NewView(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *CursorAdapterClient) RunQueryOnBackgroundThread(ctx context.Context, arg0 string) (int64, error) + func (c *CursorAdapterClient) SetDropDownViewTheme(ctx context.Context, arg0 int64) error + func (c *CursorAdapterClient) SetFilterQueryProvider(ctx context.Context, arg0 int64) error + func (c *CursorAdapterClient) SwapCursor(ctx context.Context, arg0 int64) (int64, error) + type CursorTreeAdapterClient struct + func NewCursorTreeAdapterClient(cc grpc.ClientConnInterface) *CursorTreeAdapterClient + func (c *CursorTreeAdapterClient) ChangeCursor(ctx context.Context, arg0 int64) error + func (c *CursorTreeAdapterClient) ConvertToString(ctx context.Context, arg0 int64) (string, error) + func (c *CursorTreeAdapterClient) GetChild2(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *CursorTreeAdapterClient) GetChild2_1(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *CursorTreeAdapterClient) GetChildId(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *CursorTreeAdapterClient) GetChildView(ctx context.Context, arg0 int32, arg1 int32, arg2 bool, arg3 int64, arg4 int64) (int64, error) + func (c *CursorTreeAdapterClient) GetChildrenCount(ctx context.Context, arg0 int32) (int32, error) + func (c *CursorTreeAdapterClient) GetCursor(ctx context.Context) (int64, error) + func (c *CursorTreeAdapterClient) GetFilter(ctx context.Context) (int64, error) + func (c *CursorTreeAdapterClient) GetFilterQueryProvider(ctx context.Context) (int64, error) + func (c *CursorTreeAdapterClient) GetGroup1(ctx context.Context, arg0 int32) (int64, error) + func (c *CursorTreeAdapterClient) GetGroup1_1(ctx context.Context, arg0 int32) (int64, error) + func (c *CursorTreeAdapterClient) GetGroupCount(ctx context.Context) (int32, error) + func (c *CursorTreeAdapterClient) GetGroupId(ctx context.Context, arg0 int32) (int64, error) + func (c *CursorTreeAdapterClient) GetGroupView(ctx context.Context, arg0 int32, arg1 bool, arg2 int64, arg3 int64) (int64, error) + func (c *CursorTreeAdapterClient) HasStableIds(ctx context.Context) (bool, error) + func (c *CursorTreeAdapterClient) IsChildSelectable(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *CursorTreeAdapterClient) NotifyDataSetChanged0(ctx context.Context) error + func (c *CursorTreeAdapterClient) NotifyDataSetChanged1_1(ctx context.Context, arg0 bool) error + func (c *CursorTreeAdapterClient) NotifyDataSetInvalidated(ctx context.Context) error + func (c *CursorTreeAdapterClient) OnGroupCollapsed(ctx context.Context, arg0 int32) error + func (c *CursorTreeAdapterClient) RunQueryOnBackgroundThread(ctx context.Context, arg0 string) (int64, error) + func (c *CursorTreeAdapterClient) SetChildrenCursor(ctx context.Context, arg0 int32, arg1 int64) error + func (c *CursorTreeAdapterClient) SetFilterQueryProvider(ctx context.Context, arg0 int64) error + func (c *CursorTreeAdapterClient) SetGroupCursor(ctx context.Context, arg0 int64) error + type DatePickerClient struct + func NewDatePickerClient(cc grpc.ClientConnInterface) *DatePickerClient + func (c *DatePickerClient) Autofill(ctx context.Context, handle int64, arg0 int64) error + func (c *DatePickerClient) DispatchProvideAutofillStructure(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *DatePickerClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *DatePickerClient) GetAutofillType(ctx context.Context, handle int64) (int32, error) + func (c *DatePickerClient) GetAutofillValue(ctx context.Context, handle int64) (int64, error) + func (c *DatePickerClient) GetCalendarView(ctx context.Context, handle int64) (int64, error) + func (c *DatePickerClient) GetCalendarViewShown(ctx context.Context, handle int64) (bool, error) + func (c *DatePickerClient) GetDayOfMonth(ctx context.Context, handle int64) (int32, error) + func (c *DatePickerClient) GetFirstDayOfWeek(ctx context.Context, handle int64) (int32, error) + func (c *DatePickerClient) GetMaxDate(ctx context.Context, handle int64) (int64, error) + func (c *DatePickerClient) GetMinDate(ctx context.Context, handle int64) (int64, error) + func (c *DatePickerClient) GetMonth(ctx context.Context, handle int64) (int32, error) + func (c *DatePickerClient) GetSpinnersShown(ctx context.Context, handle int64) (bool, error) + func (c *DatePickerClient) GetYear(ctx context.Context, handle int64) (int32, error) + func (c *DatePickerClient) Init(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *DatePickerClient) IsEnabled(ctx context.Context, handle int64) (bool, error) + func (c *DatePickerClient) SetCalendarViewShown(ctx context.Context, handle int64, arg0 bool) error + func (c *DatePickerClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *DatePickerClient) SetFirstDayOfWeek(ctx context.Context, handle int64, arg0 int32) error + func (c *DatePickerClient) SetMaxDate(ctx context.Context, handle int64, arg0 int64) error + func (c *DatePickerClient) SetMinDate(ctx context.Context, handle int64, arg0 int64) error + func (c *DatePickerClient) SetOnDateChangedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *DatePickerClient) SetSpinnersShown(ctx context.Context, handle int64, arg0 bool) error + func (c *DatePickerClient) UpdateDate(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error + type DatePickerOnDateChangedListenerClient struct + func NewDatePickerOnDateChangedListenerClient(cc grpc.ClientConnInterface) *DatePickerOnDateChangedListenerClient + func (c *DatePickerOnDateChangedListenerClient) OnDateChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error + type DialerFilterClient struct + func NewDialerFilterClient(cc grpc.ClientConnInterface) *DialerFilterClient + func (c *DialerFilterClient) Append(ctx context.Context, handle int64, arg0 string) error + func (c *DialerFilterClient) ClearText(ctx context.Context, handle int64) error + func (c *DialerFilterClient) GetDigits(ctx context.Context, handle int64) (int64, error) + func (c *DialerFilterClient) GetFilterText(ctx context.Context, handle int64) (int64, error) + func (c *DialerFilterClient) GetLetters(ctx context.Context, handle int64) (int64, error) + func (c *DialerFilterClient) GetMode(ctx context.Context, handle int64) (int32, error) + func (c *DialerFilterClient) IsQwertyKeyboard(ctx context.Context, handle int64) (bool, error) + func (c *DialerFilterClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *DialerFilterClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *DialerFilterClient) RemoveFilterWatcher(ctx context.Context, handle int64, arg0 int64) error + func (c *DialerFilterClient) SetDigitsWatcher(ctx context.Context, handle int64, arg0 int64) error + func (c *DialerFilterClient) SetFilterWatcher(ctx context.Context, handle int64, arg0 int64) error + func (c *DialerFilterClient) SetLettersWatcher(ctx context.Context, handle int64, arg0 int64) error + func (c *DialerFilterClient) SetMode(ctx context.Context, handle int64, arg0 int32) error + type DigitalClockClient struct + func NewDigitalClockClient(cc grpc.ClientConnInterface) *DigitalClockClient + func (c *DigitalClockClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + type EdgeEffectClient struct + func NewEdgeEffectClient(cc grpc.ClientConnInterface) *EdgeEffectClient + func (c *EdgeEffectClient) Draw(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *EdgeEffectClient) Finish(ctx context.Context, handle int64) error + func (c *EdgeEffectClient) GetBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *EdgeEffectClient) GetColor(ctx context.Context, handle int64) (int32, error) + func (c *EdgeEffectClient) GetDistance(ctx context.Context, handle int64) (float32, error) + func (c *EdgeEffectClient) GetMaxHeight(ctx context.Context, handle int64) (int32, error) + func (c *EdgeEffectClient) IsFinished(ctx context.Context, handle int64) (bool, error) + func (c *EdgeEffectClient) OnAbsorb(ctx context.Context, handle int64, arg0 int32) error + func (c *EdgeEffectClient) OnPull1(ctx context.Context, handle int64, arg0 float32) error + func (c *EdgeEffectClient) OnPull2_1(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *EdgeEffectClient) OnPullDistance(ctx context.Context, handle int64, arg0 float32, arg1 float32) (float32, error) + func (c *EdgeEffectClient) OnRelease(ctx context.Context, handle int64) error + func (c *EdgeEffectClient) SetBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *EdgeEffectClient) SetColor(ctx context.Context, handle int64, arg0 int32) error + func (c *EdgeEffectClient) SetSize(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + type EditTextClient struct + func NewEditTextClient(cc grpc.ClientConnInterface) *EditTextClient + func (c *EditTextClient) ExtendSelection(ctx context.Context, handle int64, arg0 int32) error + func (c *EditTextClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *EditTextClient) GetFreezesText(ctx context.Context, handle int64) (bool, error) + func (c *EditTextClient) GetText0(ctx context.Context, handle int64) (int64, error) + func (c *EditTextClient) GetText0_1(ctx context.Context, handle int64) (int64, error) + func (c *EditTextClient) IsStyleShortcutEnabled(ctx context.Context, handle int64) (bool, error) + func (c *EditTextClient) OnKeyShortcut(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *EditTextClient) OnTextContextMenuItem(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *EditTextClient) SelectAll(ctx context.Context, handle int64) error + func (c *EditTextClient) SetEllipsize(ctx context.Context, handle int64, arg0 int64) error + func (c *EditTextClient) SetSelection1(ctx context.Context, handle int64, arg0 int32) error + func (c *EditTextClient) SetSelection2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *EditTextClient) SetStyleShortcutsEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *EditTextClient) SetText(ctx context.Context, handle int64, arg0 string, arg1 int64) error + type ExpandableListAdapterClient struct + func NewExpandableListAdapterClient(cc grpc.ClientConnInterface) *ExpandableListAdapterClient + func (c *ExpandableListAdapterClient) AreAllItemsEnabled(ctx context.Context) (bool, error) + func (c *ExpandableListAdapterClient) GetChild(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *ExpandableListAdapterClient) GetChildId(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *ExpandableListAdapterClient) GetChildView(ctx context.Context, arg0 int32, arg1 int32, arg2 bool, arg3 int64, arg4 int64) (int64, error) + func (c *ExpandableListAdapterClient) GetChildrenCount(ctx context.Context, arg0 int32) (int32, error) + func (c *ExpandableListAdapterClient) GetCombinedChildId(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ExpandableListAdapterClient) GetCombinedGroupId(ctx context.Context, arg0 int64) (int64, error) + func (c *ExpandableListAdapterClient) GetGroup(ctx context.Context, arg0 int32) (int64, error) + func (c *ExpandableListAdapterClient) GetGroupCount(ctx context.Context) (int32, error) + func (c *ExpandableListAdapterClient) GetGroupId(ctx context.Context, arg0 int32) (int64, error) + func (c *ExpandableListAdapterClient) GetGroupView(ctx context.Context, arg0 int32, arg1 bool, arg2 int64, arg3 int64) (int64, error) + func (c *ExpandableListAdapterClient) HasStableIds(ctx context.Context) (bool, error) + func (c *ExpandableListAdapterClient) IsChildSelectable(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + func (c *ExpandableListAdapterClient) IsEmpty(ctx context.Context) (bool, error) + func (c *ExpandableListAdapterClient) OnGroupCollapsed(ctx context.Context, arg0 int32) error + func (c *ExpandableListAdapterClient) OnGroupExpanded(ctx context.Context, arg0 int32) error + func (c *ExpandableListAdapterClient) RegisterDataSetObserver(ctx context.Context, arg0 int64) error + func (c *ExpandableListAdapterClient) UnregisterDataSetObserver(ctx context.Context, arg0 int64) error + type ExpandableListViewClient struct + func NewExpandableListViewClient(cc grpc.ClientConnInterface) *ExpandableListViewClient + func (c *ExpandableListViewClient) CollapseGroup(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ExpandableListViewClient) ExpandGroup1(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ExpandableListViewClient) ExpandGroup2_1(ctx context.Context, handle int64, arg0 int32, arg1 bool) (bool, error) + func (c *ExpandableListViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ExpandableListViewClient) GetAdapter0(ctx context.Context, handle int64) (int64, error) + func (c *ExpandableListViewClient) GetAdapter0_1(ctx context.Context, handle int64) (int64, error) + func (c *ExpandableListViewClient) GetExpandableListAdapter(ctx context.Context, handle int64) (int64, error) + func (c *ExpandableListViewClient) GetExpandableListPosition(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ExpandableListViewClient) GetFlatListPosition(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ExpandableListViewClient) GetPackedPositionChild(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ExpandableListViewClient) GetPackedPositionForChild(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *ExpandableListViewClient) GetPackedPositionForGroup(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ExpandableListViewClient) GetPackedPositionGroup(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ExpandableListViewClient) GetPackedPositionType(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ExpandableListViewClient) GetSelectedId(ctx context.Context, handle int64) (int64, error) + func (c *ExpandableListViewClient) GetSelectedPosition(ctx context.Context, handle int64) (int64, error) + func (c *ExpandableListViewClient) IsGroupExpanded(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ExpandableListViewClient) OnInitializeAccessibilityNodeInfoForItem(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *ExpandableListViewClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) OnRtlPropertiesChanged(ctx context.Context, handle int64, arg0 int32) error + func (c *ExpandableListViewClient) OnSaveInstanceState(ctx context.Context, handle int64) (int64, error) + func (c *ExpandableListViewClient) PerformItemClick(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (bool, error) + func (c *ExpandableListViewClient) SetAdapter1(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetAdapter1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetAdapter1_2(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetChildDivider(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetChildIndicator(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetChildIndicatorBounds(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ExpandableListViewClient) SetChildIndicatorBoundsRelative(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ExpandableListViewClient) SetGroupIndicator(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetIndicatorBounds(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ExpandableListViewClient) SetIndicatorBoundsRelative(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ExpandableListViewClient) SetOnChildClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetOnGroupClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetOnGroupCollapseListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetOnGroupExpandListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetOnItemClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ExpandableListViewClient) SetSelectedChild(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 bool) (bool, error) + func (c *ExpandableListViewClient) SetSelectedGroup(ctx context.Context, handle int64, arg0 int32) error + type ExpandableListViewOnChildClickListenerClient struct + func NewExpandableListViewOnChildClickListenerClient(cc grpc.ClientConnInterface) *ExpandableListViewOnChildClickListenerClient + func (c *ExpandableListViewOnChildClickListenerClient) OnChildClick(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, ...) (bool, error) + type ExpandableListViewOnGroupClickListenerClient struct + func NewExpandableListViewOnGroupClickListenerClient(cc grpc.ClientConnInterface) *ExpandableListViewOnGroupClickListenerClient + func (c *ExpandableListViewOnGroupClickListenerClient) OnGroupClick(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error) + type ExpandableListViewOnGroupCollapseListenerClient struct + func NewExpandableListViewOnGroupCollapseListenerClient(cc grpc.ClientConnInterface) *ExpandableListViewOnGroupCollapseListenerClient + func (c *ExpandableListViewOnGroupCollapseListenerClient) OnGroupCollapse(ctx context.Context, arg0 int32) error + type ExpandableListViewOnGroupExpandListenerClient struct + func NewExpandableListViewOnGroupExpandListenerClient(cc grpc.ClientConnInterface) *ExpandableListViewOnGroupExpandListenerClient + func (c *ExpandableListViewOnGroupExpandListenerClient) OnGroupExpand(ctx context.Context, arg0 int32) error + type FilterClient struct + func NewFilterClient(cc grpc.ClientConnInterface) *FilterClient + func (c *FilterClient) ConvertResultToString(ctx context.Context, arg0 int64) (int64, error) + func (c *FilterClient) Filter1(ctx context.Context, arg0 string) error + func (c *FilterClient) Filter2_1(ctx context.Context, arg0 string, arg1 int64) error + type FilterFilterListenerClient struct + func NewFilterFilterListenerClient(cc grpc.ClientConnInterface) *FilterFilterListenerClient + func (c *FilterFilterListenerClient) OnFilterComplete(ctx context.Context, arg0 int32) error + type FilterQueryProviderClient struct + func NewFilterQueryProviderClient(cc grpc.ClientConnInterface) *FilterQueryProviderClient + func (c *FilterQueryProviderClient) RunQuery(ctx context.Context, arg0 string) (int64, error) + type FilterableClient struct + func NewFilterableClient(cc grpc.ClientConnInterface) *FilterableClient + func (c *FilterableClient) GetFilter(ctx context.Context) (int64, error) + type FrameLayoutClient struct + func NewFrameLayoutClient(cc grpc.ClientConnInterface) *FrameLayoutClient + func (c *FrameLayoutClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *FrameLayoutClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *FrameLayoutClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *FrameLayoutClient) GetConsiderGoneChildrenWhenMeasuring(ctx context.Context, handle int64) (bool, error) + func (c *FrameLayoutClient) GetMeasureAllChildren(ctx context.Context, handle int64) (bool, error) + func (c *FrameLayoutClient) SetForegroundGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *FrameLayoutClient) SetMeasureAllChildren(ctx context.Context, handle int64, arg0 bool) error + func (c *FrameLayoutClient) ShouldDelayChildPressedState(ctx context.Context, handle int64) (bool, error) + type GalleryClient struct + func NewGalleryClient(cc grpc.ClientConnInterface) *GalleryClient + func (c *GalleryClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *GalleryClient) DispatchSetSelected(ctx context.Context, handle int64, arg0 bool) error + func (c *GalleryClient) GenerateLayoutParams(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *GalleryClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *GalleryClient) OnDown(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *GalleryClient) OnFling(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 float32, ...) (bool, error) + func (c *GalleryClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *GalleryClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *GalleryClient) OnLongPress(ctx context.Context, handle int64, arg0 int64) error + func (c *GalleryClient) OnScroll(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 float32, ...) (bool, error) + func (c *GalleryClient) OnShowPress(ctx context.Context, handle int64, arg0 int64) error + func (c *GalleryClient) OnSingleTapUp(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *GalleryClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *GalleryClient) SetAnimationDuration(ctx context.Context, handle int64, arg0 int32) error + func (c *GalleryClient) SetCallbackDuringFling(ctx context.Context, handle int64, arg0 bool) error + func (c *GalleryClient) SetGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *GalleryClient) SetSpacing(ctx context.Context, handle int64, arg0 int32) error + func (c *GalleryClient) SetUnselectedAlpha(ctx context.Context, handle int64, arg0 float32) error + func (c *GalleryClient) ShowContextMenu0(ctx context.Context, handle int64) (bool, error) + func (c *GalleryClient) ShowContextMenu2_1(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + func (c *GalleryClient) ShowContextMenuForChild1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *GalleryClient) ShowContextMenuForChild3_1(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32) (bool, error) + type GridLayoutClient struct + func NewGridLayoutClient(cc grpc.ClientConnInterface) *GridLayoutClient + func (c *GridLayoutClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *GridLayoutClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *GridLayoutClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *GridLayoutClient) GetAlignmentMode(ctx context.Context, handle int64) (int32, error) + func (c *GridLayoutClient) GetColumnCount(ctx context.Context, handle int64) (int32, error) + func (c *GridLayoutClient) GetOrientation(ctx context.Context, handle int64) (int32, error) + func (c *GridLayoutClient) GetRowCount(ctx context.Context, handle int64) (int32, error) + func (c *GridLayoutClient) GetUseDefaultMargins(ctx context.Context, handle int64) (bool, error) + func (c *GridLayoutClient) IsColumnOrderPreserved(ctx context.Context, handle int64) (bool, error) + func (c *GridLayoutClient) IsRowOrderPreserved(ctx context.Context, handle int64) (bool, error) + func (c *GridLayoutClient) OnViewAdded(ctx context.Context, handle int64, arg0 int64) error + func (c *GridLayoutClient) OnViewRemoved(ctx context.Context, handle int64, arg0 int64) error + func (c *GridLayoutClient) RequestLayout(ctx context.Context, handle int64) error + func (c *GridLayoutClient) SetAlignmentMode(ctx context.Context, handle int64, arg0 int32) error + func (c *GridLayoutClient) SetColumnCount(ctx context.Context, handle int64, arg0 int32) error + func (c *GridLayoutClient) SetColumnOrderPreserved(ctx context.Context, handle int64, arg0 bool) error + func (c *GridLayoutClient) SetOrientation(ctx context.Context, handle int64, arg0 int32) error + func (c *GridLayoutClient) SetRowCount(ctx context.Context, handle int64, arg0 int32) error + func (c *GridLayoutClient) SetRowOrderPreserved(ctx context.Context, handle int64, arg0 bool) error + func (c *GridLayoutClient) SetUseDefaultMargins(ctx context.Context, handle int64, arg0 bool) error + func (c *GridLayoutClient) Spec1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *GridLayoutClient) Spec2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *GridLayoutClient) Spec2_3(ctx context.Context, handle int64, arg0 int32, arg1 float32) (int64, error) + func (c *GridLayoutClient) Spec2_4(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *GridLayoutClient) Spec3_2(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 float32) (int64, error) + func (c *GridLayoutClient) Spec3_5(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int64, error) + func (c *GridLayoutClient) Spec3_7(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 float32) (int64, error) + func (c *GridLayoutClient) Spec4_6(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, ...) (int64, error) + type GridLayoutLayoutParamsClient struct + func NewGridLayoutLayoutParamsClient(cc grpc.ClientConnInterface) *GridLayoutLayoutParamsClient + func (c *GridLayoutLayoutParamsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *GridLayoutLayoutParamsClient) HashCode(ctx context.Context) (int32, error) + func (c *GridLayoutLayoutParamsClient) SetGravity(ctx context.Context, arg0 int32) error + type GridLayoutSpecClient struct + func NewGridLayoutSpecClient(cc grpc.ClientConnInterface) *GridLayoutSpecClient + func (c *GridLayoutSpecClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *GridLayoutSpecClient) HashCode(ctx context.Context) (int32, error) + type GridViewClient struct + func NewGridViewClient(cc grpc.ClientConnInterface) *GridViewClient + func (c *GridViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *GridViewClient) GetAdapter0(ctx context.Context, handle int64) (int64, error) + func (c *GridViewClient) GetAdapter0_1(ctx context.Context, handle int64) (int64, error) + func (c *GridViewClient) GetColumnWidth(ctx context.Context, handle int64) (int32, error) + func (c *GridViewClient) GetGravity(ctx context.Context, handle int64) (int32, error) + func (c *GridViewClient) GetHorizontalSpacing(ctx context.Context, handle int64) (int32, error) + func (c *GridViewClient) GetNumColumns(ctx context.Context, handle int64) (int32, error) + func (c *GridViewClient) GetRequestedColumnWidth(ctx context.Context, handle int64) (int32, error) + func (c *GridViewClient) GetRequestedHorizontalSpacing(ctx context.Context, handle int64) (int32, error) + func (c *GridViewClient) GetStretchMode(ctx context.Context, handle int64) (int32, error) + func (c *GridViewClient) GetVerticalSpacing(ctx context.Context, handle int64) (int32, error) + func (c *GridViewClient) OnInitializeAccessibilityNodeInfoForItem(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *GridViewClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *GridViewClient) OnKeyMultiple(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (bool, error) + func (c *GridViewClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *GridViewClient) SetAdapter1(ctx context.Context, handle int64, arg0 int64) error + func (c *GridViewClient) SetAdapter1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *GridViewClient) SetColumnWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *GridViewClient) SetGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *GridViewClient) SetHorizontalSpacing(ctx context.Context, handle int64, arg0 int32) error + func (c *GridViewClient) SetNumColumns(ctx context.Context, handle int64, arg0 int32) error + func (c *GridViewClient) SetRemoteViewsAdapter(ctx context.Context, handle int64, arg0 int64) error + func (c *GridViewClient) SetSelection(ctx context.Context, handle int64, arg0 int32) error + func (c *GridViewClient) SetStretchMode(ctx context.Context, handle int64, arg0 int32) error + func (c *GridViewClient) SetVerticalSpacing(ctx context.Context, handle int64, arg0 int32) error + func (c *GridViewClient) SmoothScrollByOffset(ctx context.Context, handle int64, arg0 int32) error + func (c *GridViewClient) SmoothScrollToPosition(ctx context.Context, handle int64, arg0 int32) error + type HeaderViewListAdapterClient struct + func NewHeaderViewListAdapterClient(cc grpc.ClientConnInterface) *HeaderViewListAdapterClient + func (c *HeaderViewListAdapterClient) AreAllItemsEnabled(ctx context.Context, handle int64) (bool, error) + func (c *HeaderViewListAdapterClient) GetCount(ctx context.Context, handle int64) (int32, error) + func (c *HeaderViewListAdapterClient) GetFilter(ctx context.Context, handle int64) (int64, error) + func (c *HeaderViewListAdapterClient) GetFootersCount(ctx context.Context, handle int64) (int32, error) + func (c *HeaderViewListAdapterClient) GetHeadersCount(ctx context.Context, handle int64) (int32, error) + func (c *HeaderViewListAdapterClient) GetItem(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *HeaderViewListAdapterClient) GetItemId(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *HeaderViewListAdapterClient) GetItemViewType(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *HeaderViewListAdapterClient) GetView(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *HeaderViewListAdapterClient) GetViewTypeCount(ctx context.Context, handle int64) (int32, error) + func (c *HeaderViewListAdapterClient) GetWrappedAdapter(ctx context.Context, handle int64) (int64, error) + func (c *HeaderViewListAdapterClient) HasStableIds(ctx context.Context, handle int64) (bool, error) + func (c *HeaderViewListAdapterClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *HeaderViewListAdapterClient) IsEnabled(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *HeaderViewListAdapterClient) RegisterDataSetObserver(ctx context.Context, handle int64, arg0 int64) error + func (c *HeaderViewListAdapterClient) RemoveFooter(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HeaderViewListAdapterClient) RemoveHeader(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HeaderViewListAdapterClient) UnregisterDataSetObserver(ctx context.Context, handle int64, arg0 int64) error + type HeterogeneousExpandableListClient struct + func NewHeterogeneousExpandableListClient(cc grpc.ClientConnInterface) *HeterogeneousExpandableListClient + func (c *HeterogeneousExpandableListClient) GetChildType(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *HeterogeneousExpandableListClient) GetChildTypeCount(ctx context.Context) (int32, error) + func (c *HeterogeneousExpandableListClient) GetGroupType(ctx context.Context, arg0 int32) (int32, error) + func (c *HeterogeneousExpandableListClient) GetGroupTypeCount(ctx context.Context) (int32, error) + type HorizontalScrollViewClient struct + func NewHorizontalScrollViewClient(cc grpc.ClientConnInterface) *HorizontalScrollViewClient + func (c *HorizontalScrollViewClient) AddView1(ctx context.Context, handle int64, arg0 int64) error + func (c *HorizontalScrollViewClient) AddView2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *HorizontalScrollViewClient) AddView2_2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *HorizontalScrollViewClient) AddView3_3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *HorizontalScrollViewClient) ArrowScroll(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *HorizontalScrollViewClient) ComputeScroll(ctx context.Context, handle int64) error + func (c *HorizontalScrollViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HorizontalScrollViewClient) Draw(ctx context.Context, handle int64, arg0 int64) error + func (c *HorizontalScrollViewClient) ExecuteKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HorizontalScrollViewClient) Fling(ctx context.Context, handle int64, arg0 int32) error + func (c *HorizontalScrollViewClient) FullScroll(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *HorizontalScrollViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *HorizontalScrollViewClient) GetLeftEdgeEffectColor(ctx context.Context, handle int64) (int32, error) + func (c *HorizontalScrollViewClient) GetMaxScrollAmount(ctx context.Context, handle int64) (int32, error) + func (c *HorizontalScrollViewClient) GetRightEdgeEffectColor(ctx context.Context, handle int64) (int32, error) + func (c *HorizontalScrollViewClient) IsFillViewport(ctx context.Context, handle int64) (bool, error) + func (c *HorizontalScrollViewClient) IsSmoothScrollingEnabled(ctx context.Context, handle int64) (bool, error) + func (c *HorizontalScrollViewClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HorizontalScrollViewClient) OnInterceptTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HorizontalScrollViewClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HorizontalScrollViewClient) PageScroll(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *HorizontalScrollViewClient) RequestChildFocus(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *HorizontalScrollViewClient) RequestChildRectangleOnScreen(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) (bool, error) + func (c *HorizontalScrollViewClient) RequestDisallowInterceptTouchEvent(ctx context.Context, handle int64, arg0 bool) error + func (c *HorizontalScrollViewClient) RequestLayout(ctx context.Context, handle int64) error + func (c *HorizontalScrollViewClient) ScrollTo(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *HorizontalScrollViewClient) SetEdgeEffectColor(ctx context.Context, handle int64, arg0 int32) error + func (c *HorizontalScrollViewClient) SetFillViewport(ctx context.Context, handle int64, arg0 bool) error + func (c *HorizontalScrollViewClient) SetLeftEdgeEffectColor(ctx context.Context, handle int64, arg0 int32) error + func (c *HorizontalScrollViewClient) SetRightEdgeEffectColor(ctx context.Context, handle int64, arg0 int32) error + func (c *HorizontalScrollViewClient) SetSmoothScrollingEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *HorizontalScrollViewClient) ShouldDelayChildPressedState(ctx context.Context, handle int64) (bool, error) + func (c *HorizontalScrollViewClient) SmoothScrollBy(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *HorizontalScrollViewClient) SmoothScrollTo(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + type ImageButtonClient struct + func NewImageButtonClient(cc grpc.ClientConnInterface) *ImageButtonClient + func (c *ImageButtonClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ImageButtonClient) OnResolvePointerIcon(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + type ImageSwitcherClient struct + func NewImageSwitcherClient(cc grpc.ClientConnInterface) *ImageSwitcherClient + func (c *ImageSwitcherClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ImageSwitcherClient) SetImageDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageSwitcherClient) SetImageResource(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageSwitcherClient) SetImageURI(ctx context.Context, handle int64, arg0 int64) error + type ImageViewClient struct + func NewImageViewClient(cc grpc.ClientConnInterface) *ImageViewClient + func (c *ImageViewClient) AnimateTransform(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) ClearColorFilter(ctx context.Context, handle int64) error + func (c *ImageViewClient) DrawableHotspotChanged(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *ImageViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ImageViewClient) GetAdjustViewBounds(ctx context.Context, handle int64) (bool, error) + func (c *ImageViewClient) GetBaseline(ctx context.Context, handle int64) (int32, error) + func (c *ImageViewClient) GetBaselineAlignBottom(ctx context.Context, handle int64) (bool, error) + func (c *ImageViewClient) GetColorFilter(ctx context.Context, handle int64) (int64, error) + func (c *ImageViewClient) GetCropToPadding(ctx context.Context, handle int64) (bool, error) + func (c *ImageViewClient) GetDrawable(ctx context.Context, handle int64) (int64, error) + func (c *ImageViewClient) GetImageAlpha(ctx context.Context, handle int64) (int32, error) + func (c *ImageViewClient) GetImageMatrix(ctx context.Context, handle int64) (int64, error) + func (c *ImageViewClient) GetImageTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *ImageViewClient) GetImageTintList(ctx context.Context, handle int64) (int64, error) + func (c *ImageViewClient) GetImageTintMode(ctx context.Context, handle int64) (int64, error) + func (c *ImageViewClient) GetMaxHeight(ctx context.Context, handle int64) (int32, error) + func (c *ImageViewClient) GetMaxWidth(ctx context.Context, handle int64) (int32, error) + func (c *ImageViewClient) GetScaleType(ctx context.Context, handle int64) (int64, error) + func (c *ImageViewClient) HasOverlappingRendering(ctx context.Context, handle int64) (bool, error) + func (c *ImageViewClient) InvalidateDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) IsOpaque(ctx context.Context, handle int64) (bool, error) + func (c *ImageViewClient) JumpDrawablesToCurrentState(ctx context.Context, handle int64) error + func (c *ImageViewClient) OnCreateDrawableState(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ImageViewClient) OnRtlPropertiesChanged(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) OnVisibilityAggregated(ctx context.Context, handle int64, arg0 bool) error + func (c *ImageViewClient) SetAdjustViewBounds(ctx context.Context, handle int64, arg0 bool) error + func (c *ImageViewClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) SetBaseline(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) SetBaselineAlignBottom(ctx context.Context, handle int64, arg0 bool) error + func (c *ImageViewClient) SetColorFilter1(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetColorFilter1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) SetColorFilter2_2(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *ImageViewClient) SetCropToPadding(ctx context.Context, handle int64, arg0 bool) error + func (c *ImageViewClient) SetImageAlpha(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) SetImageBitmap(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetImageDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetImageIcon(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetImageLevel(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) SetImageMatrix(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetImageResource(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) SetImageState(ctx context.Context, handle int64, arg0 int64, arg1 bool) error + func (c *ImageViewClient) SetImageTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetImageTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetImageTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetImageURI(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetMaxHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) SetMaxWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *ImageViewClient) SetScaleType(ctx context.Context, handle int64, arg0 int64) error + func (c *ImageViewClient) SetSelected(ctx context.Context, handle int64, arg0 bool) error + func (c *ImageViewClient) SetVisibility(ctx context.Context, handle int64, arg0 int32) error + type ImageViewScaleTypeClient struct + func NewImageViewScaleTypeClient(cc grpc.ClientConnInterface) *ImageViewScaleTypeClient + func (c *ImageViewScaleTypeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ImageViewScaleTypeClient) Values(ctx context.Context) (int64, error) + type LinearLayoutClient struct + func NewLinearLayoutClient(cc grpc.ClientConnInterface) *LinearLayoutClient + func (c *LinearLayoutClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *LinearLayoutClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *LinearLayoutClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *LinearLayoutClient) GetBaseline(ctx context.Context, handle int64) (int32, error) + func (c *LinearLayoutClient) GetBaselineAlignedChildIndex(ctx context.Context, handle int64) (int32, error) + func (c *LinearLayoutClient) GetDividerDrawable(ctx context.Context, handle int64) (int64, error) + func (c *LinearLayoutClient) GetDividerPadding(ctx context.Context, handle int64) (int32, error) + func (c *LinearLayoutClient) GetGravity(ctx context.Context, handle int64) (int32, error) + func (c *LinearLayoutClient) GetOrientation(ctx context.Context, handle int64) (int32, error) + func (c *LinearLayoutClient) GetShowDividers(ctx context.Context, handle int64) (int32, error) + func (c *LinearLayoutClient) GetWeightSum(ctx context.Context, handle int64) (float32, error) + func (c *LinearLayoutClient) IsBaselineAligned(ctx context.Context, handle int64) (bool, error) + func (c *LinearLayoutClient) IsMeasureWithLargestChildEnabled(ctx context.Context, handle int64) (bool, error) + func (c *LinearLayoutClient) OnRtlPropertiesChanged(ctx context.Context, handle int64, arg0 int32) error + func (c *LinearLayoutClient) SetBaselineAligned(ctx context.Context, handle int64, arg0 bool) error + func (c *LinearLayoutClient) SetBaselineAlignedChildIndex(ctx context.Context, handle int64, arg0 int32) error + func (c *LinearLayoutClient) SetDividerDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *LinearLayoutClient) SetDividerPadding(ctx context.Context, handle int64, arg0 int32) error + func (c *LinearLayoutClient) SetGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *LinearLayoutClient) SetHorizontalGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *LinearLayoutClient) SetMeasureWithLargestChildEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *LinearLayoutClient) SetOrientation(ctx context.Context, handle int64, arg0 int32) error + func (c *LinearLayoutClient) SetShowDividers(ctx context.Context, handle int64, arg0 int32) error + func (c *LinearLayoutClient) SetVerticalGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *LinearLayoutClient) SetWeightSum(ctx context.Context, handle int64, arg0 float32) error + func (c *LinearLayoutClient) ShouldDelayChildPressedState(ctx context.Context, handle int64) (bool, error) + type LinearLayoutLayoutParamsClient struct + func NewLinearLayoutLayoutParamsClient(cc grpc.ClientConnInterface) *LinearLayoutLayoutParamsClient + func (c *LinearLayoutLayoutParamsClient) Debug(ctx context.Context, arg0 string) (string, error) + type ListAdapterClient struct + func NewListAdapterClient(cc grpc.ClientConnInterface) *ListAdapterClient + func (c *ListAdapterClient) AreAllItemsEnabled(ctx context.Context) (bool, error) + func (c *ListAdapterClient) IsEnabled(ctx context.Context, arg0 int32) (bool, error) + type ListPopupWindowClient struct + func NewListPopupWindowClient(cc grpc.ClientConnInterface) *ListPopupWindowClient + func (c *ListPopupWindowClient) ClearListSelection(ctx context.Context, handle int64) error + func (c *ListPopupWindowClient) CreateDragToOpenListener(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ListPopupWindowClient) Dismiss(ctx context.Context, handle int64) error + func (c *ListPopupWindowClient) GetAnchorView(ctx context.Context, handle int64) (int64, error) + func (c *ListPopupWindowClient) GetAnimationStyle(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) GetBackground(ctx context.Context, handle int64) (int64, error) + func (c *ListPopupWindowClient) GetEpicenterBounds(ctx context.Context, handle int64) (int64, error) + func (c *ListPopupWindowClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) GetHorizontalOffset(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) GetInputMethodMode(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) GetListView(ctx context.Context, handle int64) (int64, error) + func (c *ListPopupWindowClient) GetPromptPosition(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) GetSelectedItem(ctx context.Context, handle int64) (int64, error) + func (c *ListPopupWindowClient) GetSelectedItemId(ctx context.Context, handle int64) (int64, error) + func (c *ListPopupWindowClient) GetSelectedItemPosition(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) GetSelectedView(ctx context.Context, handle int64) (int64, error) + func (c *ListPopupWindowClient) GetSoftInputMode(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) GetVerticalOffset(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *ListPopupWindowClient) IsInputMethodNotNeeded(ctx context.Context, handle int64) (bool, error) + func (c *ListPopupWindowClient) IsModal(ctx context.Context, handle int64) (bool, error) + func (c *ListPopupWindowClient) IsShowing(ctx context.Context, handle int64) (bool, error) + func (c *ListPopupWindowClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *ListPopupWindowClient) OnKeyPreIme(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *ListPopupWindowClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *ListPopupWindowClient) PerformItemClick(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ListPopupWindowClient) PostShow(ctx context.Context, handle int64) error + func (c *ListPopupWindowClient) SetAdapter(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetAnchorView(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetAnimationStyle(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetBackgroundDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetContentWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetDropDownGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetEpicenterBounds(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetHorizontalOffset(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetInputMethodMode(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetListSelector(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetModal(ctx context.Context, handle int64, arg0 bool) error + func (c *ListPopupWindowClient) SetOnDismissListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetOnItemClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetOnItemSelectedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetPromptPosition(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetPromptView(ctx context.Context, handle int64, arg0 int64) error + func (c *ListPopupWindowClient) SetSelection(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetSoftInputMode(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetVerticalOffset(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) SetWindowLayoutType(ctx context.Context, handle int64, arg0 int32) error + func (c *ListPopupWindowClient) Show(ctx context.Context, handle int64) error + type ListViewClient struct + func NewListViewClient(cc grpc.ClientConnInterface) *ListViewClient + func (c *ListViewClient) AddFooterView1(ctx context.Context, handle int64, arg0 int64) error + func (c *ListViewClient) AddFooterView3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) error + func (c *ListViewClient) AddHeaderView1(ctx context.Context, handle int64, arg0 int64) error + func (c *ListViewClient) AddHeaderView3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) error + func (c *ListViewClient) AreFooterDividersEnabled(ctx context.Context, handle int64) (bool, error) + func (c *ListViewClient) AreHeaderDividersEnabled(ctx context.Context, handle int64) (bool, error) + func (c *ListViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ListViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ListViewClient) GetAdapter0(ctx context.Context, handle int64) (int64, error) + func (c *ListViewClient) GetAdapter0_1(ctx context.Context, handle int64) (int64, error) + func (c *ListViewClient) GetCheckItemIds(ctx context.Context, handle int64) (int64, error) + func (c *ListViewClient) GetDivider(ctx context.Context, handle int64) (int64, error) + func (c *ListViewClient) GetDividerHeight(ctx context.Context, handle int64) (int32, error) + func (c *ListViewClient) GetFooterViewsCount(ctx context.Context, handle int64) (int32, error) + func (c *ListViewClient) GetHeaderViewsCount(ctx context.Context, handle int64) (int32, error) + func (c *ListViewClient) GetItemsCanFocus(ctx context.Context, handle int64) (bool, error) + func (c *ListViewClient) GetMaxScrollAmount(ctx context.Context, handle int64) (int32, error) + func (c *ListViewClient) GetOverscrollFooter(ctx context.Context, handle int64) (int64, error) + func (c *ListViewClient) GetOverscrollHeader(ctx context.Context, handle int64) (int64, error) + func (c *ListViewClient) IsOpaque(ctx context.Context, handle int64) (bool, error) + func (c *ListViewClient) OnInitializeAccessibilityNodeInfoForItem(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *ListViewClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *ListViewClient) OnKeyMultiple(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (bool, error) + func (c *ListViewClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *ListViewClient) RemoveFooterView(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ListViewClient) RemoveHeaderView(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ListViewClient) RequestChildRectangleOnScreen(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) (bool, error) + func (c *ListViewClient) SetAdapter1(ctx context.Context, handle int64, arg0 int64) error + func (c *ListViewClient) SetAdapter1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *ListViewClient) SetCacheColorHint(ctx context.Context, handle int64, arg0 int32) error + func (c *ListViewClient) SetDivider(ctx context.Context, handle int64, arg0 int64) error + func (c *ListViewClient) SetDividerHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *ListViewClient) SetFooterDividersEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ListViewClient) SetHeaderDividersEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ListViewClient) SetItemsCanFocus(ctx context.Context, handle int64, arg0 bool) error + func (c *ListViewClient) SetOverscrollFooter(ctx context.Context, handle int64, arg0 int64) error + func (c *ListViewClient) SetOverscrollHeader(ctx context.Context, handle int64, arg0 int64) error + func (c *ListViewClient) SetRemoteViewsAdapter(ctx context.Context, handle int64, arg0 int64) error + func (c *ListViewClient) SetSelection(ctx context.Context, handle int64, arg0 int32) error + func (c *ListViewClient) SetSelectionAfterHeaderView(ctx context.Context, handle int64) error + func (c *ListViewClient) SmoothScrollByOffset(ctx context.Context, handle int64, arg0 int32) error + func (c *ListViewClient) SmoothScrollToPosition(ctx context.Context, handle int64, arg0 int32) error + type MagnifierBuilderClient struct + func NewMagnifierBuilderClient(cc grpc.ClientConnInterface) *MagnifierBuilderClient + func (c *MagnifierBuilderClient) Build(ctx context.Context) (int64, error) + func (c *MagnifierBuilderClient) SetClippingEnabled(ctx context.Context, arg0 bool) (int64, error) + func (c *MagnifierBuilderClient) SetCornerRadius(ctx context.Context, arg0 float32) (int64, error) + func (c *MagnifierBuilderClient) SetDefaultSourceToMagnifierOffset(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *MagnifierBuilderClient) SetElevation(ctx context.Context, arg0 float32) (int64, error) + func (c *MagnifierBuilderClient) SetInitialZoom(ctx context.Context, arg0 float32) (int64, error) + func (c *MagnifierBuilderClient) SetOverlay(ctx context.Context, arg0 int64) (int64, error) + func (c *MagnifierBuilderClient) SetSize(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *MagnifierBuilderClient) SetSourceBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error) + type MagnifierClient struct + func NewMagnifierClient(cc grpc.ClientConnInterface) *MagnifierClient + func (c *MagnifierClient) Dismiss(ctx context.Context, handle int64) error + func (c *MagnifierClient) GetCornerRadius(ctx context.Context, handle int64) (float32, error) + func (c *MagnifierClient) GetDefaultHorizontalSourceToMagnifierOffset(ctx context.Context, handle int64) (int32, error) + func (c *MagnifierClient) GetDefaultVerticalSourceToMagnifierOffset(ctx context.Context, handle int64) (int32, error) + func (c *MagnifierClient) GetElevation(ctx context.Context, handle int64) (float32, error) + func (c *MagnifierClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *MagnifierClient) GetOverlay(ctx context.Context, handle int64) (int64, error) + func (c *MagnifierClient) GetPosition(ctx context.Context, handle int64) (int64, error) + func (c *MagnifierClient) GetSourceHeight(ctx context.Context, handle int64) (int32, error) + func (c *MagnifierClient) GetSourcePosition(ctx context.Context, handle int64) (int64, error) + func (c *MagnifierClient) GetSourceWidth(ctx context.Context, handle int64) (int32, error) + func (c *MagnifierClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *MagnifierClient) GetZoom(ctx context.Context, handle int64) (float32, error) + func (c *MagnifierClient) IsClippingEnabled(ctx context.Context, handle int64) (bool, error) + func (c *MagnifierClient) SetZoom(ctx context.Context, handle int64, arg0 float32) error + func (c *MagnifierClient) Show2(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *MagnifierClient) Show4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *MagnifierClient) Update(ctx context.Context, handle int64) error + type MediaControllerClient struct + func NewMediaControllerClient(cc grpc.ClientConnInterface) *MediaControllerClient + func (c *MediaControllerClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MediaControllerClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *MediaControllerClient) Hide(ctx context.Context, handle int64) error + func (c *MediaControllerClient) IsShowing(ctx context.Context, handle int64) (bool, error) + func (c *MediaControllerClient) OnFinishInflate(ctx context.Context, handle int64) error + func (c *MediaControllerClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MediaControllerClient) OnTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MediaControllerClient) SetAnchorView(ctx context.Context, handle int64, arg0 int64) error + func (c *MediaControllerClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *MediaControllerClient) SetMediaPlayer(ctx context.Context, handle int64, arg0 int64) error + func (c *MediaControllerClient) SetPrevNextListeners(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *MediaControllerClient) Show0(ctx context.Context, handle int64) error + func (c *MediaControllerClient) Show1_1(ctx context.Context, handle int64, arg0 int32) error + type MediaControllerMediaPlayerControlClient struct + func NewMediaControllerMediaPlayerControlClient(cc grpc.ClientConnInterface) *MediaControllerMediaPlayerControlClient + func (c *MediaControllerMediaPlayerControlClient) CanPause(ctx context.Context) (bool, error) + func (c *MediaControllerMediaPlayerControlClient) CanSeekBackward(ctx context.Context) (bool, error) + func (c *MediaControllerMediaPlayerControlClient) CanSeekForward(ctx context.Context) (bool, error) + func (c *MediaControllerMediaPlayerControlClient) GetAudioSessionId(ctx context.Context) (int32, error) + func (c *MediaControllerMediaPlayerControlClient) GetBufferPercentage(ctx context.Context) (int32, error) + func (c *MediaControllerMediaPlayerControlClient) GetCurrentPosition(ctx context.Context) (int32, error) + func (c *MediaControllerMediaPlayerControlClient) GetDuration(ctx context.Context) (int32, error) + func (c *MediaControllerMediaPlayerControlClient) IsPlaying(ctx context.Context) (bool, error) + func (c *MediaControllerMediaPlayerControlClient) Pause(ctx context.Context) error + func (c *MediaControllerMediaPlayerControlClient) SeekTo(ctx context.Context, arg0 int32) error + func (c *MediaControllerMediaPlayerControlClient) Start(ctx context.Context) error + type MultiAutoCompleteTextViewClient struct + func NewMultiAutoCompleteTextViewClient(cc grpc.ClientConnInterface) *MultiAutoCompleteTextViewClient + func (c *MultiAutoCompleteTextViewClient) EnoughToFilter(ctx context.Context, handle int64) (bool, error) + func (c *MultiAutoCompleteTextViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *MultiAutoCompleteTextViewClient) PerformValidation(ctx context.Context, handle int64) error + func (c *MultiAutoCompleteTextViewClient) SetTokenizer(ctx context.Context, handle int64, arg0 int64) error + type MultiAutoCompleteTextViewCommaTokenizerClient struct + func NewMultiAutoCompleteTextViewCommaTokenizerClient(cc grpc.ClientConnInterface) *MultiAutoCompleteTextViewCommaTokenizerClient + func (c *MultiAutoCompleteTextViewCommaTokenizerClient) FindTokenEnd(ctx context.Context, arg0 string, arg1 int32) (int32, error) + func (c *MultiAutoCompleteTextViewCommaTokenizerClient) FindTokenStart(ctx context.Context, arg0 string, arg1 int32) (int32, error) + func (c *MultiAutoCompleteTextViewCommaTokenizerClient) TerminateToken(ctx context.Context, arg0 string) (int64, error) + type MultiAutoCompleteTextViewTokenizerClient struct + func NewMultiAutoCompleteTextViewTokenizerClient(cc grpc.ClientConnInterface) *MultiAutoCompleteTextViewTokenizerClient + func (c *MultiAutoCompleteTextViewTokenizerClient) FindTokenEnd(ctx context.Context, arg0 string, arg1 int32) (int32, error) + func (c *MultiAutoCompleteTextViewTokenizerClient) FindTokenStart(ctx context.Context, arg0 string, arg1 int32) (int32, error) + func (c *MultiAutoCompleteTextViewTokenizerClient) TerminateToken(ctx context.Context, arg0 string) (int64, error) + type NumberPickerClient struct + func NewNumberPickerClient(cc grpc.ClientConnInterface) *NumberPickerClient + func (c *NumberPickerClient) ComputeScroll(ctx context.Context, handle int64) error + func (c *NumberPickerClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NumberPickerClient) DispatchTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NumberPickerClient) DispatchTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NumberPickerClient) GetAccessibilityNodeProvider(ctx context.Context, handle int64) (int64, error) + func (c *NumberPickerClient) GetDisplayedValues(ctx context.Context, handle int64) (int64, error) + func (c *NumberPickerClient) GetMaxValue(ctx context.Context, handle int64) (int32, error) + func (c *NumberPickerClient) GetMinValue(ctx context.Context, handle int64) (int32, error) + func (c *NumberPickerClient) GetSelectionDividerHeight(ctx context.Context, handle int64) (int32, error) + func (c *NumberPickerClient) GetSolidColor(ctx context.Context, handle int64) (int32, error) + func (c *NumberPickerClient) GetTextColor(ctx context.Context, handle int64) (int32, error) + func (c *NumberPickerClient) GetTextSize(ctx context.Context, handle int64) (float32, error) + func (c *NumberPickerClient) GetValue(ctx context.Context, handle int64) (int32, error) + func (c *NumberPickerClient) GetWrapSelectorWheel(ctx context.Context, handle int64) (bool, error) + func (c *NumberPickerClient) JumpDrawablesToCurrentState(ctx context.Context, handle int64) error + func (c *NumberPickerClient) OnInterceptTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NumberPickerClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *NumberPickerClient) PerformClick(ctx context.Context, handle int64) (bool, error) + func (c *NumberPickerClient) PerformLongClick(ctx context.Context, handle int64) (bool, error) + func (c *NumberPickerClient) ScrollBy(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *NumberPickerClient) SetDisplayedValues(ctx context.Context, handle int64, arg0 int64) error + func (c *NumberPickerClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *NumberPickerClient) SetFormatter(ctx context.Context, handle int64, arg0 int64) error + func (c *NumberPickerClient) SetMaxValue(ctx context.Context, handle int64, arg0 int32) error + func (c *NumberPickerClient) SetMinValue(ctx context.Context, handle int64, arg0 int32) error + func (c *NumberPickerClient) SetOnLongPressUpdateInterval(ctx context.Context, handle int64, arg0 int64) error + func (c *NumberPickerClient) SetOnScrollListener(ctx context.Context, handle int64, arg0 int64) error + func (c *NumberPickerClient) SetOnValueChangedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *NumberPickerClient) SetSelectionDividerHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *NumberPickerClient) SetTextColor(ctx context.Context, handle int64, arg0 int32) error + func (c *NumberPickerClient) SetTextSize(ctx context.Context, handle int64, arg0 float32) error + func (c *NumberPickerClient) SetValue(ctx context.Context, handle int64, arg0 int32) error + func (c *NumberPickerClient) SetWrapSelectorWheel(ctx context.Context, handle int64, arg0 bool) error + type NumberPickerFormatterClient struct + func NewNumberPickerFormatterClient(cc grpc.ClientConnInterface) *NumberPickerFormatterClient + func (c *NumberPickerFormatterClient) Format(ctx context.Context, arg0 int32) (string, error) + type NumberPickerOnScrollListenerClient struct + func NewNumberPickerOnScrollListenerClient(cc grpc.ClientConnInterface) *NumberPickerOnScrollListenerClient + func (c *NumberPickerOnScrollListenerClient) OnScrollStateChange(ctx context.Context, arg0 int64, arg1 int32) error + type NumberPickerOnValueChangeListenerClient struct + func NewNumberPickerOnValueChangeListenerClient(cc grpc.ClientConnInterface) *NumberPickerOnValueChangeListenerClient + func (c *NumberPickerOnValueChangeListenerClient) OnValueChange(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + type OverScrollerClient struct + func NewOverScrollerClient(cc grpc.ClientConnInterface) *OverScrollerClient + func (c *OverScrollerClient) AbortAnimation(ctx context.Context, handle int64) error + func (c *OverScrollerClient) ComputeScrollOffset(ctx context.Context, handle int64) (bool, error) + func (c *OverScrollerClient) Fling10_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *OverScrollerClient) Fling8(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *OverScrollerClient) ForceFinished(ctx context.Context, handle int64, arg0 bool) error + func (c *OverScrollerClient) GetCurrVelocity(ctx context.Context, handle int64) (float32, error) + func (c *OverScrollerClient) GetCurrX(ctx context.Context, handle int64) (int32, error) + func (c *OverScrollerClient) GetCurrY(ctx context.Context, handle int64) (int32, error) + func (c *OverScrollerClient) GetFinalX(ctx context.Context, handle int64) (int32, error) + func (c *OverScrollerClient) GetFinalY(ctx context.Context, handle int64) (int32, error) + func (c *OverScrollerClient) GetStartX(ctx context.Context, handle int64) (int32, error) + func (c *OverScrollerClient) GetStartY(ctx context.Context, handle int64) (int32, error) + func (c *OverScrollerClient) IsFinished(ctx context.Context, handle int64) (bool, error) + func (c *OverScrollerClient) IsOverScrolled(ctx context.Context, handle int64) (bool, error) + func (c *OverScrollerClient) NotifyHorizontalEdgeReached(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error + func (c *OverScrollerClient) NotifyVerticalEdgeReached(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error + func (c *OverScrollerClient) SetFriction(ctx context.Context, handle int64, arg0 float32) error + func (c *OverScrollerClient) SpringBack(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error) + func (c *OverScrollerClient) StartScroll4(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *OverScrollerClient) StartScroll5_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + type PopupMenuClient struct + func NewPopupMenuClient(cc grpc.ClientConnInterface) *PopupMenuClient + func (c *PopupMenuClient) Dismiss(ctx context.Context, handle int64) error + func (c *PopupMenuClient) GetDragToOpenListener(ctx context.Context, handle int64) (int64, error) + func (c *PopupMenuClient) GetGravity(ctx context.Context, handle int64) (int32, error) + func (c *PopupMenuClient) GetMenu(ctx context.Context, handle int64) (int64, error) + func (c *PopupMenuClient) GetMenuInflater(ctx context.Context, handle int64) (int64, error) + func (c *PopupMenuClient) Inflate(ctx context.Context, handle int64, arg0 int32) error + func (c *PopupMenuClient) SetForceShowIcon(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupMenuClient) SetGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *PopupMenuClient) SetOnDismissListener(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupMenuClient) SetOnMenuItemClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupMenuClient) Show(ctx context.Context, handle int64) error + type PopupMenuOnDismissListenerClient struct + func NewPopupMenuOnDismissListenerClient(cc grpc.ClientConnInterface) *PopupMenuOnDismissListenerClient + func (c *PopupMenuOnDismissListenerClient) OnDismiss(ctx context.Context, arg0 int64) error + type PopupMenuOnMenuItemClickListenerClient struct + func NewPopupMenuOnMenuItemClickListenerClient(cc grpc.ClientConnInterface) *PopupMenuOnMenuItemClickListenerClient + func (c *PopupMenuOnMenuItemClickListenerClient) OnMenuItemClick(ctx context.Context, arg0 int64) (bool, error) + type PopupWindowClient struct + func NewPopupWindowClient(cc grpc.ClientConnInterface) *PopupWindowClient + func (c *PopupWindowClient) Dismiss(ctx context.Context, handle int64) error + func (c *PopupWindowClient) GetAnimationStyle(ctx context.Context, handle int64) (int32, error) + func (c *PopupWindowClient) GetBackground(ctx context.Context, handle int64) (int64, error) + func (c *PopupWindowClient) GetContentView(ctx context.Context, handle int64) (int64, error) + func (c *PopupWindowClient) GetElevation(ctx context.Context, handle int64) (float32, error) + func (c *PopupWindowClient) GetEnterTransition(ctx context.Context, handle int64) (int64, error) + func (c *PopupWindowClient) GetEpicenterBounds(ctx context.Context, handle int64) (int64, error) + func (c *PopupWindowClient) GetExitTransition(ctx context.Context, handle int64) (int64, error) + func (c *PopupWindowClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *PopupWindowClient) GetInputMethodMode(ctx context.Context, handle int64) (int32, error) + func (c *PopupWindowClient) GetMaxAvailableHeight1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *PopupWindowClient) GetMaxAvailableHeight2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error) + func (c *PopupWindowClient) GetMaxAvailableHeight3_2(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 bool) (int32, error) + func (c *PopupWindowClient) GetOverlapAnchor(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) GetSoftInputMode(ctx context.Context, handle int64) (int32, error) + func (c *PopupWindowClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *PopupWindowClient) GetWindowLayoutType(ctx context.Context, handle int64) (int32, error) + func (c *PopupWindowClient) IsAboveAnchor(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsAttachedInDecor(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsClippedToScreen(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsClippingEnabled(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsFocusable(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsLaidOutInScreen(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsOutsideTouchable(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsShowing(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsSplitTouchEnabled(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsTouchModal(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) IsTouchable(ctx context.Context, handle int64) (bool, error) + func (c *PopupWindowClient) SetAnimationStyle(ctx context.Context, handle int64, arg0 int32) error + func (c *PopupWindowClient) SetAttachedInDecor(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetBackgroundDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupWindowClient) SetClippingEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetContentView(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupWindowClient) SetElevation(ctx context.Context, handle int64, arg0 float32) error + func (c *PopupWindowClient) SetEnterTransition(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupWindowClient) SetEpicenterBounds(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupWindowClient) SetExitTransition(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupWindowClient) SetFocusable(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *PopupWindowClient) SetIgnoreCheekPress(ctx context.Context, handle int64) error + func (c *PopupWindowClient) SetInputMethodMode(ctx context.Context, handle int64, arg0 int32) error + func (c *PopupWindowClient) SetIsClippedToScreen(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetIsLaidOutInScreen(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetOnDismissListener(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupWindowClient) SetOutsideTouchable(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetOverlapAnchor(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetSoftInputMode(ctx context.Context, handle int64, arg0 int32) error + func (c *PopupWindowClient) SetSplitTouchEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetTouchInterceptor(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupWindowClient) SetTouchModal(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetTouchable(ctx context.Context, handle int64, arg0 bool) error + func (c *PopupWindowClient) SetWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *PopupWindowClient) SetWindowLayoutMode(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *PopupWindowClient) SetWindowLayoutType(ctx context.Context, handle int64, arg0 int32) error + func (c *PopupWindowClient) ShowAsDropDown1(ctx context.Context, handle int64, arg0 int64) error + func (c *PopupWindowClient) ShowAsDropDown3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error + func (c *PopupWindowClient) ShowAsDropDown4_2(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error + func (c *PopupWindowClient) ShowAtLocation(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error + func (c *PopupWindowClient) Update0(ctx context.Context, handle int64) error + func (c *PopupWindowClient) Update2_3(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *PopupWindowClient) Update3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error + func (c *PopupWindowClient) Update4_4(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *PopupWindowClient) Update5_2(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error + func (c *PopupWindowClient) Update5_5(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + type PopupWindowOnDismissListenerClient struct + func NewPopupWindowOnDismissListenerClient(cc grpc.ClientConnInterface) *PopupWindowOnDismissListenerClient + func (c *PopupWindowOnDismissListenerClient) OnDismiss(ctx context.Context) error + type ProgressBarClient struct + func NewProgressBarClient(cc grpc.ClientConnInterface) *ProgressBarClient + func (c *ProgressBarClient) DrawableHotspotChanged(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *ProgressBarClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetCurrentDrawable(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetIndeterminateDrawable(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetIndeterminateTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetIndeterminateTintList(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetIndeterminateTintMode(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetInterpolator(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetMaxHeight(ctx context.Context, handle int64) (int32, error) + func (c *ProgressBarClient) GetMaxWidth(ctx context.Context, handle int64) (int32, error) + func (c *ProgressBarClient) GetMinHeight(ctx context.Context, handle int64) (int32, error) + func (c *ProgressBarClient) GetMinWidth(ctx context.Context, handle int64) (int32, error) + func (c *ProgressBarClient) GetProgressBackgroundTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetProgressBackgroundTintList(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetProgressBackgroundTintMode(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetProgressDrawable(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetProgressTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetProgressTintList(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetProgressTintMode(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetSecondaryProgressTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetSecondaryProgressTintList(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) GetSecondaryProgressTintMode(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) InvalidateDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) IsAnimating(ctx context.Context, handle int64) (bool, error) + func (c *ProgressBarClient) JumpDrawablesToCurrentState(ctx context.Context, handle int64) error + func (c *ProgressBarClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) OnSaveInstanceState(ctx context.Context, handle int64) (int64, error) + func (c *ProgressBarClient) OnVisibilityAggregated(ctx context.Context, handle int64, arg0 bool) error + func (c *ProgressBarClient) PostInvalidate(ctx context.Context, handle int64) error + func (c *ProgressBarClient) SetIndeterminateDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetIndeterminateDrawableTiled(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetIndeterminateTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetIndeterminateTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetIndeterminateTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetInterpolator1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetInterpolator2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *ProgressBarClient) SetMaxHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *ProgressBarClient) SetMaxWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *ProgressBarClient) SetMinHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *ProgressBarClient) SetMinWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *ProgressBarClient) SetProgress(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *ProgressBarClient) SetProgressBackgroundTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetProgressBackgroundTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetProgressBackgroundTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetProgressDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetProgressDrawableTiled(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetProgressTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetProgressTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetProgressTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetSecondaryProgressTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetSecondaryProgressTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetSecondaryProgressTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *ProgressBarClient) SetStateDescription(ctx context.Context, handle int64, arg0 string) error + type QuickContactBadgeClient struct + func NewQuickContactBadgeClient(cc grpc.ClientConnInterface) *QuickContactBadgeClient + func (c *QuickContactBadgeClient) AssignContactFromEmail2(ctx context.Context, handle int64, arg0 string, arg1 bool) error + func (c *QuickContactBadgeClient) AssignContactFromEmail3_1(ctx context.Context, handle int64, arg0 string, arg1 bool, arg2 int64) error + func (c *QuickContactBadgeClient) AssignContactFromPhone2(ctx context.Context, handle int64, arg0 string, arg1 bool) error + func (c *QuickContactBadgeClient) AssignContactFromPhone3_1(ctx context.Context, handle int64, arg0 string, arg1 bool, arg2 int64) error + func (c *QuickContactBadgeClient) AssignContactUri(ctx context.Context, handle int64, arg0 int64) error + func (c *QuickContactBadgeClient) DrawableHotspotChanged(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *QuickContactBadgeClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *QuickContactBadgeClient) OnClick(ctx context.Context, handle int64, arg0 int64) error + func (c *QuickContactBadgeClient) SetExcludeMimes(ctx context.Context, handle int64, arg0 int64) error + func (c *QuickContactBadgeClient) SetImageToDefault(ctx context.Context, handle int64) error + func (c *QuickContactBadgeClient) SetMode(ctx context.Context, handle int64, arg0 int32) error + func (c *QuickContactBadgeClient) SetOverlay(ctx context.Context, handle int64, arg0 int64) error + func (c *QuickContactBadgeClient) SetPrioritizedMimeType(ctx context.Context, handle int64, arg0 string) error + type RadioButtonClient struct + func NewRadioButtonClient(cc grpc.ClientConnInterface) *RadioButtonClient + func (c *RadioButtonClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *RadioButtonClient) OnInitializeAccessibilityNodeInfo(ctx context.Context, handle int64, arg0 int64) error + func (c *RadioButtonClient) Toggle(ctx context.Context, handle int64) error + type RadioGroupClient struct + func NewRadioGroupClient(cc grpc.ClientConnInterface) *RadioGroupClient + func (c *RadioGroupClient) AddView(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *RadioGroupClient) Autofill(ctx context.Context, handle int64, arg0 int64) error + func (c *RadioGroupClient) Check(ctx context.Context, handle int64, arg0 int32) error + func (c *RadioGroupClient) ClearCheck(ctx context.Context, handle int64) error + func (c *RadioGroupClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *RadioGroupClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *RadioGroupClient) GenerateLayoutParams1_2(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *RadioGroupClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *RadioGroupClient) GetAutofillType(ctx context.Context, handle int64) (int32, error) + func (c *RadioGroupClient) GetAutofillValue(ctx context.Context, handle int64) (int64, error) + func (c *RadioGroupClient) GetCheckedRadioButtonId(ctx context.Context, handle int64) (int32, error) + func (c *RadioGroupClient) OnInitializeAccessibilityNodeInfo(ctx context.Context, handle int64, arg0 int64) error + func (c *RadioGroupClient) SetOnCheckedChangeListener(ctx context.Context, handle int64, arg0 int64) error + func (c *RadioGroupClient) SetOnHierarchyChangeListener(ctx context.Context, handle int64, arg0 int64) error + type RadioGroupOnCheckedChangeListenerClient struct + func NewRadioGroupOnCheckedChangeListenerClient(cc grpc.ClientConnInterface) *RadioGroupOnCheckedChangeListenerClient + func (c *RadioGroupOnCheckedChangeListenerClient) OnCheckedChanged(ctx context.Context, arg0 int64, arg1 int32) error + type RatingBarClient struct + func NewRatingBarClient(cc grpc.ClientConnInterface) *RatingBarClient + func (c *RatingBarClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *RatingBarClient) GetNumStars(ctx context.Context, handle int64) (int32, error) + func (c *RatingBarClient) GetOnRatingBarChangeListener(ctx context.Context, handle int64) (int64, error) + func (c *RatingBarClient) GetRating(ctx context.Context, handle int64) (float32, error) + func (c *RatingBarClient) GetStepSize(ctx context.Context, handle int64) (float32, error) + func (c *RatingBarClient) IsIndicator(ctx context.Context, handle int64) (bool, error) + func (c *RatingBarClient) SetIsIndicator(ctx context.Context, handle int64, arg0 bool) error + func (c *RatingBarClient) SetNumStars(ctx context.Context, handle int64, arg0 int32) error + func (c *RatingBarClient) SetOnRatingBarChangeListener(ctx context.Context, handle int64, arg0 int64) error + func (c *RatingBarClient) SetRating(ctx context.Context, handle int64, arg0 float32) error + func (c *RatingBarClient) SetStepSize(ctx context.Context, handle int64, arg0 float32) error + type RatingBarOnRatingBarChangeListenerClient struct + func NewRatingBarOnRatingBarChangeListenerClient(cc grpc.ClientConnInterface) *RatingBarOnRatingBarChangeListenerClient + func (c *RatingBarOnRatingBarChangeListenerClient) OnRatingChanged(ctx context.Context, arg0 int64, arg1 float32, arg2 bool) error + type RelativeLayoutClient struct + func NewRelativeLayoutClient(cc grpc.ClientConnInterface) *RelativeLayoutClient + func (c *RelativeLayoutClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *RelativeLayoutClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *RelativeLayoutClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *RelativeLayoutClient) GetBaseline(ctx context.Context, handle int64) (int32, error) + func (c *RelativeLayoutClient) GetGravity(ctx context.Context, handle int64) (int32, error) + func (c *RelativeLayoutClient) GetIgnoreGravity(ctx context.Context, handle int64) (int32, error) + func (c *RelativeLayoutClient) RequestLayout(ctx context.Context, handle int64) error + func (c *RelativeLayoutClient) SetGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *RelativeLayoutClient) SetHorizontalGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *RelativeLayoutClient) SetIgnoreGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *RelativeLayoutClient) SetVerticalGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *RelativeLayoutClient) ShouldDelayChildPressedState(ctx context.Context, handle int64) (bool, error) + type RelativeLayoutLayoutParamsClient struct + func NewRelativeLayoutLayoutParamsClient(cc grpc.ClientConnInterface) *RelativeLayoutLayoutParamsClient + func (c *RelativeLayoutLayoutParamsClient) AddRule1(ctx context.Context, arg0 int32) error + func (c *RelativeLayoutLayoutParamsClient) AddRule2_1(ctx context.Context, arg0 int32, arg1 int32) error + func (c *RelativeLayoutLayoutParamsClient) Debug(ctx context.Context, arg0 string) (string, error) + func (c *RelativeLayoutLayoutParamsClient) GetRule(ctx context.Context, arg0 int32) (int32, error) + func (c *RelativeLayoutLayoutParamsClient) GetRules(ctx context.Context) (int64, error) + func (c *RelativeLayoutLayoutParamsClient) RemoveRule(ctx context.Context, arg0 int32) error + func (c *RelativeLayoutLayoutParamsClient) ResolveLayoutDirection(ctx context.Context, arg0 int32) error + type RemoteViewsClient struct + func NewRemoteViewsClient(cc grpc.ClientConnInterface) *RemoteViewsClient + func (c *RemoteViewsClient) AddStableView(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int32) error + func (c *RemoteViewsClient) AddView(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) Apply(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *RemoteViewsClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *RemoteViewsClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *RemoteViewsClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RemoteViewsClient) GetLayoutId(ctx context.Context, handle int64) (int32, error) + func (c *RemoteViewsClient) GetPackage(ctx context.Context, handle int64) (string, error) + func (c *RemoteViewsClient) GetViewId(ctx context.Context, handle int64) (int32, error) + func (c *RemoteViewsClient) OnLoadClass(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RemoteViewsClient) Reapply(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *RemoteViewsClient) RemoveAllViews(ctx context.Context, handle int64, arg0 int32) error + func (c *RemoteViewsClient) SetAccessibilityTraversalAfter(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetAccessibilityTraversalBefore(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetBitmap(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64) error + func (c *RemoteViewsClient) SetBlendMode(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64) error + func (c *RemoteViewsClient) SetBoolean(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 bool) error + func (c *RemoteViewsClient) SetBundle(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64) error + func (c *RemoteViewsClient) SetByte(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int8) error + func (c *RemoteViewsClient) SetChar(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 uint16) error + func (c *RemoteViewsClient) SetCharSequence3(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetCharSequence3_1(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 string) error + func (c *RemoteViewsClient) SetCharSequenceAttr(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetChronometer(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 string, ...) error + func (c *RemoteViewsClient) SetChronometerCountDown(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *RemoteViewsClient) SetColor(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetColorAttr(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetColorInt(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32, ...) error + func (c *RemoteViewsClient) SetColorStateList3(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64) error + func (c *RemoteViewsClient) SetColorStateList3_2(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetColorStateList4_1(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64, ...) error + func (c *RemoteViewsClient) SetColorStateListAttr(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetCompoundButtonChecked(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *RemoteViewsClient) SetContentDescription(ctx context.Context, handle int64, arg0 int32, arg1 string) error + func (c *RemoteViewsClient) SetDisplayedChild(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetDouble(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 float64) error + func (c *RemoteViewsClient) SetEmptyView(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetFloat(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 float32) error + func (c *RemoteViewsClient) SetFloatDimen3_1(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetFloatDimen4(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 float32, ...) error + func (c *RemoteViewsClient) SetFloatDimenAttr(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetIcon3(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64) error + func (c *RemoteViewsClient) SetIcon4_1(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64, ...) error + func (c *RemoteViewsClient) SetImageViewBitmap(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetImageViewIcon(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetImageViewResource(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetImageViewUri(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetInt(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetIntDimen3_1(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetIntDimen4(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 float32, ...) error + func (c *RemoteViewsClient) SetIntDimenAttr(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32) error + func (c *RemoteViewsClient) SetIntent(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64) error + func (c *RemoteViewsClient) SetLabelFor(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetLightBackgroundLayoutId(ctx context.Context, handle int64, arg0 int32) error + func (c *RemoteViewsClient) SetLong(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64) error + func (c *RemoteViewsClient) SetOnCheckedChangeResponse(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetOnClickFillInIntent(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetOnClickPendingIntent(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetOnClickResponse(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetOnStylusHandwritingPendingIntent(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetPendingIntentTemplate(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetProgressBar(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *RemoteViewsClient) SetRadioGroupChecked(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetRelativeScrollPosition(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetRemoteAdapter2(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetRemoteAdapter2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *RemoteViewsClient) SetRemoteAdapter3_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) error + func (c *RemoteViewsClient) SetScrollPosition(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetShort(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int16) error + func (c *RemoteViewsClient) SetString(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 string) error + func (c *RemoteViewsClient) SetTextColor(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetTextViewCompoundDrawables(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *RemoteViewsClient) SetTextViewCompoundDrawablesRelative(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *RemoteViewsClient) SetTextViewText(ctx context.Context, handle int64, arg0 int32, arg1 string) error + func (c *RemoteViewsClient) SetTextViewTextSize(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 float32) error + func (c *RemoteViewsClient) SetUri(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int64) error + func (c *RemoteViewsClient) SetViewLayoutHeight(ctx context.Context, handle int64, arg0 int32, arg1 float32, arg2 int32) error + func (c *RemoteViewsClient) SetViewLayoutHeightAttr(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetViewLayoutHeightDimen(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetViewLayoutMargin(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 float32, ...) error + func (c *RemoteViewsClient) SetViewLayoutMarginAttr(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error + func (c *RemoteViewsClient) SetViewLayoutMarginDimen(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error + func (c *RemoteViewsClient) SetViewLayoutWidth(ctx context.Context, handle int64, arg0 int32, arg1 float32, arg2 int32) error + func (c *RemoteViewsClient) SetViewLayoutWidthAttr(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetViewLayoutWidthDimen(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetViewOutlinePreferredRadius(ctx context.Context, handle int64, arg0 int32, arg1 float32, arg2 int32) error + func (c *RemoteViewsClient) SetViewOutlinePreferredRadiusAttr(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetViewOutlinePreferredRadiusDimen(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) SetViewPadding(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *RemoteViewsClient) SetViewVisibility(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *RemoteViewsClient) ShowNext(ctx context.Context, handle int64, arg0 int32) error + func (c *RemoteViewsClient) ShowPrevious(ctx context.Context, handle int64, arg0 int32) error + func (c *RemoteViewsClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RemoteViewsDrawInstructionsClient struct + func NewRemoteViewsDrawInstructionsClient(cc grpc.ClientConnInterface) *RemoteViewsDrawInstructionsClient + func (c *RemoteViewsDrawInstructionsClient) GetSupportedVersion(ctx context.Context) (int64, error) + type RemoteViewsRemoteCollectionItemsClient struct + func NewRemoteViewsRemoteCollectionItemsClient(cc grpc.ClientConnInterface) *RemoteViewsRemoteCollectionItemsClient + func (c *RemoteViewsRemoteCollectionItemsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *RemoteViewsRemoteCollectionItemsClient) GetItemCount(ctx context.Context) (int32, error) + func (c *RemoteViewsRemoteCollectionItemsClient) GetItemId(ctx context.Context, arg0 int32) (int64, error) + func (c *RemoteViewsRemoteCollectionItemsClient) GetItemView(ctx context.Context, arg0 int32) (int64, error) + func (c *RemoteViewsRemoteCollectionItemsClient) GetViewTypeCount(ctx context.Context) (int32, error) + func (c *RemoteViewsRemoteCollectionItemsClient) HasStableIds(ctx context.Context) (bool, error) + func (c *RemoteViewsRemoteCollectionItemsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type RemoteViewsRemoteResponseClient struct + func NewRemoteViewsRemoteResponseClient(cc grpc.ClientConnInterface) *RemoteViewsRemoteResponseClient + func (c *RemoteViewsRemoteResponseClient) AddSharedElement(ctx context.Context, arg0 int32, arg1 string) (int64, error) + func (c *RemoteViewsRemoteResponseClient) FromFillInIntent(ctx context.Context, arg0 int64) (int64, error) + func (c *RemoteViewsRemoteResponseClient) FromPendingIntent(ctx context.Context, arg0 int64) (int64, error) + type RemoteViewsRemoteViewOutlineProviderClient struct + func NewRemoteViewsRemoteViewOutlineProviderClient(cc grpc.ClientConnInterface) *RemoteViewsRemoteViewOutlineProviderClient + func (c *RemoteViewsRemoteViewOutlineProviderClient) GetOutline(ctx context.Context, arg0 int64, arg1 int64) error + func (c *RemoteViewsRemoteViewOutlineProviderClient) GetRadius(ctx context.Context) (float32, error) + type RemoteViewsServiceClient struct + func NewRemoteViewsServiceClient(cc grpc.ClientConnInterface) *RemoteViewsServiceClient + func (c *RemoteViewsServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error) + func (c *RemoteViewsServiceClient) OnGetViewFactory(ctx context.Context, arg0 int64) (int64, error) + type RemoteViewsServiceRemoteViewsFactoryClient struct + func NewRemoteViewsServiceRemoteViewsFactoryClient(cc grpc.ClientConnInterface) *RemoteViewsServiceRemoteViewsFactoryClient + func (c *RemoteViewsServiceRemoteViewsFactoryClient) GetCount(ctx context.Context) (int32, error) + func (c *RemoteViewsServiceRemoteViewsFactoryClient) GetItemId(ctx context.Context, arg0 int32) (int64, error) + func (c *RemoteViewsServiceRemoteViewsFactoryClient) GetLoadingView(ctx context.Context) (int64, error) + func (c *RemoteViewsServiceRemoteViewsFactoryClient) GetViewAt(ctx context.Context, arg0 int32) (int64, error) + func (c *RemoteViewsServiceRemoteViewsFactoryClient) GetViewTypeCount(ctx context.Context) (int32, error) + func (c *RemoteViewsServiceRemoteViewsFactoryClient) HasStableIds(ctx context.Context) (bool, error) + func (c *RemoteViewsServiceRemoteViewsFactoryClient) OnCreate(ctx context.Context) error + func (c *RemoteViewsServiceRemoteViewsFactoryClient) OnDataSetChanged(ctx context.Context) error + func (c *RemoteViewsServiceRemoteViewsFactoryClient) OnDestroy(ctx context.Context) error + type ResourceCursorAdapterClient struct + func NewResourceCursorAdapterClient(cc grpc.ClientConnInterface) *ResourceCursorAdapterClient + func (c *ResourceCursorAdapterClient) NewDropDownView(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ResourceCursorAdapterClient) NewView(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ResourceCursorAdapterClient) SetDropDownViewResource(ctx context.Context, arg0 int32) error + func (c *ResourceCursorAdapterClient) SetDropDownViewTheme(ctx context.Context, arg0 int64) error + func (c *ResourceCursorAdapterClient) SetViewResource(ctx context.Context, arg0 int32) error + type ResourceCursorTreeAdapterClient struct + func NewResourceCursorTreeAdapterClient(cc grpc.ClientConnInterface) *ResourceCursorTreeAdapterClient + func (c *ResourceCursorTreeAdapterClient) NewChildView(ctx context.Context, arg0 int64, arg1 int64, arg2 bool, arg3 int64) (int64, error) + func (c *ResourceCursorTreeAdapterClient) NewGroupView(ctx context.Context, arg0 int64, arg1 int64, arg2 bool, arg3 int64) (int64, error) + type ScrollViewClient struct + func NewScrollViewClient(cc grpc.ClientConnInterface) *ScrollViewClient + func (c *ScrollViewClient) AddView1(ctx context.Context, handle int64, arg0 int64) error + func (c *ScrollViewClient) AddView2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ScrollViewClient) AddView2_2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *ScrollViewClient) AddView3_3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *ScrollViewClient) ArrowScroll(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ScrollViewClient) ComputeScroll(ctx context.Context, handle int64) error + func (c *ScrollViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ScrollViewClient) Draw(ctx context.Context, handle int64, arg0 int64) error + func (c *ScrollViewClient) ExecuteKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ScrollViewClient) Fling(ctx context.Context, handle int64, arg0 int32) error + func (c *ScrollViewClient) FullScroll(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ScrollViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ScrollViewClient) GetBottomEdgeEffectColor(ctx context.Context, handle int64) (int32, error) + func (c *ScrollViewClient) GetMaxScrollAmount(ctx context.Context, handle int64) (int32, error) + func (c *ScrollViewClient) GetTopEdgeEffectColor(ctx context.Context, handle int64) (int32, error) + func (c *ScrollViewClient) IsFillViewport(ctx context.Context, handle int64) (bool, error) + func (c *ScrollViewClient) IsSmoothScrollingEnabled(ctx context.Context, handle int64) (bool, error) + func (c *ScrollViewClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ScrollViewClient) OnInterceptTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ScrollViewClient) OnNestedFling(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, ...) (bool, error) + func (c *ScrollViewClient) OnNestedScroll(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error + func (c *ScrollViewClient) OnNestedScrollAccepted(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error + func (c *ScrollViewClient) OnStartNestedScroll(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) (bool, error) + func (c *ScrollViewClient) OnStopNestedScroll(ctx context.Context, handle int64, arg0 int64) error + func (c *ScrollViewClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ScrollViewClient) PageScroll(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ScrollViewClient) RequestChildFocus(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ScrollViewClient) RequestChildRectangleOnScreen(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) (bool, error) + func (c *ScrollViewClient) RequestDisallowInterceptTouchEvent(ctx context.Context, handle int64, arg0 bool) error + func (c *ScrollViewClient) RequestLayout(ctx context.Context, handle int64) error + func (c *ScrollViewClient) ScrollTo(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ScrollViewClient) ScrollToDescendant(ctx context.Context, handle int64, arg0 int64) error + func (c *ScrollViewClient) SetBottomEdgeEffectColor(ctx context.Context, handle int64, arg0 int32) error + func (c *ScrollViewClient) SetEdgeEffectColor(ctx context.Context, handle int64, arg0 int32) error + func (c *ScrollViewClient) SetFillViewport(ctx context.Context, handle int64, arg0 bool) error + func (c *ScrollViewClient) SetSmoothScrollingEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ScrollViewClient) SetTopEdgeEffectColor(ctx context.Context, handle int64, arg0 int32) error + func (c *ScrollViewClient) ShouldDelayChildPressedState(ctx context.Context, handle int64) (bool, error) + func (c *ScrollViewClient) SmoothScrollBy(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ScrollViewClient) SmoothScrollTo(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + type ScrollerClient struct + func NewScrollerClient(cc grpc.ClientConnInterface) *ScrollerClient + func (c *ScrollerClient) AbortAnimation(ctx context.Context, handle int64) error + func (c *ScrollerClient) ComputeScrollOffset(ctx context.Context, handle int64) (bool, error) + func (c *ScrollerClient) ExtendDuration(ctx context.Context, handle int64, arg0 int32) error + func (c *ScrollerClient) Fling(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *ScrollerClient) ForceFinished(ctx context.Context, handle int64, arg0 bool) error + func (c *ScrollerClient) GetCurrVelocity(ctx context.Context, handle int64) (float32, error) + func (c *ScrollerClient) GetCurrX(ctx context.Context, handle int64) (int32, error) + func (c *ScrollerClient) GetCurrY(ctx context.Context, handle int64) (int32, error) + func (c *ScrollerClient) GetDuration(ctx context.Context, handle int64) (int32, error) + func (c *ScrollerClient) GetFinalX(ctx context.Context, handle int64) (int32, error) + func (c *ScrollerClient) GetFinalY(ctx context.Context, handle int64) (int32, error) + func (c *ScrollerClient) GetStartX(ctx context.Context, handle int64) (int32, error) + func (c *ScrollerClient) GetStartY(ctx context.Context, handle int64) (int32, error) + func (c *ScrollerClient) IsFinished(ctx context.Context, handle int64) (bool, error) + func (c *ScrollerClient) SetFinalX(ctx context.Context, handle int64, arg0 int32) error + func (c *ScrollerClient) SetFinalY(ctx context.Context, handle int64, arg0 int32) error + func (c *ScrollerClient) SetFriction(ctx context.Context, handle int64, arg0 float32) error + func (c *ScrollerClient) StartScroll4(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *ScrollerClient) StartScroll5_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *ScrollerClient) TimePassed(ctx context.Context, handle int64) (int32, error) + type SearchViewClient struct + func NewSearchViewClient(cc grpc.ClientConnInterface) *SearchViewClient + func (c *SearchViewClient) ClearFocus(ctx context.Context, handle int64) error + func (c *SearchViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *SearchViewClient) GetImeOptions(ctx context.Context, handle int64) (int32, error) + func (c *SearchViewClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *SearchViewClient) GetMaxWidth(ctx context.Context, handle int64) (int32, error) + func (c *SearchViewClient) GetQuery(ctx context.Context, handle int64) (int64, error) + func (c *SearchViewClient) GetQueryHint(ctx context.Context, handle int64) (int64, error) + func (c *SearchViewClient) GetSuggestionsAdapter(ctx context.Context, handle int64) (int64, error) + func (c *SearchViewClient) IsIconfiedByDefault(ctx context.Context, handle int64) (bool, error) + func (c *SearchViewClient) IsIconified(ctx context.Context, handle int64) (bool, error) + func (c *SearchViewClient) IsIconifiedByDefault(ctx context.Context, handle int64) (bool, error) + func (c *SearchViewClient) IsQueryRefinementEnabled(ctx context.Context, handle int64) (bool, error) + func (c *SearchViewClient) IsSubmitButtonEnabled(ctx context.Context, handle int64) (bool, error) + func (c *SearchViewClient) OnActionViewCollapsed(ctx context.Context, handle int64) error + func (c *SearchViewClient) OnActionViewExpanded(ctx context.Context, handle int64) error + func (c *SearchViewClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *SearchViewClient) OnWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error + func (c *SearchViewClient) RequestFocus(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *SearchViewClient) SetIconified(ctx context.Context, handle int64, arg0 bool) error + func (c *SearchViewClient) SetIconifiedByDefault(ctx context.Context, handle int64, arg0 bool) error + func (c *SearchViewClient) SetImeOptions(ctx context.Context, handle int64, arg0 int32) error + func (c *SearchViewClient) SetInputType(ctx context.Context, handle int64, arg0 int32) error + func (c *SearchViewClient) SetMaxWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *SearchViewClient) SetOnCloseListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SearchViewClient) SetOnQueryTextFocusChangeListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SearchViewClient) SetOnQueryTextListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SearchViewClient) SetOnSearchClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SearchViewClient) SetOnSuggestionListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SearchViewClient) SetQuery(ctx context.Context, handle int64, arg0 string, arg1 bool) error + func (c *SearchViewClient) SetQueryHint(ctx context.Context, handle int64, arg0 string) error + func (c *SearchViewClient) SetQueryRefinementEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *SearchViewClient) SetSearchableInfo(ctx context.Context, handle int64, arg0 int64) error + func (c *SearchViewClient) SetSubmitButtonEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *SearchViewClient) SetSuggestionsAdapter(ctx context.Context, handle int64, arg0 int64) error + type SearchViewOnCloseListenerClient struct + func NewSearchViewOnCloseListenerClient(cc grpc.ClientConnInterface) *SearchViewOnCloseListenerClient + func (c *SearchViewOnCloseListenerClient) OnClose(ctx context.Context) (bool, error) + type SearchViewOnQueryTextListenerClient struct + func NewSearchViewOnQueryTextListenerClient(cc grpc.ClientConnInterface) *SearchViewOnQueryTextListenerClient + func (c *SearchViewOnQueryTextListenerClient) OnQueryTextChange(ctx context.Context, arg0 string) (bool, error) + func (c *SearchViewOnQueryTextListenerClient) OnQueryTextSubmit(ctx context.Context, arg0 string) (bool, error) + type SearchViewOnSuggestionListenerClient struct + func NewSearchViewOnSuggestionListenerClient(cc grpc.ClientConnInterface) *SearchViewOnSuggestionListenerClient + func (c *SearchViewOnSuggestionListenerClient) OnSuggestionClick(ctx context.Context, arg0 int32) (bool, error) + func (c *SearchViewOnSuggestionListenerClient) OnSuggestionSelect(ctx context.Context, arg0 int32) (bool, error) + type SectionIndexerClient struct + func NewSectionIndexerClient(cc grpc.ClientConnInterface) *SectionIndexerClient + func (c *SectionIndexerClient) GetPositionForSection(ctx context.Context, arg0 int32) (int32, error) + func (c *SectionIndexerClient) GetSectionForPosition(ctx context.Context, arg0 int32) (int32, error) + func (c *SectionIndexerClient) GetSections(ctx context.Context) (int64, error) + type SeekBarClient struct + func NewSeekBarClient(cc grpc.ClientConnInterface) *SeekBarClient + func (c *SeekBarClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *SeekBarClient) SetOnSeekBarChangeListener(ctx context.Context, handle int64, arg0 int64) error + type SeekBarOnSeekBarChangeListenerClient struct + func NewSeekBarOnSeekBarChangeListenerClient(cc grpc.ClientConnInterface) *SeekBarOnSeekBarChangeListenerClient + func (c *SeekBarOnSeekBarChangeListenerClient) OnProgressChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) error + func (c *SeekBarOnSeekBarChangeListenerClient) OnStartTrackingTouch(ctx context.Context, arg0 int64) error + func (c *SeekBarOnSeekBarChangeListenerClient) OnStopTrackingTouch(ctx context.Context, arg0 int64) error + type ShareActionProviderClient struct + func NewShareActionProviderClient(cc grpc.ClientConnInterface) *ShareActionProviderClient + func (c *ShareActionProviderClient) HasSubMenu(ctx context.Context, handle int64) (bool, error) + func (c *ShareActionProviderClient) OnCreateActionView(ctx context.Context, handle int64) (int64, error) + func (c *ShareActionProviderClient) OnPrepareSubMenu(ctx context.Context, handle int64, arg0 int64) error + func (c *ShareActionProviderClient) SetOnShareTargetSelectedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ShareActionProviderClient) SetShareHistoryFileName(ctx context.Context, handle int64, arg0 string) error + func (c *ShareActionProviderClient) SetShareIntent(ctx context.Context, handle int64, arg0 int64) error + type ShareActionProviderOnShareTargetSelectedListenerClient struct + func NewShareActionProviderOnShareTargetSelectedListenerClient(cc grpc.ClientConnInterface) *ShareActionProviderOnShareTargetSelectedListenerClient + func (c *ShareActionProviderOnShareTargetSelectedListenerClient) OnShareTargetSelected(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + type SimpleAdapterClient struct + func NewSimpleAdapterClient(cc grpc.ClientConnInterface) *SimpleAdapterClient + func (c *SimpleAdapterClient) GetCount(ctx context.Context, handle int64) (int32, error) + func (c *SimpleAdapterClient) GetDropDownView(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *SimpleAdapterClient) GetDropDownViewTheme(ctx context.Context, handle int64) (int64, error) + func (c *SimpleAdapterClient) GetFilter(ctx context.Context, handle int64) (int64, error) + func (c *SimpleAdapterClient) GetItem(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *SimpleAdapterClient) GetItemId(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *SimpleAdapterClient) GetView(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *SimpleAdapterClient) GetViewBinder(ctx context.Context, handle int64) (int64, error) + func (c *SimpleAdapterClient) SetDropDownViewResource(ctx context.Context, handle int64, arg0 int32) error + func (c *SimpleAdapterClient) SetDropDownViewTheme(ctx context.Context, handle int64, arg0 int64) error + func (c *SimpleAdapterClient) SetViewBinder(ctx context.Context, handle int64, arg0 int64) error + func (c *SimpleAdapterClient) SetViewImage2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *SimpleAdapterClient) SetViewImage2_1(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *SimpleAdapterClient) SetViewText(ctx context.Context, handle int64, arg0 int64, arg1 string) error + type SimpleAdapterViewBinderClient struct + func NewSimpleAdapterViewBinderClient(cc grpc.ClientConnInterface) *SimpleAdapterViewBinderClient + func (c *SimpleAdapterViewBinderClient) SetViewValue(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (bool, error) + type SimpleCursorAdapterClient struct + func NewSimpleCursorAdapterClient(cc grpc.ClientConnInterface) *SimpleCursorAdapterClient + func (c *SimpleCursorAdapterClient) BindView(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *SimpleCursorAdapterClient) ChangeCursorAndColumns(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *SimpleCursorAdapterClient) ConvertToString(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *SimpleCursorAdapterClient) GetCursorToStringConverter(ctx context.Context, handle int64) (int64, error) + func (c *SimpleCursorAdapterClient) GetStringConversionColumn(ctx context.Context, handle int64) (int32, error) + func (c *SimpleCursorAdapterClient) GetViewBinder(ctx context.Context, handle int64) (int64, error) + func (c *SimpleCursorAdapterClient) SetCursorToStringConverter(ctx context.Context, handle int64, arg0 int64) error + func (c *SimpleCursorAdapterClient) SetStringConversionColumn(ctx context.Context, handle int64, arg0 int32) error + func (c *SimpleCursorAdapterClient) SetViewBinder(ctx context.Context, handle int64, arg0 int64) error + func (c *SimpleCursorAdapterClient) SetViewImage(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *SimpleCursorAdapterClient) SetViewText(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *SimpleCursorAdapterClient) SwapCursor(ctx context.Context, handle int64, arg0 int64) (int64, error) + type SimpleCursorAdapterCursorToStringConverterClient struct + func NewSimpleCursorAdapterCursorToStringConverterClient(cc grpc.ClientConnInterface) *SimpleCursorAdapterCursorToStringConverterClient + func (c *SimpleCursorAdapterCursorToStringConverterClient) ConvertToString(ctx context.Context, arg0 int64) (int64, error) + type SimpleCursorAdapterViewBinderClient struct + func NewSimpleCursorAdapterViewBinderClient(cc grpc.ClientConnInterface) *SimpleCursorAdapterViewBinderClient + func (c *SimpleCursorAdapterViewBinderClient) SetViewValue(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error) + type SimpleCursorTreeAdapterClient struct + func NewSimpleCursorTreeAdapterClient(cc grpc.ClientConnInterface) *SimpleCursorTreeAdapterClient + func (c *SimpleCursorTreeAdapterClient) GetViewBinder(ctx context.Context) (int64, error) + func (c *SimpleCursorTreeAdapterClient) SetViewBinder(ctx context.Context, arg0 int64) error + func (c *SimpleCursorTreeAdapterClient) SetViewText(ctx context.Context, arg0 int64, arg1 string) error + type SimpleCursorTreeAdapterViewBinderClient struct + func NewSimpleCursorTreeAdapterViewBinderClient(cc grpc.ClientConnInterface) *SimpleCursorTreeAdapterViewBinderClient + func (c *SimpleCursorTreeAdapterViewBinderClient) SetViewValue(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error) + type SimpleExpandableListAdapterClient struct + func NewSimpleExpandableListAdapterClient(cc grpc.ClientConnInterface) *SimpleExpandableListAdapterClient + func (c *SimpleExpandableListAdapterClient) GetChild(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *SimpleExpandableListAdapterClient) GetChildId(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *SimpleExpandableListAdapterClient) GetChildView(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 bool, ...) (int64, error) + func (c *SimpleExpandableListAdapterClient) GetChildrenCount(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SimpleExpandableListAdapterClient) GetGroup(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *SimpleExpandableListAdapterClient) GetGroupCount(ctx context.Context, handle int64) (int32, error) + func (c *SimpleExpandableListAdapterClient) GetGroupId(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *SimpleExpandableListAdapterClient) GetGroupView(ctx context.Context, handle int64, arg0 int32, arg1 bool, arg2 int64, ...) (int64, error) + func (c *SimpleExpandableListAdapterClient) HasStableIds(ctx context.Context, handle int64) (bool, error) + func (c *SimpleExpandableListAdapterClient) IsChildSelectable(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error) + func (c *SimpleExpandableListAdapterClient) NewChildView(ctx context.Context, handle int64, arg0 bool, arg1 int64) (int64, error) + func (c *SimpleExpandableListAdapterClient) NewGroupView(ctx context.Context, handle int64, arg0 bool, arg1 int64) (int64, error) + type SlidingDrawerClient struct + func NewSlidingDrawerClient(cc grpc.ClientConnInterface) *SlidingDrawerClient + func (c *SlidingDrawerClient) AnimateClose(ctx context.Context, handle int64) error + func (c *SlidingDrawerClient) AnimateOpen(ctx context.Context, handle int64) error + func (c *SlidingDrawerClient) AnimateToggle(ctx context.Context, handle int64) error + func (c *SlidingDrawerClient) Close(ctx context.Context, handle int64) error + func (c *SlidingDrawerClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *SlidingDrawerClient) GetContent(ctx context.Context, handle int64) (int64, error) + func (c *SlidingDrawerClient) GetHandle(ctx context.Context, handle int64) (int64, error) + func (c *SlidingDrawerClient) IsMoving(ctx context.Context, handle int64) (bool, error) + func (c *SlidingDrawerClient) IsOpened(ctx context.Context, handle int64) (bool, error) + func (c *SlidingDrawerClient) Lock(ctx context.Context, handle int64) error + func (c *SlidingDrawerClient) OnInterceptTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SlidingDrawerClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SlidingDrawerClient) Open(ctx context.Context, handle int64) error + func (c *SlidingDrawerClient) SetOnDrawerCloseListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SlidingDrawerClient) SetOnDrawerOpenListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SlidingDrawerClient) SetOnDrawerScrollListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SlidingDrawerClient) Toggle(ctx context.Context, handle int64) error + func (c *SlidingDrawerClient) Unlock(ctx context.Context, handle int64) error + type SlidingDrawerOnDrawerCloseListenerClient struct + func NewSlidingDrawerOnDrawerCloseListenerClient(cc grpc.ClientConnInterface) *SlidingDrawerOnDrawerCloseListenerClient + func (c *SlidingDrawerOnDrawerCloseListenerClient) OnDrawerClosed(ctx context.Context) error + type SlidingDrawerOnDrawerOpenListenerClient struct + func NewSlidingDrawerOnDrawerOpenListenerClient(cc grpc.ClientConnInterface) *SlidingDrawerOnDrawerOpenListenerClient + func (c *SlidingDrawerOnDrawerOpenListenerClient) OnDrawerOpened(ctx context.Context) error + type SlidingDrawerOnDrawerScrollListenerClient struct + func NewSlidingDrawerOnDrawerScrollListenerClient(cc grpc.ClientConnInterface) *SlidingDrawerOnDrawerScrollListenerClient + func (c *SlidingDrawerOnDrawerScrollListenerClient) OnScrollEnded(ctx context.Context) error + func (c *SlidingDrawerOnDrawerScrollListenerClient) OnScrollStarted(ctx context.Context) error + type SpaceClient struct + func NewSpaceClient(cc grpc.ClientConnInterface) *SpaceClient + func (c *SpaceClient) Draw(ctx context.Context, handle int64, arg0 int64) error + type SpinnerAdapterClient struct + func NewSpinnerAdapterClient(cc grpc.ClientConnInterface) *SpinnerAdapterClient + func (c *SpinnerAdapterClient) GetDropDownView(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int64, error) + type SpinnerClient struct + func NewSpinnerClient(cc grpc.ClientConnInterface) *SpinnerClient + func (c *SpinnerClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *SpinnerClient) GetBaseline(ctx context.Context, handle int64) (int32, error) + func (c *SpinnerClient) GetDropDownHorizontalOffset(ctx context.Context, handle int64) (int32, error) + func (c *SpinnerClient) GetDropDownVerticalOffset(ctx context.Context, handle int64) (int32, error) + func (c *SpinnerClient) GetDropDownWidth(ctx context.Context, handle int64) (int32, error) + func (c *SpinnerClient) GetGravity(ctx context.Context, handle int64) (int32, error) + func (c *SpinnerClient) GetPopupBackground(ctx context.Context, handle int64) (int64, error) + func (c *SpinnerClient) GetPopupContext(ctx context.Context, handle int64) (int64, error) + func (c *SpinnerClient) GetPrompt(ctx context.Context, handle int64) (int64, error) + func (c *SpinnerClient) OnClick(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *SpinnerClient) OnResolvePointerIcon(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *SpinnerClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64) error + func (c *SpinnerClient) OnSaveInstanceState(ctx context.Context, handle int64) (int64, error) + func (c *SpinnerClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SpinnerClient) PerformClick(ctx context.Context, handle int64) (bool, error) + func (c *SpinnerClient) SetAdapter1(ctx context.Context, handle int64, arg0 int64) error + func (c *SpinnerClient) SetAdapter1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *SpinnerClient) SetDropDownHorizontalOffset(ctx context.Context, handle int64, arg0 int32) error + func (c *SpinnerClient) SetDropDownVerticalOffset(ctx context.Context, handle int64, arg0 int32) error + func (c *SpinnerClient) SetDropDownWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *SpinnerClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *SpinnerClient) SetGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *SpinnerClient) SetOnItemClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *SpinnerClient) SetPopupBackgroundDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *SpinnerClient) SetPopupBackgroundResource(ctx context.Context, handle int64, arg0 int32) error + func (c *SpinnerClient) SetPrompt(ctx context.Context, handle int64, arg0 string) error + func (c *SpinnerClient) SetPromptId(ctx context.Context, handle int64, arg0 int32) error + type StackViewClient struct + func NewStackViewClient(cc grpc.ClientConnInterface) *StackViewClient + func (c *StackViewClient) Advance(ctx context.Context, handle int64) error + func (c *StackViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *StackViewClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *StackViewClient) OnInterceptTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *StackViewClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *StackViewClient) ShowNext(ctx context.Context, handle int64) error + func (c *StackViewClient) ShowPrevious(ctx context.Context, handle int64) error + type SwitchClient struct + func NewSwitchClient(cc grpc.ClientConnInterface) *SwitchClient + func (c *SwitchClient) Draw(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) DrawableHotspotChanged(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *SwitchClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetCompoundPaddingLeft(ctx context.Context, handle int64) (int32, error) + func (c *SwitchClient) GetCompoundPaddingRight(ctx context.Context, handle int64) (int32, error) + func (c *SwitchClient) GetShowText(ctx context.Context, handle int64) (bool, error) + func (c *SwitchClient) GetSplitTrack(ctx context.Context, handle int64) (bool, error) + func (c *SwitchClient) GetSwitchMinWidth(ctx context.Context, handle int64) (int32, error) + func (c *SwitchClient) GetSwitchPadding(ctx context.Context, handle int64) (int32, error) + func (c *SwitchClient) GetTextOff(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetTextOn(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetThumbDrawable(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetThumbTextPadding(ctx context.Context, handle int64) (int32, error) + func (c *SwitchClient) GetThumbTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetThumbTintList(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetThumbTintMode(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetTrackDrawable(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetTrackTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetTrackTintList(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) GetTrackTintMode(ctx context.Context, handle int64) (int64, error) + func (c *SwitchClient) JumpDrawablesToCurrentState(ctx context.Context, handle int64) error + func (c *SwitchClient) OnMeasure(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *SwitchClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SwitchClient) SetChecked(ctx context.Context, handle int64, arg0 bool) error + func (c *SwitchClient) SetShowText(ctx context.Context, handle int64, arg0 bool) error + func (c *SwitchClient) SetSplitTrack(ctx context.Context, handle int64, arg0 bool) error + func (c *SwitchClient) SetSwitchMinWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *SwitchClient) SetSwitchPadding(ctx context.Context, handle int64, arg0 int32) error + func (c *SwitchClient) SetSwitchTextAppearance(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *SwitchClient) SetSwitchTypeface1(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetSwitchTypeface2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *SwitchClient) SetTextOff(ctx context.Context, handle int64, arg0 string) error + func (c *SwitchClient) SetTextOn(ctx context.Context, handle int64, arg0 string) error + func (c *SwitchClient) SetThumbDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetThumbIcon(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetThumbResource(ctx context.Context, handle int64, arg0 int32) error + func (c *SwitchClient) SetThumbTextPadding(ctx context.Context, handle int64, arg0 int32) error + func (c *SwitchClient) SetThumbTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetThumbTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetThumbTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetTrackDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetTrackIcon(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetTrackResource(ctx context.Context, handle int64, arg0 int32) error + func (c *SwitchClient) SetTrackTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetTrackTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) SetTrackTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *SwitchClient) Toggle(ctx context.Context, handle int64) error + type TabHostClient struct + func NewTabHostClient(cc grpc.ClientConnInterface) *TabHostClient + func (c *TabHostClient) AddTab(ctx context.Context, handle int64, arg0 int64) error + func (c *TabHostClient) ClearAllTabs(ctx context.Context, handle int64) error + func (c *TabHostClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TabHostClient) DispatchWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error + func (c *TabHostClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TabHostClient) GetCurrentTab(ctx context.Context, handle int64) (int32, error) + func (c *TabHostClient) GetCurrentTabTag(ctx context.Context, handle int64) (string, error) + func (c *TabHostClient) GetCurrentTabView(ctx context.Context, handle int64) (int64, error) + func (c *TabHostClient) GetCurrentView(ctx context.Context, handle int64) (int64, error) + func (c *TabHostClient) GetTabContentView(ctx context.Context, handle int64) (int64, error) + func (c *TabHostClient) GetTabWidget(ctx context.Context, handle int64) (int64, error) + func (c *TabHostClient) NewTabSpec(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *TabHostClient) OnTouchModeChanged(ctx context.Context, handle int64, arg0 bool) error + func (c *TabHostClient) SetCurrentTab(ctx context.Context, handle int64, arg0 int32) error + func (c *TabHostClient) SetCurrentTabByTag(ctx context.Context, handle int64, arg0 string) error + func (c *TabHostClient) SetOnTabChangedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TabHostClient) Setup0(ctx context.Context, handle int64) error + func (c *TabHostClient) Setup1_1(ctx context.Context, handle int64, arg0 int64) error + type TabHostOnTabChangeListenerClient struct + func NewTabHostOnTabChangeListenerClient(cc grpc.ClientConnInterface) *TabHostOnTabChangeListenerClient + func (c *TabHostOnTabChangeListenerClient) OnTabChanged(ctx context.Context, arg0 string) error + type TabHostTabContentFactoryClient struct + func NewTabHostTabContentFactoryClient(cc grpc.ClientConnInterface) *TabHostTabContentFactoryClient + func (c *TabHostTabContentFactoryClient) CreateTabContent(ctx context.Context, arg0 string) (int64, error) + type TabHostTabSpecClient struct + func NewTabHostTabSpecClient(cc grpc.ClientConnInterface) *TabHostTabSpecClient + func (c *TabHostTabSpecClient) GetTag(ctx context.Context) (string, error) + func (c *TabHostTabSpecClient) SetContent1(ctx context.Context, arg0 int64) (int64, error) + func (c *TabHostTabSpecClient) SetContent1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *TabHostTabSpecClient) SetContent1_2(ctx context.Context, arg0 int32) (int64, error) + func (c *TabHostTabSpecClient) SetIndicator1(ctx context.Context, arg0 int64) (int64, error) + func (c *TabHostTabSpecClient) SetIndicator1_1(ctx context.Context, arg0 string) (int64, error) + func (c *TabHostTabSpecClient) SetIndicator2_2(ctx context.Context, arg0 string, arg1 int64) (int64, error) + type TabWidgetClient struct + func NewTabWidgetClient(cc grpc.ClientConnInterface) *TabWidgetClient + func (c *TabWidgetClient) AddView(ctx context.Context, handle int64, arg0 int64) error + func (c *TabWidgetClient) ChildDrawableStateChanged(ctx context.Context, handle int64, arg0 int64) error + func (c *TabWidgetClient) DispatchDraw(ctx context.Context, handle int64, arg0 int64) error + func (c *TabWidgetClient) FocusCurrentTab(ctx context.Context, handle int64, arg0 int32) error + func (c *TabWidgetClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TabWidgetClient) GetChildTabViewAt(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *TabWidgetClient) GetLeftStripDrawable(ctx context.Context, handle int64) (int64, error) + func (c *TabWidgetClient) GetRightStripDrawable(ctx context.Context, handle int64) (int64, error) + func (c *TabWidgetClient) GetTabCount(ctx context.Context, handle int64) (int32, error) + func (c *TabWidgetClient) IsStripEnabled(ctx context.Context, handle int64) (bool, error) + func (c *TabWidgetClient) OnFocusChange(ctx context.Context, handle int64, arg0 int64, arg1 bool) error + func (c *TabWidgetClient) OnResolvePointerIcon(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *TabWidgetClient) RemoveAllViews(ctx context.Context, handle int64) error + func (c *TabWidgetClient) SetCurrentTab(ctx context.Context, handle int64, arg0 int32) error + func (c *TabWidgetClient) SetDividerDrawable1(ctx context.Context, handle int64, arg0 int64) error + func (c *TabWidgetClient) SetDividerDrawable1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TabWidgetClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *TabWidgetClient) SetLeftStripDrawable1(ctx context.Context, handle int64, arg0 int64) error + func (c *TabWidgetClient) SetLeftStripDrawable1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TabWidgetClient) SetRightStripDrawable1(ctx context.Context, handle int64, arg0 int64) error + func (c *TabWidgetClient) SetRightStripDrawable1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TabWidgetClient) SetStripEnabled(ctx context.Context, handle int64, arg0 bool) error + type TableLayoutClient struct + func NewTableLayoutClient(cc grpc.ClientConnInterface) *TableLayoutClient + func (c *TableLayoutClient) AddView1(ctx context.Context, handle int64, arg0 int64) error + func (c *TableLayoutClient) AddView2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *TableLayoutClient) AddView2_2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *TableLayoutClient) AddView3_3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *TableLayoutClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TableLayoutClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TableLayoutClient) GenerateLayoutParams1_2(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TableLayoutClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TableLayoutClient) IsColumnCollapsed(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *TableLayoutClient) IsColumnShrinkable(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *TableLayoutClient) IsColumnStretchable(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *TableLayoutClient) IsShrinkAllColumns(ctx context.Context, handle int64) (bool, error) + func (c *TableLayoutClient) IsStretchAllColumns(ctx context.Context, handle int64) (bool, error) + func (c *TableLayoutClient) RequestLayout(ctx context.Context, handle int64) error + func (c *TableLayoutClient) SetColumnCollapsed(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *TableLayoutClient) SetColumnShrinkable(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *TableLayoutClient) SetColumnStretchable(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *TableLayoutClient) SetOnHierarchyChangeListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TableLayoutClient) SetShrinkAllColumns(ctx context.Context, handle int64, arg0 bool) error + func (c *TableLayoutClient) SetStretchAllColumns(ctx context.Context, handle int64, arg0 bool) error + type TableRowClient struct + func NewTableRowClient(cc grpc.ClientConnInterface) *TableRowClient + func (c *TableRowClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TableRowClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TableRowClient) GenerateLayoutParams1_2(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TableRowClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TableRowClient) GetVirtualChildAt(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *TableRowClient) GetVirtualChildCount(ctx context.Context, handle int64) (int32, error) + func (c *TableRowClient) SetOnHierarchyChangeListener(ctx context.Context, handle int64, arg0 int64) error + type TextClockClient struct + func NewTextClockClient(cc grpc.ClientConnInterface) *TextClockClient + func (c *TextClockClient) GetFormat12Hour(ctx context.Context, handle int64) (int64, error) + func (c *TextClockClient) GetFormat24Hour(ctx context.Context, handle int64) (int64, error) + func (c *TextClockClient) GetTimeZone(ctx context.Context, handle int64) (string, error) + func (c *TextClockClient) Is24HourModeEnabled(ctx context.Context, handle int64) (bool, error) + func (c *TextClockClient) OnVisibilityAggregated(ctx context.Context, handle int64, arg0 bool) error + func (c *TextClockClient) RefreshTime(ctx context.Context, handle int64) error + func (c *TextClockClient) SetFormat12Hour(ctx context.Context, handle int64, arg0 string) error + func (c *TextClockClient) SetFormat24Hour(ctx context.Context, handle int64, arg0 string) error + func (c *TextClockClient) SetTimeZone(ctx context.Context, handle int64, arg0 string) error + type TextSwitcherClient struct + func NewTextSwitcherClient(cc grpc.ClientConnInterface) *TextSwitcherClient + func (c *TextSwitcherClient) AddView(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *TextSwitcherClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TextSwitcherClient) SetCurrentText(ctx context.Context, handle int64, arg0 string) error + func (c *TextSwitcherClient) SetText(ctx context.Context, handle int64, arg0 string) error + type TextViewBufferTypeClient struct + func NewTextViewBufferTypeClient(cc grpc.ClientConnInterface) *TextViewBufferTypeClient + func (c *TextViewBufferTypeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *TextViewBufferTypeClient) Values(ctx context.Context) (int64, error) + type TextViewClient struct + func NewTextViewClient(cc grpc.ClientConnInterface) *TextViewClient + func (c *TextViewClient) AddExtraDataToAccessibilityNodeInfo(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) error + func (c *TextViewClient) AddTextChangedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) Append1(ctx context.Context, handle int64, arg0 string) error + func (c *TextViewClient) Append3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) error + func (c *TextViewClient) Autofill(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) BeginBatchEdit(ctx context.Context, handle int64) error + func (c *TextViewClient) BringPointIntoView1(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *TextViewClient) BringPointIntoView2_1(ctx context.Context, handle int64, arg0 int32, arg1 bool) (bool, error) + func (c *TextViewClient) CancelLongPress(ctx context.Context, handle int64) error + func (c *TextViewClient) ClearComposingText(ctx context.Context, handle int64) error + func (c *TextViewClient) ComputeScroll(ctx context.Context, handle int64) error + func (c *TextViewClient) Debug(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) DidTouchFocusSelect(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) DrawableHotspotChanged(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *TextViewClient) EndBatchEdit(ctx context.Context, handle int64) error + func (c *TextViewClient) ExtractText(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *TextViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetAutoLinkMask(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetAutoSizeMaxTextSize(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetAutoSizeMinTextSize(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetAutoSizeStepGranularity(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetAutoSizeTextAvailableSizes(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetAutoSizeTextType(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetAutofillHints(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetAutofillType(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetAutofillValue(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetBaseline(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetBreakStrategy(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCompoundDrawablePadding(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCompoundDrawableTintBlendMode(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetCompoundDrawableTintList(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetCompoundDrawableTintMode(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetCompoundDrawables(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetCompoundDrawablesRelative(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetCompoundPaddingBottom(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCompoundPaddingEnd(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCompoundPaddingLeft(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCompoundPaddingRight(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCompoundPaddingStart(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCompoundPaddingTop(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCurrentHintTextColor(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCurrentTextColor(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetCustomInsertionActionModeCallback(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetCustomSelectionActionModeCallback(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetEditableText(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetEllipsize(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetError(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetExtendedPaddingBottom(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetExtendedPaddingTop(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetFilters(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetFirstBaselineToTopHeight(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetFocusedRect(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) GetFocusedSearchResultHighlightColor(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetFocusedSearchResultIndex(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetFontFeatureSettings(ctx context.Context, handle int64) (string, error) + func (c *TextViewClient) GetFontVariationSettings(ctx context.Context, handle int64) (string, error) + func (c *TextViewClient) GetFreezesText(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) GetGravity(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetHighlightColor(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetHighlights(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetHint(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetHintTextColors(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetHyphenationFrequency(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetImeActionId(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetImeActionLabel(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetImeHintLocales(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetImeOptions(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetIncludeFontPadding(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) GetInputExtras(ctx context.Context, handle int64, arg0 bool) (int64, error) + func (c *TextViewClient) GetInputType(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetJustificationMode(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetKeyListener(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetLastBaselineToBottomHeight(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetLayout(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetLetterSpacing(ctx context.Context, handle int64) (float32, error) + func (c *TextViewClient) GetLineBounds(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int32, error) + func (c *TextViewClient) GetLineBreakStyle(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetLineBreakWordStyle(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetLineCount(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetLineHeight(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetLineSpacingExtra(ctx context.Context, handle int64) (float32, error) + func (c *TextViewClient) GetLineSpacingMultiplier(ctx context.Context, handle int64) (float32, error) + func (c *TextViewClient) GetLinkTextColors(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetLinksClickable(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) GetMarqueeRepeatLimit(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMaxEms(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMaxHeight(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMaxLines(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMaxWidth(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMinEms(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMinHeight(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMinLines(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMinWidth(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetMinimumFontMetrics(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetMovementMethod(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetOffsetForPosition(ctx context.Context, handle int64, arg0 float32, arg1 float32) (int32, error) + func (c *TextViewClient) GetPaint(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetPaintFlags(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetPrivateImeOptions(ctx context.Context, handle int64) (string, error) + func (c *TextViewClient) GetSearchResultHighlightColor(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetSearchResultHighlights(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetSelectionEnd(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetSelectionStart(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetShadowColor(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetShadowDx(ctx context.Context, handle int64) (float32, error) + func (c *TextViewClient) GetShadowDy(ctx context.Context, handle int64) (float32, error) + func (c *TextViewClient) GetShadowRadius(ctx context.Context, handle int64) (float32, error) + func (c *TextViewClient) GetShiftDrawingOffsetForStartOverhang(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) GetShowSoftInputOnFocus(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) GetText(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextClassifier(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextColors(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextCursorDrawable(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextDirectionHeuristic(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextLocale(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextLocales(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextMetricsParams(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextScaleX(ctx context.Context, handle int64) (float32, error) + func (c *TextViewClient) GetTextSelectHandle(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextSelectHandleLeft(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextSelectHandleRight(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTextSize(ctx context.Context, handle int64) (float32, error) + func (c *TextViewClient) GetTextSizeUnit(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetTotalPaddingBottom(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetTotalPaddingEnd(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetTotalPaddingLeft(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetTotalPaddingRight(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetTotalPaddingStart(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetTotalPaddingTop(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) GetTransformationMethod(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetTypeface(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetUrls(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) GetUseBoundsForWidth(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) HasOverlappingRendering(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) HasSelection(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) InvalidateDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) IsAllCaps(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsAutoHandwritingEnabled(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsCursorVisible(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsElegantTextHeight(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsFallbackLineSpacing(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsHorizontallyScrollable(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsInputMethodTarget(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsLocalePreferredLineHeightForMinimumUsed(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsSingleLine(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsSuggestionsEnabled(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) IsTextSelectable(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) JumpDrawablesToCurrentState(ctx context.Context, handle int64) error + func (c *TextViewClient) Length(ctx context.Context, handle int64) (int32, error) + func (c *TextViewClient) MoveCursorToVisibleOffset(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) OnBeginBatchEdit(ctx context.Context, handle int64) error + func (c *TextViewClient) OnCheckIsTextEditor(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) OnCommitCompletion(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) OnCommitCorrection(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) OnCreateInputConnection(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TextViewClient) OnDragEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TextViewClient) OnEditorAction(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) OnEndBatchEdit(ctx context.Context, handle int64) error + func (c *TextViewClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TextViewClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *TextViewClient) OnKeyMultiple(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (bool, error) + func (c *TextViewClient) OnKeyPreIme(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *TextViewClient) OnKeyShortcut(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *TextViewClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *TextViewClient) OnPreDraw(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) OnPrivateIMECommand(ctx context.Context, handle int64, arg0 string, arg1 int64) (bool, error) + func (c *TextViewClient) OnReceiveContent(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *TextViewClient) OnResolvePointerIcon(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *TextViewClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) OnRtlPropertiesChanged(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) OnSaveInstanceState(ctx context.Context, handle int64) (int64, error) + func (c *TextViewClient) OnScreenStateChanged(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) OnTextContextMenuItem(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *TextViewClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TextViewClient) OnTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TextViewClient) OnVisibilityAggregated(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) OnWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) PerformLongClick(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) RemoveTextChangedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SendAccessibilityEventUnchecked(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetAllCaps(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetAutoLinkMask(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetAutoSizeTextTypeUniformWithConfiguration(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *TextViewClient) SetAutoSizeTextTypeUniformWithPresetSizes(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *TextViewClient) SetAutoSizeTextTypeWithDefaults(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetBreakStrategy(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetCompoundDrawablePadding(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetCompoundDrawableTintBlendMode(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetCompoundDrawableTintList(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetCompoundDrawableTintMode(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetCompoundDrawables(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error + func (c *TextViewClient) SetCompoundDrawablesRelative(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error + func (c *TextViewClient) SetCompoundDrawablesRelativeWithIntrinsicBounds4(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error + func (c *TextViewClient) SetCompoundDrawablesRelativeWithIntrinsicBounds4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *TextViewClient) SetCompoundDrawablesWithIntrinsicBounds4(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error + func (c *TextViewClient) SetCompoundDrawablesWithIntrinsicBounds4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *TextViewClient) SetCursorVisible(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetCustomInsertionActionModeCallback(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetCustomSelectionActionModeCallback(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetEditableFactory(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetElegantTextHeight(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetEllipsize(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetEms(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetError1(ctx context.Context, handle int64, arg0 string) error + func (c *TextViewClient) SetError2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *TextViewClient) SetExtractedText(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetFallbackLineSpacing(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetFilters(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetFirstBaselineToTopHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetFocusedSearchResultHighlightColor(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetFocusedSearchResultIndex(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetFontFeatureSettings(ctx context.Context, handle int64, arg0 string) error + func (c *TextViewClient) SetFontVariationSettings(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *TextViewClient) SetFreezesText(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetGravity(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetHighlightColor(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetHighlights(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetHint1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetHint1_1(ctx context.Context, handle int64, arg0 string) error + func (c *TextViewClient) SetHintTextColor1(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetHintTextColor1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetHorizontallyScrolling(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetHyphenationFrequency(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetImeActionLabel(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *TextViewClient) SetImeHintLocales(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetImeOptions(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetIncludeFontPadding(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetInputExtras(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetInputType(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetJustificationMode(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetKeyListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetLastBaselineToBottomHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetLetterSpacing(ctx context.Context, handle int64, arg0 float32) error + func (c *TextViewClient) SetLineBreakStyle(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetLineBreakWordStyle(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetLineHeight1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetLineHeight2_1(ctx context.Context, handle int64, arg0 int32, arg1 float32) error + func (c *TextViewClient) SetLineSpacing(ctx context.Context, handle int64, arg0 float32, arg1 float32) error + func (c *TextViewClient) SetLines(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetLinkTextColor1(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetLinkTextColor1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetLinksClickable(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetLocalePreferredLineHeightForMinimumUsed(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetMarqueeRepeatLimit(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMaxEms(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMaxHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMaxLines(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMaxWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMinEms(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMinHeight(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMinLines(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMinWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetMinimumFontMetrics(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetMovementMethod(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetOnEditorActionListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetPadding(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *TextViewClient) SetPaddingRelative(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *TextViewClient) SetPaintFlags(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetPrivateImeOptions(ctx context.Context, handle int64, arg0 string) error + func (c *TextViewClient) SetRawInputType(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetScroller(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetSearchResultHighlightColor(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetSearchResultHighlights(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetSelectAllOnFocus(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetSelected(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetShadowLayer(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error + func (c *TextViewClient) SetShiftDrawingOffsetForStartOverhang(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetShowSoftInputOnFocus(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetSingleLine0(ctx context.Context, handle int64) error + func (c *TextViewClient) SetSingleLine1_1(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetSpannableFactory(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetText1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetText1_3(ctx context.Context, handle int64, arg0 string) error + func (c *TextViewClient) SetText2_2(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *TextViewClient) SetText2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *TextViewClient) SetText3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error + func (c *TextViewClient) SetTextAppearance1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetTextAppearance2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *TextViewClient) SetTextClassifier(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextColor1(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextColor1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetTextCursorDrawable1(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextCursorDrawable1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetTextIsSelectable(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetTextKeepState1(ctx context.Context, handle int64, arg0 string) error + func (c *TextViewClient) SetTextKeepState2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *TextViewClient) SetTextLocale(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextLocales(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextMetricsParams(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextScaleX(ctx context.Context, handle int64, arg0 float32) error + func (c *TextViewClient) SetTextSelectHandle1(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextSelectHandle1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetTextSelectHandleLeft1(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextSelectHandleLeft1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetTextSelectHandleRight1(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTextSelectHandleRight1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) SetTextSize1(ctx context.Context, handle int64, arg0 float32) error + func (c *TextViewClient) SetTextSize2_1(ctx context.Context, handle int64, arg0 int32, arg1 float32) error + func (c *TextViewClient) SetTransformationMethod(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTypeface1(ctx context.Context, handle int64, arg0 int64) error + func (c *TextViewClient) SetTypeface2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *TextViewClient) SetUseBoundsForWidth(ctx context.Context, handle int64, arg0 bool) error + func (c *TextViewClient) SetWidth(ctx context.Context, handle int64, arg0 int32) error + func (c *TextViewClient) ShowContextMenu0(ctx context.Context, handle int64) (bool, error) + func (c *TextViewClient) ShowContextMenu2_1(ctx context.Context, handle int64, arg0 float32, arg1 float32) (bool, error) + type TextViewOnEditorActionListenerClient struct + func NewTextViewOnEditorActionListenerClient(cc grpc.ClientConnInterface) *TextViewOnEditorActionListenerClient + func (c *TextViewOnEditorActionListenerClient) OnEditorAction(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error) + type TextViewSavedStateClient struct + func NewTextViewSavedStateClient(cc grpc.ClientConnInterface) *TextViewSavedStateClient + func (c *TextViewSavedStateClient) ToString(ctx context.Context) (string, error) + func (c *TextViewSavedStateClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ThemedSpinnerAdapterClient struct + func NewThemedSpinnerAdapterClient(cc grpc.ClientConnInterface) *ThemedSpinnerAdapterClient + func (c *ThemedSpinnerAdapterClient) GetDropDownViewTheme(ctx context.Context) (int64, error) + func (c *ThemedSpinnerAdapterClient) SetDropDownViewTheme(ctx context.Context, arg0 int64) error + type TimePickerClient struct + func NewTimePickerClient(cc grpc.ClientConnInterface) *TimePickerClient + func (c *TimePickerClient) Autofill(ctx context.Context, handle int64, arg0 int64) error + func (c *TimePickerClient) DispatchProvideAutofillStructure(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *TimePickerClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TimePickerClient) GetAutofillType(ctx context.Context, handle int64) (int32, error) + func (c *TimePickerClient) GetAutofillValue(ctx context.Context, handle int64) (int64, error) + func (c *TimePickerClient) GetBaseline(ctx context.Context, handle int64) (int32, error) + func (c *TimePickerClient) GetCurrentHour(ctx context.Context, handle int64) (int64, error) + func (c *TimePickerClient) GetCurrentMinute(ctx context.Context, handle int64) (int64, error) + func (c *TimePickerClient) GetHour(ctx context.Context, handle int64) (int32, error) + func (c *TimePickerClient) GetMinute(ctx context.Context, handle int64) (int32, error) + func (c *TimePickerClient) Is24HourView(ctx context.Context, handle int64) (bool, error) + func (c *TimePickerClient) IsEnabled(ctx context.Context, handle int64) (bool, error) + func (c *TimePickerClient) SetCurrentHour(ctx context.Context, handle int64, arg0 int64) error + func (c *TimePickerClient) SetCurrentMinute(ctx context.Context, handle int64, arg0 int64) error + func (c *TimePickerClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *TimePickerClient) SetHour(ctx context.Context, handle int64, arg0 int32) error + func (c *TimePickerClient) SetIs24HourView(ctx context.Context, handle int64, arg0 int64) error + func (c *TimePickerClient) SetMinute(ctx context.Context, handle int64, arg0 int32) error + func (c *TimePickerClient) SetOnTimeChangedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *TimePickerClient) ValidateInput(ctx context.Context, handle int64) (bool, error) + type TimePickerOnTimeChangedListenerClient struct + func NewTimePickerOnTimeChangedListenerClient(cc grpc.ClientConnInterface) *TimePickerOnTimeChangedListenerClient + func (c *TimePickerOnTimeChangedListenerClient) OnTimeChanged(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + type ToggleButtonClient struct + func NewToggleButtonClient(cc grpc.ClientConnInterface) *ToggleButtonClient + func (c *ToggleButtonClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ToggleButtonClient) GetDisabledAlpha(ctx context.Context, handle int64) (float32, error) + func (c *ToggleButtonClient) GetTextOff(ctx context.Context, handle int64) (int64, error) + func (c *ToggleButtonClient) GetTextOn(ctx context.Context, handle int64) (int64, error) + func (c *ToggleButtonClient) SetBackgroundDrawable(ctx context.Context, handle int64, arg0 int64) error + func (c *ToggleButtonClient) SetChecked(ctx context.Context, handle int64, arg0 bool) error + func (c *ToggleButtonClient) SetTextOff(ctx context.Context, handle int64, arg0 string) error + func (c *ToggleButtonClient) SetTextOn(ctx context.Context, handle int64, arg0 string) error + type ToolbarClient struct + func NewToolbarClient(cc grpc.ClientConnInterface) *ToolbarClient + func (c *ToolbarClient) CollapseActionView(ctx context.Context, handle int64) error + func (c *ToolbarClient) DismissPopupMenus(ctx context.Context, handle int64) error + func (c *ToolbarClient) GenerateLayoutParams1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ToolbarClient) GenerateLayoutParams1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ToolbarClient) GetCollapseContentDescription(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetCollapseIcon(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetContentInsetEnd(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetContentInsetEndWithActions(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetContentInsetLeft(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetContentInsetRight(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetContentInsetStart(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetContentInsetStartWithNavigation(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetCurrentContentInsetEnd(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetCurrentContentInsetLeft(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetCurrentContentInsetRight(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetCurrentContentInsetStart(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetLogo(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetLogoDescription(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetMenu(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetNavigationContentDescription(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetNavigationIcon(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetOverflowIcon(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetPopupTheme(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetSubtitle(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetTitle(ctx context.Context, handle int64) (int64, error) + func (c *ToolbarClient) GetTitleMarginBottom(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetTitleMarginEnd(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetTitleMarginStart(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) GetTitleMarginTop(ctx context.Context, handle int64) (int32, error) + func (c *ToolbarClient) HasExpandedActionView(ctx context.Context, handle int64) (bool, error) + func (c *ToolbarClient) HideOverflowMenu(ctx context.Context, handle int64) (bool, error) + func (c *ToolbarClient) InflateMenu(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) IsOverflowMenuShowing(ctx context.Context, handle int64) (bool, error) + func (c *ToolbarClient) OnRtlPropertiesChanged(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ToolbarClient) SetCollapseContentDescription1(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetCollapseContentDescription1_1(ctx context.Context, handle int64, arg0 string) error + func (c *ToolbarClient) SetCollapseIcon1(ctx context.Context, handle int64, arg0 int64) error + func (c *ToolbarClient) SetCollapseIcon1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetContentInsetEndWithActions(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetContentInsetStartWithNavigation(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetContentInsetsAbsolute(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ToolbarClient) SetContentInsetsRelative(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ToolbarClient) SetLogo1(ctx context.Context, handle int64, arg0 int64) error + func (c *ToolbarClient) SetLogo1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetLogoDescription1(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetLogoDescription1_1(ctx context.Context, handle int64, arg0 string) error + func (c *ToolbarClient) SetNavigationContentDescription1(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetNavigationContentDescription1_1(ctx context.Context, handle int64, arg0 string) error + func (c *ToolbarClient) SetNavigationIcon1(ctx context.Context, handle int64, arg0 int64) error + func (c *ToolbarClient) SetNavigationIcon1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetNavigationOnClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ToolbarClient) SetOnMenuItemClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ToolbarClient) SetOverflowIcon(ctx context.Context, handle int64, arg0 int64) error + func (c *ToolbarClient) SetPopupTheme(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetSubtitle1(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetSubtitle1_1(ctx context.Context, handle int64, arg0 string) error + func (c *ToolbarClient) SetSubtitleTextAppearance(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *ToolbarClient) SetSubtitleTextColor(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetTitle1(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetTitle1_1(ctx context.Context, handle int64, arg0 string) error + func (c *ToolbarClient) SetTitleMargin(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *ToolbarClient) SetTitleMarginBottom(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetTitleMarginEnd(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetTitleMarginStart(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetTitleMarginTop(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) SetTitleTextAppearance(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *ToolbarClient) SetTitleTextColor(ctx context.Context, handle int64, arg0 int32) error + func (c *ToolbarClient) ShowOverflowMenu(ctx context.Context, handle int64) (bool, error) + type ToolbarOnMenuItemClickListenerClient struct + func NewToolbarOnMenuItemClickListenerClient(cc grpc.ClientConnInterface) *ToolbarOnMenuItemClickListenerClient + func (c *ToolbarOnMenuItemClickListenerClient) OnMenuItemClick(ctx context.Context, arg0 int64) (bool, error) + type TwoLineListItemClient struct + func NewTwoLineListItemClient(cc grpc.ClientConnInterface) *TwoLineListItemClient + func (c *TwoLineListItemClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *TwoLineListItemClient) GetText1(ctx context.Context, handle int64) (int64, error) + func (c *TwoLineListItemClient) GetText2(ctx context.Context, handle int64) (int64, error) + type VideoViewClient struct + func NewVideoViewClient(cc grpc.ClientConnInterface) *VideoViewClient + func (c *VideoViewClient) AddSubtitleSource(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *VideoViewClient) CanPause(ctx context.Context, handle int64) (bool, error) + func (c *VideoViewClient) CanSeekBackward(ctx context.Context, handle int64) (bool, error) + func (c *VideoViewClient) CanSeekForward(ctx context.Context, handle int64) (bool, error) + func (c *VideoViewClient) Draw(ctx context.Context, handle int64, arg0 int64) error + func (c *VideoViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *VideoViewClient) GetAudioSessionId(ctx context.Context, handle int64) (int32, error) + func (c *VideoViewClient) GetBufferPercentage(ctx context.Context, handle int64) (int32, error) + func (c *VideoViewClient) GetCurrentPosition(ctx context.Context, handle int64) (int32, error) + func (c *VideoViewClient) GetDuration(ctx context.Context, handle int64) (int32, error) + func (c *VideoViewClient) IsPlaying(ctx context.Context, handle int64) (bool, error) + func (c *VideoViewClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *VideoViewClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *VideoViewClient) OnTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *VideoViewClient) Pause(ctx context.Context, handle int64) error + func (c *VideoViewClient) ResolveAdjustedSize(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int32, error) + func (c *VideoViewClient) Resume(ctx context.Context, handle int64) error + func (c *VideoViewClient) SeekTo(ctx context.Context, handle int64, arg0 int32) error + func (c *VideoViewClient) SetAudioAttributes(ctx context.Context, handle int64, arg0 int64) error + func (c *VideoViewClient) SetAudioFocusRequest(ctx context.Context, handle int64, arg0 int32) error + func (c *VideoViewClient) SetMediaController(ctx context.Context, handle int64, arg0 int64) error + func (c *VideoViewClient) SetOnCompletionListener(ctx context.Context, handle int64, arg0 int64) error + func (c *VideoViewClient) SetOnErrorListener(ctx context.Context, handle int64, arg0 int64) error + func (c *VideoViewClient) SetOnInfoListener(ctx context.Context, handle int64, arg0 int64) error + func (c *VideoViewClient) SetOnPreparedListener(ctx context.Context, handle int64, arg0 int64) error + func (c *VideoViewClient) SetVideoPath(ctx context.Context, handle int64, arg0 string) error + func (c *VideoViewClient) SetVideoURI(ctx context.Context, handle int64, arg0 int64) error + func (c *VideoViewClient) Start(ctx context.Context, handle int64) error + func (c *VideoViewClient) StopPlayback(ctx context.Context, handle int64) error + func (c *VideoViewClient) Suspend(ctx context.Context, handle int64) error + type ViewAnimatorClient struct + func NewViewAnimatorClient(cc grpc.ClientConnInterface) *ViewAnimatorClient + func (c *ViewAnimatorClient) AddView(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *ViewAnimatorClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ViewAnimatorClient) GetAnimateFirstView(ctx context.Context, handle int64) (bool, error) + func (c *ViewAnimatorClient) GetBaseline(ctx context.Context, handle int64) (int32, error) + func (c *ViewAnimatorClient) GetCurrentView(ctx context.Context, handle int64) (int64, error) + func (c *ViewAnimatorClient) GetDisplayedChild(ctx context.Context, handle int64) (int32, error) + func (c *ViewAnimatorClient) GetInAnimation(ctx context.Context, handle int64) (int64, error) + func (c *ViewAnimatorClient) GetOutAnimation(ctx context.Context, handle int64) (int64, error) + func (c *ViewAnimatorClient) RemoveAllViews(ctx context.Context, handle int64) error + func (c *ViewAnimatorClient) RemoveView(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewAnimatorClient) RemoveViewAt(ctx context.Context, handle int64, arg0 int32) error + func (c *ViewAnimatorClient) RemoveViewInLayout(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewAnimatorClient) RemoveViews(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ViewAnimatorClient) RemoveViewsInLayout(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ViewAnimatorClient) SetAnimateFirstView(ctx context.Context, handle int64, arg0 bool) error + func (c *ViewAnimatorClient) SetDisplayedChild(ctx context.Context, handle int64, arg0 int32) error + func (c *ViewAnimatorClient) SetInAnimation1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewAnimatorClient) SetInAnimation2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *ViewAnimatorClient) SetOutAnimation1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *ViewAnimatorClient) SetOutAnimation2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *ViewAnimatorClient) ShowNext(ctx context.Context, handle int64) error + func (c *ViewAnimatorClient) ShowPrevious(ctx context.Context, handle int64) error + type ViewFlipperClient struct + func NewViewFlipperClient(cc grpc.ClientConnInterface) *ViewFlipperClient + func (c *ViewFlipperClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ViewFlipperClient) GetFlipInterval(ctx context.Context, handle int64) (int32, error) + func (c *ViewFlipperClient) IsAutoStart(ctx context.Context, handle int64) (bool, error) + func (c *ViewFlipperClient) IsFlipping(ctx context.Context, handle int64) (bool, error) + func (c *ViewFlipperClient) SetAutoStart(ctx context.Context, handle int64, arg0 bool) error + func (c *ViewFlipperClient) SetFlipInterval(ctx context.Context, handle int64, arg0 int32) error + func (c *ViewFlipperClient) StartFlipping(ctx context.Context, handle int64) error + func (c *ViewFlipperClient) StopFlipping(ctx context.Context, handle int64) error + type ViewSwitcherClient struct + func NewViewSwitcherClient(cc grpc.ClientConnInterface) *ViewSwitcherClient + func (c *ViewSwitcherClient) AddView(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + func (c *ViewSwitcherClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ViewSwitcherClient) GetNextView(ctx context.Context, handle int64) (int64, error) + func (c *ViewSwitcherClient) Reset(ctx context.Context, handle int64) error + func (c *ViewSwitcherClient) SetFactory(ctx context.Context, handle int64, arg0 int64) error + type ViewSwitcherViewFactoryClient struct + func NewViewSwitcherViewFactoryClient(cc grpc.ClientConnInterface) *ViewSwitcherViewFactoryClient + func (c *ViewSwitcherViewFactoryClient) MakeView(ctx context.Context) (int64, error) + type WrapperListAdapterClient struct + func NewWrapperListAdapterClient(cc grpc.ClientConnInterface) *WrapperListAdapterClient + func (c *WrapperListAdapterClient) GetWrappedAdapter(ctx context.Context) (int64, error) + type ZoomButtonClient struct + func NewZoomButtonClient(cc grpc.ClientConnInterface) *ZoomButtonClient + func (c *ZoomButtonClient) DispatchUnhandledMove(ctx context.Context, handle int64, arg0 int64, arg1 int32) (bool, error) + func (c *ZoomButtonClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ZoomButtonClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *ZoomButtonClient) OnLongClick(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ZoomButtonClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ZoomButtonClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ZoomButtonClient) SetZoomSpeed(ctx context.Context, handle int64, arg0 int64) error + type ZoomButtonsControllerClient struct + func NewZoomButtonsControllerClient(cc grpc.ClientConnInterface) *ZoomButtonsControllerClient + func (c *ZoomButtonsControllerClient) GetContainer(ctx context.Context, handle int64) (int64, error) + func (c *ZoomButtonsControllerClient) GetZoomControls(ctx context.Context, handle int64) (int64, error) + func (c *ZoomButtonsControllerClient) IsAutoDismissed(ctx context.Context, handle int64) (bool, error) + func (c *ZoomButtonsControllerClient) IsVisible(ctx context.Context, handle int64) (bool, error) + func (c *ZoomButtonsControllerClient) OnTouch(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *ZoomButtonsControllerClient) SetAutoDismissed(ctx context.Context, handle int64, arg0 bool) error + func (c *ZoomButtonsControllerClient) SetFocusable(ctx context.Context, handle int64, arg0 bool) error + func (c *ZoomButtonsControllerClient) SetOnZoomListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ZoomButtonsControllerClient) SetVisible(ctx context.Context, handle int64, arg0 bool) error + func (c *ZoomButtonsControllerClient) SetZoomInEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ZoomButtonsControllerClient) SetZoomOutEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ZoomButtonsControllerClient) SetZoomSpeed(ctx context.Context, handle int64, arg0 int64) error + type ZoomButtonsControllerOnZoomListenerClient struct + func NewZoomButtonsControllerOnZoomListenerClient(cc grpc.ClientConnInterface) *ZoomButtonsControllerOnZoomListenerClient + func (c *ZoomButtonsControllerOnZoomListenerClient) OnVisibilityChanged(ctx context.Context, arg0 bool) error + func (c *ZoomButtonsControllerOnZoomListenerClient) OnZoom(ctx context.Context, arg0 bool) error + type ZoomControlsClient struct + func NewZoomControlsClient(cc grpc.ClientConnInterface) *ZoomControlsClient + func (c *ZoomControlsClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *ZoomControlsClient) HasFocus(ctx context.Context, handle int64) (bool, error) + func (c *ZoomControlsClient) Hide(ctx context.Context, handle int64) error + func (c *ZoomControlsClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ZoomControlsClient) SetIsZoomInEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ZoomControlsClient) SetIsZoomOutEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *ZoomControlsClient) SetOnZoomInClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ZoomControlsClient) SetOnZoomOutClickListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ZoomControlsClient) SetZoomSpeed(ctx context.Context, handle int64, arg0 int64) error + func (c *ZoomControlsClient) Show(ctx context.Context, handle int64) error