app

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionBarClient

type ActionBarClient struct {
	// contains filtered or unexported fields
}

ActionBarClient wraps the gRPC ActionBarService client.

func NewActionBarClient

func NewActionBarClient(cc grpc.ClientConnInterface) *ActionBarClient

NewActionBarClient creates a new ActionBar client.

func (*ActionBarClient) AddOnMenuVisibilityListener

func (c *ActionBarClient) AddOnMenuVisibilityListener(ctx context.Context, arg0 int64) error

AddOnMenuVisibilityListener calls the AddOnMenuVisibilityListener RPC.

func (*ActionBarClient) AddTab1

func (c *ActionBarClient) AddTab1(ctx context.Context, arg0 int64) error

AddTab1 calls the AddTab1 RPC.

func (*ActionBarClient) AddTab2_1

func (c *ActionBarClient) AddTab2_1(ctx context.Context, arg0 int64, arg1 bool) error

AddTab2_1 calls the AddTab2_1 RPC.

func (*ActionBarClient) AddTab2_2

func (c *ActionBarClient) AddTab2_2(ctx context.Context, arg0 int64, arg1 int32) error

AddTab2_2 calls the AddTab2_2 RPC.

func (*ActionBarClient) AddTab3_3

func (c *ActionBarClient) AddTab3_3(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) error

AddTab3_3 calls the AddTab3_3 RPC.

func (*ActionBarClient) GetCustomView

func (c *ActionBarClient) GetCustomView(ctx context.Context) (int64, error)

GetCustomView calls the GetCustomView RPC.

func (*ActionBarClient) GetDisplayOptions

func (c *ActionBarClient) GetDisplayOptions(ctx context.Context) (int32, error)

GetDisplayOptions calls the GetDisplayOptions RPC.

func (*ActionBarClient) GetElevation

func (c *ActionBarClient) GetElevation(ctx context.Context) (float32, error)

GetElevation calls the GetElevation RPC.

func (*ActionBarClient) GetHeight

func (c *ActionBarClient) GetHeight(ctx context.Context) (int32, error)

GetHeight calls the GetHeight RPC.

func (*ActionBarClient) GetHideOffset

func (c *ActionBarClient) GetHideOffset(ctx context.Context) (int32, error)

GetHideOffset calls the GetHideOffset RPC.

func (*ActionBarClient) GetNavigationItemCount

func (c *ActionBarClient) GetNavigationItemCount(ctx context.Context) (int32, error)

GetNavigationItemCount calls the GetNavigationItemCount RPC.

func (*ActionBarClient) GetNavigationMode

func (c *ActionBarClient) GetNavigationMode(ctx context.Context) (int32, error)

GetNavigationMode calls the GetNavigationMode RPC.

func (*ActionBarClient) GetSelectedNavigationIndex

func (c *ActionBarClient) GetSelectedNavigationIndex(ctx context.Context) (int32, error)

GetSelectedNavigationIndex calls the GetSelectedNavigationIndex RPC.

func (*ActionBarClient) GetSelectedTab

func (c *ActionBarClient) GetSelectedTab(ctx context.Context) (int64, error)

GetSelectedTab calls the GetSelectedTab RPC.

func (*ActionBarClient) GetSubtitle

func (c *ActionBarClient) GetSubtitle(ctx context.Context) (int64, error)

GetSubtitle calls the GetSubtitle RPC.

func (*ActionBarClient) GetTabAt

func (c *ActionBarClient) GetTabAt(ctx context.Context, arg0 int32) (int64, error)

GetTabAt calls the GetTabAt RPC.

func (*ActionBarClient) GetTabCount

func (c *ActionBarClient) GetTabCount(ctx context.Context) (int32, error)

GetTabCount calls the GetTabCount RPC.

func (*ActionBarClient) GetThemedContext

func (c *ActionBarClient) GetThemedContext(ctx context.Context) (int64, error)

GetThemedContext calls the GetThemedContext RPC.

func (*ActionBarClient) GetTitle

func (c *ActionBarClient) GetTitle(ctx context.Context) (int64, error)

GetTitle calls the GetTitle RPC.

func (*ActionBarClient) Hide

func (c *ActionBarClient) Hide(ctx context.Context) error

Hide calls the Hide RPC.

func (*ActionBarClient) IsHideOnContentScrollEnabled

func (c *ActionBarClient) IsHideOnContentScrollEnabled(ctx context.Context) (bool, error)

IsHideOnContentScrollEnabled calls the IsHideOnContentScrollEnabled RPC.

func (*ActionBarClient) IsShowing

func (c *ActionBarClient) IsShowing(ctx context.Context) (bool, error)

IsShowing calls the IsShowing RPC.

func (*ActionBarClient) NewTab

func (c *ActionBarClient) NewTab(ctx context.Context) (int64, error)

NewTab calls the NewTab RPC.

func (*ActionBarClient) RemoveAllTabs

func (c *ActionBarClient) RemoveAllTabs(ctx context.Context) error

RemoveAllTabs calls the RemoveAllTabs RPC.

func (*ActionBarClient) RemoveOnMenuVisibilityListener

func (c *ActionBarClient) RemoveOnMenuVisibilityListener(ctx context.Context, arg0 int64) error

RemoveOnMenuVisibilityListener calls the RemoveOnMenuVisibilityListener RPC.

func (*ActionBarClient) RemoveTab

func (c *ActionBarClient) RemoveTab(ctx context.Context, arg0 int64) error

RemoveTab calls the RemoveTab RPC.

func (*ActionBarClient) RemoveTabAt

func (c *ActionBarClient) RemoveTabAt(ctx context.Context, arg0 int32) error

RemoveTabAt calls the RemoveTabAt RPC.

func (*ActionBarClient) SelectTab

func (c *ActionBarClient) SelectTab(ctx context.Context, arg0 int64) error

SelectTab calls the SelectTab RPC.

func (*ActionBarClient) SetBackgroundDrawable

func (c *ActionBarClient) SetBackgroundDrawable(ctx context.Context, arg0 int64) error

SetBackgroundDrawable calls the SetBackgroundDrawable RPC.

func (*ActionBarClient) SetCustomView1

func (c *ActionBarClient) SetCustomView1(ctx context.Context, arg0 int64) error

SetCustomView1 calls the SetCustomView1 RPC.

func (*ActionBarClient) SetCustomView1_2

func (c *ActionBarClient) SetCustomView1_2(ctx context.Context, arg0 int32) error

SetCustomView1_2 calls the SetCustomView1_2 RPC.

func (*ActionBarClient) SetCustomView2_1

func (c *ActionBarClient) SetCustomView2_1(ctx context.Context, arg0 int64, arg1 int64) error

SetCustomView2_1 calls the SetCustomView2_1 RPC.

func (*ActionBarClient) SetDisplayHomeAsUpEnabled

func (c *ActionBarClient) SetDisplayHomeAsUpEnabled(ctx context.Context, arg0 bool) error

SetDisplayHomeAsUpEnabled calls the SetDisplayHomeAsUpEnabled RPC.

func (*ActionBarClient) SetDisplayOptions1

func (c *ActionBarClient) SetDisplayOptions1(ctx context.Context, arg0 int32) error

SetDisplayOptions1 calls the SetDisplayOptions1 RPC.

func (*ActionBarClient) SetDisplayOptions2_1

func (c *ActionBarClient) SetDisplayOptions2_1(ctx context.Context, arg0 int32, arg1 int32) error

SetDisplayOptions2_1 calls the SetDisplayOptions2_1 RPC.

func (*ActionBarClient) SetDisplayShowCustomEnabled

func (c *ActionBarClient) SetDisplayShowCustomEnabled(ctx context.Context, arg0 bool) error

SetDisplayShowCustomEnabled calls the SetDisplayShowCustomEnabled RPC.

func (*ActionBarClient) SetDisplayShowHomeEnabled

func (c *ActionBarClient) SetDisplayShowHomeEnabled(ctx context.Context, arg0 bool) error

SetDisplayShowHomeEnabled calls the SetDisplayShowHomeEnabled RPC.

func (*ActionBarClient) SetDisplayShowTitleEnabled

func (c *ActionBarClient) SetDisplayShowTitleEnabled(ctx context.Context, arg0 bool) error

SetDisplayShowTitleEnabled calls the SetDisplayShowTitleEnabled RPC.

func (*ActionBarClient) SetDisplayUseLogoEnabled

func (c *ActionBarClient) SetDisplayUseLogoEnabled(ctx context.Context, arg0 bool) error

SetDisplayUseLogoEnabled calls the SetDisplayUseLogoEnabled RPC.

func (*ActionBarClient) SetElevation

func (c *ActionBarClient) SetElevation(ctx context.Context, arg0 float32) error

SetElevation calls the SetElevation RPC.

func (*ActionBarClient) SetHideOffset

func (c *ActionBarClient) SetHideOffset(ctx context.Context, arg0 int32) error

SetHideOffset calls the SetHideOffset RPC.

func (*ActionBarClient) SetHideOnContentScrollEnabled

func (c *ActionBarClient) SetHideOnContentScrollEnabled(ctx context.Context, arg0 bool) error

SetHideOnContentScrollEnabled calls the SetHideOnContentScrollEnabled RPC.

func (*ActionBarClient) SetHomeActionContentDescription1

func (c *ActionBarClient) SetHomeActionContentDescription1(ctx context.Context, arg0 int32) error

SetHomeActionContentDescription1 calls the SetHomeActionContentDescription1 RPC.

func (*ActionBarClient) SetHomeActionContentDescription1_1

func (c *ActionBarClient) SetHomeActionContentDescription1_1(ctx context.Context, arg0 string) error

SetHomeActionContentDescription1_1 calls the SetHomeActionContentDescription1_1 RPC.

func (*ActionBarClient) SetHomeAsUpIndicator1

func (c *ActionBarClient) SetHomeAsUpIndicator1(ctx context.Context, arg0 int64) error

SetHomeAsUpIndicator1 calls the SetHomeAsUpIndicator1 RPC.

func (*ActionBarClient) SetHomeAsUpIndicator1_1

func (c *ActionBarClient) SetHomeAsUpIndicator1_1(ctx context.Context, arg0 int32) error

SetHomeAsUpIndicator1_1 calls the SetHomeAsUpIndicator1_1 RPC.

func (*ActionBarClient) SetHomeButtonEnabled

func (c *ActionBarClient) SetHomeButtonEnabled(ctx context.Context, arg0 bool) error

SetHomeButtonEnabled calls the SetHomeButtonEnabled RPC.

func (*ActionBarClient) SetIcon1

func (c *ActionBarClient) SetIcon1(ctx context.Context, arg0 int64) error

SetIcon1 calls the SetIcon1 RPC.

func (*ActionBarClient) SetIcon1_1

func (c *ActionBarClient) SetIcon1_1(ctx context.Context, arg0 int32) error

SetIcon1_1 calls the SetIcon1_1 RPC.

func (*ActionBarClient) SetListNavigationCallbacks

func (c *ActionBarClient) SetListNavigationCallbacks(ctx context.Context, arg0 int64, arg1 int64) error

SetListNavigationCallbacks calls the SetListNavigationCallbacks RPC.

func (*ActionBarClient) SetLogo1

func (c *ActionBarClient) SetLogo1(ctx context.Context, arg0 int64) error

SetLogo1 calls the SetLogo1 RPC.

func (*ActionBarClient) SetLogo1_1

func (c *ActionBarClient) SetLogo1_1(ctx context.Context, arg0 int32) error

SetLogo1_1 calls the SetLogo1_1 RPC.

func (*ActionBarClient) SetNavigationMode

func (c *ActionBarClient) SetNavigationMode(ctx context.Context, arg0 int32) error

SetNavigationMode calls the SetNavigationMode RPC.

func (*ActionBarClient) SetSelectedNavigationItem

func (c *ActionBarClient) SetSelectedNavigationItem(ctx context.Context, arg0 int32) error

SetSelectedNavigationItem calls the SetSelectedNavigationItem RPC.

func (*ActionBarClient) SetSplitBackgroundDrawable

func (c *ActionBarClient) SetSplitBackgroundDrawable(ctx context.Context, arg0 int64) error

SetSplitBackgroundDrawable calls the SetSplitBackgroundDrawable RPC.

func (*ActionBarClient) SetStackedBackgroundDrawable

func (c *ActionBarClient) SetStackedBackgroundDrawable(ctx context.Context, arg0 int64) error

SetStackedBackgroundDrawable calls the SetStackedBackgroundDrawable RPC.

func (*ActionBarClient) SetSubtitle1

func (c *ActionBarClient) SetSubtitle1(ctx context.Context, arg0 int32) error

SetSubtitle1 calls the SetSubtitle1 RPC.

func (*ActionBarClient) SetSubtitle1_1

func (c *ActionBarClient) SetSubtitle1_1(ctx context.Context, arg0 string) error

SetSubtitle1_1 calls the SetSubtitle1_1 RPC.

func (*ActionBarClient) SetTitle1

func (c *ActionBarClient) SetTitle1(ctx context.Context, arg0 int32) error

SetTitle1 calls the SetTitle1 RPC.

func (*ActionBarClient) SetTitle1_1

func (c *ActionBarClient) SetTitle1_1(ctx context.Context, arg0 string) error

SetTitle1_1 calls the SetTitle1_1 RPC.

func (*ActionBarClient) Show

func (c *ActionBarClient) Show(ctx context.Context) error

Show calls the Show RPC.

type ActionBarOnMenuVisibilityListenerClient

type ActionBarOnMenuVisibilityListenerClient struct {
	// contains filtered or unexported fields
}

ActionBarOnMenuVisibilityListenerClient wraps the gRPC ActionBarOnMenuVisibilityListenerService client.

func NewActionBarOnMenuVisibilityListenerClient

func NewActionBarOnMenuVisibilityListenerClient(cc grpc.ClientConnInterface) *ActionBarOnMenuVisibilityListenerClient

NewActionBarOnMenuVisibilityListenerClient creates a new ActionBarOnMenuVisibilityListener client.

func (*ActionBarOnMenuVisibilityListenerClient) OnMenuVisibilityChanged

func (c *ActionBarOnMenuVisibilityListenerClient) OnMenuVisibilityChanged(ctx context.Context, arg0 bool) error

OnMenuVisibilityChanged calls the OnMenuVisibilityChanged RPC.

type ActionBarOnNavigationListenerClient

type ActionBarOnNavigationListenerClient struct {
	// contains filtered or unexported fields
}

ActionBarOnNavigationListenerClient wraps the gRPC ActionBarOnNavigationListenerService client.

func NewActionBarOnNavigationListenerClient

func NewActionBarOnNavigationListenerClient(cc grpc.ClientConnInterface) *ActionBarOnNavigationListenerClient

NewActionBarOnNavigationListenerClient creates a new ActionBarOnNavigationListener client.

func (*ActionBarOnNavigationListenerClient) OnNavigationItemSelected

func (c *ActionBarOnNavigationListenerClient) OnNavigationItemSelected(ctx context.Context, arg0 int32, arg1 int64) (bool, error)

OnNavigationItemSelected calls the OnNavigationItemSelected RPC.

type ActionBarTabClient

type ActionBarTabClient struct {
	// contains filtered or unexported fields
}

ActionBarTabClient wraps the gRPC ActionBarTabService client.

func NewActionBarTabClient

func NewActionBarTabClient(cc grpc.ClientConnInterface) *ActionBarTabClient

NewActionBarTabClient creates a new ActionBarTab client.

func (*ActionBarTabClient) GetContentDescription

func (c *ActionBarTabClient) GetContentDescription(ctx context.Context) (int64, error)

GetContentDescription calls the GetContentDescription RPC.

func (*ActionBarTabClient) GetCustomView

func (c *ActionBarTabClient) GetCustomView(ctx context.Context) (int64, error)

GetCustomView calls the GetCustomView RPC.

func (*ActionBarTabClient) GetIcon

func (c *ActionBarTabClient) GetIcon(ctx context.Context) (int64, error)

GetIcon calls the GetIcon RPC.

func (*ActionBarTabClient) GetPosition

func (c *ActionBarTabClient) GetPosition(ctx context.Context) (int32, error)

GetPosition calls the GetPosition RPC.

func (*ActionBarTabClient) GetTag

func (c *ActionBarTabClient) GetTag(ctx context.Context) (int64, error)

GetTag calls the GetTag RPC.

func (*ActionBarTabClient) GetText

func (c *ActionBarTabClient) GetText(ctx context.Context) (int64, error)

GetText calls the GetText RPC.

func (*ActionBarTabClient) Select

func (c *ActionBarTabClient) Select(ctx context.Context) error

Select calls the Select RPC.

func (*ActionBarTabClient) SetContentDescription1

func (c *ActionBarTabClient) SetContentDescription1(ctx context.Context, arg0 int32) (int64, error)

SetContentDescription1 calls the SetContentDescription1 RPC.

func (*ActionBarTabClient) SetContentDescription1_1

func (c *ActionBarTabClient) SetContentDescription1_1(ctx context.Context, arg0 string) (int64, error)

SetContentDescription1_1 calls the SetContentDescription1_1 RPC.

func (*ActionBarTabClient) SetCustomView1

func (c *ActionBarTabClient) SetCustomView1(ctx context.Context, arg0 int64) (int64, error)

SetCustomView1 calls the SetCustomView1 RPC.

func (*ActionBarTabClient) SetCustomView1_1

func (c *ActionBarTabClient) SetCustomView1_1(ctx context.Context, arg0 int32) (int64, error)

SetCustomView1_1 calls the SetCustomView1_1 RPC.

func (*ActionBarTabClient) SetIcon1

func (c *ActionBarTabClient) SetIcon1(ctx context.Context, arg0 int64) (int64, error)

SetIcon1 calls the SetIcon1 RPC.

func (*ActionBarTabClient) SetIcon1_1

func (c *ActionBarTabClient) SetIcon1_1(ctx context.Context, arg0 int32) (int64, error)

SetIcon1_1 calls the SetIcon1_1 RPC.

func (*ActionBarTabClient) SetTabListener

func (c *ActionBarTabClient) SetTabListener(ctx context.Context, arg0 int64) (int64, error)

SetTabListener calls the SetTabListener RPC.

func (*ActionBarTabClient) SetTag

func (c *ActionBarTabClient) SetTag(ctx context.Context, arg0 int64) (int64, error)

SetTag calls the SetTag RPC.

func (*ActionBarTabClient) SetText1

func (c *ActionBarTabClient) SetText1(ctx context.Context, arg0 int32) (int64, error)

SetText1 calls the SetText1 RPC.

func (*ActionBarTabClient) SetText1_1

func (c *ActionBarTabClient) SetText1_1(ctx context.Context, arg0 string) (int64, error)

SetText1_1 calls the SetText1_1 RPC.

type ActionBarTabListenerClient

type ActionBarTabListenerClient struct {
	// contains filtered or unexported fields
}

ActionBarTabListenerClient wraps the gRPC ActionBarTabListenerService client.

func NewActionBarTabListenerClient

func NewActionBarTabListenerClient(cc grpc.ClientConnInterface) *ActionBarTabListenerClient

NewActionBarTabListenerClient creates a new ActionBarTabListener client.

func (*ActionBarTabListenerClient) OnTabReselected

func (c *ActionBarTabListenerClient) OnTabReselected(ctx context.Context, arg0 int64, arg1 int64) error

OnTabReselected calls the OnTabReselected RPC.

func (*ActionBarTabListenerClient) OnTabSelected

func (c *ActionBarTabListenerClient) OnTabSelected(ctx context.Context, arg0 int64, arg1 int64) error

OnTabSelected calls the OnTabSelected RPC.

func (*ActionBarTabListenerClient) OnTabUnselected

func (c *ActionBarTabListenerClient) OnTabUnselected(ctx context.Context, arg0 int64, arg1 int64) error

OnTabUnselected calls the OnTabUnselected RPC.

type ActivityClient

type ActivityClient struct {
	// contains filtered or unexported fields
}

ActivityClient wraps the gRPC ActivityService client.

func NewActivityClient

func NewActivityClient(cc grpc.ClientConnInterface) *ActivityClient

NewActivityClient creates a new Activity client.

func (*ActivityClient) AddContentView

func (c *ActivityClient) AddContentView(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

AddContentView calls the AddContentView RPC.

func (*ActivityClient) ClearOverrideActivityTransition

func (c *ActivityClient) ClearOverrideActivityTransition(ctx context.Context, handle int64, arg0 int32) error

ClearOverrideActivityTransition calls the ClearOverrideActivityTransition RPC.

func (*ActivityClient) CloseContextMenu

func (c *ActivityClient) CloseContextMenu(ctx context.Context, handle int64) error

CloseContextMenu calls the CloseContextMenu RPC.

func (*ActivityClient) CloseOptionsMenu

func (c *ActivityClient) CloseOptionsMenu(ctx context.Context, handle int64) error

CloseOptionsMenu calls the CloseOptionsMenu RPC.

func (*ActivityClient) CreatePendingResult

func (c *ActivityClient) CreatePendingResult(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int32) (int64, error)

CreatePendingResult calls the CreatePendingResult RPC.

func (*ActivityClient) DismissDialog

func (c *ActivityClient) DismissDialog(ctx context.Context, handle int64, arg0 int32) error

DismissDialog calls the DismissDialog RPC.

func (*ActivityClient) DismissKeyboardShortcutsHelper

func (c *ActivityClient) DismissKeyboardShortcutsHelper(ctx context.Context, handle int64) error

DismissKeyboardShortcutsHelper calls the DismissKeyboardShortcutsHelper RPC.

func (*ActivityClient) DispatchGenericMotionEvent

func (c *ActivityClient) DispatchGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchGenericMotionEvent calls the DispatchGenericMotionEvent RPC.

func (*ActivityClient) DispatchKeyEvent

func (c *ActivityClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchKeyEvent calls the DispatchKeyEvent RPC.

func (*ActivityClient) DispatchKeyShortcutEvent

func (c *ActivityClient) DispatchKeyShortcutEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchKeyShortcutEvent calls the DispatchKeyShortcutEvent RPC.

func (*ActivityClient) DispatchPopulateAccessibilityEvent

func (c *ActivityClient) DispatchPopulateAccessibilityEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchPopulateAccessibilityEvent calls the DispatchPopulateAccessibilityEvent RPC.

func (*ActivityClient) DispatchTouchEvent

func (c *ActivityClient) DispatchTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchTouchEvent calls the DispatchTouchEvent RPC.

func (*ActivityClient) DispatchTrackballEvent

func (c *ActivityClient) DispatchTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchTrackballEvent calls the DispatchTrackballEvent RPC.

func (*ActivityClient) Dump

func (c *ActivityClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

Dump calls the Dump RPC.

func (*ActivityClient) EnterPictureInPictureMode0

func (c *ActivityClient) EnterPictureInPictureMode0(ctx context.Context, handle int64) error

EnterPictureInPictureMode0 calls the EnterPictureInPictureMode0 RPC.

func (*ActivityClient) EnterPictureInPictureMode1_1

func (c *ActivityClient) EnterPictureInPictureMode1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)

EnterPictureInPictureMode1_1 calls the EnterPictureInPictureMode1_1 RPC.

func (*ActivityClient) Finish

func (c *ActivityClient) Finish(ctx context.Context, handle int64) error

Finish calls the Finish RPC.

func (*ActivityClient) FinishActivity

func (c *ActivityClient) FinishActivity(ctx context.Context, handle int64, arg0 int32) error

FinishActivity calls the FinishActivity RPC.

func (*ActivityClient) FinishActivityFromChild

func (c *ActivityClient) FinishActivityFromChild(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

FinishActivityFromChild calls the FinishActivityFromChild RPC.

func (*ActivityClient) FinishAffinity

func (c *ActivityClient) FinishAffinity(ctx context.Context, handle int64) error

FinishAffinity calls the FinishAffinity RPC.

func (*ActivityClient) FinishAfterTransition

func (c *ActivityClient) FinishAfterTransition(ctx context.Context, handle int64) error

FinishAfterTransition calls the FinishAfterTransition RPC.

func (*ActivityClient) FinishAndRemoveTask

func (c *ActivityClient) FinishAndRemoveTask(ctx context.Context, handle int64) error

FinishAndRemoveTask calls the FinishAndRemoveTask RPC.

func (*ActivityClient) FinishFromChild

func (c *ActivityClient) FinishFromChild(ctx context.Context, handle int64, arg0 int64) error

FinishFromChild calls the FinishFromChild RPC.

func (*ActivityClient) GetActionBar

func (c *ActivityClient) GetActionBar(ctx context.Context, handle int64) (int64, error)

GetActionBar calls the GetActionBar RPC.

func (*ActivityClient) GetApplication

func (c *ActivityClient) GetApplication(ctx context.Context, handle int64) (int64, error)

GetApplication calls the GetApplication RPC.

func (*ActivityClient) GetCaller

func (c *ActivityClient) GetCaller(ctx context.Context, handle int64) (int64, error)

GetCaller calls the GetCaller RPC.

func (*ActivityClient) GetCallingActivity

func (c *ActivityClient) GetCallingActivity(ctx context.Context, handle int64) (int64, error)

GetCallingActivity calls the GetCallingActivity RPC.

func (*ActivityClient) GetCallingPackage

func (c *ActivityClient) GetCallingPackage(ctx context.Context, handle int64) (string, error)

GetCallingPackage calls the GetCallingPackage RPC.

func (*ActivityClient) GetChangingConfigurations

func (c *ActivityClient) GetChangingConfigurations(ctx context.Context, handle int64) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ActivityClient) GetComponentName

func (c *ActivityClient) GetComponentName(ctx context.Context, handle int64) (int64, error)

GetComponentName calls the GetComponentName RPC.

func (*ActivityClient) GetContentScene

func (c *ActivityClient) GetContentScene(ctx context.Context, handle int64) (int64, error)

GetContentScene calls the GetContentScene RPC.

func (*ActivityClient) GetContentTransitionManager

func (c *ActivityClient) GetContentTransitionManager(ctx context.Context, handle int64) (int64, error)

GetContentTransitionManager calls the GetContentTransitionManager RPC.

func (*ActivityClient) GetCurrentCaller

func (c *ActivityClient) GetCurrentCaller(ctx context.Context, handle int64) (int64, error)

GetCurrentCaller calls the GetCurrentCaller RPC.

func (*ActivityClient) GetCurrentFocus

func (c *ActivityClient) GetCurrentFocus(ctx context.Context, handle int64) (int64, error)

GetCurrentFocus calls the GetCurrentFocus RPC.

func (*ActivityClient) GetFragmentManager

func (c *ActivityClient) GetFragmentManager(ctx context.Context, handle int64) (int64, error)

GetFragmentManager calls the GetFragmentManager RPC.

func (*ActivityClient) GetInitialCaller

func (c *ActivityClient) GetInitialCaller(ctx context.Context, handle int64) (int64, error)

GetInitialCaller calls the GetInitialCaller RPC.

func (*ActivityClient) GetIntent

func (c *ActivityClient) GetIntent(ctx context.Context, handle int64) (int64, error)

GetIntent calls the GetIntent RPC.

func (*ActivityClient) GetLastNonConfigurationInstance

func (c *ActivityClient) GetLastNonConfigurationInstance(ctx context.Context, handle int64) (int64, error)

GetLastNonConfigurationInstance calls the GetLastNonConfigurationInstance RPC.

func (*ActivityClient) GetLaunchedFromPackage

func (c *ActivityClient) GetLaunchedFromPackage(ctx context.Context, handle int64) (string, error)

GetLaunchedFromPackage calls the GetLaunchedFromPackage RPC.

func (*ActivityClient) GetLaunchedFromUid

func (c *ActivityClient) GetLaunchedFromUid(ctx context.Context, handle int64) (int32, error)

GetLaunchedFromUid calls the GetLaunchedFromUid RPC.

func (*ActivityClient) GetLayoutInflater

func (c *ActivityClient) GetLayoutInflater(ctx context.Context, handle int64) (int64, error)

GetLayoutInflater calls the GetLayoutInflater RPC.

func (*ActivityClient) GetLoaderManager

func (c *ActivityClient) GetLoaderManager(ctx context.Context, handle int64) (int64, error)

GetLoaderManager calls the GetLoaderManager RPC.

func (*ActivityClient) GetLocalClassName

func (c *ActivityClient) GetLocalClassName(ctx context.Context, handle int64) (string, error)

GetLocalClassName calls the GetLocalClassName RPC.

func (*ActivityClient) GetMaxNumPictureInPictureActions

func (c *ActivityClient) GetMaxNumPictureInPictureActions(ctx context.Context, handle int64) (int32, error)

GetMaxNumPictureInPictureActions calls the GetMaxNumPictureInPictureActions RPC.

func (*ActivityClient) GetMediaController

func (c *ActivityClient) GetMediaController(ctx context.Context, handle int64) (int64, error)

GetMediaController calls the GetMediaController RPC.

func (*ActivityClient) GetMenuInflater

func (c *ActivityClient) GetMenuInflater(ctx context.Context, handle int64) (int64, error)

GetMenuInflater calls the GetMenuInflater RPC.

func (*ActivityClient) GetOnBackInvokedDispatcher

func (c *ActivityClient) GetOnBackInvokedDispatcher(ctx context.Context, handle int64) (int64, error)

GetOnBackInvokedDispatcher calls the GetOnBackInvokedDispatcher RPC.

func (*ActivityClient) GetParent

func (c *ActivityClient) GetParent(ctx context.Context, handle int64) (int64, error)

GetParent calls the GetParent RPC.

func (*ActivityClient) GetParentActivityIntent

func (c *ActivityClient) GetParentActivityIntent(ctx context.Context, handle int64) (int64, error)

GetParentActivityIntent calls the GetParentActivityIntent RPC.

func (*ActivityClient) GetPreferences

func (c *ActivityClient) GetPreferences(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetPreferences calls the GetPreferences RPC.

func (*ActivityClient) GetReferrer

func (c *ActivityClient) GetReferrer(ctx context.Context, handle int64) (int64, error)

GetReferrer calls the GetReferrer RPC.

func (*ActivityClient) GetRequestedOrientation

func (c *ActivityClient) GetRequestedOrientation(ctx context.Context, handle int64) (int32, error)

GetRequestedOrientation calls the GetRequestedOrientation RPC.

func (*ActivityClient) GetSearchEvent

func (c *ActivityClient) GetSearchEvent(ctx context.Context, handle int64) (int64, error)

GetSearchEvent calls the GetSearchEvent RPC.

func (*ActivityClient) GetSplashScreen

func (c *ActivityClient) GetSplashScreen(ctx context.Context, handle int64) (int64, error)

GetSplashScreen calls the GetSplashScreen RPC.

func (*ActivityClient) GetSystemService

func (c *ActivityClient) GetSystemService(ctx context.Context, handle int64, arg0 string) (int64, error)

GetSystemService calls the GetSystemService RPC.

func (*ActivityClient) GetTaskId

func (c *ActivityClient) GetTaskId(ctx context.Context, handle int64) (int32, error)

GetTaskId calls the GetTaskId RPC.

func (*ActivityClient) GetTitle

func (c *ActivityClient) GetTitle(ctx context.Context, handle int64) (int64, error)

GetTitle calls the GetTitle RPC.

func (*ActivityClient) GetTitleColor

func (c *ActivityClient) GetTitleColor(ctx context.Context, handle int64) (int32, error)

GetTitleColor calls the GetTitleColor RPC.

func (*ActivityClient) GetVoiceInteractor

func (c *ActivityClient) GetVoiceInteractor(ctx context.Context, handle int64) (int64, error)

GetVoiceInteractor calls the GetVoiceInteractor RPC.

func (*ActivityClient) GetVolumeControlStream

func (c *ActivityClient) GetVolumeControlStream(ctx context.Context, handle int64) (int32, error)

GetVolumeControlStream calls the GetVolumeControlStream RPC.

func (*ActivityClient) GetWindow

func (c *ActivityClient) GetWindow(ctx context.Context, handle int64) (int64, error)

GetWindow calls the GetWindow RPC.

func (*ActivityClient) GetWindowManager

func (c *ActivityClient) GetWindowManager(ctx context.Context, handle int64) (int64, error)

GetWindowManager calls the GetWindowManager RPC.

func (*ActivityClient) HasWindowFocus

func (c *ActivityClient) HasWindowFocus(ctx context.Context, handle int64) (bool, error)

HasWindowFocus calls the HasWindowFocus RPC.

func (*ActivityClient) InvalidateOptionsMenu

func (c *ActivityClient) InvalidateOptionsMenu(ctx context.Context, handle int64) error

InvalidateOptionsMenu calls the InvalidateOptionsMenu RPC.

func (*ActivityClient) IsActivityTransitionRunning

func (c *ActivityClient) IsActivityTransitionRunning(ctx context.Context, handle int64) (bool, error)

IsActivityTransitionRunning calls the IsActivityTransitionRunning RPC.

func (*ActivityClient) IsChangingConfigurations

func (c *ActivityClient) IsChangingConfigurations(ctx context.Context, handle int64) (bool, error)

IsChangingConfigurations calls the IsChangingConfigurations RPC.

func (*ActivityClient) IsChild

func (c *ActivityClient) IsChild(ctx context.Context, handle int64) (bool, error)

IsChild calls the IsChild RPC.

func (*ActivityClient) IsDestroyed

func (c *ActivityClient) IsDestroyed(ctx context.Context, handle int64) (bool, error)

IsDestroyed calls the IsDestroyed RPC.

func (*ActivityClient) IsFinishing

func (c *ActivityClient) IsFinishing(ctx context.Context, handle int64) (bool, error)

IsFinishing calls the IsFinishing RPC.

func (*ActivityClient) IsImmersive

func (c *ActivityClient) IsImmersive(ctx context.Context, handle int64) (bool, error)

IsImmersive calls the IsImmersive RPC.

func (*ActivityClient) IsInMultiWindowMode

func (c *ActivityClient) IsInMultiWindowMode(ctx context.Context, handle int64) (bool, error)

IsInMultiWindowMode calls the IsInMultiWindowMode RPC.

func (*ActivityClient) IsInPictureInPictureMode

func (c *ActivityClient) IsInPictureInPictureMode(ctx context.Context, handle int64) (bool, error)

IsInPictureInPictureMode calls the IsInPictureInPictureMode RPC.

func (*ActivityClient) IsLaunchedFromBubble

func (c *ActivityClient) IsLaunchedFromBubble(ctx context.Context, handle int64) (bool, error)

IsLaunchedFromBubble calls the IsLaunchedFromBubble RPC.

func (*ActivityClient) IsLocalVoiceInteractionSupported

func (c *ActivityClient) IsLocalVoiceInteractionSupported(ctx context.Context, handle int64) (bool, error)

IsLocalVoiceInteractionSupported calls the IsLocalVoiceInteractionSupported RPC.

func (*ActivityClient) IsTaskRoot

func (c *ActivityClient) IsTaskRoot(ctx context.Context, handle int64) (bool, error)

IsTaskRoot calls the IsTaskRoot RPC.

func (*ActivityClient) IsVoiceInteraction

func (c *ActivityClient) IsVoiceInteraction(ctx context.Context, handle int64) (bool, error)

IsVoiceInteraction calls the IsVoiceInteraction RPC.

func (*ActivityClient) IsVoiceInteractionRoot

func (c *ActivityClient) IsVoiceInteractionRoot(ctx context.Context, handle int64) (bool, error)

IsVoiceInteractionRoot calls the IsVoiceInteractionRoot RPC.

func (*ActivityClient) ManagedQuery

func (c *ActivityClient) ManagedQuery(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string) (int64, error)

ManagedQuery calls the ManagedQuery RPC.

func (*ActivityClient) MoveTaskToBack

func (c *ActivityClient) MoveTaskToBack(ctx context.Context, handle int64, arg0 bool) (bool, error)

MoveTaskToBack calls the MoveTaskToBack RPC.

func (*ActivityClient) NavigateUpTo

func (c *ActivityClient) NavigateUpTo(ctx context.Context, handle int64, arg0 int64) (bool, error)

NavigateUpTo calls the NavigateUpTo RPC.

func (*ActivityClient) NavigateUpToFromChild

func (c *ActivityClient) NavigateUpToFromChild(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)

NavigateUpToFromChild calls the NavigateUpToFromChild RPC.

func (*ActivityClient) OnActionModeFinished

func (c *ActivityClient) OnActionModeFinished(ctx context.Context, handle int64, arg0 int64) error

OnActionModeFinished calls the OnActionModeFinished RPC.

func (*ActivityClient) OnActionModeStarted

func (c *ActivityClient) OnActionModeStarted(ctx context.Context, handle int64, arg0 int64) error

OnActionModeStarted calls the OnActionModeStarted RPC.

func (*ActivityClient) OnActivityReenter

func (c *ActivityClient) OnActivityReenter(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

OnActivityReenter calls the OnActivityReenter RPC.

func (*ActivityClient) OnActivityResult

func (c *ActivityClient) OnActivityResult(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, arg3 int64) error

OnActivityResult calls the OnActivityResult RPC.

func (*ActivityClient) OnAttachFragment

func (c *ActivityClient) OnAttachFragment(ctx context.Context, handle int64, arg0 int64) error

OnAttachFragment calls the OnAttachFragment RPC.

func (*ActivityClient) OnAttachedToWindow

func (c *ActivityClient) OnAttachedToWindow(ctx context.Context, handle int64) error

OnAttachedToWindow calls the OnAttachedToWindow RPC.

func (*ActivityClient) OnBackPressed

func (c *ActivityClient) OnBackPressed(ctx context.Context, handle int64) error

OnBackPressed calls the OnBackPressed RPC.

func (*ActivityClient) OnConfigurationChanged

func (c *ActivityClient) OnConfigurationChanged(ctx context.Context, handle int64, arg0 int64) error

OnConfigurationChanged calls the OnConfigurationChanged RPC.

func (*ActivityClient) OnContentChanged

func (c *ActivityClient) OnContentChanged(ctx context.Context, handle int64) error

OnContentChanged calls the OnContentChanged RPC.

func (*ActivityClient) OnContextItemSelected

func (c *ActivityClient) OnContextItemSelected(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnContextItemSelected calls the OnContextItemSelected RPC.

func (*ActivityClient) OnContextMenuClosed

func (c *ActivityClient) OnContextMenuClosed(ctx context.Context, handle int64, arg0 int64) error

OnContextMenuClosed calls the OnContextMenuClosed RPC.

func (*ActivityClient) OnCreate

func (c *ActivityClient) OnCreate(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnCreate calls the OnCreate RPC.

func (*ActivityClient) OnCreateContextMenu

func (c *ActivityClient) OnCreateContextMenu(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

OnCreateContextMenu calls the OnCreateContextMenu RPC.

func (*ActivityClient) OnCreateDescription

func (c *ActivityClient) OnCreateDescription(ctx context.Context, handle int64) (int64, error)

OnCreateDescription calls the OnCreateDescription RPC.

func (*ActivityClient) OnCreateNavigateUpTaskStack

func (c *ActivityClient) OnCreateNavigateUpTaskStack(ctx context.Context, handle int64, arg0 int64) error

OnCreateNavigateUpTaskStack calls the OnCreateNavigateUpTaskStack RPC.

func (*ActivityClient) OnCreateOptionsMenu

func (c *ActivityClient) OnCreateOptionsMenu(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnCreateOptionsMenu calls the OnCreateOptionsMenu RPC.

func (*ActivityClient) OnCreatePanelMenu

func (c *ActivityClient) OnCreatePanelMenu(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnCreatePanelMenu calls the OnCreatePanelMenu RPC.

func (*ActivityClient) OnCreatePanelView

func (c *ActivityClient) OnCreatePanelView(ctx context.Context, handle int64, arg0 int32) (int64, error)

OnCreatePanelView calls the OnCreatePanelView RPC.

func (*ActivityClient) OnCreateThumbnail

func (c *ActivityClient) OnCreateThumbnail(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)

OnCreateThumbnail calls the OnCreateThumbnail RPC.

func (*ActivityClient) OnCreateView3_1

func (c *ActivityClient) OnCreateView3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) (int64, error)

OnCreateView3_1 calls the OnCreateView3_1 RPC.

func (*ActivityClient) OnCreateView4

func (c *ActivityClient) OnCreateView4(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)

OnCreateView4 calls the OnCreateView4 RPC.

func (*ActivityClient) OnDetachedFromWindow

func (c *ActivityClient) OnDetachedFromWindow(ctx context.Context, handle int64) error

OnDetachedFromWindow calls the OnDetachedFromWindow RPC.

func (*ActivityClient) OnEnterAnimationComplete

func (c *ActivityClient) OnEnterAnimationComplete(ctx context.Context, handle int64) error

OnEnterAnimationComplete calls the OnEnterAnimationComplete RPC.

func (*ActivityClient) OnGenericMotionEvent

func (c *ActivityClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnGenericMotionEvent calls the OnGenericMotionEvent RPC.

func (*ActivityClient) OnKeyDown

func (c *ActivityClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnKeyDown calls the OnKeyDown RPC.

func (*ActivityClient) OnKeyLongPress

func (c *ActivityClient) OnKeyLongPress(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnKeyLongPress calls the OnKeyLongPress RPC.

func (*ActivityClient) OnKeyMultiple

func (c *ActivityClient) OnKeyMultiple(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (bool, error)

OnKeyMultiple calls the OnKeyMultiple RPC.

func (*ActivityClient) OnKeyShortcut

func (c *ActivityClient) OnKeyShortcut(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnKeyShortcut calls the OnKeyShortcut RPC.

func (*ActivityClient) OnKeyUp

func (c *ActivityClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnKeyUp calls the OnKeyUp RPC.

func (*ActivityClient) OnLocalVoiceInteractionStarted

func (c *ActivityClient) OnLocalVoiceInteractionStarted(ctx context.Context, handle int64) error

OnLocalVoiceInteractionStarted calls the OnLocalVoiceInteractionStarted RPC.

func (*ActivityClient) OnLocalVoiceInteractionStopped

func (c *ActivityClient) OnLocalVoiceInteractionStopped(ctx context.Context, handle int64) error

OnLocalVoiceInteractionStopped calls the OnLocalVoiceInteractionStopped RPC.

func (*ActivityClient) OnLowMemory

func (c *ActivityClient) OnLowMemory(ctx context.Context, handle int64) error

OnLowMemory calls the OnLowMemory RPC.

func (*ActivityClient) OnMenuItemSelected

func (c *ActivityClient) OnMenuItemSelected(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnMenuItemSelected calls the OnMenuItemSelected RPC.

func (*ActivityClient) OnMenuOpened

func (c *ActivityClient) OnMenuOpened(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnMenuOpened calls the OnMenuOpened RPC.

func (*ActivityClient) OnMultiWindowModeChanged1

func (c *ActivityClient) OnMultiWindowModeChanged1(ctx context.Context, handle int64, arg0 bool) error

OnMultiWindowModeChanged1 calls the OnMultiWindowModeChanged1 RPC.

func (*ActivityClient) OnMultiWindowModeChanged2_1

func (c *ActivityClient) OnMultiWindowModeChanged2_1(ctx context.Context, handle int64, arg0 bool, arg1 int64) error

OnMultiWindowModeChanged2_1 calls the OnMultiWindowModeChanged2_1 RPC.

func (*ActivityClient) OnNavigateUp

func (c *ActivityClient) OnNavigateUp(ctx context.Context, handle int64) (bool, error)

OnNavigateUp calls the OnNavigateUp RPC.

func (*ActivityClient) OnNavigateUpFromChild

func (c *ActivityClient) OnNavigateUpFromChild(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnNavigateUpFromChild calls the OnNavigateUpFromChild RPC.

func (*ActivityClient) OnNewIntent

func (c *ActivityClient) OnNewIntent(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnNewIntent calls the OnNewIntent RPC.

func (*ActivityClient) OnOptionsItemSelected

func (c *ActivityClient) OnOptionsItemSelected(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnOptionsItemSelected calls the OnOptionsItemSelected RPC.

func (*ActivityClient) OnOptionsMenuClosed

func (c *ActivityClient) OnOptionsMenuClosed(ctx context.Context, handle int64, arg0 int64) error

OnOptionsMenuClosed calls the OnOptionsMenuClosed RPC.

func (*ActivityClient) OnPanelClosed

func (c *ActivityClient) OnPanelClosed(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

OnPanelClosed calls the OnPanelClosed RPC.

func (*ActivityClient) OnPictureInPictureModeChanged1

func (c *ActivityClient) OnPictureInPictureModeChanged1(ctx context.Context, handle int64, arg0 bool) error

OnPictureInPictureModeChanged1 calls the OnPictureInPictureModeChanged1 RPC.

func (*ActivityClient) OnPictureInPictureModeChanged2_1

func (c *ActivityClient) OnPictureInPictureModeChanged2_1(ctx context.Context, handle int64, arg0 bool, arg1 int64) error

OnPictureInPictureModeChanged2_1 calls the OnPictureInPictureModeChanged2_1 RPC.

func (*ActivityClient) OnPictureInPictureRequested

func (c *ActivityClient) OnPictureInPictureRequested(ctx context.Context, handle int64) (bool, error)

OnPictureInPictureRequested calls the OnPictureInPictureRequested RPC.

func (*ActivityClient) OnPictureInPictureUiStateChanged

func (c *ActivityClient) OnPictureInPictureUiStateChanged(ctx context.Context, handle int64, arg0 int64) error

OnPictureInPictureUiStateChanged calls the OnPictureInPictureUiStateChanged RPC.

func (*ActivityClient) OnPostCreate

func (c *ActivityClient) OnPostCreate(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnPostCreate calls the OnPostCreate RPC.

func (*ActivityClient) OnPrepareNavigateUpTaskStack

func (c *ActivityClient) OnPrepareNavigateUpTaskStack(ctx context.Context, handle int64, arg0 int64) error

OnPrepareNavigateUpTaskStack calls the OnPrepareNavigateUpTaskStack RPC.

func (*ActivityClient) OnPrepareOptionsMenu

func (c *ActivityClient) OnPrepareOptionsMenu(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnPrepareOptionsMenu calls the OnPrepareOptionsMenu RPC.

func (*ActivityClient) OnPreparePanel

func (c *ActivityClient) OnPreparePanel(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) (bool, error)

OnPreparePanel calls the OnPreparePanel RPC.

func (*ActivityClient) OnProvideAssistContent

func (c *ActivityClient) OnProvideAssistContent(ctx context.Context, handle int64, arg0 int64) error

OnProvideAssistContent calls the OnProvideAssistContent RPC.

func (*ActivityClient) OnProvideAssistData

func (c *ActivityClient) OnProvideAssistData(ctx context.Context, handle int64, arg0 int64) error

OnProvideAssistData calls the OnProvideAssistData RPC.

func (*ActivityClient) OnProvideReferrer

func (c *ActivityClient) OnProvideReferrer(ctx context.Context, handle int64) (int64, error)

OnProvideReferrer calls the OnProvideReferrer RPC.

func (*ActivityClient) OnRequestPermissionsResult3

func (c *ActivityClient) OnRequestPermissionsResult3(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) error

OnRequestPermissionsResult3 calls the OnRequestPermissionsResult3 RPC.

func (*ActivityClient) OnRequestPermissionsResult4_1

func (c *ActivityClient) OnRequestPermissionsResult4_1(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64, arg3 int32) error

OnRequestPermissionsResult4_1 calls the OnRequestPermissionsResult4_1 RPC.

func (*ActivityClient) OnRestoreInstanceState

func (c *ActivityClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnRestoreInstanceState calls the OnRestoreInstanceState RPC.

func (*ActivityClient) OnRetainNonConfigurationInstance

func (c *ActivityClient) OnRetainNonConfigurationInstance(ctx context.Context, handle int64) (int64, error)

OnRetainNonConfigurationInstance calls the OnRetainNonConfigurationInstance RPC.

func (*ActivityClient) OnSaveInstanceState

func (c *ActivityClient) OnSaveInstanceState(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnSaveInstanceState calls the OnSaveInstanceState RPC.

func (*ActivityClient) OnSearchRequested0

func (c *ActivityClient) OnSearchRequested0(ctx context.Context, handle int64) (bool, error)

OnSearchRequested0 calls the OnSearchRequested0 RPC.

func (*ActivityClient) OnSearchRequested1_1

func (c *ActivityClient) OnSearchRequested1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnSearchRequested1_1 calls the OnSearchRequested1_1 RPC.

func (*ActivityClient) OnStateNotSaved

func (c *ActivityClient) OnStateNotSaved(ctx context.Context, handle int64) error

OnStateNotSaved calls the OnStateNotSaved RPC.

func (*ActivityClient) OnTopResumedActivityChanged

func (c *ActivityClient) OnTopResumedActivityChanged(ctx context.Context, handle int64, arg0 bool) error

OnTopResumedActivityChanged calls the OnTopResumedActivityChanged RPC.

func (*ActivityClient) OnTouchEvent

func (c *ActivityClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnTouchEvent calls the OnTouchEvent RPC.

func (*ActivityClient) OnTrackballEvent

func (c *ActivityClient) OnTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnTrackballEvent calls the OnTrackballEvent RPC.

func (*ActivityClient) OnTrimMemory

func (c *ActivityClient) OnTrimMemory(ctx context.Context, handle int64, arg0 int32) error

OnTrimMemory calls the OnTrimMemory RPC.

func (*ActivityClient) OnUserInteraction

func (c *ActivityClient) OnUserInteraction(ctx context.Context, handle int64) error

OnUserInteraction calls the OnUserInteraction RPC.

func (*ActivityClient) OnVisibleBehindCanceled

func (c *ActivityClient) OnVisibleBehindCanceled(ctx context.Context, handle int64) error

OnVisibleBehindCanceled calls the OnVisibleBehindCanceled RPC.

func (*ActivityClient) OnWindowAttributesChanged

func (c *ActivityClient) OnWindowAttributesChanged(ctx context.Context, handle int64, arg0 int64) error

OnWindowAttributesChanged calls the OnWindowAttributesChanged RPC.

func (*ActivityClient) OnWindowFocusChanged

func (c *ActivityClient) OnWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error

OnWindowFocusChanged calls the OnWindowFocusChanged RPC.

func (*ActivityClient) OnWindowStartingActionMode1

func (c *ActivityClient) OnWindowStartingActionMode1(ctx context.Context, handle int64, arg0 int64) (int64, error)

OnWindowStartingActionMode1 calls the OnWindowStartingActionMode1 RPC.

func (*ActivityClient) OnWindowStartingActionMode2_1

func (c *ActivityClient) OnWindowStartingActionMode2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)

OnWindowStartingActionMode2_1 calls the OnWindowStartingActionMode2_1 RPC.

func (*ActivityClient) OpenContextMenu

func (c *ActivityClient) OpenContextMenu(ctx context.Context, handle int64, arg0 int64) error

OpenContextMenu calls the OpenContextMenu RPC.

func (*ActivityClient) OpenOptionsMenu

func (c *ActivityClient) OpenOptionsMenu(ctx context.Context, handle int64) error

OpenOptionsMenu calls the OpenOptionsMenu RPC.

func (*ActivityClient) OverrideActivityTransition3

func (c *ActivityClient) OverrideActivityTransition3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error

OverrideActivityTransition3 calls the OverrideActivityTransition3 RPC.

func (*ActivityClient) OverrideActivityTransition4_1

func (c *ActivityClient) OverrideActivityTransition4_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

OverrideActivityTransition4_1 calls the OverrideActivityTransition4_1 RPC.

func (*ActivityClient) OverridePendingTransition2

func (c *ActivityClient) OverridePendingTransition2(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

OverridePendingTransition2 calls the OverridePendingTransition2 RPC.

func (*ActivityClient) OverridePendingTransition3_1

func (c *ActivityClient) OverridePendingTransition3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error

OverridePendingTransition3_1 calls the OverridePendingTransition3_1 RPC.

func (*ActivityClient) PostponeEnterTransition

func (c *ActivityClient) PostponeEnterTransition(ctx context.Context, handle int64) error

PostponeEnterTransition calls the PostponeEnterTransition RPC.

func (*ActivityClient) Recreate

func (c *ActivityClient) Recreate(ctx context.Context, handle int64) error

Recreate calls the Recreate RPC.

func (*ActivityClient) RegisterActivityLifecycleCallbacks

func (c *ActivityClient) RegisterActivityLifecycleCallbacks(ctx context.Context, handle int64, arg0 int64) error

RegisterActivityLifecycleCallbacks calls the RegisterActivityLifecycleCallbacks RPC.

func (*ActivityClient) RegisterComponentCallbacks

func (c *ActivityClient) RegisterComponentCallbacks(ctx context.Context, handle int64, arg0 int64) error

RegisterComponentCallbacks calls the RegisterComponentCallbacks RPC.

func (*ActivityClient) RegisterForContextMenu

func (c *ActivityClient) RegisterForContextMenu(ctx context.Context, handle int64, arg0 int64) error

RegisterForContextMenu calls the RegisterForContextMenu RPC.

func (*ActivityClient) RegisterScreenCaptureCallback

func (c *ActivityClient) RegisterScreenCaptureCallback(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

RegisterScreenCaptureCallback calls the RegisterScreenCaptureCallback RPC.

func (*ActivityClient) ReleaseInstance

func (c *ActivityClient) ReleaseInstance(ctx context.Context, handle int64) (bool, error)

ReleaseInstance calls the ReleaseInstance RPC.

func (*ActivityClient) RemoveDialog

func (c *ActivityClient) RemoveDialog(ctx context.Context, handle int64, arg0 int32) error

RemoveDialog calls the RemoveDialog RPC.

func (*ActivityClient) ReportFullyDrawn

func (c *ActivityClient) ReportFullyDrawn(ctx context.Context, handle int64) error

ReportFullyDrawn calls the ReportFullyDrawn RPC.

func (*ActivityClient) RequestDragAndDropPermissions

func (c *ActivityClient) RequestDragAndDropPermissions(ctx context.Context, handle int64, arg0 int64) (int64, error)

RequestDragAndDropPermissions calls the RequestDragAndDropPermissions RPC.

func (*ActivityClient) RequestOpenInBrowserEducation

func (c *ActivityClient) RequestOpenInBrowserEducation(ctx context.Context, handle int64) error

RequestOpenInBrowserEducation calls the RequestOpenInBrowserEducation RPC.

func (*ActivityClient) RequestPermissions2

func (c *ActivityClient) RequestPermissions2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

RequestPermissions2 calls the RequestPermissions2 RPC.

func (*ActivityClient) RequestPermissions3_1

func (c *ActivityClient) RequestPermissions3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error

RequestPermissions3_1 calls the RequestPermissions3_1 RPC.

func (*ActivityClient) RequestShowKeyboardShortcuts

func (c *ActivityClient) RequestShowKeyboardShortcuts(ctx context.Context, handle int64) error

RequestShowKeyboardShortcuts calls the RequestShowKeyboardShortcuts RPC.

func (*ActivityClient) RequestVisibleBehind

func (c *ActivityClient) RequestVisibleBehind(ctx context.Context, handle int64, arg0 bool) (bool, error)

RequestVisibleBehind calls the RequestVisibleBehind RPC.

func (*ActivityClient) RequestWindowFeature

func (c *ActivityClient) RequestWindowFeature(ctx context.Context, handle int64, arg0 int32) (bool, error)

RequestWindowFeature calls the RequestWindowFeature RPC.

func (*ActivityClient) RunOnUiThread

func (c *ActivityClient) RunOnUiThread(ctx context.Context, handle int64, arg0 int64) error

RunOnUiThread calls the RunOnUiThread RPC.

func (*ActivityClient) SetActionBar

func (c *ActivityClient) SetActionBar(ctx context.Context, handle int64, arg0 int64) error

SetActionBar calls the SetActionBar RPC.

func (*ActivityClient) SetAllowCrossUidActivitySwitchFromBelow

func (c *ActivityClient) SetAllowCrossUidActivitySwitchFromBelow(ctx context.Context, handle int64, arg0 bool) error

SetAllowCrossUidActivitySwitchFromBelow calls the SetAllowCrossUidActivitySwitchFromBelow RPC.

func (*ActivityClient) SetContentTransitionManager

func (c *ActivityClient) SetContentTransitionManager(ctx context.Context, handle int64, arg0 int64) error

SetContentTransitionManager calls the SetContentTransitionManager RPC.

func (*ActivityClient) SetContentView1

func (c *ActivityClient) SetContentView1(ctx context.Context, handle int64, arg0 int64) error

SetContentView1 calls the SetContentView1 RPC.

func (*ActivityClient) SetContentView1_2

func (c *ActivityClient) SetContentView1_2(ctx context.Context, handle int64, arg0 int32) error

SetContentView1_2 calls the SetContentView1_2 RPC.

func (*ActivityClient) SetContentView2_1

func (c *ActivityClient) SetContentView2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetContentView2_1 calls the SetContentView2_1 RPC.

func (*ActivityClient) SetDefaultKeyMode

func (c *ActivityClient) SetDefaultKeyMode(ctx context.Context, handle int64, arg0 int32) error

SetDefaultKeyMode calls the SetDefaultKeyMode RPC.

func (*ActivityClient) SetEnterSharedElementCallback

func (c *ActivityClient) SetEnterSharedElementCallback(ctx context.Context, handle int64, arg0 int64) error

SetEnterSharedElementCallback calls the SetEnterSharedElementCallback RPC.

func (*ActivityClient) SetExitSharedElementCallback

func (c *ActivityClient) SetExitSharedElementCallback(ctx context.Context, handle int64, arg0 int64) error

SetExitSharedElementCallback calls the SetExitSharedElementCallback RPC.

func (*ActivityClient) SetFeatureDrawable

func (c *ActivityClient) SetFeatureDrawable(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

SetFeatureDrawable calls the SetFeatureDrawable RPC.

func (*ActivityClient) SetFeatureDrawableAlpha

func (c *ActivityClient) SetFeatureDrawableAlpha(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetFeatureDrawableAlpha calls the SetFeatureDrawableAlpha RPC.

func (*ActivityClient) SetFeatureDrawableResource

func (c *ActivityClient) SetFeatureDrawableResource(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetFeatureDrawableResource calls the SetFeatureDrawableResource RPC.

func (*ActivityClient) SetFeatureDrawableUri

func (c *ActivityClient) SetFeatureDrawableUri(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

SetFeatureDrawableUri calls the SetFeatureDrawableUri RPC.

func (*ActivityClient) SetFinishOnTouchOutside

func (c *ActivityClient) SetFinishOnTouchOutside(ctx context.Context, handle int64, arg0 bool) error

SetFinishOnTouchOutside calls the SetFinishOnTouchOutside RPC.

func (*ActivityClient) SetImmersive

func (c *ActivityClient) SetImmersive(ctx context.Context, handle int64, arg0 bool) error

SetImmersive calls the SetImmersive RPC.

func (*ActivityClient) SetInheritShowWhenLocked

func (c *ActivityClient) SetInheritShowWhenLocked(ctx context.Context, handle int64, arg0 bool) error

SetInheritShowWhenLocked calls the SetInheritShowWhenLocked RPC.

func (*ActivityClient) SetIntent1

func (c *ActivityClient) SetIntent1(ctx context.Context, handle int64, arg0 int64) error

SetIntent1 calls the SetIntent1 RPC.

func (*ActivityClient) SetIntent2_1

func (c *ActivityClient) SetIntent2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetIntent2_1 calls the SetIntent2_1 RPC.

func (*ActivityClient) SetLocusContext

func (c *ActivityClient) SetLocusContext(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetLocusContext calls the SetLocusContext RPC.

func (*ActivityClient) SetMediaController

func (c *ActivityClient) SetMediaController(ctx context.Context, handle int64, arg0 int64) error

SetMediaController calls the SetMediaController RPC.

func (*ActivityClient) SetPictureInPictureParams

func (c *ActivityClient) SetPictureInPictureParams(ctx context.Context, handle int64, arg0 int64) error

SetPictureInPictureParams calls the SetPictureInPictureParams RPC.

func (*ActivityClient) SetProgress

func (c *ActivityClient) SetProgress(ctx context.Context, handle int64, arg0 int32) error

SetProgress calls the SetProgress RPC.

func (*ActivityClient) SetProgressBarIndeterminate

func (c *ActivityClient) SetProgressBarIndeterminate(ctx context.Context, handle int64, arg0 bool) error

SetProgressBarIndeterminate calls the SetProgressBarIndeterminate RPC.

func (*ActivityClient) SetProgressBarIndeterminateVisibility

func (c *ActivityClient) SetProgressBarIndeterminateVisibility(ctx context.Context, handle int64, arg0 bool) error

SetProgressBarIndeterminateVisibility calls the SetProgressBarIndeterminateVisibility RPC.

func (*ActivityClient) SetProgressBarVisibility

func (c *ActivityClient) SetProgressBarVisibility(ctx context.Context, handle int64, arg0 bool) error

SetProgressBarVisibility calls the SetProgressBarVisibility RPC.

func (*ActivityClient) SetRecentsScreenshotEnabled

func (c *ActivityClient) SetRecentsScreenshotEnabled(ctx context.Context, handle int64, arg0 bool) error

SetRecentsScreenshotEnabled calls the SetRecentsScreenshotEnabled RPC.

func (*ActivityClient) SetRequestedOrientation

func (c *ActivityClient) SetRequestedOrientation(ctx context.Context, handle int64, arg0 int32) error

SetRequestedOrientation calls the SetRequestedOrientation RPC.

func (*ActivityClient) SetResult1

func (c *ActivityClient) SetResult1(ctx context.Context, handle int64, arg0 int32) error

SetResult1 calls the SetResult1 RPC.

func (*ActivityClient) SetResult2_1

func (c *ActivityClient) SetResult2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

SetResult2_1 calls the SetResult2_1 RPC.

func (*ActivityClient) SetSecondaryProgress

func (c *ActivityClient) SetSecondaryProgress(ctx context.Context, handle int64, arg0 int32) error

SetSecondaryProgress calls the SetSecondaryProgress RPC.

func (*ActivityClient) SetShouldDockBigOverlays

func (c *ActivityClient) SetShouldDockBigOverlays(ctx context.Context, handle int64, arg0 bool) error

SetShouldDockBigOverlays calls the SetShouldDockBigOverlays RPC.

func (*ActivityClient) SetShowWhenLocked

func (c *ActivityClient) SetShowWhenLocked(ctx context.Context, handle int64, arg0 bool) error

SetShowWhenLocked calls the SetShowWhenLocked RPC.

func (*ActivityClient) SetTaskDescription

func (c *ActivityClient) SetTaskDescription(ctx context.Context, handle int64, arg0 int64) error

SetTaskDescription calls the SetTaskDescription RPC.

func (*ActivityClient) SetTheme

func (c *ActivityClient) SetTheme(ctx context.Context, handle int64, arg0 int32) error

SetTheme calls the SetTheme RPC.

func (*ActivityClient) SetTitle1

func (c *ActivityClient) SetTitle1(ctx context.Context, handle int64, arg0 int32) error

SetTitle1 calls the SetTitle1 RPC.

func (*ActivityClient) SetTitle1_1

func (c *ActivityClient) SetTitle1_1(ctx context.Context, handle int64, arg0 string) error

SetTitle1_1 calls the SetTitle1_1 RPC.

func (*ActivityClient) SetTitleColor

func (c *ActivityClient) SetTitleColor(ctx context.Context, handle int64, arg0 int32) error

SetTitleColor calls the SetTitleColor RPC.

func (*ActivityClient) SetTranslucent

func (c *ActivityClient) SetTranslucent(ctx context.Context, handle int64, arg0 bool) (bool, error)

SetTranslucent calls the SetTranslucent RPC.

func (*ActivityClient) SetTurnScreenOn

func (c *ActivityClient) SetTurnScreenOn(ctx context.Context, handle int64, arg0 bool) error

SetTurnScreenOn calls the SetTurnScreenOn RPC.

func (*ActivityClient) SetVisible

func (c *ActivityClient) SetVisible(ctx context.Context, handle int64, arg0 bool) error

SetVisible calls the SetVisible RPC.

func (*ActivityClient) SetVolumeControlStream

func (c *ActivityClient) SetVolumeControlStream(ctx context.Context, handle int64, arg0 int32) error

SetVolumeControlStream calls the SetVolumeControlStream RPC.

func (*ActivityClient) SetVrModeEnabled

func (c *ActivityClient) SetVrModeEnabled(ctx context.Context, handle int64, arg0 bool, arg1 int64) error

SetVrModeEnabled calls the SetVrModeEnabled RPC.

func (*ActivityClient) ShouldDockBigOverlays

func (c *ActivityClient) ShouldDockBigOverlays(ctx context.Context, handle int64) (bool, error)

ShouldDockBigOverlays calls the ShouldDockBigOverlays RPC.

func (*ActivityClient) ShouldShowRequestPermissionRationale1

func (c *ActivityClient) ShouldShowRequestPermissionRationale1(ctx context.Context, handle int64, arg0 string) (bool, error)

ShouldShowRequestPermissionRationale1 calls the ShouldShowRequestPermissionRationale1 RPC.

func (*ActivityClient) ShouldShowRequestPermissionRationale2_1

func (c *ActivityClient) ShouldShowRequestPermissionRationale2_1(ctx context.Context, handle int64, arg0 string, arg1 int32) (bool, error)

ShouldShowRequestPermissionRationale2_1 calls the ShouldShowRequestPermissionRationale2_1 RPC.

func (*ActivityClient) ShouldUpRecreateTask

func (c *ActivityClient) ShouldUpRecreateTask(ctx context.Context, handle int64, arg0 int64) (bool, error)

ShouldUpRecreateTask calls the ShouldUpRecreateTask RPC.

func (*ActivityClient) ShowAssist

func (c *ActivityClient) ShowAssist(ctx context.Context, handle int64, arg0 int64) (bool, error)

ShowAssist calls the ShowAssist RPC.

func (*ActivityClient) ShowDialog1

func (c *ActivityClient) ShowDialog1(ctx context.Context, handle int64, arg0 int32) error

ShowDialog1 calls the ShowDialog1 RPC.

func (*ActivityClient) ShowDialog2_1

func (c *ActivityClient) ShowDialog2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

ShowDialog2_1 calls the ShowDialog2_1 RPC.

func (*ActivityClient) ShowLockTaskEscapeMessage

func (c *ActivityClient) ShowLockTaskEscapeMessage(ctx context.Context, handle int64) error

ShowLockTaskEscapeMessage calls the ShowLockTaskEscapeMessage RPC.

func (*ActivityClient) StartActionMode1

func (c *ActivityClient) StartActionMode1(ctx context.Context, handle int64, arg0 int64) (int64, error)

StartActionMode1 calls the StartActionMode1 RPC.

func (*ActivityClient) StartActionMode2_1

func (c *ActivityClient) StartActionMode2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)

StartActionMode2_1 calls the StartActionMode2_1 RPC.

func (*ActivityClient) StartActivities1

func (c *ActivityClient) StartActivities1(ctx context.Context, handle int64, arg0 int64) error

StartActivities1 calls the StartActivities1 RPC.

func (*ActivityClient) StartActivities2_1

func (c *ActivityClient) StartActivities2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

StartActivities2_1 calls the StartActivities2_1 RPC.

func (*ActivityClient) StartActivity1

func (c *ActivityClient) StartActivity1(ctx context.Context, handle int64, arg0 int64) error

StartActivity1 calls the StartActivity1 RPC.

func (*ActivityClient) StartActivity2_1

func (c *ActivityClient) StartActivity2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

StartActivity2_1 calls the StartActivity2_1 RPC.

func (*ActivityClient) StartActivityForResult2

func (c *ActivityClient) StartActivityForResult2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

StartActivityForResult2 calls the StartActivityForResult2 RPC.

func (*ActivityClient) StartActivityForResult3_1

func (c *ActivityClient) StartActivityForResult3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error

StartActivityForResult3_1 calls the StartActivityForResult3_1 RPC.

func (*ActivityClient) StartActivityFromChild3

func (c *ActivityClient) StartActivityFromChild3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error

StartActivityFromChild3 calls the StartActivityFromChild3 RPC.

func (*ActivityClient) StartActivityFromChild4_1

func (c *ActivityClient) StartActivityFromChild4_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int64) error

StartActivityFromChild4_1 calls the StartActivityFromChild4_1 RPC.

func (*ActivityClient) StartActivityFromFragment3

func (c *ActivityClient) StartActivityFromFragment3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error

StartActivityFromFragment3 calls the StartActivityFromFragment3 RPC.

func (*ActivityClient) StartActivityFromFragment4_1

func (c *ActivityClient) StartActivityFromFragment4_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int64) error

StartActivityFromFragment4_1 calls the StartActivityFromFragment4_1 RPC.

func (*ActivityClient) StartActivityIfNeeded2

func (c *ActivityClient) StartActivityIfNeeded2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (bool, error)

StartActivityIfNeeded2 calls the StartActivityIfNeeded2 RPC.

func (*ActivityClient) StartActivityIfNeeded3_1

func (c *ActivityClient) StartActivityIfNeeded3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (bool, error)

StartActivityIfNeeded3_1 calls the StartActivityIfNeeded3_1 RPC.

func (*ActivityClient) StartIntentSender5

func (c *ActivityClient) StartIntentSender5(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32) error

StartIntentSender5 calls the StartIntentSender5 RPC.

func (*ActivityClient) StartIntentSender6_1

func (c *ActivityClient) StartIntentSender6_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32, arg5 int64) error

StartIntentSender6_1 calls the StartIntentSender6_1 RPC.

func (*ActivityClient) StartIntentSenderForResult6

func (c *ActivityClient) StartIntentSenderForResult6(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, arg3 int32, arg4 int32, arg5 int32) error

StartIntentSenderForResult6 calls the StartIntentSenderForResult6 RPC.

func (*ActivityClient) StartIntentSenderForResult7_1

func (c *ActivityClient) StartIntentSenderForResult7_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, arg3 int32, arg4 int32, arg5 int32, arg6 int64) error

StartIntentSenderForResult7_1 calls the StartIntentSenderForResult7_1 RPC.

func (*ActivityClient) StartIntentSenderFromChild7

func (c *ActivityClient) StartIntentSenderFromChild7(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int64, arg4 int32, arg5 int32, arg6 int32) error

StartIntentSenderFromChild7 calls the StartIntentSenderFromChild7 RPC.

func (*ActivityClient) StartIntentSenderFromChild8_1

func (c *ActivityClient) StartIntentSenderFromChild8_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int64, arg4 int32, arg5 int32, arg6 int32, arg7 int64) error

StartIntentSenderFromChild8_1 calls the StartIntentSenderFromChild8_1 RPC.

func (*ActivityClient) StartLocalVoiceInteraction

func (c *ActivityClient) StartLocalVoiceInteraction(ctx context.Context, handle int64, arg0 int64) error

StartLocalVoiceInteraction calls the StartLocalVoiceInteraction RPC.

func (*ActivityClient) StartLockTask

func (c *ActivityClient) StartLockTask(ctx context.Context, handle int64) error

StartLockTask calls the StartLockTask RPC.

func (*ActivityClient) StartManagingCursor

func (c *ActivityClient) StartManagingCursor(ctx context.Context, handle int64, arg0 int64) error

StartManagingCursor calls the StartManagingCursor RPC.

func (*ActivityClient) StartNextMatchingActivity1

func (c *ActivityClient) StartNextMatchingActivity1(ctx context.Context, handle int64, arg0 int64) (bool, error)

StartNextMatchingActivity1 calls the StartNextMatchingActivity1 RPC.

func (*ActivityClient) StartNextMatchingActivity2_1

func (c *ActivityClient) StartNextMatchingActivity2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)

StartNextMatchingActivity2_1 calls the StartNextMatchingActivity2_1 RPC.

func (*ActivityClient) StartPostponedEnterTransition

func (c *ActivityClient) StartPostponedEnterTransition(ctx context.Context, handle int64) error

StartPostponedEnterTransition calls the StartPostponedEnterTransition RPC.

func (*ActivityClient) StartSearch

func (c *ActivityClient) StartSearch(ctx context.Context, handle int64, arg0 string, arg1 bool, arg2 int64, arg3 bool) error

StartSearch calls the StartSearch RPC.

func (*ActivityClient) StopLocalVoiceInteraction

func (c *ActivityClient) StopLocalVoiceInteraction(ctx context.Context, handle int64) error

StopLocalVoiceInteraction calls the StopLocalVoiceInteraction RPC.

func (*ActivityClient) StopLockTask

func (c *ActivityClient) StopLockTask(ctx context.Context, handle int64) error

StopLockTask calls the StopLockTask RPC.

func (*ActivityClient) StopManagingCursor

func (c *ActivityClient) StopManagingCursor(ctx context.Context, handle int64, arg0 int64) error

StopManagingCursor calls the StopManagingCursor RPC.

func (*ActivityClient) TakeKeyEvents

func (c *ActivityClient) TakeKeyEvents(ctx context.Context, handle int64, arg0 bool) error

TakeKeyEvents calls the TakeKeyEvents RPC.

func (*ActivityClient) TriggerSearch

func (c *ActivityClient) TriggerSearch(ctx context.Context, handle int64, arg0 string, arg1 int64) error

TriggerSearch calls the TriggerSearch RPC.

func (*ActivityClient) UnregisterActivityLifecycleCallbacks

func (c *ActivityClient) UnregisterActivityLifecycleCallbacks(ctx context.Context, handle int64, arg0 int64) error

UnregisterActivityLifecycleCallbacks calls the UnregisterActivityLifecycleCallbacks RPC.

func (*ActivityClient) UnregisterComponentCallbacks

func (c *ActivityClient) UnregisterComponentCallbacks(ctx context.Context, handle int64, arg0 int64) error

UnregisterComponentCallbacks calls the UnregisterComponentCallbacks RPC.

func (*ActivityClient) UnregisterForContextMenu

func (c *ActivityClient) UnregisterForContextMenu(ctx context.Context, handle int64, arg0 int64) error

UnregisterForContextMenu calls the UnregisterForContextMenu RPC.

func (*ActivityClient) UnregisterScreenCaptureCallback

func (c *ActivityClient) UnregisterScreenCaptureCallback(ctx context.Context, handle int64, arg0 int64) error

UnregisterScreenCaptureCallback calls the UnregisterScreenCaptureCallback RPC.

type ActivityGroupClient

type ActivityGroupClient struct {
	// contains filtered or unexported fields
}

ActivityGroupClient wraps the gRPC ActivityGroupService client.

func NewActivityGroupClient

func NewActivityGroupClient(cc grpc.ClientConnInterface) *ActivityGroupClient

NewActivityGroupClient creates a new ActivityGroup client.

func (*ActivityGroupClient) GetCurrentActivity

func (c *ActivityGroupClient) GetCurrentActivity(ctx context.Context, handle int64) (int64, error)

GetCurrentActivity calls the GetCurrentActivity RPC.

func (*ActivityGroupClient) GetLocalActivityManager

func (c *ActivityGroupClient) GetLocalActivityManager(ctx context.Context, handle int64) (int64, error)

GetLocalActivityManager calls the GetLocalActivityManager RPC.

type ActivityManagerAppTaskClient

type ActivityManagerAppTaskClient struct {
	// contains filtered or unexported fields
}

ActivityManagerAppTaskClient wraps the gRPC ActivityManagerAppTaskService client.

func NewActivityManagerAppTaskClient

func NewActivityManagerAppTaskClient(cc grpc.ClientConnInterface) *ActivityManagerAppTaskClient

NewActivityManagerAppTaskClient creates a new ActivityManagerAppTask client.

func (*ActivityManagerAppTaskClient) FinishAndRemoveTask

func (c *ActivityManagerAppTaskClient) FinishAndRemoveTask(ctx context.Context) error

FinishAndRemoveTask calls the FinishAndRemoveTask RPC.

func (*ActivityManagerAppTaskClient) GetTaskInfo

func (c *ActivityManagerAppTaskClient) GetTaskInfo(ctx context.Context) (int64, error)

GetTaskInfo calls the GetTaskInfo RPC.

func (*ActivityManagerAppTaskClient) MoveToFront

func (c *ActivityManagerAppTaskClient) MoveToFront(ctx context.Context) error

MoveToFront calls the MoveToFront RPC.

func (*ActivityManagerAppTaskClient) SetExcludeFromRecents

func (c *ActivityManagerAppTaskClient) SetExcludeFromRecents(ctx context.Context, arg0 bool) error

SetExcludeFromRecents calls the SetExcludeFromRecents RPC.

func (*ActivityManagerAppTaskClient) StartActivity

func (c *ActivityManagerAppTaskClient) StartActivity(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

StartActivity calls the StartActivity RPC.

type ActivityManagerClient

type ActivityManagerClient struct {
	// contains filtered or unexported fields
}

ActivityManagerClient wraps the gRPC ActivityManagerService client.

func NewActivityManagerClient

func NewActivityManagerClient(cc grpc.ClientConnInterface) *ActivityManagerClient

NewActivityManagerClient creates a new ActivityManager client.

func (*ActivityManagerClient) AddAppTask

func (c *ActivityManagerClient) AddAppTask(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int32, error)

AddAppTask calls the AddAppTask RPC.

func (*ActivityManagerClient) AddStartInfoTimestamp

func (c *ActivityManagerClient) AddStartInfoTimestamp(ctx context.Context, arg0 int32, arg1 int64) error

AddStartInfoTimestamp calls the AddStartInfoTimestamp RPC.

func (*ActivityManagerClient) AppNotResponding

func (c *ActivityManagerClient) AppNotResponding(ctx context.Context, arg0 string) error

AppNotResponding calls the AppNotResponding RPC.

func (*ActivityManagerClient) ClearApplicationUserData

func (c *ActivityManagerClient) ClearApplicationUserData(ctx context.Context) (bool, error)

ClearApplicationUserData calls the ClearApplicationUserData RPC.

func (*ActivityManagerClient) ClearWatchHeapLimit

func (c *ActivityManagerClient) ClearWatchHeapLimit(ctx context.Context) error

ClearWatchHeapLimit calls the ClearWatchHeapLimit RPC.

func (*ActivityManagerClient) DumpPackageState

func (c *ActivityManagerClient) DumpPackageState(ctx context.Context, arg0 int64, arg1 string) error

DumpPackageState calls the DumpPackageState RPC.

func (*ActivityManagerClient) GetAppTaskThumbnailSize

func (c *ActivityManagerClient) GetAppTaskThumbnailSize(ctx context.Context) (int64, error)

GetAppTaskThumbnailSize calls the GetAppTaskThumbnailSize RPC.

func (*ActivityManagerClient) GetAppTasks

func (c *ActivityManagerClient) GetAppTasks(ctx context.Context) (int64, error)

GetAppTasks calls the GetAppTasks RPC.

func (*ActivityManagerClient) GetDeviceConfigurationInfo

func (c *ActivityManagerClient) GetDeviceConfigurationInfo(ctx context.Context) (int64, error)

GetDeviceConfigurationInfo calls the GetDeviceConfigurationInfo RPC.

func (*ActivityManagerClient) GetHistoricalProcessExitReasons

func (c *ActivityManagerClient) GetHistoricalProcessExitReasons(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int64, error)

GetHistoricalProcessExitReasons calls the GetHistoricalProcessExitReasons RPC.

func (*ActivityManagerClient) GetHistoricalProcessStartReasons

func (c *ActivityManagerClient) GetHistoricalProcessStartReasons(ctx context.Context, arg0 int32) (int64, error)

GetHistoricalProcessStartReasons calls the GetHistoricalProcessStartReasons RPC.

func (*ActivityManagerClient) GetLargeMemoryClass

func (c *ActivityManagerClient) GetLargeMemoryClass(ctx context.Context) (int32, error)

GetLargeMemoryClass calls the GetLargeMemoryClass RPC.

func (*ActivityManagerClient) GetLauncherLargeIconDensity

func (c *ActivityManagerClient) GetLauncherLargeIconDensity(ctx context.Context) (int32, error)

GetLauncherLargeIconDensity calls the GetLauncherLargeIconDensity RPC.

func (*ActivityManagerClient) GetLauncherLargeIconSize

func (c *ActivityManagerClient) GetLauncherLargeIconSize(ctx context.Context) (int32, error)

GetLauncherLargeIconSize calls the GetLauncherLargeIconSize RPC.

func (*ActivityManagerClient) GetLockTaskModeState

func (c *ActivityManagerClient) GetLockTaskModeState(ctx context.Context) (int32, error)

GetLockTaskModeState calls the GetLockTaskModeState RPC.

func (*ActivityManagerClient) GetMemoryClass

func (c *ActivityManagerClient) GetMemoryClass(ctx context.Context) (int32, error)

GetMemoryClass calls the GetMemoryClass RPC.

func (*ActivityManagerClient) GetMemoryInfo

func (c *ActivityManagerClient) GetMemoryInfo(ctx context.Context, arg0 int64) error

GetMemoryInfo calls the GetMemoryInfo RPC.

func (*ActivityManagerClient) GetMyMemoryState

func (c *ActivityManagerClient) GetMyMemoryState(ctx context.Context, arg0 int64) error

GetMyMemoryState calls the GetMyMemoryState RPC.

func (*ActivityManagerClient) GetProcessMemoryInfo

func (c *ActivityManagerClient) GetProcessMemoryInfo(ctx context.Context, arg0 int64) (int64, error)

GetProcessMemoryInfo calls the GetProcessMemoryInfo RPC.

func (*ActivityManagerClient) GetProcessesInErrorState

func (c *ActivityManagerClient) GetProcessesInErrorState(ctx context.Context) (int64, error)

GetProcessesInErrorState calls the GetProcessesInErrorState RPC.

func (*ActivityManagerClient) GetRecentTasks

func (c *ActivityManagerClient) GetRecentTasks(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

GetRecentTasks calls the GetRecentTasks RPC.

func (*ActivityManagerClient) GetRunningAppProcesses

func (c *ActivityManagerClient) GetRunningAppProcesses(ctx context.Context) (int64, error)

GetRunningAppProcesses calls the GetRunningAppProcesses RPC.

func (*ActivityManagerClient) GetRunningServiceControlPanel

func (c *ActivityManagerClient) GetRunningServiceControlPanel(ctx context.Context, arg0 int64) (int64, error)

GetRunningServiceControlPanel calls the GetRunningServiceControlPanel RPC.

func (*ActivityManagerClient) GetRunningServices

func (c *ActivityManagerClient) GetRunningServices(ctx context.Context, arg0 int32) (int64, error)

GetRunningServices calls the GetRunningServices RPC.

func (*ActivityManagerClient) GetRunningTasks

func (c *ActivityManagerClient) GetRunningTasks(ctx context.Context, arg0 int32) (int64, error)

GetRunningTasks calls the GetRunningTasks RPC.

func (*ActivityManagerClient) IsActivityStartAllowedOnDisplay

func (c *ActivityManagerClient) IsActivityStartAllowedOnDisplay(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)

IsActivityStartAllowedOnDisplay calls the IsActivityStartAllowedOnDisplay RPC.

func (*ActivityManagerClient) IsBackgroundRestricted

func (c *ActivityManagerClient) IsBackgroundRestricted(ctx context.Context) (bool, error)

IsBackgroundRestricted calls the IsBackgroundRestricted RPC.

func (*ActivityManagerClient) IsInLockTaskMode

func (c *ActivityManagerClient) IsInLockTaskMode(ctx context.Context) (bool, error)

IsInLockTaskMode calls the IsInLockTaskMode RPC.

func (*ActivityManagerClient) IsLowMemoryKillReportSupported

func (c *ActivityManagerClient) IsLowMemoryKillReportSupported(ctx context.Context) (bool, error)

IsLowMemoryKillReportSupported calls the IsLowMemoryKillReportSupported RPC.

func (*ActivityManagerClient) IsLowRamDevice

func (c *ActivityManagerClient) IsLowRamDevice(ctx context.Context) (bool, error)

IsLowRamDevice calls the IsLowRamDevice RPC.

func (*ActivityManagerClient) IsRunningInTestHarness

func (c *ActivityManagerClient) IsRunningInTestHarness(ctx context.Context) (bool, error)

IsRunningInTestHarness calls the IsRunningInTestHarness RPC.

func (*ActivityManagerClient) IsRunningInUserTestHarness

func (c *ActivityManagerClient) IsRunningInUserTestHarness(ctx context.Context) (bool, error)

IsRunningInUserTestHarness calls the IsRunningInUserTestHarness RPC.

func (*ActivityManagerClient) IsUserAMonkey

func (c *ActivityManagerClient) IsUserAMonkey(ctx context.Context) (bool, error)

IsUserAMonkey calls the IsUserAMonkey RPC.

func (*ActivityManagerClient) KillBackgroundProcesses

func (c *ActivityManagerClient) KillBackgroundProcesses(ctx context.Context, arg0 string) error

KillBackgroundProcesses calls the KillBackgroundProcesses RPC.

func (*ActivityManagerClient) MoveTaskToFront2

func (c *ActivityManagerClient) MoveTaskToFront2(ctx context.Context, arg0 int32, arg1 int32) error

MoveTaskToFront2 calls the MoveTaskToFront2 RPC.

func (*ActivityManagerClient) MoveTaskToFront3_1

func (c *ActivityManagerClient) MoveTaskToFront3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error

MoveTaskToFront3_1 calls the MoveTaskToFront3_1 RPC.

func (*ActivityManagerClient) RestartPackage

func (c *ActivityManagerClient) RestartPackage(ctx context.Context, arg0 string) error

RestartPackage calls the RestartPackage RPC.

func (*ActivityManagerClient) SetProcessStateSummary

func (c *ActivityManagerClient) SetProcessStateSummary(ctx context.Context, arg0 int64) error

SetProcessStateSummary calls the SetProcessStateSummary RPC.

func (*ActivityManagerClient) SetVrThread

func (c *ActivityManagerClient) SetVrThread(ctx context.Context, arg0 int32) error

SetVrThread calls the SetVrThread RPC.

func (*ActivityManagerClient) SetWatchHeapLimit

func (c *ActivityManagerClient) SetWatchHeapLimit(ctx context.Context, arg0 int64) error

SetWatchHeapLimit calls the SetWatchHeapLimit RPC.

type ActivityManagerMemoryInfoClient

type ActivityManagerMemoryInfoClient struct {
	// contains filtered or unexported fields
}

ActivityManagerMemoryInfoClient wraps the gRPC ActivityManagerMemoryInfoService client.

func NewActivityManagerMemoryInfoClient

func NewActivityManagerMemoryInfoClient(cc grpc.ClientConnInterface) *ActivityManagerMemoryInfoClient

NewActivityManagerMemoryInfoClient creates a new ActivityManagerMemoryInfo client.

func (*ActivityManagerMemoryInfoClient) DescribeContents

func (c *ActivityManagerMemoryInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ActivityManagerMemoryInfoClient) ReadFromParcel

func (c *ActivityManagerMemoryInfoClient) ReadFromParcel(ctx context.Context, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*ActivityManagerMemoryInfoClient) WriteToParcel

func (c *ActivityManagerMemoryInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ActivityManagerProcessErrorStateInfoClient

type ActivityManagerProcessErrorStateInfoClient struct {
	// contains filtered or unexported fields
}

ActivityManagerProcessErrorStateInfoClient wraps the gRPC ActivityManagerProcessErrorStateInfoService client.

func NewActivityManagerProcessErrorStateInfoClient

func NewActivityManagerProcessErrorStateInfoClient(cc grpc.ClientConnInterface) *ActivityManagerProcessErrorStateInfoClient

NewActivityManagerProcessErrorStateInfoClient creates a new ActivityManagerProcessErrorStateInfo client.

func (*ActivityManagerProcessErrorStateInfoClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*ActivityManagerProcessErrorStateInfoClient) ReadFromParcel

ReadFromParcel calls the ReadFromParcel RPC.

func (*ActivityManagerProcessErrorStateInfoClient) WriteToParcel

func (c *ActivityManagerProcessErrorStateInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ActivityManagerRecentTaskInfoClient

type ActivityManagerRecentTaskInfoClient struct {
	// contains filtered or unexported fields
}

ActivityManagerRecentTaskInfoClient wraps the gRPC ActivityManagerRecentTaskInfoService client.

func NewActivityManagerRecentTaskInfoClient

func NewActivityManagerRecentTaskInfoClient(cc grpc.ClientConnInterface) *ActivityManagerRecentTaskInfoClient

NewActivityManagerRecentTaskInfoClient creates a new ActivityManagerRecentTaskInfo client.

func (*ActivityManagerRecentTaskInfoClient) DescribeContents

func (c *ActivityManagerRecentTaskInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ActivityManagerRecentTaskInfoClient) ReadFromParcel

func (c *ActivityManagerRecentTaskInfoClient) ReadFromParcel(ctx context.Context, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*ActivityManagerRecentTaskInfoClient) WriteToParcel

func (c *ActivityManagerRecentTaskInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ActivityManagerRunningAppProcessInfoClient

type ActivityManagerRunningAppProcessInfoClient struct {
	// contains filtered or unexported fields
}

ActivityManagerRunningAppProcessInfoClient wraps the gRPC ActivityManagerRunningAppProcessInfoService client.

func NewActivityManagerRunningAppProcessInfoClient

func NewActivityManagerRunningAppProcessInfoClient(cc grpc.ClientConnInterface) *ActivityManagerRunningAppProcessInfoClient

NewActivityManagerRunningAppProcessInfoClient creates a new ActivityManagerRunningAppProcessInfo client.

func (*ActivityManagerRunningAppProcessInfoClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*ActivityManagerRunningAppProcessInfoClient) ReadFromParcel

ReadFromParcel calls the ReadFromParcel RPC.

func (*ActivityManagerRunningAppProcessInfoClient) WriteToParcel

func (c *ActivityManagerRunningAppProcessInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ActivityManagerRunningServiceInfoClient

type ActivityManagerRunningServiceInfoClient struct {
	// contains filtered or unexported fields
}

ActivityManagerRunningServiceInfoClient wraps the gRPC ActivityManagerRunningServiceInfoService client.

func NewActivityManagerRunningServiceInfoClient

func NewActivityManagerRunningServiceInfoClient(cc grpc.ClientConnInterface) *ActivityManagerRunningServiceInfoClient

NewActivityManagerRunningServiceInfoClient creates a new ActivityManagerRunningServiceInfo client.

func (*ActivityManagerRunningServiceInfoClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*ActivityManagerRunningServiceInfoClient) ReadFromParcel

func (c *ActivityManagerRunningServiceInfoClient) ReadFromParcel(ctx context.Context, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*ActivityManagerRunningServiceInfoClient) WriteToParcel

func (c *ActivityManagerRunningServiceInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ActivityManagerRunningTaskInfoClient

type ActivityManagerRunningTaskInfoClient struct {
	// contains filtered or unexported fields
}

ActivityManagerRunningTaskInfoClient wraps the gRPC ActivityManagerRunningTaskInfoService client.

func NewActivityManagerRunningTaskInfoClient

func NewActivityManagerRunningTaskInfoClient(cc grpc.ClientConnInterface) *ActivityManagerRunningTaskInfoClient

NewActivityManagerRunningTaskInfoClient creates a new ActivityManagerRunningTaskInfo client.

func (*ActivityManagerRunningTaskInfoClient) DescribeContents

func (c *ActivityManagerRunningTaskInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ActivityManagerRunningTaskInfoClient) ReadFromParcel

func (c *ActivityManagerRunningTaskInfoClient) ReadFromParcel(ctx context.Context, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*ActivityManagerRunningTaskInfoClient) WriteToParcel

func (c *ActivityManagerRunningTaskInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ActivityManagerTaskDescriptionClient

type ActivityManagerTaskDescriptionClient struct {
	// contains filtered or unexported fields
}

ActivityManagerTaskDescriptionClient wraps the gRPC ActivityManagerTaskDescriptionService client.

func NewActivityManagerTaskDescriptionClient

func NewActivityManagerTaskDescriptionClient(cc grpc.ClientConnInterface) *ActivityManagerTaskDescriptionClient

NewActivityManagerTaskDescriptionClient creates a new ActivityManagerTaskDescription client.

func (*ActivityManagerTaskDescriptionClient) DescribeContents

func (c *ActivityManagerTaskDescriptionClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ActivityManagerTaskDescriptionClient) Equals

Equals calls the Equals RPC.

func (*ActivityManagerTaskDescriptionClient) GetBackgroundColor

func (c *ActivityManagerTaskDescriptionClient) GetBackgroundColor(ctx context.Context) (int32, error)

GetBackgroundColor calls the GetBackgroundColor RPC.

func (*ActivityManagerTaskDescriptionClient) GetIcon

GetIcon calls the GetIcon RPC.

func (*ActivityManagerTaskDescriptionClient) GetLabel

GetLabel calls the GetLabel RPC.

func (*ActivityManagerTaskDescriptionClient) GetNavigationBarColor

func (c *ActivityManagerTaskDescriptionClient) GetNavigationBarColor(ctx context.Context) (int32, error)

GetNavigationBarColor calls the GetNavigationBarColor RPC.

func (*ActivityManagerTaskDescriptionClient) GetPrimaryColor

func (c *ActivityManagerTaskDescriptionClient) GetPrimaryColor(ctx context.Context) (int32, error)

GetPrimaryColor calls the GetPrimaryColor RPC.

func (*ActivityManagerTaskDescriptionClient) GetStatusBarColor

func (c *ActivityManagerTaskDescriptionClient) GetStatusBarColor(ctx context.Context) (int32, error)

GetStatusBarColor calls the GetStatusBarColor RPC.

func (*ActivityManagerTaskDescriptionClient) HashCode

HashCode calls the HashCode RPC.

func (*ActivityManagerTaskDescriptionClient) ReadFromParcel

func (c *ActivityManagerTaskDescriptionClient) ReadFromParcel(ctx context.Context, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*ActivityManagerTaskDescriptionClient) ToString

ToString calls the ToString RPC.

func (*ActivityManagerTaskDescriptionClient) WriteToParcel

func (c *ActivityManagerTaskDescriptionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ActivityOptionsClient

type ActivityOptionsClient struct {
	// contains filtered or unexported fields
}

ActivityOptionsClient wraps the gRPC ActivityOptionsService client.

func NewActivityOptionsClient

func NewActivityOptionsClient(cc grpc.ClientConnInterface) *ActivityOptionsClient

NewActivityOptionsClient creates a new ActivityOptions client.

func (*ActivityOptionsClient) GetLaunchBounds

func (c *ActivityOptionsClient) GetLaunchBounds(ctx context.Context) (int64, error)

GetLaunchBounds calls the GetLaunchBounds RPC.

func (*ActivityOptionsClient) GetLaunchDisplayId

func (c *ActivityOptionsClient) GetLaunchDisplayId(ctx context.Context) (int32, error)

GetLaunchDisplayId calls the GetLaunchDisplayId RPC.

func (*ActivityOptionsClient) GetLockTaskMode

func (c *ActivityOptionsClient) GetLockTaskMode(ctx context.Context) (bool, error)

GetLockTaskMode calls the GetLockTaskMode RPC.

func (*ActivityOptionsClient) GetPendingIntentBackgroundActivityStartMode

func (c *ActivityOptionsClient) GetPendingIntentBackgroundActivityStartMode(ctx context.Context) (int32, error)

GetPendingIntentBackgroundActivityStartMode calls the GetPendingIntentBackgroundActivityStartMode RPC.

func (*ActivityOptionsClient) GetPendingIntentCreatorBackgroundActivityStartMode

func (c *ActivityOptionsClient) GetPendingIntentCreatorBackgroundActivityStartMode(ctx context.Context) (int32, error)

GetPendingIntentCreatorBackgroundActivityStartMode calls the GetPendingIntentCreatorBackgroundActivityStartMode RPC.

func (*ActivityOptionsClient) GetSplashScreenStyle

func (c *ActivityOptionsClient) GetSplashScreenStyle(ctx context.Context) (int32, error)

GetSplashScreenStyle calls the GetSplashScreenStyle RPC.

func (*ActivityOptionsClient) IsAllowPassThroughOnTouchOutside

func (c *ActivityOptionsClient) IsAllowPassThroughOnTouchOutside(ctx context.Context) (bool, error)

IsAllowPassThroughOnTouchOutside calls the IsAllowPassThroughOnTouchOutside RPC.

func (*ActivityOptionsClient) IsPendingIntentBackgroundActivityLaunchAllowed

func (c *ActivityOptionsClient) IsPendingIntentBackgroundActivityLaunchAllowed(ctx context.Context) (bool, error)

IsPendingIntentBackgroundActivityLaunchAllowed calls the IsPendingIntentBackgroundActivityLaunchAllowed RPC.

func (*ActivityOptionsClient) IsShareIdentityEnabled

func (c *ActivityOptionsClient) IsShareIdentityEnabled(ctx context.Context) (bool, error)

IsShareIdentityEnabled calls the IsShareIdentityEnabled RPC.

func (*ActivityOptionsClient) MakeBasic

func (c *ActivityOptionsClient) MakeBasic(ctx context.Context) (int64, error)

MakeBasic calls the MakeBasic RPC.

func (*ActivityOptionsClient) MakeClipRevealAnimation

func (c *ActivityOptionsClient) MakeClipRevealAnimation(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) (int64, error)

MakeClipRevealAnimation calls the MakeClipRevealAnimation RPC.

func (*ActivityOptionsClient) MakeCustomAnimation3

func (c *ActivityOptionsClient) MakeCustomAnimation3(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)

MakeCustomAnimation3 calls the MakeCustomAnimation3 RPC.

func (*ActivityOptionsClient) MakeCustomAnimation4_1

func (c *ActivityOptionsClient) MakeCustomAnimation4_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (int64, error)

MakeCustomAnimation4_1 calls the MakeCustomAnimation4_1 RPC.

func (*ActivityOptionsClient) MakeLaunchIntoPip

func (c *ActivityOptionsClient) MakeLaunchIntoPip(ctx context.Context, arg0 int64) (int64, error)

MakeLaunchIntoPip calls the MakeLaunchIntoPip RPC.

func (*ActivityOptionsClient) MakeScaleUpAnimation

func (c *ActivityOptionsClient) MakeScaleUpAnimation(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) (int64, error)

MakeScaleUpAnimation calls the MakeScaleUpAnimation RPC.

func (*ActivityOptionsClient) MakeSceneTransitionAnimation

func (c *ActivityOptionsClient) MakeSceneTransitionAnimation(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (int64, error)

MakeSceneTransitionAnimation calls the MakeSceneTransitionAnimation RPC.

func (*ActivityOptionsClient) MakeTaskLaunchBehind

func (c *ActivityOptionsClient) MakeTaskLaunchBehind(ctx context.Context) (int64, error)

MakeTaskLaunchBehind calls the MakeTaskLaunchBehind RPC.

func (*ActivityOptionsClient) MakeThumbnailScaleUpAnimation

func (c *ActivityOptionsClient) MakeThumbnailScaleUpAnimation(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) (int64, error)

MakeThumbnailScaleUpAnimation calls the MakeThumbnailScaleUpAnimation RPC.

func (*ActivityOptionsClient) RequestUsageTimeReport

func (c *ActivityOptionsClient) RequestUsageTimeReport(ctx context.Context, arg0 int64) error

RequestUsageTimeReport calls the RequestUsageTimeReport RPC.

func (*ActivityOptionsClient) SetAllowPassThroughOnTouchOutside

func (c *ActivityOptionsClient) SetAllowPassThroughOnTouchOutside(ctx context.Context, arg0 bool) error

SetAllowPassThroughOnTouchOutside calls the SetAllowPassThroughOnTouchOutside RPC.

func (*ActivityOptionsClient) SetAppVerificationBundle

func (c *ActivityOptionsClient) SetAppVerificationBundle(ctx context.Context, arg0 int64) (int64, error)

SetAppVerificationBundle calls the SetAppVerificationBundle RPC.

func (*ActivityOptionsClient) SetLaunchBounds

func (c *ActivityOptionsClient) SetLaunchBounds(ctx context.Context, arg0 int64) (int64, error)

SetLaunchBounds calls the SetLaunchBounds RPC.

func (*ActivityOptionsClient) SetLaunchDisplayId

func (c *ActivityOptionsClient) SetLaunchDisplayId(ctx context.Context, arg0 int32) (int64, error)

SetLaunchDisplayId calls the SetLaunchDisplayId RPC.

func (*ActivityOptionsClient) SetLockTaskEnabled

func (c *ActivityOptionsClient) SetLockTaskEnabled(ctx context.Context, arg0 bool) (int64, error)

SetLockTaskEnabled calls the SetLockTaskEnabled RPC.

func (*ActivityOptionsClient) SetPendingIntentBackgroundActivityLaunchAllowed

func (c *ActivityOptionsClient) SetPendingIntentBackgroundActivityLaunchAllowed(ctx context.Context, arg0 bool) error

SetPendingIntentBackgroundActivityLaunchAllowed calls the SetPendingIntentBackgroundActivityLaunchAllowed RPC.

func (*ActivityOptionsClient) SetPendingIntentBackgroundActivityStartMode

func (c *ActivityOptionsClient) SetPendingIntentBackgroundActivityStartMode(ctx context.Context, arg0 int32) (int64, error)

SetPendingIntentBackgroundActivityStartMode calls the SetPendingIntentBackgroundActivityStartMode RPC.

func (*ActivityOptionsClient) SetPendingIntentCreatorBackgroundActivityStartMode

func (c *ActivityOptionsClient) SetPendingIntentCreatorBackgroundActivityStartMode(ctx context.Context, arg0 int32) (int64, error)

SetPendingIntentCreatorBackgroundActivityStartMode calls the SetPendingIntentCreatorBackgroundActivityStartMode RPC.

func (*ActivityOptionsClient) SetShareIdentityEnabled

func (c *ActivityOptionsClient) SetShareIdentityEnabled(ctx context.Context, arg0 bool) (int64, error)

SetShareIdentityEnabled calls the SetShareIdentityEnabled RPC.

func (*ActivityOptionsClient) SetSplashScreenStyle

func (c *ActivityOptionsClient) SetSplashScreenStyle(ctx context.Context, arg0 int32) (int64, error)

SetSplashScreenStyle calls the SetSplashScreenStyle RPC.

func (*ActivityOptionsClient) ToBundle

func (c *ActivityOptionsClient) ToBundle(ctx context.Context) (int64, error)

ToBundle calls the ToBundle RPC.

func (*ActivityOptionsClient) ToString

func (c *ActivityOptionsClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*ActivityOptionsClient) Update

func (c *ActivityOptionsClient) Update(ctx context.Context, arg0 int64) error

Update calls the Update RPC.

type ActivityScreenCaptureCallbackClient

type ActivityScreenCaptureCallbackClient struct {
	// contains filtered or unexported fields
}

ActivityScreenCaptureCallbackClient wraps the gRPC ActivityScreenCaptureCallbackService client.

func NewActivityScreenCaptureCallbackClient

func NewActivityScreenCaptureCallbackClient(cc grpc.ClientConnInterface) *ActivityScreenCaptureCallbackClient

NewActivityScreenCaptureCallbackClient creates a new ActivityScreenCaptureCallback client.

func (*ActivityScreenCaptureCallbackClient) OnScreenCaptured

func (c *ActivityScreenCaptureCallbackClient) OnScreenCaptured(ctx context.Context) error

OnScreenCaptured calls the OnScreenCaptured RPC.

type AlertDialogBuilderClient

type AlertDialogBuilderClient struct {
	// contains filtered or unexported fields
}

AlertDialogBuilderClient wraps the gRPC AlertDialogBuilderService client.

func NewAlertDialogBuilderClient

func NewAlertDialogBuilderClient(cc grpc.ClientConnInterface) *AlertDialogBuilderClient

NewAlertDialogBuilderClient creates a new AlertDialogBuilder client.

func (*AlertDialogBuilderClient) Create

Create calls the Create RPC.

func (*AlertDialogBuilderClient) GetContext

func (c *AlertDialogBuilderClient) GetContext(ctx context.Context) (int64, error)

GetContext calls the GetContext RPC.

func (*AlertDialogBuilderClient) SetAdapter

func (c *AlertDialogBuilderClient) SetAdapter(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetAdapter calls the SetAdapter RPC.

func (*AlertDialogBuilderClient) SetCancelable

func (c *AlertDialogBuilderClient) SetCancelable(ctx context.Context, arg0 bool) (int64, error)

SetCancelable calls the SetCancelable RPC.

func (*AlertDialogBuilderClient) SetCursor

func (c *AlertDialogBuilderClient) SetCursor(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (int64, error)

SetCursor calls the SetCursor RPC.

func (*AlertDialogBuilderClient) SetCustomTitle

func (c *AlertDialogBuilderClient) SetCustomTitle(ctx context.Context, arg0 int64) (int64, error)

SetCustomTitle calls the SetCustomTitle RPC.

func (*AlertDialogBuilderClient) SetIcon1

func (c *AlertDialogBuilderClient) SetIcon1(ctx context.Context, arg0 int64) (int64, error)

SetIcon1 calls the SetIcon1 RPC.

func (*AlertDialogBuilderClient) SetIcon1_1

func (c *AlertDialogBuilderClient) SetIcon1_1(ctx context.Context, arg0 int32) (int64, error)

SetIcon1_1 calls the SetIcon1_1 RPC.

func (*AlertDialogBuilderClient) SetIconAttribute

func (c *AlertDialogBuilderClient) SetIconAttribute(ctx context.Context, arg0 int32) (int64, error)

SetIconAttribute calls the SetIconAttribute RPC.

func (*AlertDialogBuilderClient) SetInverseBackgroundForced

func (c *AlertDialogBuilderClient) SetInverseBackgroundForced(ctx context.Context, arg0 bool) (int64, error)

SetInverseBackgroundForced calls the SetInverseBackgroundForced RPC.

func (*AlertDialogBuilderClient) SetItems2

func (c *AlertDialogBuilderClient) SetItems2(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

SetItems2 calls the SetItems2 RPC.

func (*AlertDialogBuilderClient) SetItems2_1

func (c *AlertDialogBuilderClient) SetItems2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetItems2_1 calls the SetItems2_1 RPC.

func (*AlertDialogBuilderClient) SetMessage1

func (c *AlertDialogBuilderClient) SetMessage1(ctx context.Context, arg0 int32) (int64, error)

SetMessage1 calls the SetMessage1 RPC.

func (*AlertDialogBuilderClient) SetMessage1_1

func (c *AlertDialogBuilderClient) SetMessage1_1(ctx context.Context, arg0 string) (int64, error)

SetMessage1_1 calls the SetMessage1_1 RPC.

func (*AlertDialogBuilderClient) SetMultiChoiceItems3_1

func (c *AlertDialogBuilderClient) SetMultiChoiceItems3_1(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int64, error)

SetMultiChoiceItems3_1 calls the SetMultiChoiceItems3_1 RPC.

func (*AlertDialogBuilderClient) SetMultiChoiceItems3_2

func (c *AlertDialogBuilderClient) SetMultiChoiceItems3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

SetMultiChoiceItems3_2 calls the SetMultiChoiceItems3_2 RPC.

func (*AlertDialogBuilderClient) SetMultiChoiceItems4

func (c *AlertDialogBuilderClient) SetMultiChoiceItems4(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 int64) (int64, error)

SetMultiChoiceItems4 calls the SetMultiChoiceItems4 RPC.

func (*AlertDialogBuilderClient) SetNegativeButton2

func (c *AlertDialogBuilderClient) SetNegativeButton2(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

SetNegativeButton2 calls the SetNegativeButton2 RPC.

func (*AlertDialogBuilderClient) SetNegativeButton2_1

func (c *AlertDialogBuilderClient) SetNegativeButton2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)

SetNegativeButton2_1 calls the SetNegativeButton2_1 RPC.

func (*AlertDialogBuilderClient) SetNeutralButton2

func (c *AlertDialogBuilderClient) SetNeutralButton2(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

SetNeutralButton2 calls the SetNeutralButton2 RPC.

func (*AlertDialogBuilderClient) SetNeutralButton2_1

func (c *AlertDialogBuilderClient) SetNeutralButton2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)

SetNeutralButton2_1 calls the SetNeutralButton2_1 RPC.

func (*AlertDialogBuilderClient) SetOnCancelListener

func (c *AlertDialogBuilderClient) SetOnCancelListener(ctx context.Context, arg0 int64) (int64, error)

SetOnCancelListener calls the SetOnCancelListener RPC.

func (*AlertDialogBuilderClient) SetOnDismissListener

func (c *AlertDialogBuilderClient) SetOnDismissListener(ctx context.Context, arg0 int64) (int64, error)

SetOnDismissListener calls the SetOnDismissListener RPC.

func (*AlertDialogBuilderClient) SetOnItemSelectedListener

func (c *AlertDialogBuilderClient) SetOnItemSelectedListener(ctx context.Context, arg0 int64) (int64, error)

SetOnItemSelectedListener calls the SetOnItemSelectedListener RPC.

func (*AlertDialogBuilderClient) SetOnKeyListener

func (c *AlertDialogBuilderClient) SetOnKeyListener(ctx context.Context, arg0 int64) (int64, error)

SetOnKeyListener calls the SetOnKeyListener RPC.

func (*AlertDialogBuilderClient) SetPositiveButton2

func (c *AlertDialogBuilderClient) SetPositiveButton2(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

SetPositiveButton2 calls the SetPositiveButton2 RPC.

func (*AlertDialogBuilderClient) SetPositiveButton2_1

func (c *AlertDialogBuilderClient) SetPositiveButton2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)

SetPositiveButton2_1 calls the SetPositiveButton2_1 RPC.

func (*AlertDialogBuilderClient) SetSingleChoiceItems3_1

func (c *AlertDialogBuilderClient) SetSingleChoiceItems3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)

SetSingleChoiceItems3_1 calls the SetSingleChoiceItems3_1 RPC.

func (*AlertDialogBuilderClient) SetSingleChoiceItems3_2

func (c *AlertDialogBuilderClient) SetSingleChoiceItems3_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)

SetSingleChoiceItems3_2 calls the SetSingleChoiceItems3_2 RPC.

func (*AlertDialogBuilderClient) SetSingleChoiceItems3_3

func (c *AlertDialogBuilderClient) SetSingleChoiceItems3_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)

SetSingleChoiceItems3_3 calls the SetSingleChoiceItems3_3 RPC.

func (*AlertDialogBuilderClient) SetSingleChoiceItems4

func (c *AlertDialogBuilderClient) SetSingleChoiceItems4(ctx context.Context, arg0 int64, arg1 int32, arg2 string, arg3 int64) (int64, error)

SetSingleChoiceItems4 calls the SetSingleChoiceItems4 RPC.

func (*AlertDialogBuilderClient) SetTitle1

func (c *AlertDialogBuilderClient) SetTitle1(ctx context.Context, arg0 int32) (int64, error)

SetTitle1 calls the SetTitle1 RPC.

func (*AlertDialogBuilderClient) SetTitle1_1

func (c *AlertDialogBuilderClient) SetTitle1_1(ctx context.Context, arg0 string) (int64, error)

SetTitle1_1 calls the SetTitle1_1 RPC.

func (*AlertDialogBuilderClient) SetView1

func (c *AlertDialogBuilderClient) SetView1(ctx context.Context, arg0 int64) (int64, error)

SetView1 calls the SetView1 RPC.

func (*AlertDialogBuilderClient) SetView1_1

func (c *AlertDialogBuilderClient) SetView1_1(ctx context.Context, arg0 int32) (int64, error)

SetView1_1 calls the SetView1_1 RPC.

func (*AlertDialogBuilderClient) Show

Show calls the Show RPC.

type AlertDialogClient

type AlertDialogClient struct {
	// contains filtered or unexported fields
}

AlertDialogClient wraps the gRPC AlertDialogService client.

func NewAlertDialogClient

func NewAlertDialogClient(cc grpc.ClientConnInterface) *AlertDialogClient

NewAlertDialogClient creates a new AlertDialog client.

func (*AlertDialogClient) GetButton

func (c *AlertDialogClient) GetButton(ctx context.Context, arg0 int32) (int64, error)

GetButton calls the GetButton RPC.

func (*AlertDialogClient) GetListView

func (c *AlertDialogClient) GetListView(ctx context.Context) (int64, error)

GetListView calls the GetListView RPC.

func (*AlertDialogClient) OnKeyDown

func (c *AlertDialogClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error)

OnKeyDown calls the OnKeyDown RPC.

func (*AlertDialogClient) OnKeyUp

func (c *AlertDialogClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error)

OnKeyUp calls the OnKeyUp RPC.

func (*AlertDialogClient) SetButton2_2

func (c *AlertDialogClient) SetButton2_2(ctx context.Context, arg0 string, arg1 int64) error

SetButton2_2 calls the SetButton2_2 RPC.

func (*AlertDialogClient) SetButton2_3

func (c *AlertDialogClient) SetButton2_3(ctx context.Context, arg0 string, arg1 int64) error

SetButton2_3 calls the SetButton2_3 RPC.

func (*AlertDialogClient) SetButton3

func (c *AlertDialogClient) SetButton3(ctx context.Context, arg0 int32, arg1 string, arg2 int64) error

SetButton3 calls the SetButton3 RPC.

func (*AlertDialogClient) SetButton3_1

func (c *AlertDialogClient) SetButton3_1(ctx context.Context, arg0 int32, arg1 string, arg2 int64) error

SetButton3_1 calls the SetButton3_1 RPC.

func (*AlertDialogClient) SetButton22

func (c *AlertDialogClient) SetButton22(ctx context.Context, arg0 string, arg1 int64) error

SetButton22 calls the SetButton22 RPC.

func (*AlertDialogClient) SetButton22_1

func (c *AlertDialogClient) SetButton22_1(ctx context.Context, arg0 string, arg1 int64) error

SetButton22_1 calls the SetButton22_1 RPC.

func (*AlertDialogClient) SetButton32

func (c *AlertDialogClient) SetButton32(ctx context.Context, arg0 string, arg1 int64) error

SetButton32 calls the SetButton32 RPC.

func (*AlertDialogClient) SetButton32_1

func (c *AlertDialogClient) SetButton32_1(ctx context.Context, arg0 string, arg1 int64) error

SetButton32_1 calls the SetButton32_1 RPC.

func (*AlertDialogClient) SetCustomTitle

func (c *AlertDialogClient) SetCustomTitle(ctx context.Context, arg0 int64) error

SetCustomTitle calls the SetCustomTitle RPC.

func (*AlertDialogClient) SetIcon1

func (c *AlertDialogClient) SetIcon1(ctx context.Context, arg0 int64) error

SetIcon1 calls the SetIcon1 RPC.

func (*AlertDialogClient) SetIcon1_1

func (c *AlertDialogClient) SetIcon1_1(ctx context.Context, arg0 int32) error

SetIcon1_1 calls the SetIcon1_1 RPC.

func (*AlertDialogClient) SetIconAttribute

func (c *AlertDialogClient) SetIconAttribute(ctx context.Context, arg0 int32) error

SetIconAttribute calls the SetIconAttribute RPC.

func (*AlertDialogClient) SetInverseBackgroundForced

func (c *AlertDialogClient) SetInverseBackgroundForced(ctx context.Context, arg0 bool) error

SetInverseBackgroundForced calls the SetInverseBackgroundForced RPC.

func (*AlertDialogClient) SetMessage

func (c *AlertDialogClient) SetMessage(ctx context.Context, arg0 string) error

SetMessage calls the SetMessage RPC.

func (*AlertDialogClient) SetTitle

func (c *AlertDialogClient) SetTitle(ctx context.Context, arg0 string) error

SetTitle calls the SetTitle RPC.

func (*AlertDialogClient) SetView1

func (c *AlertDialogClient) SetView1(ctx context.Context, arg0 int64) error

SetView1 calls the SetView1 RPC.

func (*AlertDialogClient) SetView5_1

func (c *AlertDialogClient) SetView5_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error

SetView5_1 calls the SetView5_1 RPC.

type AsyncNotedAppOpClient

type AsyncNotedAppOpClient struct {
	// contains filtered or unexported fields
}

AsyncNotedAppOpClient wraps the gRPC AsyncNotedAppOpService client.

func NewAsyncNotedAppOpClient

func NewAsyncNotedAppOpClient(cc grpc.ClientConnInterface) *AsyncNotedAppOpClient

NewAsyncNotedAppOpClient creates a new AsyncNotedAppOp client.

func (*AsyncNotedAppOpClient) DescribeContents

func (c *AsyncNotedAppOpClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AsyncNotedAppOpClient) Equals

func (c *AsyncNotedAppOpClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AsyncNotedAppOpClient) GetAttributionTag

func (c *AsyncNotedAppOpClient) GetAttributionTag(ctx context.Context) (string, error)

GetAttributionTag calls the GetAttributionTag RPC.

func (*AsyncNotedAppOpClient) GetMessage

func (c *AsyncNotedAppOpClient) GetMessage(ctx context.Context) (string, error)

GetMessage calls the GetMessage RPC.

func (*AsyncNotedAppOpClient) GetNotingUid

func (c *AsyncNotedAppOpClient) GetNotingUid(ctx context.Context) (int32, error)

GetNotingUid calls the GetNotingUid RPC.

func (*AsyncNotedAppOpClient) GetOp

GetOp calls the GetOp RPC.

func (*AsyncNotedAppOpClient) GetTime

func (c *AsyncNotedAppOpClient) GetTime(ctx context.Context) (int64, error)

GetTime calls the GetTime RPC.

func (*AsyncNotedAppOpClient) HashCode

func (c *AsyncNotedAppOpClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*AsyncNotedAppOpClient) ToString

func (c *AsyncNotedAppOpClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*AsyncNotedAppOpClient) WriteToParcel

func (c *AsyncNotedAppOpClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type AuthenticationRequiredExceptionClient

type AuthenticationRequiredExceptionClient struct {
	// contains filtered or unexported fields
}

AuthenticationRequiredExceptionClient wraps the gRPC AuthenticationRequiredExceptionService client.

func NewAuthenticationRequiredExceptionClient

func NewAuthenticationRequiredExceptionClient(cc grpc.ClientConnInterface) *AuthenticationRequiredExceptionClient

NewAuthenticationRequiredExceptionClient creates a new AuthenticationRequiredException client.

func (*AuthenticationRequiredExceptionClient) DescribeContents

func (c *AuthenticationRequiredExceptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AuthenticationRequiredExceptionClient) GetUserAction

func (c *AuthenticationRequiredExceptionClient) GetUserAction(ctx context.Context, handle int64) (int64, error)

GetUserAction calls the GetUserAction RPC.

func (*AuthenticationRequiredExceptionClient) WriteToParcel

func (c *AuthenticationRequiredExceptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type AutomaticZenRuleBuilderClient

type AutomaticZenRuleBuilderClient struct {
	// contains filtered or unexported fields
}

AutomaticZenRuleBuilderClient wraps the gRPC AutomaticZenRuleBuilderService client.

func NewAutomaticZenRuleBuilderClient

func NewAutomaticZenRuleBuilderClient(cc grpc.ClientConnInterface) *AutomaticZenRuleBuilderClient

NewAutomaticZenRuleBuilderClient creates a new AutomaticZenRuleBuilder client.

func (*AutomaticZenRuleBuilderClient) Build

Build calls the Build RPC.

func (*AutomaticZenRuleBuilderClient) SetConditionId

func (c *AutomaticZenRuleBuilderClient) SetConditionId(ctx context.Context, arg0 int64) (int64, error)

SetConditionId calls the SetConditionId RPC.

func (*AutomaticZenRuleBuilderClient) SetConfigurationActivity

func (c *AutomaticZenRuleBuilderClient) SetConfigurationActivity(ctx context.Context, arg0 int64) (int64, error)

SetConfigurationActivity calls the SetConfigurationActivity RPC.

func (*AutomaticZenRuleBuilderClient) SetDeviceEffects

func (c *AutomaticZenRuleBuilderClient) SetDeviceEffects(ctx context.Context, arg0 int64) (int64, error)

SetDeviceEffects calls the SetDeviceEffects RPC.

func (*AutomaticZenRuleBuilderClient) SetEnabled

func (c *AutomaticZenRuleBuilderClient) SetEnabled(ctx context.Context, arg0 bool) (int64, error)

SetEnabled calls the SetEnabled RPC.

func (*AutomaticZenRuleBuilderClient) SetIconResId

func (c *AutomaticZenRuleBuilderClient) SetIconResId(ctx context.Context, arg0 int32) (int64, error)

SetIconResId calls the SetIconResId RPC.

func (*AutomaticZenRuleBuilderClient) SetInterruptionFilter

func (c *AutomaticZenRuleBuilderClient) SetInterruptionFilter(ctx context.Context, arg0 int32) (int64, error)

SetInterruptionFilter calls the SetInterruptionFilter RPC.

func (*AutomaticZenRuleBuilderClient) SetManualInvocationAllowed

func (c *AutomaticZenRuleBuilderClient) SetManualInvocationAllowed(ctx context.Context, arg0 bool) (int64, error)

SetManualInvocationAllowed calls the SetManualInvocationAllowed RPC.

func (*AutomaticZenRuleBuilderClient) SetName

SetName calls the SetName RPC.

func (*AutomaticZenRuleBuilderClient) SetOwner

func (c *AutomaticZenRuleBuilderClient) SetOwner(ctx context.Context, arg0 int64) (int64, error)

SetOwner calls the SetOwner RPC.

func (*AutomaticZenRuleBuilderClient) SetTriggerDescription

func (c *AutomaticZenRuleBuilderClient) SetTriggerDescription(ctx context.Context, arg0 string) (int64, error)

SetTriggerDescription calls the SetTriggerDescription RPC.

func (*AutomaticZenRuleBuilderClient) SetType

func (c *AutomaticZenRuleBuilderClient) SetType(ctx context.Context, arg0 int32) (int64, error)

SetType calls the SetType RPC.

func (*AutomaticZenRuleBuilderClient) SetZenPolicy

func (c *AutomaticZenRuleBuilderClient) SetZenPolicy(ctx context.Context, arg0 int64) (int64, error)

SetZenPolicy calls the SetZenPolicy RPC.

type AutomaticZenRuleClient

type AutomaticZenRuleClient struct {
	// contains filtered or unexported fields
}

AutomaticZenRuleClient wraps the gRPC AutomaticZenRuleService client.

func NewAutomaticZenRuleClient

func NewAutomaticZenRuleClient(cc grpc.ClientConnInterface) *AutomaticZenRuleClient

NewAutomaticZenRuleClient creates a new AutomaticZenRule client.

func (*AutomaticZenRuleClient) DescribeContents

func (c *AutomaticZenRuleClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AutomaticZenRuleClient) Equals

func (c *AutomaticZenRuleClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AutomaticZenRuleClient) GetConditionId

func (c *AutomaticZenRuleClient) GetConditionId(ctx context.Context, handle int64) (int64, error)

GetConditionId calls the GetConditionId RPC.

func (*AutomaticZenRuleClient) GetConfigurationActivity

func (c *AutomaticZenRuleClient) GetConfigurationActivity(ctx context.Context, handle int64) (int64, error)

GetConfigurationActivity calls the GetConfigurationActivity RPC.

func (*AutomaticZenRuleClient) GetCreationTime

func (c *AutomaticZenRuleClient) GetCreationTime(ctx context.Context, handle int64) (int64, error)

GetCreationTime calls the GetCreationTime RPC.

func (*AutomaticZenRuleClient) GetDeviceEffects

func (c *AutomaticZenRuleClient) GetDeviceEffects(ctx context.Context, handle int64) (int64, error)

GetDeviceEffects calls the GetDeviceEffects RPC.

func (*AutomaticZenRuleClient) GetIconResId

func (c *AutomaticZenRuleClient) GetIconResId(ctx context.Context, handle int64) (int32, error)

GetIconResId calls the GetIconResId RPC.

func (*AutomaticZenRuleClient) GetInterruptionFilter

func (c *AutomaticZenRuleClient) GetInterruptionFilter(ctx context.Context, handle int64) (int32, error)

GetInterruptionFilter calls the GetInterruptionFilter RPC.

func (*AutomaticZenRuleClient) GetName

func (c *AutomaticZenRuleClient) GetName(ctx context.Context, handle int64) (string, error)

GetName calls the GetName RPC.

func (*AutomaticZenRuleClient) GetOwner

func (c *AutomaticZenRuleClient) GetOwner(ctx context.Context, handle int64) (int64, error)

GetOwner calls the GetOwner RPC.

func (*AutomaticZenRuleClient) GetTriggerDescription

func (c *AutomaticZenRuleClient) GetTriggerDescription(ctx context.Context, handle int64) (string, error)

GetTriggerDescription calls the GetTriggerDescription RPC.

func (*AutomaticZenRuleClient) GetType

func (c *AutomaticZenRuleClient) GetType(ctx context.Context, handle int64) (int32, error)

GetType calls the GetType RPC.

func (*AutomaticZenRuleClient) GetZenPolicy

func (c *AutomaticZenRuleClient) GetZenPolicy(ctx context.Context, handle int64) (int64, error)

GetZenPolicy calls the GetZenPolicy RPC.

func (*AutomaticZenRuleClient) HashCode

func (c *AutomaticZenRuleClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*AutomaticZenRuleClient) IsEnabled

func (c *AutomaticZenRuleClient) IsEnabled(ctx context.Context, handle int64) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*AutomaticZenRuleClient) IsManualInvocationAllowed

func (c *AutomaticZenRuleClient) IsManualInvocationAllowed(ctx context.Context, handle int64) (bool, error)

IsManualInvocationAllowed calls the IsManualInvocationAllowed RPC.

func (*AutomaticZenRuleClient) SetConditionId

func (c *AutomaticZenRuleClient) SetConditionId(ctx context.Context, handle int64, arg0 int64) error

SetConditionId calls the SetConditionId RPC.

func (*AutomaticZenRuleClient) SetConfigurationActivity

func (c *AutomaticZenRuleClient) SetConfigurationActivity(ctx context.Context, handle int64, arg0 int64) error

SetConfigurationActivity calls the SetConfigurationActivity RPC.

func (*AutomaticZenRuleClient) SetDeviceEffects

func (c *AutomaticZenRuleClient) SetDeviceEffects(ctx context.Context, handle int64, arg0 int64) error

SetDeviceEffects calls the SetDeviceEffects RPC.

func (*AutomaticZenRuleClient) SetEnabled

func (c *AutomaticZenRuleClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error

SetEnabled calls the SetEnabled RPC.

func (*AutomaticZenRuleClient) SetInterruptionFilter

func (c *AutomaticZenRuleClient) SetInterruptionFilter(ctx context.Context, handle int64, arg0 int32) error

SetInterruptionFilter calls the SetInterruptionFilter RPC.

func (*AutomaticZenRuleClient) SetName

func (c *AutomaticZenRuleClient) SetName(ctx context.Context, handle int64, arg0 string) error

SetName calls the SetName RPC.

func (*AutomaticZenRuleClient) SetZenPolicy

func (c *AutomaticZenRuleClient) SetZenPolicy(ctx context.Context, handle int64, arg0 int64) error

SetZenPolicy calls the SetZenPolicy RPC.

func (*AutomaticZenRuleClient) ToString

func (c *AutomaticZenRuleClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*AutomaticZenRuleClient) WriteToParcel

func (c *AutomaticZenRuleClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type BackgroundServiceStartNotAllowedExceptionClient

type BackgroundServiceStartNotAllowedExceptionClient struct {
	// contains filtered or unexported fields
}

BackgroundServiceStartNotAllowedExceptionClient wraps the gRPC BackgroundServiceStartNotAllowedExceptionService client.

func NewBackgroundServiceStartNotAllowedExceptionClient

func NewBackgroundServiceStartNotAllowedExceptionClient(cc grpc.ClientConnInterface) *BackgroundServiceStartNotAllowedExceptionClient

NewBackgroundServiceStartNotAllowedExceptionClient creates a new BackgroundServiceStartNotAllowedException client.

func (*BackgroundServiceStartNotAllowedExceptionClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*BackgroundServiceStartNotAllowedExceptionClient) WriteToParcel

func (c *BackgroundServiceStartNotAllowedExceptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type BroadcastOptionsClient

type BroadcastOptionsClient struct {
	// contains filtered or unexported fields
}

BroadcastOptionsClient wraps the gRPC BroadcastOptionsService client.

func NewBroadcastOptionsClient

func NewBroadcastOptionsClient(cc grpc.ClientConnInterface) *BroadcastOptionsClient

NewBroadcastOptionsClient creates a new BroadcastOptions client.

func (*BroadcastOptionsClient) ClearDeferralPolicy

func (c *BroadcastOptionsClient) ClearDeferralPolicy(ctx context.Context) error

ClearDeferralPolicy calls the ClearDeferralPolicy RPC.

func (*BroadcastOptionsClient) ClearDeliveryGroupMatchingKey

func (c *BroadcastOptionsClient) ClearDeliveryGroupMatchingKey(ctx context.Context) error

ClearDeliveryGroupMatchingKey calls the ClearDeliveryGroupMatchingKey RPC.

func (*BroadcastOptionsClient) ClearDeliveryGroupPolicy

func (c *BroadcastOptionsClient) ClearDeliveryGroupPolicy(ctx context.Context) error

ClearDeliveryGroupPolicy calls the ClearDeliveryGroupPolicy RPC.

func (*BroadcastOptionsClient) FromBundle

func (c *BroadcastOptionsClient) FromBundle(ctx context.Context, arg0 int64) (int64, error)

FromBundle calls the FromBundle RPC.

func (*BroadcastOptionsClient) GetDeferralPolicy

func (c *BroadcastOptionsClient) GetDeferralPolicy(ctx context.Context) (int32, error)

GetDeferralPolicy calls the GetDeferralPolicy RPC.

func (*BroadcastOptionsClient) GetDeliveryGroupMatchingKey

func (c *BroadcastOptionsClient) GetDeliveryGroupMatchingKey(ctx context.Context) (string, error)

GetDeliveryGroupMatchingKey calls the GetDeliveryGroupMatchingKey RPC.

func (*BroadcastOptionsClient) GetDeliveryGroupPolicy

func (c *BroadcastOptionsClient) GetDeliveryGroupPolicy(ctx context.Context) (int32, error)

GetDeliveryGroupPolicy calls the GetDeliveryGroupPolicy RPC.

func (*BroadcastOptionsClient) IsShareIdentityEnabled

func (c *BroadcastOptionsClient) IsShareIdentityEnabled(ctx context.Context) (bool, error)

IsShareIdentityEnabled calls the IsShareIdentityEnabled RPC.

func (*BroadcastOptionsClient) MakeBasic

func (c *BroadcastOptionsClient) MakeBasic(ctx context.Context) (int64, error)

MakeBasic calls the MakeBasic RPC.

func (*BroadcastOptionsClient) SetDeferralPolicy

func (c *BroadcastOptionsClient) SetDeferralPolicy(ctx context.Context, arg0 int32) (int64, error)

SetDeferralPolicy calls the SetDeferralPolicy RPC.

func (*BroadcastOptionsClient) SetDeliveryGroupMatchingKey

func (c *BroadcastOptionsClient) SetDeliveryGroupMatchingKey(ctx context.Context, arg0 string, arg1 string) (int64, error)

SetDeliveryGroupMatchingKey calls the SetDeliveryGroupMatchingKey RPC.

func (*BroadcastOptionsClient) SetDeliveryGroupPolicy

func (c *BroadcastOptionsClient) SetDeliveryGroupPolicy(ctx context.Context, arg0 int32) (int64, error)

SetDeliveryGroupPolicy calls the SetDeliveryGroupPolicy RPC.

func (*BroadcastOptionsClient) SetShareIdentityEnabled

func (c *BroadcastOptionsClient) SetShareIdentityEnabled(ctx context.Context, arg0 bool) (int64, error)

SetShareIdentityEnabled calls the SetShareIdentityEnabled RPC.

func (*BroadcastOptionsClient) ToBundle

func (c *BroadcastOptionsClient) ToBundle(ctx context.Context) (int64, error)

ToBundle calls the ToBundle RPC.

type BundleClient

type BundleClient struct {
	// contains filtered or unexported fields
}

BundleClient wraps the gRPC BundleService client.

func NewBundleClient

func NewBundleClient(cc grpc.ClientConnInterface) *BundleClient

NewBundleClient creates a new Bundle client.

func (*BundleClient) Clear

func (c *BundleClient) Clear(ctx context.Context, handle int64) error

Clear calls the Clear RPC.

func (*BundleClient) Clone

func (c *BundleClient) Clone(ctx context.Context, handle int64) (int64, error)

Clone calls the Clone RPC.

func (*BundleClient) DeepCopy

func (c *BundleClient) DeepCopy(ctx context.Context, handle int64) (int64, error)

DeepCopy calls the DeepCopy RPC.

func (*BundleClient) DescribeContents

func (c *BundleClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*BundleClient) GetBinder

func (c *BundleClient) GetBinder(ctx context.Context, handle int64, arg0 string) (int64, error)

GetBinder calls the GetBinder RPC.

func (*BundleClient) GetBundle

func (c *BundleClient) GetBundle(ctx context.Context, handle int64, arg0 string) (int64, error)

GetBundle calls the GetBundle RPC.

func (*BundleClient) GetByte1

func (c *BundleClient) GetByte1(ctx context.Context, handle int64, arg0 string) (int8, error)

GetByte1 calls the GetByte1 RPC.

func (*BundleClient) GetByte2_1

func (c *BundleClient) GetByte2_1(ctx context.Context, handle int64, arg0 string, arg1 int8) (int64, error)

GetByte2_1 calls the GetByte2_1 RPC.

func (*BundleClient) GetByteArray

func (c *BundleClient) GetByteArray(ctx context.Context, handle int64, arg0 string) (int64, error)

GetByteArray calls the GetByteArray RPC.

func (*BundleClient) GetChar1

func (c *BundleClient) GetChar1(ctx context.Context, handle int64, arg0 string) (uint16, error)

GetChar1 calls the GetChar1 RPC.

func (*BundleClient) GetChar2_1

func (c *BundleClient) GetChar2_1(ctx context.Context, handle int64, arg0 string, arg1 uint16) (uint16, error)

GetChar2_1 calls the GetChar2_1 RPC.

func (*BundleClient) GetCharArray

func (c *BundleClient) GetCharArray(ctx context.Context, handle int64, arg0 string) (int64, error)

GetCharArray calls the GetCharArray RPC.

func (*BundleClient) GetCharSequence1

func (c *BundleClient) GetCharSequence1(ctx context.Context, handle int64, arg0 string) (int64, error)

GetCharSequence1 calls the GetCharSequence1 RPC.

func (*BundleClient) GetCharSequence2_1

func (c *BundleClient) GetCharSequence2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)

GetCharSequence2_1 calls the GetCharSequence2_1 RPC.

func (*BundleClient) GetCharSequenceArray

func (c *BundleClient) GetCharSequenceArray(ctx context.Context, handle int64, arg0 string) (int64, error)

GetCharSequenceArray calls the GetCharSequenceArray RPC.

func (*BundleClient) GetCharSequenceArrayList

func (c *BundleClient) GetCharSequenceArrayList(ctx context.Context, handle int64, arg0 string) (int64, error)

GetCharSequenceArrayList calls the GetCharSequenceArrayList RPC.

func (*BundleClient) GetClassLoader

func (c *BundleClient) GetClassLoader(ctx context.Context, handle int64) (int64, error)

GetClassLoader calls the GetClassLoader RPC.

func (*BundleClient) GetFloat1

func (c *BundleClient) GetFloat1(ctx context.Context, handle int64, arg0 string) (float32, error)

GetFloat1 calls the GetFloat1 RPC.

func (*BundleClient) GetFloat2_1

func (c *BundleClient) GetFloat2_1(ctx context.Context, handle int64, arg0 string, arg1 float32) (float32, error)

GetFloat2_1 calls the GetFloat2_1 RPC.

func (*BundleClient) GetFloatArray

func (c *BundleClient) GetFloatArray(ctx context.Context, handle int64, arg0 string) (int64, error)

GetFloatArray calls the GetFloatArray RPC.

func (*BundleClient) GetIntegerArrayList

func (c *BundleClient) GetIntegerArrayList(ctx context.Context, handle int64, arg0 string) (int64, error)

GetIntegerArrayList calls the GetIntegerArrayList RPC.

func (*BundleClient) GetParcelableArray

func (c *BundleClient) GetParcelableArray(ctx context.Context, handle int64, arg0 string) (int64, error)

GetParcelableArray calls the GetParcelableArray RPC.

func (*BundleClient) GetSerializable

func (c *BundleClient) GetSerializable(ctx context.Context, handle int64, arg0 string) (int64, error)

GetSerializable calls the GetSerializable RPC.

func (*BundleClient) GetShort1

func (c *BundleClient) GetShort1(ctx context.Context, handle int64, arg0 string) (int16, error)

GetShort1 calls the GetShort1 RPC.

func (*BundleClient) GetShort2_1

func (c *BundleClient) GetShort2_1(ctx context.Context, handle int64, arg0 string, arg1 int16) (int16, error)

GetShort2_1 calls the GetShort2_1 RPC.

func (*BundleClient) GetShortArray

func (c *BundleClient) GetShortArray(ctx context.Context, handle int64, arg0 string) (int64, error)

GetShortArray calls the GetShortArray RPC.

func (*BundleClient) GetSize

func (c *BundleClient) GetSize(ctx context.Context, handle int64, arg0 string) (int64, error)

GetSize calls the GetSize RPC.

func (*BundleClient) GetSizeF

func (c *BundleClient) GetSizeF(ctx context.Context, handle int64, arg0 string) (int64, error)

GetSizeF calls the GetSizeF RPC.

func (*BundleClient) GetStringArrayList

func (c *BundleClient) GetStringArrayList(ctx context.Context, handle int64, arg0 string) (int64, error)

GetStringArrayList calls the GetStringArrayList RPC.

func (*BundleClient) HasFileDescriptors

func (c *BundleClient) HasFileDescriptors(ctx context.Context, handle int64) (bool, error)

HasFileDescriptors calls the HasFileDescriptors RPC.

func (*BundleClient) PutAll

func (c *BundleClient) PutAll(ctx context.Context, handle int64, arg0 int64) error

PutAll calls the PutAll RPC.

func (*BundleClient) PutBinder

func (c *BundleClient) PutBinder(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutBinder calls the PutBinder RPC.

func (*BundleClient) PutBundle

func (c *BundleClient) PutBundle(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutBundle calls the PutBundle RPC.

func (*BundleClient) PutByte

func (c *BundleClient) PutByte(ctx context.Context, handle int64, arg0 string, arg1 int8) error

PutByte calls the PutByte RPC.

func (*BundleClient) PutByteArray

func (c *BundleClient) PutByteArray(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutByteArray calls the PutByteArray RPC.

func (*BundleClient) PutChar

func (c *BundleClient) PutChar(ctx context.Context, handle int64, arg0 string, arg1 uint16) error

PutChar calls the PutChar RPC.

func (*BundleClient) PutCharArray

func (c *BundleClient) PutCharArray(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutCharArray calls the PutCharArray RPC.

func (*BundleClient) PutCharSequence

func (c *BundleClient) PutCharSequence(ctx context.Context, handle int64, arg0 string, arg1 string) error

PutCharSequence calls the PutCharSequence RPC.

func (*BundleClient) PutCharSequenceArray

func (c *BundleClient) PutCharSequenceArray(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutCharSequenceArray calls the PutCharSequenceArray RPC.

func (*BundleClient) PutFloat

func (c *BundleClient) PutFloat(ctx context.Context, handle int64, arg0 string, arg1 float32) error

PutFloat calls the PutFloat RPC.

func (*BundleClient) PutFloatArray

func (c *BundleClient) PutFloatArray(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutFloatArray calls the PutFloatArray RPC.

func (*BundleClient) PutParcelable

func (c *BundleClient) PutParcelable(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutParcelable calls the PutParcelable RPC.

func (*BundleClient) PutParcelableArray

func (c *BundleClient) PutParcelableArray(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutParcelableArray calls the PutParcelableArray RPC.

func (*BundleClient) PutSerializable

func (c *BundleClient) PutSerializable(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutSerializable calls the PutSerializable RPC.

func (*BundleClient) PutShort

func (c *BundleClient) PutShort(ctx context.Context, handle int64, arg0 string, arg1 int16) error

PutShort calls the PutShort RPC.

func (*BundleClient) PutShortArray

func (c *BundleClient) PutShortArray(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutShortArray calls the PutShortArray RPC.

func (*BundleClient) PutSize

func (c *BundleClient) PutSize(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutSize calls the PutSize RPC.

func (*BundleClient) PutSizeF

func (c *BundleClient) PutSizeF(ctx context.Context, handle int64, arg0 string, arg1 int64) error

PutSizeF calls the PutSizeF RPC.

func (*BundleClient) ReadFromParcel

func (c *BundleClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*BundleClient) Remove

func (c *BundleClient) Remove(ctx context.Context, handle int64, arg0 string) error

Remove calls the Remove RPC.

func (*BundleClient) SetClassLoader

func (c *BundleClient) SetClassLoader(ctx context.Context, handle int64, arg0 int64) error

SetClassLoader calls the SetClassLoader RPC.

func (*BundleClient) WriteToParcel

func (c *BundleClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type CancellationSignalClient

type CancellationSignalClient struct {
	// contains filtered or unexported fields
}

CancellationSignalClient wraps the gRPC CancellationSignalService client.

func NewCancellationSignalClient

func NewCancellationSignalClient(cc grpc.ClientConnInterface) *CancellationSignalClient

NewCancellationSignalClient creates a new CancellationSignal client.

func (*CancellationSignalClient) Cancel

func (c *CancellationSignalClient) Cancel(ctx context.Context, handle int64) error

Cancel calls the Cancel RPC.

func (*CancellationSignalClient) IsCanceled

func (c *CancellationSignalClient) IsCanceled(ctx context.Context, handle int64) (bool, error)

IsCanceled calls the IsCanceled RPC.

func (*CancellationSignalClient) SetOnCancelListener

func (c *CancellationSignalClient) SetOnCancelListener(ctx context.Context, handle int64, arg0 int64) error

SetOnCancelListener calls the SetOnCancelListener RPC.

func (*CancellationSignalClient) ThrowIfCanceled

func (c *CancellationSignalClient) ThrowIfCanceled(ctx context.Context, handle int64) error

ThrowIfCanceled calls the ThrowIfCanceled RPC.

type CancellationSignalOnCancelListenerClient

type CancellationSignalOnCancelListenerClient struct {
	// contains filtered or unexported fields
}

CancellationSignalOnCancelListenerClient wraps the gRPC CancellationSignalOnCancelListenerService client.

func NewCancellationSignalOnCancelListenerClient

func NewCancellationSignalOnCancelListenerClient(cc grpc.ClientConnInterface) *CancellationSignalOnCancelListenerClient

NewCancellationSignalOnCancelListenerClient creates a new CancellationSignalOnCancelListener client.

func (*CancellationSignalOnCancelListenerClient) OnCancel

OnCancel calls the OnCancel RPC.

type ComponentCallerClient

type ComponentCallerClient struct {
	// contains filtered or unexported fields
}

ComponentCallerClient wraps the gRPC ComponentCallerService client.

func NewComponentCallerClient

func NewComponentCallerClient(cc grpc.ClientConnInterface) *ComponentCallerClient

NewComponentCallerClient creates a new ComponentCaller client.

func (*ComponentCallerClient) CheckContentUriPermission

func (c *ComponentCallerClient) CheckContentUriPermission(ctx context.Context, arg0 int64, arg1 int32) (int32, error)

CheckContentUriPermission calls the CheckContentUriPermission RPC.

func (*ComponentCallerClient) Equals

func (c *ComponentCallerClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ComponentCallerClient) GetPackage

func (c *ComponentCallerClient) GetPackage(ctx context.Context) (string, error)

GetPackage calls the GetPackage RPC.

func (*ComponentCallerClient) GetUid

func (c *ComponentCallerClient) GetUid(ctx context.Context) (int32, error)

GetUid calls the GetUid RPC.

func (*ComponentCallerClient) HashCode

func (c *ComponentCallerClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type ComponentFactoryClient

type ComponentFactoryClient struct {
	// contains filtered or unexported fields
}

ComponentFactoryClient wraps the gRPC ComponentFactoryService client.

func NewComponentFactoryClient

func NewComponentFactoryClient(cc grpc.ClientConnInterface) *ComponentFactoryClient

NewComponentFactoryClient creates a new ComponentFactory client.

func (*ComponentFactoryClient) InstantiateActivity

func (c *ComponentFactoryClient) InstantiateActivity(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error)

InstantiateActivity calls the InstantiateActivity RPC.

func (*ComponentFactoryClient) InstantiateApplication

func (c *ComponentFactoryClient) InstantiateApplication(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error)

InstantiateApplication calls the InstantiateApplication RPC.

func (*ComponentFactoryClient) InstantiateClassLoader

func (c *ComponentFactoryClient) InstantiateClassLoader(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

InstantiateClassLoader calls the InstantiateClassLoader RPC.

func (*ComponentFactoryClient) InstantiateProvider

func (c *ComponentFactoryClient) InstantiateProvider(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error)

InstantiateProvider calls the InstantiateProvider RPC.

func (*ComponentFactoryClient) InstantiateReceiver

func (c *ComponentFactoryClient) InstantiateReceiver(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error)

InstantiateReceiver calls the InstantiateReceiver RPC.

func (*ComponentFactoryClient) InstantiateService

func (c *ComponentFactoryClient) InstantiateService(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error)

InstantiateService calls the InstantiateService RPC.

type ContextBindServiceFlagsClient

type ContextBindServiceFlagsClient struct {
	// contains filtered or unexported fields
}

ContextBindServiceFlagsClient wraps the gRPC ContextBindServiceFlagsService client.

func NewContextBindServiceFlagsClient

func NewContextBindServiceFlagsClient(cc grpc.ClientConnInterface) *ContextBindServiceFlagsClient

NewContextBindServiceFlagsClient creates a new ContextBindServiceFlags client.

func (*ContextBindServiceFlagsClient) Of

Of calls the Of RPC.

type ContextClient

type ContextClient struct {
	// contains filtered or unexported fields
}

ContextClient wraps the gRPC ContextService client.

func NewContextClient

func NewContextClient(cc grpc.ClientConnInterface) *ContextClient

NewContextClient creates a new Context client.

func (*ContextClient) BindIsolatedService5

func (c *ContextClient) BindIsolatedService5(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 int64) (bool, error)

BindIsolatedService5 calls the BindIsolatedService5 RPC.

func (*ContextClient) BindIsolatedService5_1

func (c *ContextClient) BindIsolatedService5_1(ctx context.Context, arg0 int64, arg1 int32, arg2 string, arg3 int64, arg4 int64) (bool, error)

BindIsolatedService5_1 calls the BindIsolatedService5_1 RPC.

func (*ContextClient) BindService3_1

func (c *ContextClient) BindService3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)

BindService3_1 calls the BindService3_1 RPC.

func (*ContextClient) BindService3_2

func (c *ContextClient) BindService3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (bool, error)

BindService3_2 calls the BindService3_2 RPC.

func (*ContextClient) BindService4

func (c *ContextClient) BindService4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (bool, error)

BindService4 calls the BindService4 RPC.

func (*ContextClient) BindService4_3

func (c *ContextClient) BindService4_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int64) (bool, error)

BindService4_3 calls the BindService4_3 RPC.

func (*ContextClient) BindServiceAsUser4

func (c *ContextClient) BindServiceAsUser4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (bool, error)

BindServiceAsUser4 calls the BindServiceAsUser4 RPC.

func (*ContextClient) BindServiceAsUser4_1

func (c *ContextClient) BindServiceAsUser4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error)

BindServiceAsUser4_1 calls the BindServiceAsUser4_1 RPC.

func (*ContextClient) CheckCallingOrSelfPermission

func (c *ContextClient) CheckCallingOrSelfPermission(ctx context.Context, arg0 string) (int32, error)

CheckCallingOrSelfPermission calls the CheckCallingOrSelfPermission RPC.

func (*ContextClient) CheckCallingOrSelfUriPermission

func (c *ContextClient) CheckCallingOrSelfUriPermission(ctx context.Context, arg0 int64, arg1 int32) (int32, error)

CheckCallingOrSelfUriPermission calls the CheckCallingOrSelfUriPermission RPC.

func (*ContextClient) CheckCallingPermission

func (c *ContextClient) CheckCallingPermission(ctx context.Context, arg0 string) (int32, error)

CheckCallingPermission calls the CheckCallingPermission RPC.

func (*ContextClient) CheckCallingUriPermission

func (c *ContextClient) CheckCallingUriPermission(ctx context.Context, arg0 int64, arg1 int32) (int32, error)

CheckCallingUriPermission calls the CheckCallingUriPermission RPC.

func (*ContextClient) CheckContentUriPermissionFull

func (c *ContextClient) CheckContentUriPermissionFull(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (int32, error)

CheckContentUriPermissionFull calls the CheckContentUriPermissionFull RPC.

func (*ContextClient) CheckPermission

func (c *ContextClient) CheckPermission(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int32, error)

CheckPermission calls the CheckPermission RPC.

func (*ContextClient) CheckSelfPermission

func (c *ContextClient) CheckSelfPermission(ctx context.Context, arg0 string) (int32, error)

CheckSelfPermission calls the CheckSelfPermission RPC.

func (*ContextClient) CheckUriPermission4

func (c *ContextClient) CheckUriPermission4(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (int32, error)

CheckUriPermission4 calls the CheckUriPermission4 RPC.

func (*ContextClient) CheckUriPermission6_1

func (c *ContextClient) CheckUriPermission6_1(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 int32, arg4 int32, arg5 int32) (int32, error)

CheckUriPermission6_1 calls the CheckUriPermission6_1 RPC.

func (*ContextClient) ClearWallpaper

func (c *ContextClient) ClearWallpaper(ctx context.Context) error

ClearWallpaper calls the ClearWallpaper RPC.

func (*ContextClient) CreateAttributionContext

func (c *ContextClient) CreateAttributionContext(ctx context.Context, arg0 string) (int64, error)

CreateAttributionContext calls the CreateAttributionContext RPC.

func (*ContextClient) CreateConfigurationContext

func (c *ContextClient) CreateConfigurationContext(ctx context.Context, arg0 int64) (int64, error)

CreateConfigurationContext calls the CreateConfigurationContext RPC.

func (*ContextClient) CreateContext

func (c *ContextClient) CreateContext(ctx context.Context, arg0 int64) (int64, error)

CreateContext calls the CreateContext RPC.

func (*ContextClient) CreateContextForSplit

func (c *ContextClient) CreateContextForSplit(ctx context.Context, arg0 string) (int64, error)

CreateContextForSplit calls the CreateContextForSplit RPC.

func (*ContextClient) CreateDeviceContext

func (c *ContextClient) CreateDeviceContext(ctx context.Context, arg0 int32) (int64, error)

CreateDeviceContext calls the CreateDeviceContext RPC.

func (*ContextClient) CreateDeviceProtectedStorageContext

func (c *ContextClient) CreateDeviceProtectedStorageContext(ctx context.Context) (int64, error)

CreateDeviceProtectedStorageContext calls the CreateDeviceProtectedStorageContext RPC.

func (*ContextClient) CreateDisplayContext

func (c *ContextClient) CreateDisplayContext(ctx context.Context, arg0 int64) (int64, error)

CreateDisplayContext calls the CreateDisplayContext RPC.

func (*ContextClient) CreatePackageContext

func (c *ContextClient) CreatePackageContext(ctx context.Context, arg0 string, arg1 int32) (int64, error)

CreatePackageContext calls the CreatePackageContext RPC.

func (*ContextClient) CreateWindowContext2_1

func (c *ContextClient) CreateWindowContext2_1(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

CreateWindowContext2_1 calls the CreateWindowContext2_1 RPC.

func (*ContextClient) CreateWindowContext3

func (c *ContextClient) CreateWindowContext3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)

CreateWindowContext3 calls the CreateWindowContext3 RPC.

func (*ContextClient) DatabaseList

func (c *ContextClient) DatabaseList(ctx context.Context) (int64, error)

DatabaseList calls the DatabaseList RPC.

func (*ContextClient) DeleteDatabase

func (c *ContextClient) DeleteDatabase(ctx context.Context, arg0 string) (bool, error)

DeleteDatabase calls the DeleteDatabase RPC.

func (*ContextClient) DeleteFile

func (c *ContextClient) DeleteFile(ctx context.Context, arg0 string) (bool, error)

DeleteFile calls the DeleteFile RPC.

func (*ContextClient) DeleteSharedPreferences

func (c *ContextClient) DeleteSharedPreferences(ctx context.Context, arg0 string) (bool, error)

DeleteSharedPreferences calls the DeleteSharedPreferences RPC.

func (*ContextClient) EnforceCallingOrSelfPermission

func (c *ContextClient) EnforceCallingOrSelfPermission(ctx context.Context, arg0 string, arg1 string) error

EnforceCallingOrSelfPermission calls the EnforceCallingOrSelfPermission RPC.

func (*ContextClient) EnforceCallingOrSelfUriPermission

func (c *ContextClient) EnforceCallingOrSelfUriPermission(ctx context.Context, arg0 int64, arg1 int32, arg2 string) error

EnforceCallingOrSelfUriPermission calls the EnforceCallingOrSelfUriPermission RPC.

func (*ContextClient) EnforceCallingPermission

func (c *ContextClient) EnforceCallingPermission(ctx context.Context, arg0 string, arg1 string) error

EnforceCallingPermission calls the EnforceCallingPermission RPC.

func (*ContextClient) EnforceCallingUriPermission

func (c *ContextClient) EnforceCallingUriPermission(ctx context.Context, arg0 int64, arg1 int32, arg2 string) error

EnforceCallingUriPermission calls the EnforceCallingUriPermission RPC.

func (*ContextClient) EnforcePermission

func (c *ContextClient) EnforcePermission(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 string) error

EnforcePermission calls the EnforcePermission RPC.

func (*ContextClient) EnforceUriPermission5

func (c *ContextClient) EnforceUriPermission5(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 string) error

EnforceUriPermission5 calls the EnforceUriPermission5 RPC.

func (*ContextClient) EnforceUriPermission7_1

func (c *ContextClient) EnforceUriPermission7_1(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 int32, arg4 int32, arg5 int32, arg6 string) error

EnforceUriPermission7_1 calls the EnforceUriPermission7_1 RPC.

func (*ContextClient) FileList

func (c *ContextClient) FileList(ctx context.Context) (int64, error)

FileList calls the FileList RPC.

func (*ContextClient) GetApplicationContext

func (c *ContextClient) GetApplicationContext(ctx context.Context) (int64, error)

GetApplicationContext calls the GetApplicationContext RPC.

func (*ContextClient) GetApplicationInfo

func (c *ContextClient) GetApplicationInfo(ctx context.Context) (int64, error)

GetApplicationInfo calls the GetApplicationInfo RPC.

func (*ContextClient) GetAssets

func (c *ContextClient) GetAssets(ctx context.Context) (int64, error)

GetAssets calls the GetAssets RPC.

func (*ContextClient) GetAttributionSource

func (c *ContextClient) GetAttributionSource(ctx context.Context) (int64, error)

GetAttributionSource calls the GetAttributionSource RPC.

func (*ContextClient) GetAttributionTag

func (c *ContextClient) GetAttributionTag(ctx context.Context) (string, error)

GetAttributionTag calls the GetAttributionTag RPC.

func (*ContextClient) GetCacheDir

func (c *ContextClient) GetCacheDir(ctx context.Context) (int64, error)

GetCacheDir calls the GetCacheDir RPC.

func (*ContextClient) GetClassLoader

func (c *ContextClient) GetClassLoader(ctx context.Context) (int64, error)

GetClassLoader calls the GetClassLoader RPC.

func (*ContextClient) GetCodeCacheDir

func (c *ContextClient) GetCodeCacheDir(ctx context.Context) (int64, error)

GetCodeCacheDir calls the GetCodeCacheDir RPC.

func (*ContextClient) GetColor

func (c *ContextClient) GetColor(ctx context.Context, arg0 int32) (int32, error)

GetColor calls the GetColor RPC.

func (*ContextClient) GetColorStateList

func (c *ContextClient) GetColorStateList(ctx context.Context, arg0 int32) (int64, error)

GetColorStateList calls the GetColorStateList RPC.

func (*ContextClient) GetContentResolver

func (c *ContextClient) GetContentResolver(ctx context.Context) (int64, error)

GetContentResolver calls the GetContentResolver RPC.

func (*ContextClient) GetDataDir

func (c *ContextClient) GetDataDir(ctx context.Context) (int64, error)

GetDataDir calls the GetDataDir RPC.

func (*ContextClient) GetDatabasePath

func (c *ContextClient) GetDatabasePath(ctx context.Context, arg0 string) (int64, error)

GetDatabasePath calls the GetDatabasePath RPC.

func (*ContextClient) GetDeviceId

func (c *ContextClient) GetDeviceId(ctx context.Context) (int32, error)

GetDeviceId calls the GetDeviceId RPC.

func (*ContextClient) GetDir

func (c *ContextClient) GetDir(ctx context.Context, arg0 string, arg1 int32) (int64, error)

GetDir calls the GetDir RPC.

func (*ContextClient) GetDisplay

func (c *ContextClient) GetDisplay(ctx context.Context) (int64, error)

GetDisplay calls the GetDisplay RPC.

func (*ContextClient) GetDrawable

func (c *ContextClient) GetDrawable(ctx context.Context, arg0 int32) (int64, error)

GetDrawable calls the GetDrawable RPC.

func (*ContextClient) GetExternalCacheDir

func (c *ContextClient) GetExternalCacheDir(ctx context.Context) (int64, error)

GetExternalCacheDir calls the GetExternalCacheDir RPC.

func (*ContextClient) GetExternalCacheDirs

func (c *ContextClient) GetExternalCacheDirs(ctx context.Context) (int64, error)

GetExternalCacheDirs calls the GetExternalCacheDirs RPC.

func (*ContextClient) GetExternalFilesDir

func (c *ContextClient) GetExternalFilesDir(ctx context.Context, arg0 string) (int64, error)

GetExternalFilesDir calls the GetExternalFilesDir RPC.

func (*ContextClient) GetExternalFilesDirs

func (c *ContextClient) GetExternalFilesDirs(ctx context.Context, arg0 string) (int64, error)

GetExternalFilesDirs calls the GetExternalFilesDirs RPC.

func (*ContextClient) GetExternalMediaDirs

func (c *ContextClient) GetExternalMediaDirs(ctx context.Context) (int64, error)

GetExternalMediaDirs calls the GetExternalMediaDirs RPC.

func (*ContextClient) GetFileStreamPath

func (c *ContextClient) GetFileStreamPath(ctx context.Context, arg0 string) (int64, error)

GetFileStreamPath calls the GetFileStreamPath RPC.

func (*ContextClient) GetFilesDir

func (c *ContextClient) GetFilesDir(ctx context.Context) (int64, error)

GetFilesDir calls the GetFilesDir RPC.

func (*ContextClient) GetMainExecutor

func (c *ContextClient) GetMainExecutor(ctx context.Context) (int64, error)

GetMainExecutor calls the GetMainExecutor RPC.

func (*ContextClient) GetMainLooper

func (c *ContextClient) GetMainLooper(ctx context.Context) (int64, error)

GetMainLooper calls the GetMainLooper RPC.

func (*ContextClient) GetNoBackupFilesDir

func (c *ContextClient) GetNoBackupFilesDir(ctx context.Context) (int64, error)

GetNoBackupFilesDir calls the GetNoBackupFilesDir RPC.

func (*ContextClient) GetObbDir

func (c *ContextClient) GetObbDir(ctx context.Context) (int64, error)

GetObbDir calls the GetObbDir RPC.

func (*ContextClient) GetObbDirs

func (c *ContextClient) GetObbDirs(ctx context.Context) (int64, error)

GetObbDirs calls the GetObbDirs RPC.

func (*ContextClient) GetOpPackageName

func (c *ContextClient) GetOpPackageName(ctx context.Context) (string, error)

GetOpPackageName calls the GetOpPackageName RPC.

func (*ContextClient) GetPackageCodePath

func (c *ContextClient) GetPackageCodePath(ctx context.Context) (string, error)

GetPackageCodePath calls the GetPackageCodePath RPC.

func (*ContextClient) GetPackageManager

func (c *ContextClient) GetPackageManager(ctx context.Context) (int64, error)

GetPackageManager calls the GetPackageManager RPC.

func (*ContextClient) GetPackageName

func (c *ContextClient) GetPackageName(ctx context.Context) (string, error)

GetPackageName calls the GetPackageName RPC.

func (*ContextClient) GetPackageResourcePath

func (c *ContextClient) GetPackageResourcePath(ctx context.Context) (string, error)

GetPackageResourcePath calls the GetPackageResourcePath RPC.

func (*ContextClient) GetParams

func (c *ContextClient) GetParams(ctx context.Context) (int64, error)

GetParams calls the GetParams RPC.

func (*ContextClient) GetResources

func (c *ContextClient) GetResources(ctx context.Context) (int64, error)

GetResources calls the GetResources RPC.

func (*ContextClient) GetSharedPreferences

func (c *ContextClient) GetSharedPreferences(ctx context.Context, arg0 string, arg1 int32) (int64, error)

GetSharedPreferences calls the GetSharedPreferences RPC.

func (*ContextClient) GetString1

func (c *ContextClient) GetString1(ctx context.Context, arg0 int32) (string, error)

GetString1 calls the GetString1 RPC.

func (*ContextClient) GetString2_1

func (c *ContextClient) GetString2_1(ctx context.Context, arg0 int32, arg1 int64) (string, error)

GetString2_1 calls the GetString2_1 RPC.

func (*ContextClient) GetSystemService

func (c *ContextClient) GetSystemService(ctx context.Context, arg0 string) (int64, error)

GetSystemService calls the GetSystemService RPC.

func (*ContextClient) GetText

func (c *ContextClient) GetText(ctx context.Context, arg0 int32) (int64, error)

GetText calls the GetText RPC.

func (*ContextClient) GetTheme

func (c *ContextClient) GetTheme(ctx context.Context) (int64, error)

GetTheme calls the GetTheme RPC.

func (*ContextClient) GetWallpaper

func (c *ContextClient) GetWallpaper(ctx context.Context) (int64, error)

GetWallpaper calls the GetWallpaper RPC.

func (*ContextClient) GetWallpaperDesiredMinimumHeight

func (c *ContextClient) GetWallpaperDesiredMinimumHeight(ctx context.Context) (int32, error)

GetWallpaperDesiredMinimumHeight calls the GetWallpaperDesiredMinimumHeight RPC.

func (*ContextClient) GetWallpaperDesiredMinimumWidth

func (c *ContextClient) GetWallpaperDesiredMinimumWidth(ctx context.Context) (int32, error)

GetWallpaperDesiredMinimumWidth calls the GetWallpaperDesiredMinimumWidth RPC.

func (*ContextClient) GrantUriPermission

func (c *ContextClient) GrantUriPermission(ctx context.Context, arg0 string, arg1 int64, arg2 int32) error

GrantUriPermission calls the GrantUriPermission RPC.

func (*ContextClient) IsDeviceProtectedStorage

func (c *ContextClient) IsDeviceProtectedStorage(ctx context.Context) (bool, error)

IsDeviceProtectedStorage calls the IsDeviceProtectedStorage RPC.

func (*ContextClient) IsRestricted

func (c *ContextClient) IsRestricted(ctx context.Context) (bool, error)

IsRestricted calls the IsRestricted RPC.

func (*ContextClient) IsUiContext

func (c *ContextClient) IsUiContext(ctx context.Context) (bool, error)

IsUiContext calls the IsUiContext RPC.

func (*ContextClient) MoveDatabaseFrom

func (c *ContextClient) MoveDatabaseFrom(ctx context.Context, arg0 int64, arg1 string) (bool, error)

MoveDatabaseFrom calls the MoveDatabaseFrom RPC.

func (*ContextClient) MoveSharedPreferencesFrom

func (c *ContextClient) MoveSharedPreferencesFrom(ctx context.Context, arg0 int64, arg1 string) (bool, error)

MoveSharedPreferencesFrom calls the MoveSharedPreferencesFrom RPC.

func (*ContextClient) ObtainStyledAttributes1_3

func (c *ContextClient) ObtainStyledAttributes1_3(ctx context.Context, arg0 int64) (int64, error)

ObtainStyledAttributes1_3 calls the ObtainStyledAttributes1_3 RPC.

func (*ContextClient) ObtainStyledAttributes2

func (c *ContextClient) ObtainStyledAttributes2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

ObtainStyledAttributes2 calls the ObtainStyledAttributes2 RPC.

func (*ContextClient) ObtainStyledAttributes2_2

func (c *ContextClient) ObtainStyledAttributes2_2(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

ObtainStyledAttributes2_2 calls the ObtainStyledAttributes2_2 RPC.

func (*ContextClient) ObtainStyledAttributes4_1

func (c *ContextClient) ObtainStyledAttributes4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) (int64, error)

ObtainStyledAttributes4_1 calls the ObtainStyledAttributes4_1 RPC.

func (*ContextClient) OpenFileInput

func (c *ContextClient) OpenFileInput(ctx context.Context, arg0 string) (int64, error)

OpenFileInput calls the OpenFileInput RPC.

func (*ContextClient) OpenFileOutput

func (c *ContextClient) OpenFileOutput(ctx context.Context, arg0 string, arg1 int32) (int64, error)

OpenFileOutput calls the OpenFileOutput RPC.

func (*ContextClient) OpenOrCreateDatabase

func (c *ContextClient) OpenOrCreateDatabase(ctx context.Context, arg0 string, arg1 int32, arg2 int64) (int64, error)

OpenOrCreateDatabase calls the OpenOrCreateDatabase RPC.

func (*ContextClient) PeekWallpaper

func (c *ContextClient) PeekWallpaper(ctx context.Context) (int64, error)

PeekWallpaper calls the PeekWallpaper RPC.

func (*ContextClient) RegisterComponentCallbacks

func (c *ContextClient) RegisterComponentCallbacks(ctx context.Context, arg0 int64) error

RegisterComponentCallbacks calls the RegisterComponentCallbacks RPC.

func (*ContextClient) RegisterDeviceIdChangeListener

func (c *ContextClient) RegisterDeviceIdChangeListener(ctx context.Context, arg0 int64, arg1 int64) error

RegisterDeviceIdChangeListener calls the RegisterDeviceIdChangeListener RPC.

func (*ContextClient) RegisterReceiver2

func (c *ContextClient) RegisterReceiver2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

RegisterReceiver2 calls the RegisterReceiver2 RPC.

func (*ContextClient) RegisterReceiver3_1

func (c *ContextClient) RegisterReceiver3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)

RegisterReceiver3_1 calls the RegisterReceiver3_1 RPC.

func (*ContextClient) RemoveStickyBroadcast

func (c *ContextClient) RemoveStickyBroadcast(ctx context.Context, arg0 int64) error

RemoveStickyBroadcast calls the RemoveStickyBroadcast RPC.

func (*ContextClient) RemoveStickyBroadcastAsUser

func (c *ContextClient) RemoveStickyBroadcastAsUser(ctx context.Context, arg0 int64, arg1 int64) error

RemoveStickyBroadcastAsUser calls the RemoveStickyBroadcastAsUser RPC.

func (*ContextClient) RevokeSelfPermissionOnKill

func (c *ContextClient) RevokeSelfPermissionOnKill(ctx context.Context, arg0 string) error

RevokeSelfPermissionOnKill calls the RevokeSelfPermissionOnKill RPC.

func (*ContextClient) RevokeUriPermission2

func (c *ContextClient) RevokeUriPermission2(ctx context.Context, arg0 int64, arg1 int32) error

RevokeUriPermission2 calls the RevokeUriPermission2 RPC.

func (*ContextClient) RevokeUriPermission3_1

func (c *ContextClient) RevokeUriPermission3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int32) error

RevokeUriPermission3_1 calls the RevokeUriPermission3_1 RPC.

func (*ContextClient) SendBroadcast1

func (c *ContextClient) SendBroadcast1(ctx context.Context, arg0 int64) error

SendBroadcast1 calls the SendBroadcast1 RPC.

func (*ContextClient) SendBroadcast2_1

func (c *ContextClient) SendBroadcast2_1(ctx context.Context, arg0 int64, arg1 string) error

SendBroadcast2_1 calls the SendBroadcast2_1 RPC.

func (*ContextClient) SendBroadcast3_2

func (c *ContextClient) SendBroadcast3_2(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

SendBroadcast3_2 calls the SendBroadcast3_2 RPC.

func (*ContextClient) SendBroadcastAsUser2

func (c *ContextClient) SendBroadcastAsUser2(ctx context.Context, arg0 int64, arg1 int64) error

SendBroadcastAsUser2 calls the SendBroadcastAsUser2 RPC.

func (*ContextClient) SendBroadcastAsUser3_1

func (c *ContextClient) SendBroadcastAsUser3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string) error

SendBroadcastAsUser3_1 calls the SendBroadcastAsUser3_1 RPC.

func (*ContextClient) SendBroadcastWithMultiplePermissions

func (c *ContextClient) SendBroadcastWithMultiplePermissions(ctx context.Context, arg0 int64, arg1 int64) error

SendBroadcastWithMultiplePermissions calls the SendBroadcastWithMultiplePermissions RPC.

func (*ContextClient) SendOrderedBroadcast2

func (c *ContextClient) SendOrderedBroadcast2(ctx context.Context, arg0 int64, arg1 string) error

SendOrderedBroadcast2 calls the SendOrderedBroadcast2 RPC.

func (*ContextClient) SendOrderedBroadcast3_1

func (c *ContextClient) SendOrderedBroadcast3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

SendOrderedBroadcast3_1 calls the SendOrderedBroadcast3_1 RPC.

func (*ContextClient) SendStickyBroadcast1

func (c *ContextClient) SendStickyBroadcast1(ctx context.Context, arg0 int64) error

SendStickyBroadcast1 calls the SendStickyBroadcast1 RPC.

func (*ContextClient) SendStickyBroadcast2_1

func (c *ContextClient) SendStickyBroadcast2_1(ctx context.Context, arg0 int64, arg1 int64) error

SendStickyBroadcast2_1 calls the SendStickyBroadcast2_1 RPC.

func (*ContextClient) SendStickyBroadcastAsUser

func (c *ContextClient) SendStickyBroadcastAsUser(ctx context.Context, arg0 int64, arg1 int64) error

SendStickyBroadcastAsUser calls the SendStickyBroadcastAsUser RPC.

func (*ContextClient) SetTheme

func (c *ContextClient) SetTheme(ctx context.Context, arg0 int32) error

SetTheme calls the SetTheme RPC.

func (*ContextClient) SetWallpaper1

func (c *ContextClient) SetWallpaper1(ctx context.Context, arg0 int64) error

SetWallpaper1 calls the SetWallpaper1 RPC.

func (*ContextClient) SetWallpaper1_1

func (c *ContextClient) SetWallpaper1_1(ctx context.Context, arg0 int64) error

SetWallpaper1_1 calls the SetWallpaper1_1 RPC.

func (*ContextClient) StartActivities1

func (c *ContextClient) StartActivities1(ctx context.Context, arg0 int64) error

StartActivities1 calls the StartActivities1 RPC.

func (*ContextClient) StartActivities2_1

func (c *ContextClient) StartActivities2_1(ctx context.Context, arg0 int64, arg1 int64) error

StartActivities2_1 calls the StartActivities2_1 RPC.

func (*ContextClient) StartActivity1

func (c *ContextClient) StartActivity1(ctx context.Context, arg0 int64) error

StartActivity1 calls the StartActivity1 RPC.

func (*ContextClient) StartActivity2_1

func (c *ContextClient) StartActivity2_1(ctx context.Context, arg0 int64, arg1 int64) error

StartActivity2_1 calls the StartActivity2_1 RPC.

func (*ContextClient) StartForegroundService

func (c *ContextClient) StartForegroundService(ctx context.Context, arg0 int64) (int64, error)

StartForegroundService calls the StartForegroundService RPC.

func (*ContextClient) StartInstrumentation

func (c *ContextClient) StartInstrumentation(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (bool, error)

StartInstrumentation calls the StartInstrumentation RPC.

func (*ContextClient) StartIntentSender5

func (c *ContextClient) StartIntentSender5(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32) error

StartIntentSender5 calls the StartIntentSender5 RPC.

func (*ContextClient) StartIntentSender6_1

func (c *ContextClient) StartIntentSender6_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32, arg5 int64) error

StartIntentSender6_1 calls the StartIntentSender6_1 RPC.

func (*ContextClient) StartService

func (c *ContextClient) StartService(ctx context.Context, arg0 int64) (int64, error)

StartService calls the StartService RPC.

func (*ContextClient) StopService

func (c *ContextClient) StopService(ctx context.Context, arg0 int64) (bool, error)

StopService calls the StopService RPC.

func (*ContextClient) UnbindService

func (c *ContextClient) UnbindService(ctx context.Context, arg0 int64) error

UnbindService calls the UnbindService RPC.

func (*ContextClient) UnregisterComponentCallbacks

func (c *ContextClient) UnregisterComponentCallbacks(ctx context.Context, arg0 int64) error

UnregisterComponentCallbacks calls the UnregisterComponentCallbacks RPC.

func (*ContextClient) UnregisterDeviceIdChangeListener

func (c *ContextClient) UnregisterDeviceIdChangeListener(ctx context.Context, arg0 int64) error

UnregisterDeviceIdChangeListener calls the UnregisterDeviceIdChangeListener RPC.

func (*ContextClient) UnregisterReceiver

func (c *ContextClient) UnregisterReceiver(ctx context.Context, arg0 int64) error

UnregisterReceiver calls the UnregisterReceiver RPC.

func (*ContextClient) UpdateServiceGroup

func (c *ContextClient) UpdateServiceGroup(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error

UpdateServiceGroup calls the UpdateServiceGroup RPC.

type DatePickerDialogClient

type DatePickerDialogClient struct {
	// contains filtered or unexported fields
}

DatePickerDialogClient wraps the gRPC DatePickerDialogService client.

func NewDatePickerDialogClient

func NewDatePickerDialogClient(cc grpc.ClientConnInterface) *DatePickerDialogClient

NewDatePickerDialogClient creates a new DatePickerDialog client.

func (*DatePickerDialogClient) GetDatePicker

func (c *DatePickerDialogClient) GetDatePicker(ctx context.Context, handle int64) (int64, error)

GetDatePicker calls the GetDatePicker RPC.

func (*DatePickerDialogClient) OnClick

func (c *DatePickerDialogClient) OnClick(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

OnClick calls the OnClick RPC.

func (*DatePickerDialogClient) OnDateChanged

func (c *DatePickerDialogClient) OnDateChanged(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

OnDateChanged calls the OnDateChanged RPC.

func (*DatePickerDialogClient) OnRestoreInstanceState

func (c *DatePickerDialogClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64) error

OnRestoreInstanceState calls the OnRestoreInstanceState RPC.

func (*DatePickerDialogClient) OnSaveInstanceState

func (c *DatePickerDialogClient) OnSaveInstanceState(ctx context.Context, handle int64) (int64, error)

OnSaveInstanceState calls the OnSaveInstanceState RPC.

func (*DatePickerDialogClient) SetOnDateSetListener

func (c *DatePickerDialogClient) SetOnDateSetListener(ctx context.Context, handle int64, arg0 int64) error

SetOnDateSetListener calls the SetOnDateSetListener RPC.

func (*DatePickerDialogClient) UpdateDate

func (c *DatePickerDialogClient) UpdateDate(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error

UpdateDate calls the UpdateDate RPC.

type DatePickerDialogOnDateSetListenerClient

type DatePickerDialogOnDateSetListenerClient struct {
	// contains filtered or unexported fields
}

DatePickerDialogOnDateSetListenerClient wraps the gRPC DatePickerDialogOnDateSetListenerService client.

func NewDatePickerDialogOnDateSetListenerClient

func NewDatePickerDialogOnDateSetListenerClient(cc grpc.ClientConnInterface) *DatePickerDialogOnDateSetListenerClient

NewDatePickerDialogOnDateSetListenerClient creates a new DatePickerDialogOnDateSetListener client.

func (*DatePickerDialogOnDateSetListenerClient) OnDateSet

func (c *DatePickerDialogOnDateSetListenerClient) OnDateSet(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

OnDateSet calls the OnDateSet RPC.

type DialogClient

type DialogClient struct {
	// contains filtered or unexported fields
}

DialogClient wraps the gRPC DialogService client.

func NewDialogClient

func NewDialogClient(cc grpc.ClientConnInterface) *DialogClient

NewDialogClient creates a new Dialog client.

func (*DialogClient) AddContentView

func (c *DialogClient) AddContentView(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

AddContentView calls the AddContentView RPC.

func (*DialogClient) Cancel

func (c *DialogClient) Cancel(ctx context.Context, handle int64) error

Cancel calls the Cancel RPC.

func (*DialogClient) CloseOptionsMenu

func (c *DialogClient) CloseOptionsMenu(ctx context.Context, handle int64) error

CloseOptionsMenu calls the CloseOptionsMenu RPC.

func (*DialogClient) Create

func (c *DialogClient) Create(ctx context.Context, handle int64) error

Create calls the Create RPC.

func (*DialogClient) Dismiss

func (c *DialogClient) Dismiss(ctx context.Context, handle int64) error

Dismiss calls the Dismiss RPC.

func (*DialogClient) DispatchGenericMotionEvent

func (c *DialogClient) DispatchGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchGenericMotionEvent calls the DispatchGenericMotionEvent RPC.

func (*DialogClient) DispatchKeyEvent

func (c *DialogClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchKeyEvent calls the DispatchKeyEvent RPC.

func (*DialogClient) DispatchKeyShortcutEvent

func (c *DialogClient) DispatchKeyShortcutEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchKeyShortcutEvent calls the DispatchKeyShortcutEvent RPC.

func (*DialogClient) DispatchPopulateAccessibilityEvent

func (c *DialogClient) DispatchPopulateAccessibilityEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchPopulateAccessibilityEvent calls the DispatchPopulateAccessibilityEvent RPC.

func (*DialogClient) DispatchTouchEvent

func (c *DialogClient) DispatchTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchTouchEvent calls the DispatchTouchEvent RPC.

func (*DialogClient) DispatchTrackballEvent

func (c *DialogClient) DispatchTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchTrackballEvent calls the DispatchTrackballEvent RPC.

func (*DialogClient) GetActionBar

func (c *DialogClient) GetActionBar(ctx context.Context, handle int64) (int64, error)

GetActionBar calls the GetActionBar RPC.

func (*DialogClient) GetContext

func (c *DialogClient) GetContext(ctx context.Context, handle int64) (int64, error)

GetContext calls the GetContext RPC.

func (*DialogClient) GetCurrentFocus

func (c *DialogClient) GetCurrentFocus(ctx context.Context, handle int64) (int64, error)

GetCurrentFocus calls the GetCurrentFocus RPC.

func (*DialogClient) GetLayoutInflater

func (c *DialogClient) GetLayoutInflater(ctx context.Context, handle int64) (int64, error)

GetLayoutInflater calls the GetLayoutInflater RPC.

func (*DialogClient) GetOnBackInvokedDispatcher

func (c *DialogClient) GetOnBackInvokedDispatcher(ctx context.Context, handle int64) (int64, error)

GetOnBackInvokedDispatcher calls the GetOnBackInvokedDispatcher RPC.

func (*DialogClient) GetOwnerActivity

func (c *DialogClient) GetOwnerActivity(ctx context.Context, handle int64) (int64, error)

GetOwnerActivity calls the GetOwnerActivity RPC.

func (*DialogClient) GetSearchEvent

func (c *DialogClient) GetSearchEvent(ctx context.Context, handle int64) (int64, error)

GetSearchEvent calls the GetSearchEvent RPC.

func (*DialogClient) GetVolumeControlStream

func (c *DialogClient) GetVolumeControlStream(ctx context.Context, handle int64) (int32, error)

GetVolumeControlStream calls the GetVolumeControlStream RPC.

func (*DialogClient) GetWindow

func (c *DialogClient) GetWindow(ctx context.Context, handle int64) (int64, error)

GetWindow calls the GetWindow RPC.

func (*DialogClient) Hide

func (c *DialogClient) Hide(ctx context.Context, handle int64) error

Hide calls the Hide RPC.

func (*DialogClient) InvalidateOptionsMenu

func (c *DialogClient) InvalidateOptionsMenu(ctx context.Context, handle int64) error

InvalidateOptionsMenu calls the InvalidateOptionsMenu RPC.

func (*DialogClient) IsShowing

func (c *DialogClient) IsShowing(ctx context.Context, handle int64) (bool, error)

IsShowing calls the IsShowing RPC.

func (*DialogClient) OnActionModeFinished

func (c *DialogClient) OnActionModeFinished(ctx context.Context, handle int64, arg0 int64) error

OnActionModeFinished calls the OnActionModeFinished RPC.

func (*DialogClient) OnActionModeStarted

func (c *DialogClient) OnActionModeStarted(ctx context.Context, handle int64, arg0 int64) error

OnActionModeStarted calls the OnActionModeStarted RPC.

func (*DialogClient) OnAttachedToWindow

func (c *DialogClient) OnAttachedToWindow(ctx context.Context, handle int64) error

OnAttachedToWindow calls the OnAttachedToWindow RPC.

func (*DialogClient) OnBackPressed

func (c *DialogClient) OnBackPressed(ctx context.Context, handle int64) error

OnBackPressed calls the OnBackPressed RPC.

func (*DialogClient) OnContentChanged

func (c *DialogClient) OnContentChanged(ctx context.Context, handle int64) error

OnContentChanged calls the OnContentChanged RPC.

func (*DialogClient) OnContextItemSelected

func (c *DialogClient) OnContextItemSelected(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnContextItemSelected calls the OnContextItemSelected RPC.

func (*DialogClient) OnContextMenuClosed

func (c *DialogClient) OnContextMenuClosed(ctx context.Context, handle int64, arg0 int64) error

OnContextMenuClosed calls the OnContextMenuClosed RPC.

func (*DialogClient) OnCreateContextMenu

func (c *DialogClient) OnCreateContextMenu(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

OnCreateContextMenu calls the OnCreateContextMenu RPC.

func (*DialogClient) OnCreateOptionsMenu

func (c *DialogClient) OnCreateOptionsMenu(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnCreateOptionsMenu calls the OnCreateOptionsMenu RPC.

func (*DialogClient) OnCreatePanelMenu

func (c *DialogClient) OnCreatePanelMenu(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnCreatePanelMenu calls the OnCreatePanelMenu RPC.

func (*DialogClient) OnCreatePanelView

func (c *DialogClient) OnCreatePanelView(ctx context.Context, handle int64, arg0 int32) (int64, error)

OnCreatePanelView calls the OnCreatePanelView RPC.

func (*DialogClient) OnDetachedFromWindow

func (c *DialogClient) OnDetachedFromWindow(ctx context.Context, handle int64) error

OnDetachedFromWindow calls the OnDetachedFromWindow RPC.

func (*DialogClient) OnGenericMotionEvent

func (c *DialogClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnGenericMotionEvent calls the OnGenericMotionEvent RPC.

func (*DialogClient) OnKeyDown

func (c *DialogClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnKeyDown calls the OnKeyDown RPC.

func (*DialogClient) OnKeyLongPress

func (c *DialogClient) OnKeyLongPress(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnKeyLongPress calls the OnKeyLongPress RPC.

func (*DialogClient) OnKeyMultiple

func (c *DialogClient) OnKeyMultiple(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (bool, error)

OnKeyMultiple calls the OnKeyMultiple RPC.

func (*DialogClient) OnKeyShortcut

func (c *DialogClient) OnKeyShortcut(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnKeyShortcut calls the OnKeyShortcut RPC.

func (*DialogClient) OnKeyUp

func (c *DialogClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnKeyUp calls the OnKeyUp RPC.

func (*DialogClient) OnMenuItemSelected

func (c *DialogClient) OnMenuItemSelected(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnMenuItemSelected calls the OnMenuItemSelected RPC.

func (*DialogClient) OnMenuOpened

func (c *DialogClient) OnMenuOpened(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnMenuOpened calls the OnMenuOpened RPC.

func (*DialogClient) OnOptionsItemSelected

func (c *DialogClient) OnOptionsItemSelected(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnOptionsItemSelected calls the OnOptionsItemSelected RPC.

func (*DialogClient) OnOptionsMenuClosed

func (c *DialogClient) OnOptionsMenuClosed(ctx context.Context, handle int64, arg0 int64) error

OnOptionsMenuClosed calls the OnOptionsMenuClosed RPC.

func (*DialogClient) OnPanelClosed

func (c *DialogClient) OnPanelClosed(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

OnPanelClosed calls the OnPanelClosed RPC.

func (*DialogClient) OnPrepareOptionsMenu

func (c *DialogClient) OnPrepareOptionsMenu(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnPrepareOptionsMenu calls the OnPrepareOptionsMenu RPC.

func (*DialogClient) OnPreparePanel

func (c *DialogClient) OnPreparePanel(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) (bool, error)

OnPreparePanel calls the OnPreparePanel RPC.

func (*DialogClient) OnRestoreInstanceState

func (c *DialogClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64) error

OnRestoreInstanceState calls the OnRestoreInstanceState RPC.

func (*DialogClient) OnSaveInstanceState

func (c *DialogClient) OnSaveInstanceState(ctx context.Context, handle int64) (int64, error)

OnSaveInstanceState calls the OnSaveInstanceState RPC.

func (*DialogClient) OnSearchRequested0

func (c *DialogClient) OnSearchRequested0(ctx context.Context, handle int64) (bool, error)

OnSearchRequested0 calls the OnSearchRequested0 RPC.

func (*DialogClient) OnSearchRequested1_1

func (c *DialogClient) OnSearchRequested1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnSearchRequested1_1 calls the OnSearchRequested1_1 RPC.

func (*DialogClient) OnTouchEvent

func (c *DialogClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnTouchEvent calls the OnTouchEvent RPC.

func (*DialogClient) OnTrackballEvent

func (c *DialogClient) OnTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnTrackballEvent calls the OnTrackballEvent RPC.

func (*DialogClient) OnWindowAttributesChanged

func (c *DialogClient) OnWindowAttributesChanged(ctx context.Context, handle int64, arg0 int64) error

OnWindowAttributesChanged calls the OnWindowAttributesChanged RPC.

func (*DialogClient) OnWindowFocusChanged

func (c *DialogClient) OnWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error

OnWindowFocusChanged calls the OnWindowFocusChanged RPC.

func (*DialogClient) OnWindowStartingActionMode1

func (c *DialogClient) OnWindowStartingActionMode1(ctx context.Context, handle int64, arg0 int64) (int64, error)

OnWindowStartingActionMode1 calls the OnWindowStartingActionMode1 RPC.

func (*DialogClient) OnWindowStartingActionMode2_1

func (c *DialogClient) OnWindowStartingActionMode2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)

OnWindowStartingActionMode2_1 calls the OnWindowStartingActionMode2_1 RPC.

func (*DialogClient) OpenContextMenu

func (c *DialogClient) OpenContextMenu(ctx context.Context, handle int64, arg0 int64) error

OpenContextMenu calls the OpenContextMenu RPC.

func (*DialogClient) OpenOptionsMenu

func (c *DialogClient) OpenOptionsMenu(ctx context.Context, handle int64) error

OpenOptionsMenu calls the OpenOptionsMenu RPC.

func (*DialogClient) RegisterForContextMenu

func (c *DialogClient) RegisterForContextMenu(ctx context.Context, handle int64, arg0 int64) error

RegisterForContextMenu calls the RegisterForContextMenu RPC.

func (*DialogClient) RequestWindowFeature

func (c *DialogClient) RequestWindowFeature(ctx context.Context, handle int64, arg0 int32) (bool, error)

RequestWindowFeature calls the RequestWindowFeature RPC.

func (*DialogClient) SetCancelMessage

func (c *DialogClient) SetCancelMessage(ctx context.Context, handle int64, arg0 int64) error

SetCancelMessage calls the SetCancelMessage RPC.

func (*DialogClient) SetCancelable

func (c *DialogClient) SetCancelable(ctx context.Context, handle int64, arg0 bool) error

SetCancelable calls the SetCancelable RPC.

func (*DialogClient) SetCanceledOnTouchOutside

func (c *DialogClient) SetCanceledOnTouchOutside(ctx context.Context, handle int64, arg0 bool) error

SetCanceledOnTouchOutside calls the SetCanceledOnTouchOutside RPC.

func (*DialogClient) SetContentView1

func (c *DialogClient) SetContentView1(ctx context.Context, handle int64, arg0 int64) error

SetContentView1 calls the SetContentView1 RPC.

func (*DialogClient) SetContentView1_2

func (c *DialogClient) SetContentView1_2(ctx context.Context, handle int64, arg0 int32) error

SetContentView1_2 calls the SetContentView1_2 RPC.

func (*DialogClient) SetContentView2_1

func (c *DialogClient) SetContentView2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetContentView2_1 calls the SetContentView2_1 RPC.

func (*DialogClient) SetDismissMessage

func (c *DialogClient) SetDismissMessage(ctx context.Context, handle int64, arg0 int64) error

SetDismissMessage calls the SetDismissMessage RPC.

func (*DialogClient) SetFeatureDrawable

func (c *DialogClient) SetFeatureDrawable(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

SetFeatureDrawable calls the SetFeatureDrawable RPC.

func (*DialogClient) SetFeatureDrawableAlpha

func (c *DialogClient) SetFeatureDrawableAlpha(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetFeatureDrawableAlpha calls the SetFeatureDrawableAlpha RPC.

func (*DialogClient) SetFeatureDrawableResource

func (c *DialogClient) SetFeatureDrawableResource(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetFeatureDrawableResource calls the SetFeatureDrawableResource RPC.

func (*DialogClient) SetFeatureDrawableUri

func (c *DialogClient) SetFeatureDrawableUri(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

SetFeatureDrawableUri calls the SetFeatureDrawableUri RPC.

func (*DialogClient) SetOnCancelListener

func (c *DialogClient) SetOnCancelListener(ctx context.Context, handle int64, arg0 int64) error

SetOnCancelListener calls the SetOnCancelListener RPC.

func (*DialogClient) SetOnDismissListener

func (c *DialogClient) SetOnDismissListener(ctx context.Context, handle int64, arg0 int64) error

SetOnDismissListener calls the SetOnDismissListener RPC.

func (*DialogClient) SetOnKeyListener

func (c *DialogClient) SetOnKeyListener(ctx context.Context, handle int64, arg0 int64) error

SetOnKeyListener calls the SetOnKeyListener RPC.

func (*DialogClient) SetOnShowListener

func (c *DialogClient) SetOnShowListener(ctx context.Context, handle int64, arg0 int64) error

SetOnShowListener calls the SetOnShowListener RPC.

func (*DialogClient) SetOwnerActivity

func (c *DialogClient) SetOwnerActivity(ctx context.Context, handle int64, arg0 int64) error

SetOwnerActivity calls the SetOwnerActivity RPC.

func (*DialogClient) SetTitle1

func (c *DialogClient) SetTitle1(ctx context.Context, handle int64, arg0 int32) error

SetTitle1 calls the SetTitle1 RPC.

func (*DialogClient) SetTitle1_1

func (c *DialogClient) SetTitle1_1(ctx context.Context, handle int64, arg0 string) error

SetTitle1_1 calls the SetTitle1_1 RPC.

func (*DialogClient) SetVolumeControlStream

func (c *DialogClient) SetVolumeControlStream(ctx context.Context, handle int64, arg0 int32) error

SetVolumeControlStream calls the SetVolumeControlStream RPC.

func (*DialogClient) Show

func (c *DialogClient) Show(ctx context.Context, handle int64) error

Show calls the Show RPC.

func (*DialogClient) TakeKeyEvents

func (c *DialogClient) TakeKeyEvents(ctx context.Context, handle int64, arg0 bool) error

TakeKeyEvents calls the TakeKeyEvents RPC.

func (*DialogClient) UnregisterForContextMenu

func (c *DialogClient) UnregisterForContextMenu(ctx context.Context, handle int64, arg0 int64) error

UnregisterForContextMenu calls the UnregisterForContextMenu RPC.

type DialogFragmentClient

type DialogFragmentClient struct {
	// contains filtered or unexported fields
}

DialogFragmentClient wraps the gRPC DialogFragmentService client.

func NewDialogFragmentClient

func NewDialogFragmentClient(cc grpc.ClientConnInterface) *DialogFragmentClient

NewDialogFragmentClient creates a new DialogFragment client.

func (*DialogFragmentClient) Dismiss

func (c *DialogFragmentClient) Dismiss(ctx context.Context, handle int64) error

Dismiss calls the Dismiss RPC.

func (*DialogFragmentClient) DismissAllowingStateLoss

func (c *DialogFragmentClient) DismissAllowingStateLoss(ctx context.Context, handle int64) error

DismissAllowingStateLoss calls the DismissAllowingStateLoss RPC.

func (*DialogFragmentClient) Dump

func (c *DialogFragmentClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

Dump calls the Dump RPC.

func (*DialogFragmentClient) GetDialog

func (c *DialogFragmentClient) GetDialog(ctx context.Context, handle int64) (int64, error)

GetDialog calls the GetDialog RPC.

func (*DialogFragmentClient) GetShowsDialog

func (c *DialogFragmentClient) GetShowsDialog(ctx context.Context, handle int64) (bool, error)

GetShowsDialog calls the GetShowsDialog RPC.

func (*DialogFragmentClient) GetTheme

func (c *DialogFragmentClient) GetTheme(ctx context.Context, handle int64) (int32, error)

GetTheme calls the GetTheme RPC.

func (*DialogFragmentClient) IsCancelable

func (c *DialogFragmentClient) IsCancelable(ctx context.Context, handle int64) (bool, error)

IsCancelable calls the IsCancelable RPC.

func (*DialogFragmentClient) OnActivityCreated

func (c *DialogFragmentClient) OnActivityCreated(ctx context.Context, handle int64, arg0 int64) error

OnActivityCreated calls the OnActivityCreated RPC.

func (*DialogFragmentClient) OnAttach

func (c *DialogFragmentClient) OnAttach(ctx context.Context, handle int64, arg0 int64) error

OnAttach calls the OnAttach RPC.

func (*DialogFragmentClient) OnCancel

func (c *DialogFragmentClient) OnCancel(ctx context.Context, handle int64, arg0 int64) error

OnCancel calls the OnCancel RPC.

func (*DialogFragmentClient) OnCreate

func (c *DialogFragmentClient) OnCreate(ctx context.Context, handle int64, arg0 int64) error

OnCreate calls the OnCreate RPC.

func (*DialogFragmentClient) OnCreateDialog

func (c *DialogFragmentClient) OnCreateDialog(ctx context.Context, handle int64, arg0 int64) (int64, error)

OnCreateDialog calls the OnCreateDialog RPC.

func (*DialogFragmentClient) OnDestroyView

func (c *DialogFragmentClient) OnDestroyView(ctx context.Context, handle int64) error

OnDestroyView calls the OnDestroyView RPC.

func (*DialogFragmentClient) OnDetach

func (c *DialogFragmentClient) OnDetach(ctx context.Context, handle int64) error

OnDetach calls the OnDetach RPC.

func (*DialogFragmentClient) OnDismiss

func (c *DialogFragmentClient) OnDismiss(ctx context.Context, handle int64, arg0 int64) error

OnDismiss calls the OnDismiss RPC.

func (*DialogFragmentClient) OnGetLayoutInflater

func (c *DialogFragmentClient) OnGetLayoutInflater(ctx context.Context, handle int64, arg0 int64) (int64, error)

OnGetLayoutInflater calls the OnGetLayoutInflater RPC.

func (*DialogFragmentClient) OnSaveInstanceState

func (c *DialogFragmentClient) OnSaveInstanceState(ctx context.Context, handle int64, arg0 int64) error

OnSaveInstanceState calls the OnSaveInstanceState RPC.

func (*DialogFragmentClient) OnStart

func (c *DialogFragmentClient) OnStart(ctx context.Context, handle int64) error

OnStart calls the OnStart RPC.

func (*DialogFragmentClient) OnStop

func (c *DialogFragmentClient) OnStop(ctx context.Context, handle int64) error

OnStop calls the OnStop RPC.

func (*DialogFragmentClient) SetCancelable

func (c *DialogFragmentClient) SetCancelable(ctx context.Context, handle int64, arg0 bool) error

SetCancelable calls the SetCancelable RPC.

func (*DialogFragmentClient) SetShowsDialog

func (c *DialogFragmentClient) SetShowsDialog(ctx context.Context, handle int64, arg0 bool) error

SetShowsDialog calls the SetShowsDialog RPC.

func (*DialogFragmentClient) SetStyle

func (c *DialogFragmentClient) SetStyle(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetStyle calls the SetStyle RPC.

func (*DialogFragmentClient) Show2

func (c *DialogFragmentClient) Show2(ctx context.Context, handle int64, arg0 int64, arg1 string) error

Show2 calls the Show2 RPC.

func (*DialogFragmentClient) Show2_1

func (c *DialogFragmentClient) Show2_1(ctx context.Context, handle int64, arg0 int64, arg1 string) (int32, error)

Show2_1 calls the Show2_1 RPC.

type DirectActionBuilderClient

type DirectActionBuilderClient struct {
	// contains filtered or unexported fields
}

DirectActionBuilderClient wraps the gRPC DirectActionBuilderService client.

func NewDirectActionBuilderClient

func NewDirectActionBuilderClient(cc grpc.ClientConnInterface) *DirectActionBuilderClient

NewDirectActionBuilderClient creates a new DirectActionBuilder client.

func (*DirectActionBuilderClient) Build

Build calls the Build RPC.

func (*DirectActionBuilderClient) SetExtras

func (c *DirectActionBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error)

SetExtras calls the SetExtras RPC.

func (*DirectActionBuilderClient) SetLocusId

func (c *DirectActionBuilderClient) SetLocusId(ctx context.Context, arg0 int64) (int64, error)

SetLocusId calls the SetLocusId RPC.

type DirectActionClient

type DirectActionClient struct {
	// contains filtered or unexported fields
}

DirectActionClient wraps the gRPC DirectActionService client.

func NewDirectActionClient

func NewDirectActionClient(cc grpc.ClientConnInterface) *DirectActionClient

NewDirectActionClient creates a new DirectAction client.

func (*DirectActionClient) DescribeContents

func (c *DirectActionClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*DirectActionClient) Equals

func (c *DirectActionClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*DirectActionClient) GetExtras

func (c *DirectActionClient) GetExtras(ctx context.Context) (int64, error)

GetExtras calls the GetExtras RPC.

func (*DirectActionClient) GetId

func (c *DirectActionClient) GetId(ctx context.Context) (string, error)

GetId calls the GetId RPC.

func (*DirectActionClient) GetLocusId

func (c *DirectActionClient) GetLocusId(ctx context.Context) (int64, error)

GetLocusId calls the GetLocusId RPC.

func (*DirectActionClient) HashCode

func (c *DirectActionClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*DirectActionClient) WriteToParcel

func (c *DirectActionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ExpandableListActivityClient

type ExpandableListActivityClient struct {
	// contains filtered or unexported fields
}

ExpandableListActivityClient wraps the gRPC ExpandableListActivityService client.

func NewExpandableListActivityClient

func NewExpandableListActivityClient(cc grpc.ClientConnInterface) *ExpandableListActivityClient

NewExpandableListActivityClient creates a new ExpandableListActivity client.

func (*ExpandableListActivityClient) GetExpandableListAdapter

func (c *ExpandableListActivityClient) GetExpandableListAdapter(ctx context.Context, handle int64) (int64, error)

GetExpandableListAdapter calls the GetExpandableListAdapter RPC.

func (*ExpandableListActivityClient) GetExpandableListView

func (c *ExpandableListActivityClient) GetExpandableListView(ctx context.Context, handle int64) (int64, error)

GetExpandableListView calls the GetExpandableListView RPC.

func (*ExpandableListActivityClient) GetSelectedId

func (c *ExpandableListActivityClient) GetSelectedId(ctx context.Context, handle int64) (int64, error)

GetSelectedId calls the GetSelectedId RPC.

func (*ExpandableListActivityClient) GetSelectedPosition

func (c *ExpandableListActivityClient) GetSelectedPosition(ctx context.Context, handle int64) (int64, error)

GetSelectedPosition calls the GetSelectedPosition RPC.

func (*ExpandableListActivityClient) OnChildClick

func (c *ExpandableListActivityClient) OnChildClick(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64) (bool, error)

OnChildClick calls the OnChildClick RPC.

func (*ExpandableListActivityClient) OnContentChanged

func (c *ExpandableListActivityClient) OnContentChanged(ctx context.Context, handle int64) error

OnContentChanged calls the OnContentChanged RPC.

func (*ExpandableListActivityClient) OnCreateContextMenu

func (c *ExpandableListActivityClient) OnCreateContextMenu(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

OnCreateContextMenu calls the OnCreateContextMenu RPC.

func (*ExpandableListActivityClient) OnGroupCollapse

func (c *ExpandableListActivityClient) OnGroupCollapse(ctx context.Context, handle int64, arg0 int32) error

OnGroupCollapse calls the OnGroupCollapse RPC.

func (*ExpandableListActivityClient) OnGroupExpand

func (c *ExpandableListActivityClient) OnGroupExpand(ctx context.Context, handle int64, arg0 int32) error

OnGroupExpand calls the OnGroupExpand RPC.

func (*ExpandableListActivityClient) SetListAdapter

func (c *ExpandableListActivityClient) SetListAdapter(ctx context.Context, handle int64, arg0 int64) error

SetListAdapter calls the SetListAdapter RPC.

func (*ExpandableListActivityClient) SetSelectedChild

func (c *ExpandableListActivityClient) SetSelectedChild(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 bool) (bool, error)

SetSelectedChild calls the SetSelectedChild RPC.

func (*ExpandableListActivityClient) SetSelectedGroup

func (c *ExpandableListActivityClient) SetSelectedGroup(ctx context.Context, handle int64, arg0 int32) error

SetSelectedGroup calls the SetSelectedGroup RPC.

type ForegroundServiceStartNotAllowedExceptionClient

type ForegroundServiceStartNotAllowedExceptionClient struct {
	// contains filtered or unexported fields
}

ForegroundServiceStartNotAllowedExceptionClient wraps the gRPC ForegroundServiceStartNotAllowedExceptionService client.

func NewForegroundServiceStartNotAllowedExceptionClient

func NewForegroundServiceStartNotAllowedExceptionClient(cc grpc.ClientConnInterface) *ForegroundServiceStartNotAllowedExceptionClient

NewForegroundServiceStartNotAllowedExceptionClient creates a new ForegroundServiceStartNotAllowedException client.

func (*ForegroundServiceStartNotAllowedExceptionClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*ForegroundServiceStartNotAllowedExceptionClient) WriteToParcel

func (c *ForegroundServiceStartNotAllowedExceptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type FragmentBreadCrumbsClient

type FragmentBreadCrumbsClient struct {
	// contains filtered or unexported fields
}

FragmentBreadCrumbsClient wraps the gRPC FragmentBreadCrumbsService client.

func NewFragmentBreadCrumbsClient

func NewFragmentBreadCrumbsClient(cc grpc.ClientConnInterface) *FragmentBreadCrumbsClient

NewFragmentBreadCrumbsClient creates a new FragmentBreadCrumbs client.

func (*FragmentBreadCrumbsClient) OnBackStackChanged

func (c *FragmentBreadCrumbsClient) OnBackStackChanged(ctx context.Context, handle int64) error

OnBackStackChanged calls the OnBackStackChanged RPC.

func (*FragmentBreadCrumbsClient) SetActivity

func (c *FragmentBreadCrumbsClient) SetActivity(ctx context.Context, handle int64, arg0 int64) error

SetActivity calls the SetActivity RPC.

func (*FragmentBreadCrumbsClient) SetMaxVisible

func (c *FragmentBreadCrumbsClient) SetMaxVisible(ctx context.Context, handle int64, arg0 int32) error

SetMaxVisible calls the SetMaxVisible RPC.

func (*FragmentBreadCrumbsClient) SetOnBreadCrumbClickListener

func (c *FragmentBreadCrumbsClient) SetOnBreadCrumbClickListener(ctx context.Context, handle int64, arg0 int64) error

SetOnBreadCrumbClickListener calls the SetOnBreadCrumbClickListener RPC.

func (*FragmentBreadCrumbsClient) SetParentTitle

func (c *FragmentBreadCrumbsClient) SetParentTitle(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64) error

SetParentTitle calls the SetParentTitle RPC.

func (*FragmentBreadCrumbsClient) SetTitle

func (c *FragmentBreadCrumbsClient) SetTitle(ctx context.Context, handle int64, arg0 string, arg1 string) error

SetTitle calls the SetTitle RPC.

type FragmentBreadCrumbsOnBreadCrumbClickListenerClient

type FragmentBreadCrumbsOnBreadCrumbClickListenerClient struct {
	// contains filtered or unexported fields
}

FragmentBreadCrumbsOnBreadCrumbClickListenerClient wraps the gRPC FragmentBreadCrumbsOnBreadCrumbClickListenerService client.

func NewFragmentBreadCrumbsOnBreadCrumbClickListenerClient

func NewFragmentBreadCrumbsOnBreadCrumbClickListenerClient(cc grpc.ClientConnInterface) *FragmentBreadCrumbsOnBreadCrumbClickListenerClient

NewFragmentBreadCrumbsOnBreadCrumbClickListenerClient creates a new FragmentBreadCrumbsOnBreadCrumbClickListener client.

func (*FragmentBreadCrumbsOnBreadCrumbClickListenerClient) OnBreadCrumbClick

func (c *FragmentBreadCrumbsOnBreadCrumbClickListenerClient) OnBreadCrumbClick(ctx context.Context, arg0 int64, arg1 int32) (bool, error)

OnBreadCrumbClick calls the OnBreadCrumbClick RPC.

type FragmentClient

type FragmentClient struct {
	// contains filtered or unexported fields
}

FragmentClient wraps the gRPC FragmentService client.

func NewFragmentClient

func NewFragmentClient(cc grpc.ClientConnInterface) *FragmentClient

NewFragmentClient creates a new Fragment client.

func (*FragmentClient) Dump

func (c *FragmentClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

Dump calls the Dump RPC.

func (*FragmentClient) Equals

func (c *FragmentClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*FragmentClient) GetActivity

func (c *FragmentClient) GetActivity(ctx context.Context, handle int64) (int64, error)

GetActivity calls the GetActivity RPC.

func (*FragmentClient) GetAllowEnterTransitionOverlap

func (c *FragmentClient) GetAllowEnterTransitionOverlap(ctx context.Context, handle int64) (bool, error)

GetAllowEnterTransitionOverlap calls the GetAllowEnterTransitionOverlap RPC.

func (*FragmentClient) GetAllowReturnTransitionOverlap

func (c *FragmentClient) GetAllowReturnTransitionOverlap(ctx context.Context, handle int64) (bool, error)

GetAllowReturnTransitionOverlap calls the GetAllowReturnTransitionOverlap RPC.

func (*FragmentClient) GetArguments

func (c *FragmentClient) GetArguments(ctx context.Context, handle int64) (int64, error)

GetArguments calls the GetArguments RPC.

func (*FragmentClient) GetChildFragmentManager

func (c *FragmentClient) GetChildFragmentManager(ctx context.Context, handle int64) (int64, error)

GetChildFragmentManager calls the GetChildFragmentManager RPC.

func (*FragmentClient) GetContext

func (c *FragmentClient) GetContext(ctx context.Context, handle int64) (int64, error)

GetContext calls the GetContext RPC.

func (*FragmentClient) GetEnterTransition

func (c *FragmentClient) GetEnterTransition(ctx context.Context, handle int64) (int64, error)

GetEnterTransition calls the GetEnterTransition RPC.

func (*FragmentClient) GetExitTransition

func (c *FragmentClient) GetExitTransition(ctx context.Context, handle int64) (int64, error)

GetExitTransition calls the GetExitTransition RPC.

func (*FragmentClient) GetFragmentManager

func (c *FragmentClient) GetFragmentManager(ctx context.Context, handle int64) (int64, error)

GetFragmentManager calls the GetFragmentManager RPC.

func (*FragmentClient) GetHost

func (c *FragmentClient) GetHost(ctx context.Context, handle int64) (int64, error)

GetHost calls the GetHost RPC.

func (*FragmentClient) GetId

func (c *FragmentClient) GetId(ctx context.Context, handle int64) (int32, error)

GetId calls the GetId RPC.

func (*FragmentClient) GetLayoutInflater

func (c *FragmentClient) GetLayoutInflater(ctx context.Context, handle int64) (int64, error)

GetLayoutInflater calls the GetLayoutInflater RPC.

func (*FragmentClient) GetLoaderManager

func (c *FragmentClient) GetLoaderManager(ctx context.Context, handle int64) (int64, error)

GetLoaderManager calls the GetLoaderManager RPC.

func (*FragmentClient) GetParentFragment

func (c *FragmentClient) GetParentFragment(ctx context.Context, handle int64) (int64, error)

GetParentFragment calls the GetParentFragment RPC.

func (*FragmentClient) GetReenterTransition

func (c *FragmentClient) GetReenterTransition(ctx context.Context, handle int64) (int64, error)

GetReenterTransition calls the GetReenterTransition RPC.

func (*FragmentClient) GetResources

func (c *FragmentClient) GetResources(ctx context.Context, handle int64) (int64, error)

GetResources calls the GetResources RPC.

func (*FragmentClient) GetRetainInstance

func (c *FragmentClient) GetRetainInstance(ctx context.Context, handle int64) (bool, error)

GetRetainInstance calls the GetRetainInstance RPC.

func (*FragmentClient) GetReturnTransition

func (c *FragmentClient) GetReturnTransition(ctx context.Context, handle int64) (int64, error)

GetReturnTransition calls the GetReturnTransition RPC.

func (*FragmentClient) GetSharedElementEnterTransition

func (c *FragmentClient) GetSharedElementEnterTransition(ctx context.Context, handle int64) (int64, error)

GetSharedElementEnterTransition calls the GetSharedElementEnterTransition RPC.

func (*FragmentClient) GetSharedElementReturnTransition

func (c *FragmentClient) GetSharedElementReturnTransition(ctx context.Context, handle int64) (int64, error)

GetSharedElementReturnTransition calls the GetSharedElementReturnTransition RPC.

func (*FragmentClient) GetString1

func (c *FragmentClient) GetString1(ctx context.Context, handle int64, arg0 int32) (string, error)

GetString1 calls the GetString1 RPC.

func (*FragmentClient) GetString2_1

func (c *FragmentClient) GetString2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (string, error)

GetString2_1 calls the GetString2_1 RPC.

func (*FragmentClient) GetTag

func (c *FragmentClient) GetTag(ctx context.Context, handle int64) (string, error)

GetTag calls the GetTag RPC.

func (*FragmentClient) GetTargetFragment

func (c *FragmentClient) GetTargetFragment(ctx context.Context, handle int64) (int64, error)

GetTargetFragment calls the GetTargetFragment RPC.

func (*FragmentClient) GetTargetRequestCode

func (c *FragmentClient) GetTargetRequestCode(ctx context.Context, handle int64) (int32, error)

GetTargetRequestCode calls the GetTargetRequestCode RPC.

func (*FragmentClient) GetText

func (c *FragmentClient) GetText(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetText calls the GetText RPC.

func (*FragmentClient) GetUserVisibleHint

func (c *FragmentClient) GetUserVisibleHint(ctx context.Context, handle int64) (bool, error)

GetUserVisibleHint calls the GetUserVisibleHint RPC.

func (*FragmentClient) GetView

func (c *FragmentClient) GetView(ctx context.Context, handle int64) (int64, error)

GetView calls the GetView RPC.

func (*FragmentClient) HashCode

func (c *FragmentClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*FragmentClient) Instantiate2

func (c *FragmentClient) Instantiate2(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error)

Instantiate2 calls the Instantiate2 RPC.

func (*FragmentClient) Instantiate3_1

func (c *FragmentClient) Instantiate3_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error)

Instantiate3_1 calls the Instantiate3_1 RPC.

func (*FragmentClient) IsAdded

func (c *FragmentClient) IsAdded(ctx context.Context, handle int64) (bool, error)

IsAdded calls the IsAdded RPC.

func (*FragmentClient) IsDetached

func (c *FragmentClient) IsDetached(ctx context.Context, handle int64) (bool, error)

IsDetached calls the IsDetached RPC.

func (*FragmentClient) IsHidden

func (c *FragmentClient) IsHidden(ctx context.Context, handle int64) (bool, error)

IsHidden calls the IsHidden RPC.

func (*FragmentClient) IsInLayout

func (c *FragmentClient) IsInLayout(ctx context.Context, handle int64) (bool, error)

IsInLayout calls the IsInLayout RPC.

func (*FragmentClient) IsRemoving

func (c *FragmentClient) IsRemoving(ctx context.Context, handle int64) (bool, error)

IsRemoving calls the IsRemoving RPC.

func (*FragmentClient) IsResumed

func (c *FragmentClient) IsResumed(ctx context.Context, handle int64) (bool, error)

IsResumed calls the IsResumed RPC.

func (*FragmentClient) IsStateSaved

func (c *FragmentClient) IsStateSaved(ctx context.Context, handle int64) (bool, error)

IsStateSaved calls the IsStateSaved RPC.

func (*FragmentClient) IsVisible

func (c *FragmentClient) IsVisible(ctx context.Context, handle int64) (bool, error)

IsVisible calls the IsVisible RPC.

func (*FragmentClient) OnActivityCreated

func (c *FragmentClient) OnActivityCreated(ctx context.Context, handle int64, arg0 int64) error

OnActivityCreated calls the OnActivityCreated RPC.

func (*FragmentClient) OnActivityResult

func (c *FragmentClient) OnActivityResult(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) error

OnActivityResult calls the OnActivityResult RPC.

func (*FragmentClient) OnAttach1

func (c *FragmentClient) OnAttach1(ctx context.Context, handle int64, arg0 int64) error

OnAttach1 calls the OnAttach1 RPC.

func (*FragmentClient) OnAttach1_1

func (c *FragmentClient) OnAttach1_1(ctx context.Context, handle int64, arg0 int64) error

OnAttach1_1 calls the OnAttach1_1 RPC.

func (*FragmentClient) OnAttachFragment

func (c *FragmentClient) OnAttachFragment(ctx context.Context, handle int64, arg0 int64) error

OnAttachFragment calls the OnAttachFragment RPC.

func (*FragmentClient) OnConfigurationChanged

func (c *FragmentClient) OnConfigurationChanged(ctx context.Context, handle int64, arg0 int64) error

OnConfigurationChanged calls the OnConfigurationChanged RPC.

func (*FragmentClient) OnContextItemSelected

func (c *FragmentClient) OnContextItemSelected(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnContextItemSelected calls the OnContextItemSelected RPC.

func (*FragmentClient) OnCreate

func (c *FragmentClient) OnCreate(ctx context.Context, handle int64, arg0 int64) error

OnCreate calls the OnCreate RPC.

func (*FragmentClient) OnCreateAnimator

func (c *FragmentClient) OnCreateAnimator(ctx context.Context, handle int64, arg0 int32, arg1 bool, arg2 int32) (int64, error)

OnCreateAnimator calls the OnCreateAnimator RPC.

func (*FragmentClient) OnCreateContextMenu

func (c *FragmentClient) OnCreateContextMenu(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

OnCreateContextMenu calls the OnCreateContextMenu RPC.

func (*FragmentClient) OnCreateOptionsMenu

func (c *FragmentClient) OnCreateOptionsMenu(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnCreateOptionsMenu calls the OnCreateOptionsMenu RPC.

func (*FragmentClient) OnCreateView

func (c *FragmentClient) OnCreateView(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)

OnCreateView calls the OnCreateView RPC.

func (*FragmentClient) OnDestroy

func (c *FragmentClient) OnDestroy(ctx context.Context, handle int64) error

OnDestroy calls the OnDestroy RPC.

func (*FragmentClient) OnDestroyOptionsMenu

func (c *FragmentClient) OnDestroyOptionsMenu(ctx context.Context, handle int64) error

OnDestroyOptionsMenu calls the OnDestroyOptionsMenu RPC.

func (*FragmentClient) OnDestroyView

func (c *FragmentClient) OnDestroyView(ctx context.Context, handle int64) error

OnDestroyView calls the OnDestroyView RPC.

func (*FragmentClient) OnDetach

func (c *FragmentClient) OnDetach(ctx context.Context, handle int64) error

OnDetach calls the OnDetach RPC.

func (*FragmentClient) OnGetLayoutInflater

func (c *FragmentClient) OnGetLayoutInflater(ctx context.Context, handle int64, arg0 int64) (int64, error)

OnGetLayoutInflater calls the OnGetLayoutInflater RPC.

func (*FragmentClient) OnHiddenChanged

func (c *FragmentClient) OnHiddenChanged(ctx context.Context, handle int64, arg0 bool) error

OnHiddenChanged calls the OnHiddenChanged RPC.

func (*FragmentClient) OnInflate2_2

func (c *FragmentClient) OnInflate2_2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnInflate2_2 calls the OnInflate2_2 RPC.

func (*FragmentClient) OnInflate3

func (c *FragmentClient) OnInflate3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

OnInflate3 calls the OnInflate3 RPC.

func (*FragmentClient) OnInflate3_1

func (c *FragmentClient) OnInflate3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

OnInflate3_1 calls the OnInflate3_1 RPC.

func (*FragmentClient) OnLowMemory

func (c *FragmentClient) OnLowMemory(ctx context.Context, handle int64) error

OnLowMemory calls the OnLowMemory RPC.

func (*FragmentClient) OnMultiWindowModeChanged1

func (c *FragmentClient) OnMultiWindowModeChanged1(ctx context.Context, handle int64, arg0 bool) error

OnMultiWindowModeChanged1 calls the OnMultiWindowModeChanged1 RPC.

func (*FragmentClient) OnMultiWindowModeChanged2_1

func (c *FragmentClient) OnMultiWindowModeChanged2_1(ctx context.Context, handle int64, arg0 bool, arg1 int64) error

OnMultiWindowModeChanged2_1 calls the OnMultiWindowModeChanged2_1 RPC.

func (*FragmentClient) OnOptionsItemSelected

func (c *FragmentClient) OnOptionsItemSelected(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnOptionsItemSelected calls the OnOptionsItemSelected RPC.

func (*FragmentClient) OnOptionsMenuClosed

func (c *FragmentClient) OnOptionsMenuClosed(ctx context.Context, handle int64, arg0 int64) error

OnOptionsMenuClosed calls the OnOptionsMenuClosed RPC.

func (*FragmentClient) OnPause

func (c *FragmentClient) OnPause(ctx context.Context, handle int64) error

OnPause calls the OnPause RPC.

func (*FragmentClient) OnPictureInPictureModeChanged1

func (c *FragmentClient) OnPictureInPictureModeChanged1(ctx context.Context, handle int64, arg0 bool) error

OnPictureInPictureModeChanged1 calls the OnPictureInPictureModeChanged1 RPC.

func (*FragmentClient) OnPictureInPictureModeChanged2_1

func (c *FragmentClient) OnPictureInPictureModeChanged2_1(ctx context.Context, handle int64, arg0 bool, arg1 int64) error

OnPictureInPictureModeChanged2_1 calls the OnPictureInPictureModeChanged2_1 RPC.

func (*FragmentClient) OnPrepareOptionsMenu

func (c *FragmentClient) OnPrepareOptionsMenu(ctx context.Context, handle int64, arg0 int64) error

OnPrepareOptionsMenu calls the OnPrepareOptionsMenu RPC.

func (*FragmentClient) OnRequestPermissionsResult

func (c *FragmentClient) OnRequestPermissionsResult(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) error

OnRequestPermissionsResult calls the OnRequestPermissionsResult RPC.

func (*FragmentClient) OnResume

func (c *FragmentClient) OnResume(ctx context.Context, handle int64) error

OnResume calls the OnResume RPC.

func (*FragmentClient) OnSaveInstanceState

func (c *FragmentClient) OnSaveInstanceState(ctx context.Context, handle int64, arg0 int64) error

OnSaveInstanceState calls the OnSaveInstanceState RPC.

func (*FragmentClient) OnStart

func (c *FragmentClient) OnStart(ctx context.Context, handle int64) error

OnStart calls the OnStart RPC.

func (*FragmentClient) OnStop

func (c *FragmentClient) OnStop(ctx context.Context, handle int64) error

OnStop calls the OnStop RPC.

func (*FragmentClient) OnTrimMemory

func (c *FragmentClient) OnTrimMemory(ctx context.Context, handle int64, arg0 int32) error

OnTrimMemory calls the OnTrimMemory RPC.

func (*FragmentClient) OnViewCreated

func (c *FragmentClient) OnViewCreated(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnViewCreated calls the OnViewCreated RPC.

func (*FragmentClient) OnViewStateRestored

func (c *FragmentClient) OnViewStateRestored(ctx context.Context, handle int64, arg0 int64) error

OnViewStateRestored calls the OnViewStateRestored RPC.

func (*FragmentClient) PostponeEnterTransition

func (c *FragmentClient) PostponeEnterTransition(ctx context.Context, handle int64) error

PostponeEnterTransition calls the PostponeEnterTransition RPC.

func (*FragmentClient) RegisterForContextMenu

func (c *FragmentClient) RegisterForContextMenu(ctx context.Context, handle int64, arg0 int64) error

RegisterForContextMenu calls the RegisterForContextMenu RPC.

func (*FragmentClient) RequestPermissions

func (c *FragmentClient) RequestPermissions(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

RequestPermissions calls the RequestPermissions RPC.

func (*FragmentClient) SetAllowEnterTransitionOverlap

func (c *FragmentClient) SetAllowEnterTransitionOverlap(ctx context.Context, handle int64, arg0 bool) error

SetAllowEnterTransitionOverlap calls the SetAllowEnterTransitionOverlap RPC.

func (*FragmentClient) SetAllowReturnTransitionOverlap

func (c *FragmentClient) SetAllowReturnTransitionOverlap(ctx context.Context, handle int64, arg0 bool) error

SetAllowReturnTransitionOverlap calls the SetAllowReturnTransitionOverlap RPC.

func (*FragmentClient) SetArguments

func (c *FragmentClient) SetArguments(ctx context.Context, handle int64, arg0 int64) error

SetArguments calls the SetArguments RPC.

func (*FragmentClient) SetEnterSharedElementCallback

func (c *FragmentClient) SetEnterSharedElementCallback(ctx context.Context, handle int64, arg0 int64) error

SetEnterSharedElementCallback calls the SetEnterSharedElementCallback RPC.

func (*FragmentClient) SetEnterTransition

func (c *FragmentClient) SetEnterTransition(ctx context.Context, handle int64, arg0 int64) error

SetEnterTransition calls the SetEnterTransition RPC.

func (*FragmentClient) SetExitSharedElementCallback

func (c *FragmentClient) SetExitSharedElementCallback(ctx context.Context, handle int64, arg0 int64) error

SetExitSharedElementCallback calls the SetExitSharedElementCallback RPC.

func (*FragmentClient) SetExitTransition

func (c *FragmentClient) SetExitTransition(ctx context.Context, handle int64, arg0 int64) error

SetExitTransition calls the SetExitTransition RPC.

func (*FragmentClient) SetHasOptionsMenu

func (c *FragmentClient) SetHasOptionsMenu(ctx context.Context, handle int64, arg0 bool) error

SetHasOptionsMenu calls the SetHasOptionsMenu RPC.

func (*FragmentClient) SetInitialSavedState

func (c *FragmentClient) SetInitialSavedState(ctx context.Context, handle int64, arg0 int64) error

SetInitialSavedState calls the SetInitialSavedState RPC.

func (*FragmentClient) SetMenuVisibility

func (c *FragmentClient) SetMenuVisibility(ctx context.Context, handle int64, arg0 bool) error

SetMenuVisibility calls the SetMenuVisibility RPC.

func (*FragmentClient) SetReenterTransition

func (c *FragmentClient) SetReenterTransition(ctx context.Context, handle int64, arg0 int64) error

SetReenterTransition calls the SetReenterTransition RPC.

func (*FragmentClient) SetRetainInstance

func (c *FragmentClient) SetRetainInstance(ctx context.Context, handle int64, arg0 bool) error

SetRetainInstance calls the SetRetainInstance RPC.

func (*FragmentClient) SetReturnTransition

func (c *FragmentClient) SetReturnTransition(ctx context.Context, handle int64, arg0 int64) error

SetReturnTransition calls the SetReturnTransition RPC.

func (*FragmentClient) SetSharedElementEnterTransition

func (c *FragmentClient) SetSharedElementEnterTransition(ctx context.Context, handle int64, arg0 int64) error

SetSharedElementEnterTransition calls the SetSharedElementEnterTransition RPC.

func (*FragmentClient) SetSharedElementReturnTransition

func (c *FragmentClient) SetSharedElementReturnTransition(ctx context.Context, handle int64, arg0 int64) error

SetSharedElementReturnTransition calls the SetSharedElementReturnTransition RPC.

func (*FragmentClient) SetTargetFragment

func (c *FragmentClient) SetTargetFragment(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

SetTargetFragment calls the SetTargetFragment RPC.

func (*FragmentClient) SetUserVisibleHint

func (c *FragmentClient) SetUserVisibleHint(ctx context.Context, handle int64, arg0 bool) error

SetUserVisibleHint calls the SetUserVisibleHint RPC.

func (*FragmentClient) ShouldShowRequestPermissionRationale

func (c *FragmentClient) ShouldShowRequestPermissionRationale(ctx context.Context, handle int64, arg0 string) (bool, error)

ShouldShowRequestPermissionRationale calls the ShouldShowRequestPermissionRationale RPC.

func (*FragmentClient) StartActivity1

func (c *FragmentClient) StartActivity1(ctx context.Context, handle int64, arg0 int64) error

StartActivity1 calls the StartActivity1 RPC.

func (*FragmentClient) StartActivity2_1

func (c *FragmentClient) StartActivity2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

StartActivity2_1 calls the StartActivity2_1 RPC.

func (*FragmentClient) StartActivityForResult2

func (c *FragmentClient) StartActivityForResult2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

StartActivityForResult2 calls the StartActivityForResult2 RPC.

func (*FragmentClient) StartActivityForResult3_1

func (c *FragmentClient) StartActivityForResult3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error

StartActivityForResult3_1 calls the StartActivityForResult3_1 RPC.

func (*FragmentClient) StartIntentSenderForResult

func (c *FragmentClient) StartIntentSenderForResult(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, arg3 int32, arg4 int32, arg5 int32, arg6 int64) error

StartIntentSenderForResult calls the StartIntentSenderForResult RPC.

func (*FragmentClient) StartPostponedEnterTransition

func (c *FragmentClient) StartPostponedEnterTransition(ctx context.Context, handle int64) error

StartPostponedEnterTransition calls the StartPostponedEnterTransition RPC.

func (*FragmentClient) ToString

func (c *FragmentClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*FragmentClient) UnregisterForContextMenu

func (c *FragmentClient) UnregisterForContextMenu(ctx context.Context, handle int64, arg0 int64) error

UnregisterForContextMenu calls the UnregisterForContextMenu RPC.

type FragmentContainerClient

type FragmentContainerClient struct {
	// contains filtered or unexported fields
}

FragmentContainerClient wraps the gRPC FragmentContainerService client.

func NewFragmentContainerClient

func NewFragmentContainerClient(cc grpc.ClientConnInterface) *FragmentContainerClient

NewFragmentContainerClient creates a new FragmentContainer client.

func (*FragmentContainerClient) OnHasView

func (c *FragmentContainerClient) OnHasView(ctx context.Context) (bool, error)

OnHasView calls the OnHasView RPC.

type FragmentControllerClient

type FragmentControllerClient struct {
	// contains filtered or unexported fields
}

FragmentControllerClient wraps the gRPC FragmentControllerService client.

func NewFragmentControllerClient

func NewFragmentControllerClient(cc grpc.ClientConnInterface) *FragmentControllerClient

NewFragmentControllerClient creates a new FragmentController client.

func (*FragmentControllerClient) AttachHost

func (c *FragmentControllerClient) AttachHost(ctx context.Context, arg0 int64) error

AttachHost calls the AttachHost RPC.

func (*FragmentControllerClient) DispatchActivityCreated

func (c *FragmentControllerClient) DispatchActivityCreated(ctx context.Context) error

DispatchActivityCreated calls the DispatchActivityCreated RPC.

func (*FragmentControllerClient) DispatchConfigurationChanged

func (c *FragmentControllerClient) DispatchConfigurationChanged(ctx context.Context, arg0 int64) error

DispatchConfigurationChanged calls the DispatchConfigurationChanged RPC.

func (*FragmentControllerClient) DispatchContextItemSelected

func (c *FragmentControllerClient) DispatchContextItemSelected(ctx context.Context, arg0 int64) (bool, error)

DispatchContextItemSelected calls the DispatchContextItemSelected RPC.

func (*FragmentControllerClient) DispatchCreate

func (c *FragmentControllerClient) DispatchCreate(ctx context.Context) error

DispatchCreate calls the DispatchCreate RPC.

func (*FragmentControllerClient) DispatchCreateOptionsMenu

func (c *FragmentControllerClient) DispatchCreateOptionsMenu(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

DispatchCreateOptionsMenu calls the DispatchCreateOptionsMenu RPC.

func (*FragmentControllerClient) DispatchDestroy

func (c *FragmentControllerClient) DispatchDestroy(ctx context.Context) error

DispatchDestroy calls the DispatchDestroy RPC.

func (*FragmentControllerClient) DispatchDestroyView

func (c *FragmentControllerClient) DispatchDestroyView(ctx context.Context) error

DispatchDestroyView calls the DispatchDestroyView RPC.

func (*FragmentControllerClient) DispatchLowMemory

func (c *FragmentControllerClient) DispatchLowMemory(ctx context.Context) error

DispatchLowMemory calls the DispatchLowMemory RPC.

func (*FragmentControllerClient) DispatchMultiWindowModeChanged1

func (c *FragmentControllerClient) DispatchMultiWindowModeChanged1(ctx context.Context, arg0 bool) error

DispatchMultiWindowModeChanged1 calls the DispatchMultiWindowModeChanged1 RPC.

func (*FragmentControllerClient) DispatchMultiWindowModeChanged2_1

func (c *FragmentControllerClient) DispatchMultiWindowModeChanged2_1(ctx context.Context, arg0 bool, arg1 int64) error

DispatchMultiWindowModeChanged2_1 calls the DispatchMultiWindowModeChanged2_1 RPC.

func (*FragmentControllerClient) DispatchOptionsItemSelected

func (c *FragmentControllerClient) DispatchOptionsItemSelected(ctx context.Context, arg0 int64) (bool, error)

DispatchOptionsItemSelected calls the DispatchOptionsItemSelected RPC.

func (*FragmentControllerClient) DispatchOptionsMenuClosed

func (c *FragmentControllerClient) DispatchOptionsMenuClosed(ctx context.Context, arg0 int64) error

DispatchOptionsMenuClosed calls the DispatchOptionsMenuClosed RPC.

func (*FragmentControllerClient) DispatchPause

func (c *FragmentControllerClient) DispatchPause(ctx context.Context) error

DispatchPause calls the DispatchPause RPC.

func (*FragmentControllerClient) DispatchPictureInPictureModeChanged1

func (c *FragmentControllerClient) DispatchPictureInPictureModeChanged1(ctx context.Context, arg0 bool) error

DispatchPictureInPictureModeChanged1 calls the DispatchPictureInPictureModeChanged1 RPC.

func (*FragmentControllerClient) DispatchPictureInPictureModeChanged2_1

func (c *FragmentControllerClient) DispatchPictureInPictureModeChanged2_1(ctx context.Context, arg0 bool, arg1 int64) error

DispatchPictureInPictureModeChanged2_1 calls the DispatchPictureInPictureModeChanged2_1 RPC.

func (*FragmentControllerClient) DispatchPrepareOptionsMenu

func (c *FragmentControllerClient) DispatchPrepareOptionsMenu(ctx context.Context, arg0 int64) (bool, error)

DispatchPrepareOptionsMenu calls the DispatchPrepareOptionsMenu RPC.

func (*FragmentControllerClient) DispatchResume

func (c *FragmentControllerClient) DispatchResume(ctx context.Context) error

DispatchResume calls the DispatchResume RPC.

func (*FragmentControllerClient) DispatchStart

func (c *FragmentControllerClient) DispatchStart(ctx context.Context) error

DispatchStart calls the DispatchStart RPC.

func (*FragmentControllerClient) DispatchStop

func (c *FragmentControllerClient) DispatchStop(ctx context.Context) error

DispatchStop calls the DispatchStop RPC.

func (*FragmentControllerClient) DispatchTrimMemory

func (c *FragmentControllerClient) DispatchTrimMemory(ctx context.Context, arg0 int32) error

DispatchTrimMemory calls the DispatchTrimMemory RPC.

func (*FragmentControllerClient) DoLoaderDestroy

func (c *FragmentControllerClient) DoLoaderDestroy(ctx context.Context) error

DoLoaderDestroy calls the DoLoaderDestroy RPC.

func (*FragmentControllerClient) DoLoaderStart

func (c *FragmentControllerClient) DoLoaderStart(ctx context.Context) error

DoLoaderStart calls the DoLoaderStart RPC.

func (*FragmentControllerClient) DoLoaderStop

func (c *FragmentControllerClient) DoLoaderStop(ctx context.Context, arg0 bool) error

DoLoaderStop calls the DoLoaderStop RPC.

func (*FragmentControllerClient) DumpLoaders

func (c *FragmentControllerClient) DumpLoaders(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

DumpLoaders calls the DumpLoaders RPC.

func (*FragmentControllerClient) ExecPendingActions

func (c *FragmentControllerClient) ExecPendingActions(ctx context.Context) (bool, error)

ExecPendingActions calls the ExecPendingActions RPC.

func (*FragmentControllerClient) FindFragmentByWho

func (c *FragmentControllerClient) FindFragmentByWho(ctx context.Context, arg0 string) (int64, error)

FindFragmentByWho calls the FindFragmentByWho RPC.

func (*FragmentControllerClient) GetFragmentManager

func (c *FragmentControllerClient) GetFragmentManager(ctx context.Context) (int64, error)

GetFragmentManager calls the GetFragmentManager RPC.

func (*FragmentControllerClient) GetLoaderManager

func (c *FragmentControllerClient) GetLoaderManager(ctx context.Context) (int64, error)

GetLoaderManager calls the GetLoaderManager RPC.

func (*FragmentControllerClient) NoteStateNotSaved

func (c *FragmentControllerClient) NoteStateNotSaved(ctx context.Context) error

NoteStateNotSaved calls the NoteStateNotSaved RPC.

func (*FragmentControllerClient) OnCreateView

func (c *FragmentControllerClient) OnCreateView(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)

OnCreateView calls the OnCreateView RPC.

func (*FragmentControllerClient) ReportLoaderStart

func (c *FragmentControllerClient) ReportLoaderStart(ctx context.Context) error

ReportLoaderStart calls the ReportLoaderStart RPC.

func (*FragmentControllerClient) RestoreAllState

func (c *FragmentControllerClient) RestoreAllState(ctx context.Context, arg0 int64, arg1 int64) error

RestoreAllState calls the RestoreAllState RPC.

func (*FragmentControllerClient) RetainNestedNonConfig

func (c *FragmentControllerClient) RetainNestedNonConfig(ctx context.Context) (int64, error)

RetainNestedNonConfig calls the RetainNestedNonConfig RPC.

func (*FragmentControllerClient) RetainNonConfig

func (c *FragmentControllerClient) RetainNonConfig(ctx context.Context) (int64, error)

RetainNonConfig calls the RetainNonConfig RPC.

func (*FragmentControllerClient) SaveAllState

func (c *FragmentControllerClient) SaveAllState(ctx context.Context) (int64, error)

SaveAllState calls the SaveAllState RPC.

type FragmentHostCallbackClient

type FragmentHostCallbackClient struct {
	// contains filtered or unexported fields
}

FragmentHostCallbackClient wraps the gRPC FragmentHostCallbackService client.

func NewFragmentHostCallbackClient

func NewFragmentHostCallbackClient(cc grpc.ClientConnInterface) *FragmentHostCallbackClient

NewFragmentHostCallbackClient creates a new FragmentHostCallback client.

func (*FragmentHostCallbackClient) OnAttachFragment

func (c *FragmentHostCallbackClient) OnAttachFragment(ctx context.Context, arg0 int64) error

OnAttachFragment calls the OnAttachFragment RPC.

func (*FragmentHostCallbackClient) OnDump

func (c *FragmentHostCallbackClient) OnDump(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

OnDump calls the OnDump RPC.

func (*FragmentHostCallbackClient) OnGetLayoutInflater

func (c *FragmentHostCallbackClient) OnGetLayoutInflater(ctx context.Context) (int64, error)

OnGetLayoutInflater calls the OnGetLayoutInflater RPC.

func (*FragmentHostCallbackClient) OnGetWindowAnimations

func (c *FragmentHostCallbackClient) OnGetWindowAnimations(ctx context.Context) (int32, error)

OnGetWindowAnimations calls the OnGetWindowAnimations RPC.

func (*FragmentHostCallbackClient) OnHasView

func (c *FragmentHostCallbackClient) OnHasView(ctx context.Context) (bool, error)

OnHasView calls the OnHasView RPC.

func (*FragmentHostCallbackClient) OnHasWindowAnimations

func (c *FragmentHostCallbackClient) OnHasWindowAnimations(ctx context.Context) (bool, error)

OnHasWindowAnimations calls the OnHasWindowAnimations RPC.

func (*FragmentHostCallbackClient) OnInvalidateOptionsMenu

func (c *FragmentHostCallbackClient) OnInvalidateOptionsMenu(ctx context.Context) error

OnInvalidateOptionsMenu calls the OnInvalidateOptionsMenu RPC.

func (*FragmentHostCallbackClient) OnRequestPermissionsFromFragment

func (c *FragmentHostCallbackClient) OnRequestPermissionsFromFragment(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

OnRequestPermissionsFromFragment calls the OnRequestPermissionsFromFragment RPC.

func (*FragmentHostCallbackClient) OnShouldSaveFragmentState

func (c *FragmentHostCallbackClient) OnShouldSaveFragmentState(ctx context.Context, arg0 int64) (bool, error)

OnShouldSaveFragmentState calls the OnShouldSaveFragmentState RPC.

func (*FragmentHostCallbackClient) OnStartActivityFromFragment

func (c *FragmentHostCallbackClient) OnStartActivityFromFragment(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64) error

OnStartActivityFromFragment calls the OnStartActivityFromFragment RPC.

func (*FragmentHostCallbackClient) OnStartIntentSenderFromFragment

func (c *FragmentHostCallbackClient) OnStartIntentSenderFromFragment(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64, arg4 int32, arg5 int32, arg6 int32, arg7 int64) error

OnStartIntentSenderFromFragment calls the OnStartIntentSenderFromFragment RPC.

func (*FragmentHostCallbackClient) OnUseFragmentManagerInflaterFactory

func (c *FragmentHostCallbackClient) OnUseFragmentManagerInflaterFactory(ctx context.Context) (bool, error)

OnUseFragmentManagerInflaterFactory calls the OnUseFragmentManagerInflaterFactory RPC.

type FragmentManagerBackStackEntryClient

type FragmentManagerBackStackEntryClient struct {
	// contains filtered or unexported fields
}

FragmentManagerBackStackEntryClient wraps the gRPC FragmentManagerBackStackEntryService client.

func NewFragmentManagerBackStackEntryClient

func NewFragmentManagerBackStackEntryClient(cc grpc.ClientConnInterface) *FragmentManagerBackStackEntryClient

NewFragmentManagerBackStackEntryClient creates a new FragmentManagerBackStackEntry client.

func (*FragmentManagerBackStackEntryClient) GetBreadCrumbShortTitle

func (c *FragmentManagerBackStackEntryClient) GetBreadCrumbShortTitle(ctx context.Context) (int64, error)

GetBreadCrumbShortTitle calls the GetBreadCrumbShortTitle RPC.

func (*FragmentManagerBackStackEntryClient) GetBreadCrumbShortTitleRes

func (c *FragmentManagerBackStackEntryClient) GetBreadCrumbShortTitleRes(ctx context.Context) (int32, error)

GetBreadCrumbShortTitleRes calls the GetBreadCrumbShortTitleRes RPC.

func (*FragmentManagerBackStackEntryClient) GetBreadCrumbTitle

func (c *FragmentManagerBackStackEntryClient) GetBreadCrumbTitle(ctx context.Context) (int64, error)

GetBreadCrumbTitle calls the GetBreadCrumbTitle RPC.

func (*FragmentManagerBackStackEntryClient) GetBreadCrumbTitleRes

func (c *FragmentManagerBackStackEntryClient) GetBreadCrumbTitleRes(ctx context.Context) (int32, error)

GetBreadCrumbTitleRes calls the GetBreadCrumbTitleRes RPC.

func (*FragmentManagerBackStackEntryClient) GetId

GetId calls the GetId RPC.

func (*FragmentManagerBackStackEntryClient) GetName

GetName calls the GetName RPC.

type FragmentManagerClient

type FragmentManagerClient struct {
	// contains filtered or unexported fields
}

FragmentManagerClient wraps the gRPC FragmentManagerService client.

func NewFragmentManagerClient

func NewFragmentManagerClient(cc grpc.ClientConnInterface) *FragmentManagerClient

NewFragmentManagerClient creates a new FragmentManager client.

func (*FragmentManagerClient) AddOnBackStackChangedListener

func (c *FragmentManagerClient) AddOnBackStackChangedListener(ctx context.Context, arg0 int64) error

AddOnBackStackChangedListener calls the AddOnBackStackChangedListener RPC.

func (*FragmentManagerClient) BeginTransaction

func (c *FragmentManagerClient) BeginTransaction(ctx context.Context) (int64, error)

BeginTransaction calls the BeginTransaction RPC.

func (*FragmentManagerClient) Dump

func (c *FragmentManagerClient) Dump(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

Dump calls the Dump RPC.

func (*FragmentManagerClient) EnableDebugLogging

func (c *FragmentManagerClient) EnableDebugLogging(ctx context.Context, arg0 bool) error

EnableDebugLogging calls the EnableDebugLogging RPC.

func (*FragmentManagerClient) ExecutePendingTransactions

func (c *FragmentManagerClient) ExecutePendingTransactions(ctx context.Context) (bool, error)

ExecutePendingTransactions calls the ExecutePendingTransactions RPC.

func (*FragmentManagerClient) FindFragmentById

func (c *FragmentManagerClient) FindFragmentById(ctx context.Context, arg0 int32) (int64, error)

FindFragmentById calls the FindFragmentById RPC.

func (*FragmentManagerClient) FindFragmentByTag

func (c *FragmentManagerClient) FindFragmentByTag(ctx context.Context, arg0 string) (int64, error)

FindFragmentByTag calls the FindFragmentByTag RPC.

func (*FragmentManagerClient) GetBackStackEntryAt

func (c *FragmentManagerClient) GetBackStackEntryAt(ctx context.Context, arg0 int32) (int64, error)

GetBackStackEntryAt calls the GetBackStackEntryAt RPC.

func (*FragmentManagerClient) GetBackStackEntryCount

func (c *FragmentManagerClient) GetBackStackEntryCount(ctx context.Context) (int32, error)

GetBackStackEntryCount calls the GetBackStackEntryCount RPC.

func (*FragmentManagerClient) GetFragment

func (c *FragmentManagerClient) GetFragment(ctx context.Context, arg0 int64, arg1 string) (int64, error)

GetFragment calls the GetFragment RPC.

func (*FragmentManagerClient) GetFragments

func (c *FragmentManagerClient) GetFragments(ctx context.Context) (int64, error)

GetFragments calls the GetFragments RPC.

func (*FragmentManagerClient) GetPrimaryNavigationFragment

func (c *FragmentManagerClient) GetPrimaryNavigationFragment(ctx context.Context) (int64, error)

GetPrimaryNavigationFragment calls the GetPrimaryNavigationFragment RPC.

func (*FragmentManagerClient) InvalidateOptionsMenu

func (c *FragmentManagerClient) InvalidateOptionsMenu(ctx context.Context) error

InvalidateOptionsMenu calls the InvalidateOptionsMenu RPC.

func (*FragmentManagerClient) IsDestroyed

func (c *FragmentManagerClient) IsDestroyed(ctx context.Context) (bool, error)

IsDestroyed calls the IsDestroyed RPC.

func (*FragmentManagerClient) IsStateSaved

func (c *FragmentManagerClient) IsStateSaved(ctx context.Context) (bool, error)

IsStateSaved calls the IsStateSaved RPC.

func (*FragmentManagerClient) PopBackStack0

func (c *FragmentManagerClient) PopBackStack0(ctx context.Context) error

PopBackStack0 calls the PopBackStack0 RPC.

func (*FragmentManagerClient) PopBackStack2_1

func (c *FragmentManagerClient) PopBackStack2_1(ctx context.Context, arg0 int32, arg1 int32) error

PopBackStack2_1 calls the PopBackStack2_1 RPC.

func (*FragmentManagerClient) PopBackStack2_2

func (c *FragmentManagerClient) PopBackStack2_2(ctx context.Context, arg0 string, arg1 int32) error

PopBackStack2_2 calls the PopBackStack2_2 RPC.

func (*FragmentManagerClient) PopBackStackImmediate0

func (c *FragmentManagerClient) PopBackStackImmediate0(ctx context.Context) (bool, error)

PopBackStackImmediate0 calls the PopBackStackImmediate0 RPC.

func (*FragmentManagerClient) PopBackStackImmediate2_1

func (c *FragmentManagerClient) PopBackStackImmediate2_1(ctx context.Context, arg0 int32, arg1 int32) (bool, error)

PopBackStackImmediate2_1 calls the PopBackStackImmediate2_1 RPC.

func (*FragmentManagerClient) PopBackStackImmediate2_2

func (c *FragmentManagerClient) PopBackStackImmediate2_2(ctx context.Context, arg0 string, arg1 int32) (bool, error)

PopBackStackImmediate2_2 calls the PopBackStackImmediate2_2 RPC.

func (*FragmentManagerClient) PutFragment

func (c *FragmentManagerClient) PutFragment(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

PutFragment calls the PutFragment RPC.

func (*FragmentManagerClient) RegisterFragmentLifecycleCallbacks

func (c *FragmentManagerClient) RegisterFragmentLifecycleCallbacks(ctx context.Context, arg0 int64, arg1 bool) error

RegisterFragmentLifecycleCallbacks calls the RegisterFragmentLifecycleCallbacks RPC.

func (*FragmentManagerClient) RemoveOnBackStackChangedListener

func (c *FragmentManagerClient) RemoveOnBackStackChangedListener(ctx context.Context, arg0 int64) error

RemoveOnBackStackChangedListener calls the RemoveOnBackStackChangedListener RPC.

func (*FragmentManagerClient) SaveFragmentInstanceState

func (c *FragmentManagerClient) SaveFragmentInstanceState(ctx context.Context, arg0 int64) (int64, error)

SaveFragmentInstanceState calls the SaveFragmentInstanceState RPC.

func (*FragmentManagerClient) UnregisterFragmentLifecycleCallbacks

func (c *FragmentManagerClient) UnregisterFragmentLifecycleCallbacks(ctx context.Context, arg0 int64) error

UnregisterFragmentLifecycleCallbacks calls the UnregisterFragmentLifecycleCallbacks RPC.

type FragmentManagerFragmentLifecycleCallbacksClient

type FragmentManagerFragmentLifecycleCallbacksClient struct {
	// contains filtered or unexported fields
}

FragmentManagerFragmentLifecycleCallbacksClient wraps the gRPC FragmentManagerFragmentLifecycleCallbacksService client.

func NewFragmentManagerFragmentLifecycleCallbacksClient

func NewFragmentManagerFragmentLifecycleCallbacksClient(cc grpc.ClientConnInterface) *FragmentManagerFragmentLifecycleCallbacksClient

NewFragmentManagerFragmentLifecycleCallbacksClient creates a new FragmentManagerFragmentLifecycleCallbacks client.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentActivityCreated

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentActivityCreated(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

OnFragmentActivityCreated calls the OnFragmentActivityCreated RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentAttached

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentAttached(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

OnFragmentAttached calls the OnFragmentAttached RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentCreated

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentCreated(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

OnFragmentCreated calls the OnFragmentCreated RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentDestroyed

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentDestroyed(ctx context.Context, arg0 int64, arg1 int64) error

OnFragmentDestroyed calls the OnFragmentDestroyed RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentDetached

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentDetached(ctx context.Context, arg0 int64, arg1 int64) error

OnFragmentDetached calls the OnFragmentDetached RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentPaused

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentPaused(ctx context.Context, arg0 int64, arg1 int64) error

OnFragmentPaused calls the OnFragmentPaused RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentPreAttached

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentPreAttached(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

OnFragmentPreAttached calls the OnFragmentPreAttached RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentPreCreated

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentPreCreated(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

OnFragmentPreCreated calls the OnFragmentPreCreated RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentResumed

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentResumed(ctx context.Context, arg0 int64, arg1 int64) error

OnFragmentResumed calls the OnFragmentResumed RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentSaveInstanceState

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentSaveInstanceState(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

OnFragmentSaveInstanceState calls the OnFragmentSaveInstanceState RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentStarted

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentStarted(ctx context.Context, arg0 int64, arg1 int64) error

OnFragmentStarted calls the OnFragmentStarted RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentStopped

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentStopped(ctx context.Context, arg0 int64, arg1 int64) error

OnFragmentStopped calls the OnFragmentStopped RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentViewCreated

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentViewCreated(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

OnFragmentViewCreated calls the OnFragmentViewCreated RPC.

func (*FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentViewDestroyed

func (c *FragmentManagerFragmentLifecycleCallbacksClient) OnFragmentViewDestroyed(ctx context.Context, arg0 int64, arg1 int64) error

OnFragmentViewDestroyed calls the OnFragmentViewDestroyed RPC.

type FragmentManagerOnBackStackChangedListenerClient

type FragmentManagerOnBackStackChangedListenerClient struct {
	// contains filtered or unexported fields
}

FragmentManagerOnBackStackChangedListenerClient wraps the gRPC FragmentManagerOnBackStackChangedListenerService client.

func NewFragmentManagerOnBackStackChangedListenerClient

func NewFragmentManagerOnBackStackChangedListenerClient(cc grpc.ClientConnInterface) *FragmentManagerOnBackStackChangedListenerClient

NewFragmentManagerOnBackStackChangedListenerClient creates a new FragmentManagerOnBackStackChangedListener client.

func (*FragmentManagerOnBackStackChangedListenerClient) OnBackStackChanged

OnBackStackChanged calls the OnBackStackChanged RPC.

type FragmentSavedStateClient

type FragmentSavedStateClient struct {
	// contains filtered or unexported fields
}

FragmentSavedStateClient wraps the gRPC FragmentSavedStateService client.

func NewFragmentSavedStateClient

func NewFragmentSavedStateClient(cc grpc.ClientConnInterface) *FragmentSavedStateClient

NewFragmentSavedStateClient creates a new FragmentSavedState client.

func (*FragmentSavedStateClient) DescribeContents

func (c *FragmentSavedStateClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*FragmentSavedStateClient) WriteToParcel

func (c *FragmentSavedStateClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type FragmentTransactionClient

type FragmentTransactionClient struct {
	// contains filtered or unexported fields
}

FragmentTransactionClient wraps the gRPC FragmentTransactionService client.

func NewFragmentTransactionClient

func NewFragmentTransactionClient(cc grpc.ClientConnInterface) *FragmentTransactionClient

NewFragmentTransactionClient creates a new FragmentTransaction client.

func (*FragmentTransactionClient) Add2

func (c *FragmentTransactionClient) Add2(ctx context.Context, arg0 int64, arg1 string) (int64, error)

Add2 calls the Add2 RPC.

func (*FragmentTransactionClient) Add2_1

func (c *FragmentTransactionClient) Add2_1(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

Add2_1 calls the Add2_1 RPC.

func (*FragmentTransactionClient) Add3_2

func (c *FragmentTransactionClient) Add3_2(ctx context.Context, arg0 int32, arg1 int64, arg2 string) (int64, error)

Add3_2 calls the Add3_2 RPC.

func (*FragmentTransactionClient) AddSharedElement

func (c *FragmentTransactionClient) AddSharedElement(ctx context.Context, arg0 int64, arg1 string) (int64, error)

AddSharedElement calls the AddSharedElement RPC.

func (*FragmentTransactionClient) AddToBackStack

func (c *FragmentTransactionClient) AddToBackStack(ctx context.Context, arg0 string) (int64, error)

AddToBackStack calls the AddToBackStack RPC.

func (*FragmentTransactionClient) Attach

func (c *FragmentTransactionClient) Attach(ctx context.Context, arg0 int64) (int64, error)

Attach calls the Attach RPC.

func (*FragmentTransactionClient) Commit

Commit calls the Commit RPC.

func (*FragmentTransactionClient) CommitAllowingStateLoss

func (c *FragmentTransactionClient) CommitAllowingStateLoss(ctx context.Context) (int32, error)

CommitAllowingStateLoss calls the CommitAllowingStateLoss RPC.

func (*FragmentTransactionClient) CommitNow

func (c *FragmentTransactionClient) CommitNow(ctx context.Context) error

CommitNow calls the CommitNow RPC.

func (*FragmentTransactionClient) CommitNowAllowingStateLoss

func (c *FragmentTransactionClient) CommitNowAllowingStateLoss(ctx context.Context) error

CommitNowAllowingStateLoss calls the CommitNowAllowingStateLoss RPC.

func (*FragmentTransactionClient) Detach

func (c *FragmentTransactionClient) Detach(ctx context.Context, arg0 int64) (int64, error)

Detach calls the Detach RPC.

func (*FragmentTransactionClient) DisallowAddToBackStack

func (c *FragmentTransactionClient) DisallowAddToBackStack(ctx context.Context) (int64, error)

DisallowAddToBackStack calls the DisallowAddToBackStack RPC.

func (*FragmentTransactionClient) Hide

func (c *FragmentTransactionClient) Hide(ctx context.Context, arg0 int64) (int64, error)

Hide calls the Hide RPC.

func (*FragmentTransactionClient) IsAddToBackStackAllowed

func (c *FragmentTransactionClient) IsAddToBackStackAllowed(ctx context.Context) (bool, error)

IsAddToBackStackAllowed calls the IsAddToBackStackAllowed RPC.

func (*FragmentTransactionClient) IsEmpty

func (c *FragmentTransactionClient) IsEmpty(ctx context.Context) (bool, error)

IsEmpty calls the IsEmpty RPC.

func (*FragmentTransactionClient) Remove

func (c *FragmentTransactionClient) Remove(ctx context.Context, arg0 int64) (int64, error)

Remove calls the Remove RPC.

func (*FragmentTransactionClient) Replace2

func (c *FragmentTransactionClient) Replace2(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

Replace2 calls the Replace2 RPC.

func (*FragmentTransactionClient) Replace3_1

func (c *FragmentTransactionClient) Replace3_1(ctx context.Context, arg0 int32, arg1 int64, arg2 string) (int64, error)

Replace3_1 calls the Replace3_1 RPC.

func (*FragmentTransactionClient) RunOnCommit

func (c *FragmentTransactionClient) RunOnCommit(ctx context.Context, arg0 int64) (int64, error)

RunOnCommit calls the RunOnCommit RPC.

func (*FragmentTransactionClient) SetBreadCrumbShortTitle1

func (c *FragmentTransactionClient) SetBreadCrumbShortTitle1(ctx context.Context, arg0 int32) (int64, error)

SetBreadCrumbShortTitle1 calls the SetBreadCrumbShortTitle1 RPC.

func (*FragmentTransactionClient) SetBreadCrumbShortTitle1_1

func (c *FragmentTransactionClient) SetBreadCrumbShortTitle1_1(ctx context.Context, arg0 string) (int64, error)

SetBreadCrumbShortTitle1_1 calls the SetBreadCrumbShortTitle1_1 RPC.

func (*FragmentTransactionClient) SetBreadCrumbTitle1

func (c *FragmentTransactionClient) SetBreadCrumbTitle1(ctx context.Context, arg0 int32) (int64, error)

SetBreadCrumbTitle1 calls the SetBreadCrumbTitle1 RPC.

func (*FragmentTransactionClient) SetBreadCrumbTitle1_1

func (c *FragmentTransactionClient) SetBreadCrumbTitle1_1(ctx context.Context, arg0 string) (int64, error)

SetBreadCrumbTitle1_1 calls the SetBreadCrumbTitle1_1 RPC.

func (*FragmentTransactionClient) SetCustomAnimations2

func (c *FragmentTransactionClient) SetCustomAnimations2(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SetCustomAnimations2 calls the SetCustomAnimations2 RPC.

func (*FragmentTransactionClient) SetCustomAnimations4_1

func (c *FragmentTransactionClient) SetCustomAnimations4_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error)

SetCustomAnimations4_1 calls the SetCustomAnimations4_1 RPC.

func (*FragmentTransactionClient) SetPrimaryNavigationFragment

func (c *FragmentTransactionClient) SetPrimaryNavigationFragment(ctx context.Context, arg0 int64) (int64, error)

SetPrimaryNavigationFragment calls the SetPrimaryNavigationFragment RPC.

func (*FragmentTransactionClient) SetReorderingAllowed

func (c *FragmentTransactionClient) SetReorderingAllowed(ctx context.Context, arg0 bool) (int64, error)

SetReorderingAllowed calls the SetReorderingAllowed RPC.

func (*FragmentTransactionClient) SetTransition

func (c *FragmentTransactionClient) SetTransition(ctx context.Context, arg0 int32) (int64, error)

SetTransition calls the SetTransition RPC.

func (*FragmentTransactionClient) SetTransitionStyle

func (c *FragmentTransactionClient) SetTransitionStyle(ctx context.Context, arg0 int32) (int64, error)

SetTransitionStyle calls the SetTransitionStyle RPC.

func (*FragmentTransactionClient) Show

func (c *FragmentTransactionClient) Show(ctx context.Context, arg0 int64) (int64, error)

Show calls the Show RPC.

type GameManagerClient

type GameManagerClient struct {
	// contains filtered or unexported fields
}

GameManagerClient wraps the gRPC GameManagerService client.

func NewGameManagerClient

func NewGameManagerClient(cc grpc.ClientConnInterface) *GameManagerClient

NewGameManagerClient creates a new GameManager client.

func (*GameManagerClient) GetGameMode

func (c *GameManagerClient) GetGameMode(ctx context.Context) (int32, error)

GetGameMode calls the GetGameMode RPC.

func (*GameManagerClient) SetGameState

func (c *GameManagerClient) SetGameState(ctx context.Context, arg0 int64) error

SetGameState calls the SetGameState RPC.

type GameStateClient

type GameStateClient struct {
	// contains filtered or unexported fields
}

GameStateClient wraps the gRPC GameStateService client.

func NewGameStateClient

func NewGameStateClient(cc grpc.ClientConnInterface) *GameStateClient

NewGameStateClient creates a new GameState client.

func (*GameStateClient) DescribeContents

func (c *GameStateClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*GameStateClient) GetLabel

func (c *GameStateClient) GetLabel(ctx context.Context, handle int64) (int32, error)

GetLabel calls the GetLabel RPC.

func (*GameStateClient) GetMode

func (c *GameStateClient) GetMode(ctx context.Context, handle int64) (int32, error)

GetMode calls the GetMode RPC.

func (*GameStateClient) GetQuality

func (c *GameStateClient) GetQuality(ctx context.Context, handle int64) (int32, error)

GetQuality calls the GetQuality RPC.

func (*GameStateClient) IsLoading

func (c *GameStateClient) IsLoading(ctx context.Context, handle int64) (bool, error)

IsLoading calls the IsLoading RPC.

func (*GameStateClient) WriteToParcel

func (c *GameStateClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type GrammaticalInflectionManagerClient

type GrammaticalInflectionManagerClient struct {
	// contains filtered or unexported fields
}

GrammaticalInflectionManagerClient wraps the gRPC GrammaticalInflectionManagerService client.

func NewGrammaticalInflectionManagerClient

func NewGrammaticalInflectionManagerClient(cc grpc.ClientConnInterface) *GrammaticalInflectionManagerClient

NewGrammaticalInflectionManagerClient creates a new GrammaticalInflectionManager client.

func (*GrammaticalInflectionManagerClient) GetApplicationGrammaticalGender

func (c *GrammaticalInflectionManagerClient) GetApplicationGrammaticalGender(ctx context.Context) (int32, error)

GetApplicationGrammaticalGender calls the GetApplicationGrammaticalGender RPC.

func (*GrammaticalInflectionManagerClient) GetSystemGrammaticalGender

func (c *GrammaticalInflectionManagerClient) GetSystemGrammaticalGender(ctx context.Context) (int32, error)

GetSystemGrammaticalGender calls the GetSystemGrammaticalGender RPC.

func (*GrammaticalInflectionManagerClient) SetRequestedApplicationGrammaticalGender

func (c *GrammaticalInflectionManagerClient) SetRequestedApplicationGrammaticalGender(ctx context.Context, arg0 int32) error

SetRequestedApplicationGrammaticalGender calls the SetRequestedApplicationGrammaticalGender RPC.

type InstrumentationActivityMonitorClient

type InstrumentationActivityMonitorClient struct {
	// contains filtered or unexported fields
}

InstrumentationActivityMonitorClient wraps the gRPC InstrumentationActivityMonitorService client.

func NewInstrumentationActivityMonitorClient

func NewInstrumentationActivityMonitorClient(cc grpc.ClientConnInterface) *InstrumentationActivityMonitorClient

NewInstrumentationActivityMonitorClient creates a new InstrumentationActivityMonitor client.

func (*InstrumentationActivityMonitorClient) GetFilter

GetFilter calls the GetFilter RPC.

func (*InstrumentationActivityMonitorClient) GetHits

GetHits calls the GetHits RPC.

func (*InstrumentationActivityMonitorClient) GetLastActivity

func (c *InstrumentationActivityMonitorClient) GetLastActivity(ctx context.Context) (int64, error)

GetLastActivity calls the GetLastActivity RPC.

func (*InstrumentationActivityMonitorClient) GetResult

GetResult calls the GetResult RPC.

func (*InstrumentationActivityMonitorClient) IsBlocking

IsBlocking calls the IsBlocking RPC.

func (*InstrumentationActivityMonitorClient) OnStartActivity

func (c *InstrumentationActivityMonitorClient) OnStartActivity(ctx context.Context, arg0 int64) (int64, error)

OnStartActivity calls the OnStartActivity RPC.

func (*InstrumentationActivityMonitorClient) WaitForActivity

func (c *InstrumentationActivityMonitorClient) WaitForActivity(ctx context.Context) (int64, error)

WaitForActivity calls the WaitForActivity RPC.

func (*InstrumentationActivityMonitorClient) WaitForActivityWithTimeout

func (c *InstrumentationActivityMonitorClient) WaitForActivityWithTimeout(ctx context.Context, arg0 int64) (int64, error)

WaitForActivityWithTimeout calls the WaitForActivityWithTimeout RPC.

type InstrumentationActivityResultClient

type InstrumentationActivityResultClient struct {
	// contains filtered or unexported fields
}

InstrumentationActivityResultClient wraps the gRPC InstrumentationActivityResultService client.

func NewInstrumentationActivityResultClient

func NewInstrumentationActivityResultClient(cc grpc.ClientConnInterface) *InstrumentationActivityResultClient

NewInstrumentationActivityResultClient creates a new InstrumentationActivityResult client.

func (*InstrumentationActivityResultClient) GetResultCode

GetResultCode calls the GetResultCode RPC.

func (*InstrumentationActivityResultClient) GetResultData

GetResultData calls the GetResultData RPC.

type InstrumentationClient

type InstrumentationClient struct {
	// contains filtered or unexported fields
}

InstrumentationClient wraps the gRPC InstrumentationService client.

func NewInstrumentationClient

func NewInstrumentationClient(cc grpc.ClientConnInterface) *InstrumentationClient

NewInstrumentationClient creates a new Instrumentation client.

func (*InstrumentationClient) AcquireLooperManager

func (c *InstrumentationClient) AcquireLooperManager(ctx context.Context, handle int64, arg0 int64) (int64, error)

AcquireLooperManager calls the AcquireLooperManager RPC.

func (*InstrumentationClient) AddMonitor1

func (c *InstrumentationClient) AddMonitor1(ctx context.Context, handle int64, arg0 int64) error

AddMonitor1 calls the AddMonitor1 RPC.

func (*InstrumentationClient) AddMonitor3_1

func (c *InstrumentationClient) AddMonitor3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) (int64, error)

AddMonitor3_1 calls the AddMonitor3_1 RPC.

func (*InstrumentationClient) AddMonitor3_2

func (c *InstrumentationClient) AddMonitor3_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 bool) (int64, error)

AddMonitor3_2 calls the AddMonitor3_2 RPC.

func (*InstrumentationClient) AddResults

func (c *InstrumentationClient) AddResults(ctx context.Context, handle int64, arg0 int64) error

AddResults calls the AddResults RPC.

func (*InstrumentationClient) CallActivityOnCreate2

func (c *InstrumentationClient) CallActivityOnCreate2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

CallActivityOnCreate2 calls the CallActivityOnCreate2 RPC.

func (*InstrumentationClient) CallActivityOnCreate3_1

func (c *InstrumentationClient) CallActivityOnCreate3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

CallActivityOnCreate3_1 calls the CallActivityOnCreate3_1 RPC.

func (*InstrumentationClient) CallActivityOnDestroy

func (c *InstrumentationClient) CallActivityOnDestroy(ctx context.Context, handle int64, arg0 int64) error

CallActivityOnDestroy calls the CallActivityOnDestroy RPC.

func (*InstrumentationClient) CallActivityOnNewIntent2

func (c *InstrumentationClient) CallActivityOnNewIntent2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

CallActivityOnNewIntent2 calls the CallActivityOnNewIntent2 RPC.

func (*InstrumentationClient) CallActivityOnNewIntent3_1

func (c *InstrumentationClient) CallActivityOnNewIntent3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

CallActivityOnNewIntent3_1 calls the CallActivityOnNewIntent3_1 RPC.

func (*InstrumentationClient) CallActivityOnPause

func (c *InstrumentationClient) CallActivityOnPause(ctx context.Context, handle int64, arg0 int64) error

CallActivityOnPause calls the CallActivityOnPause RPC.

func (*InstrumentationClient) CallActivityOnPictureInPictureRequested

func (c *InstrumentationClient) CallActivityOnPictureInPictureRequested(ctx context.Context, handle int64, arg0 int64) error

CallActivityOnPictureInPictureRequested calls the CallActivityOnPictureInPictureRequested RPC.

func (*InstrumentationClient) CallActivityOnPostCreate2

func (c *InstrumentationClient) CallActivityOnPostCreate2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

CallActivityOnPostCreate2 calls the CallActivityOnPostCreate2 RPC.

func (*InstrumentationClient) CallActivityOnPostCreate3_1

func (c *InstrumentationClient) CallActivityOnPostCreate3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

CallActivityOnPostCreate3_1 calls the CallActivityOnPostCreate3_1 RPC.

func (*InstrumentationClient) CallActivityOnRestart

func (c *InstrumentationClient) CallActivityOnRestart(ctx context.Context, handle int64, arg0 int64) error

CallActivityOnRestart calls the CallActivityOnRestart RPC.

func (*InstrumentationClient) CallActivityOnRestoreInstanceState2

func (c *InstrumentationClient) CallActivityOnRestoreInstanceState2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

CallActivityOnRestoreInstanceState2 calls the CallActivityOnRestoreInstanceState2 RPC.

func (*InstrumentationClient) CallActivityOnRestoreInstanceState3_1

func (c *InstrumentationClient) CallActivityOnRestoreInstanceState3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

CallActivityOnRestoreInstanceState3_1 calls the CallActivityOnRestoreInstanceState3_1 RPC.

func (*InstrumentationClient) CallActivityOnResume

func (c *InstrumentationClient) CallActivityOnResume(ctx context.Context, handle int64, arg0 int64) error

CallActivityOnResume calls the CallActivityOnResume RPC.

func (*InstrumentationClient) CallActivityOnSaveInstanceState2

func (c *InstrumentationClient) CallActivityOnSaveInstanceState2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

CallActivityOnSaveInstanceState2 calls the CallActivityOnSaveInstanceState2 RPC.

func (*InstrumentationClient) CallActivityOnSaveInstanceState3_1

func (c *InstrumentationClient) CallActivityOnSaveInstanceState3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error

CallActivityOnSaveInstanceState3_1 calls the CallActivityOnSaveInstanceState3_1 RPC.

func (*InstrumentationClient) CallActivityOnStart

func (c *InstrumentationClient) CallActivityOnStart(ctx context.Context, handle int64, arg0 int64) error

CallActivityOnStart calls the CallActivityOnStart RPC.

func (*InstrumentationClient) CallActivityOnStop

func (c *InstrumentationClient) CallActivityOnStop(ctx context.Context, handle int64, arg0 int64) error

CallActivityOnStop calls the CallActivityOnStop RPC.

func (*InstrumentationClient) CallActivityOnUserLeaving

func (c *InstrumentationClient) CallActivityOnUserLeaving(ctx context.Context, handle int64, arg0 int64) error

CallActivityOnUserLeaving calls the CallActivityOnUserLeaving RPC.

func (*InstrumentationClient) CallApplicationOnCreate

func (c *InstrumentationClient) CallApplicationOnCreate(ctx context.Context, handle int64, arg0 int64) error

CallApplicationOnCreate calls the CallApplicationOnCreate RPC.

func (*InstrumentationClient) CheckMonitorHit

func (c *InstrumentationClient) CheckMonitorHit(ctx context.Context, handle int64, arg0 int64, arg1 int32) (bool, error)

CheckMonitorHit calls the CheckMonitorHit RPC.

func (*InstrumentationClient) EndPerformanceSnapshot

func (c *InstrumentationClient) EndPerformanceSnapshot(ctx context.Context, handle int64) error

EndPerformanceSnapshot calls the EndPerformanceSnapshot RPC.

func (*InstrumentationClient) Finish

func (c *InstrumentationClient) Finish(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

Finish calls the Finish RPC.

func (*InstrumentationClient) GetAllocCounts

func (c *InstrumentationClient) GetAllocCounts(ctx context.Context, handle int64) (int64, error)

GetAllocCounts calls the GetAllocCounts RPC.

func (*InstrumentationClient) GetBinderCounts

func (c *InstrumentationClient) GetBinderCounts(ctx context.Context, handle int64) (int64, error)

GetBinderCounts calls the GetBinderCounts RPC.

func (*InstrumentationClient) GetComponentName

func (c *InstrumentationClient) GetComponentName(ctx context.Context, handle int64) (int64, error)

GetComponentName calls the GetComponentName RPC.

func (*InstrumentationClient) GetContext

func (c *InstrumentationClient) GetContext(ctx context.Context, handle int64) (int64, error)

GetContext calls the GetContext RPC.

func (*InstrumentationClient) GetProcessName

func (c *InstrumentationClient) GetProcessName(ctx context.Context, handle int64) (string, error)

GetProcessName calls the GetProcessName RPC.

func (*InstrumentationClient) GetTargetContext

func (c *InstrumentationClient) GetTargetContext(ctx context.Context, handle int64) (int64, error)

GetTargetContext calls the GetTargetContext RPC.

func (*InstrumentationClient) GetUiAutomation0

func (c *InstrumentationClient) GetUiAutomation0(ctx context.Context, handle int64) (int64, error)

GetUiAutomation0 calls the GetUiAutomation0 RPC.

func (*InstrumentationClient) GetUiAutomation1_1

func (c *InstrumentationClient) GetUiAutomation1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetUiAutomation1_1 calls the GetUiAutomation1_1 RPC.

func (*InstrumentationClient) InvokeContextMenuAction

func (c *InstrumentationClient) InvokeContextMenuAction(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (bool, error)

InvokeContextMenuAction calls the InvokeContextMenuAction RPC.

func (*InstrumentationClient) InvokeMenuActionSync

func (c *InstrumentationClient) InvokeMenuActionSync(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (bool, error)

InvokeMenuActionSync calls the InvokeMenuActionSync RPC.

func (*InstrumentationClient) IsProfiling

func (c *InstrumentationClient) IsProfiling(ctx context.Context, handle int64) (bool, error)

IsProfiling calls the IsProfiling RPC.

func (*InstrumentationClient) NewActivity

func (c *InstrumentationClient) NewActivity(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error)

NewActivity calls the NewActivity RPC.

func (*InstrumentationClient) NewApplication

func (c *InstrumentationClient) NewApplication(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error)

NewApplication calls the NewApplication RPC.

func (*InstrumentationClient) OnCreate

func (c *InstrumentationClient) OnCreate(ctx context.Context, handle int64, arg0 int64) error

OnCreate calls the OnCreate RPC.

func (*InstrumentationClient) OnDestroy

func (c *InstrumentationClient) OnDestroy(ctx context.Context, handle int64) error

OnDestroy calls the OnDestroy RPC.

func (*InstrumentationClient) OnException

func (c *InstrumentationClient) OnException(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)

OnException calls the OnException RPC.

func (*InstrumentationClient) OnStart

func (c *InstrumentationClient) OnStart(ctx context.Context, handle int64) error

OnStart calls the OnStart RPC.

func (*InstrumentationClient) RemoveMonitor

func (c *InstrumentationClient) RemoveMonitor(ctx context.Context, handle int64, arg0 int64) error

RemoveMonitor calls the RemoveMonitor RPC.

func (*InstrumentationClient) ResetInTouchMode

func (c *InstrumentationClient) ResetInTouchMode(ctx context.Context, handle int64) error

ResetInTouchMode calls the ResetInTouchMode RPC.

func (*InstrumentationClient) RunOnMainSync

func (c *InstrumentationClient) RunOnMainSync(ctx context.Context, handle int64, arg0 int64) error

RunOnMainSync calls the RunOnMainSync RPC.

func (*InstrumentationClient) SendCharacterSync

func (c *InstrumentationClient) SendCharacterSync(ctx context.Context, handle int64, arg0 int32) error

SendCharacterSync calls the SendCharacterSync RPC.

func (*InstrumentationClient) SendKeyDownUpSync

func (c *InstrumentationClient) SendKeyDownUpSync(ctx context.Context, handle int64, arg0 int32) error

SendKeyDownUpSync calls the SendKeyDownUpSync RPC.

func (*InstrumentationClient) SendKeySync

func (c *InstrumentationClient) SendKeySync(ctx context.Context, handle int64, arg0 int64) error

SendKeySync calls the SendKeySync RPC.

func (*InstrumentationClient) SendPointerSync

func (c *InstrumentationClient) SendPointerSync(ctx context.Context, handle int64, arg0 int64) error

SendPointerSync calls the SendPointerSync RPC.

func (*InstrumentationClient) SendStatus

func (c *InstrumentationClient) SendStatus(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

SendStatus calls the SendStatus RPC.

func (*InstrumentationClient) SendStringSync

func (c *InstrumentationClient) SendStringSync(ctx context.Context, handle int64, arg0 string) error

SendStringSync calls the SendStringSync RPC.

func (*InstrumentationClient) SendTrackballEventSync

func (c *InstrumentationClient) SendTrackballEventSync(ctx context.Context, handle int64, arg0 int64) error

SendTrackballEventSync calls the SendTrackballEventSync RPC.

func (*InstrumentationClient) SetAutomaticPerformanceSnapshots

func (c *InstrumentationClient) SetAutomaticPerformanceSnapshots(ctx context.Context, handle int64) error

SetAutomaticPerformanceSnapshots calls the SetAutomaticPerformanceSnapshots RPC.

func (*InstrumentationClient) SetInTouchMode

func (c *InstrumentationClient) SetInTouchMode(ctx context.Context, handle int64, arg0 bool) error

SetInTouchMode calls the SetInTouchMode RPC.

func (*InstrumentationClient) Start

func (c *InstrumentationClient) Start(ctx context.Context, handle int64) error

Start calls the Start RPC.

func (*InstrumentationClient) StartActivitySync1

func (c *InstrumentationClient) StartActivitySync1(ctx context.Context, handle int64, arg0 int64) (int64, error)

StartActivitySync1 calls the StartActivitySync1 RPC.

func (*InstrumentationClient) StartActivitySync2_1

func (c *InstrumentationClient) StartActivitySync2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

StartActivitySync2_1 calls the StartActivitySync2_1 RPC.

func (*InstrumentationClient) StartAllocCounting

func (c *InstrumentationClient) StartAllocCounting(ctx context.Context, handle int64) error

StartAllocCounting calls the StartAllocCounting RPC.

func (*InstrumentationClient) StartPerformanceSnapshot

func (c *InstrumentationClient) StartPerformanceSnapshot(ctx context.Context, handle int64) error

StartPerformanceSnapshot calls the StartPerformanceSnapshot RPC.

func (*InstrumentationClient) StartProfiling

func (c *InstrumentationClient) StartProfiling(ctx context.Context, handle int64) error

StartProfiling calls the StartProfiling RPC.

func (*InstrumentationClient) StopAllocCounting

func (c *InstrumentationClient) StopAllocCounting(ctx context.Context, handle int64) error

StopAllocCounting calls the StopAllocCounting RPC.

func (*InstrumentationClient) StopProfiling

func (c *InstrumentationClient) StopProfiling(ctx context.Context, handle int64) error

StopProfiling calls the StopProfiling RPC.

func (*InstrumentationClient) WaitForIdle

func (c *InstrumentationClient) WaitForIdle(ctx context.Context, handle int64, arg0 int64) error

WaitForIdle calls the WaitForIdle RPC.

func (*InstrumentationClient) WaitForIdleSync

func (c *InstrumentationClient) WaitForIdleSync(ctx context.Context, handle int64) error

WaitForIdleSync calls the WaitForIdleSync RPC.

func (*InstrumentationClient) WaitForMonitor

func (c *InstrumentationClient) WaitForMonitor(ctx context.Context, handle int64, arg0 int64) (int64, error)

WaitForMonitor calls the WaitForMonitor RPC.

func (*InstrumentationClient) WaitForMonitorWithTimeout

func (c *InstrumentationClient) WaitForMonitorWithTimeout(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

WaitForMonitorWithTimeout calls the WaitForMonitorWithTimeout RPC.

type IntentClient

type IntentClient struct {
	// contains filtered or unexported fields
}

IntentClient wraps the gRPC IntentService client.

func NewIntentClient

func NewIntentClient(cc grpc.ClientConnInterface) *IntentClient

NewIntentClient creates a new Intent client.

func (*IntentClient) AddCategory

func (c *IntentClient) AddCategory(ctx context.Context, handle int64, arg0 string) (int64, error)

AddCategory calls the AddCategory RPC.

func (*IntentClient) AddFlags

func (c *IntentClient) AddFlags(ctx context.Context, handle int64, arg0 int32) (int64, error)

AddFlags calls the AddFlags RPC.

func (*IntentClient) Clone

func (c *IntentClient) Clone(ctx context.Context, handle int64) (int64, error)

Clone calls the Clone RPC.

func (*IntentClient) CloneFilter

func (c *IntentClient) CloneFilter(ctx context.Context, handle int64) (int64, error)

CloneFilter calls the CloneFilter RPC.

func (*IntentClient) CreateChooser2

func (c *IntentClient) CreateChooser2(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error)

CreateChooser2 calls the CreateChooser2 RPC.

func (*IntentClient) CreateChooser3_1

func (c *IntentClient) CreateChooser3_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error)

CreateChooser3_1 calls the CreateChooser3_1 RPC.

func (*IntentClient) DescribeContents

func (c *IntentClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*IntentClient) FillIn

func (c *IntentClient) FillIn(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error)

FillIn calls the FillIn RPC.

func (*IntentClient) FilterEquals

func (c *IntentClient) FilterEquals(ctx context.Context, handle int64, arg0 int64) (bool, error)

FilterEquals calls the FilterEquals RPC.

func (*IntentClient) FilterHashCode

func (c *IntentClient) FilterHashCode(ctx context.Context, handle int64) (int32, error)

FilterHashCode calls the FilterHashCode RPC.

func (*IntentClient) GetAction

func (c *IntentClient) GetAction(ctx context.Context, handle int64) (string, error)

GetAction calls the GetAction RPC.

func (*IntentClient) GetBooleanArrayExtra

func (c *IntentClient) GetBooleanArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetBooleanArrayExtra calls the GetBooleanArrayExtra RPC.

func (*IntentClient) GetBooleanExtra

func (c *IntentClient) GetBooleanExtra(ctx context.Context, handle int64, arg0 string, arg1 bool) (bool, error)

GetBooleanExtra calls the GetBooleanExtra RPC.

func (*IntentClient) GetBundleExtra

func (c *IntentClient) GetBundleExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetBundleExtra calls the GetBundleExtra RPC.

func (*IntentClient) GetByteArrayExtra

func (c *IntentClient) GetByteArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetByteArrayExtra calls the GetByteArrayExtra RPC.

func (*IntentClient) GetByteExtra

func (c *IntentClient) GetByteExtra(ctx context.Context, handle int64, arg0 string, arg1 int8) (int8, error)

GetByteExtra calls the GetByteExtra RPC.

func (*IntentClient) GetCategories

func (c *IntentClient) GetCategories(ctx context.Context, handle int64) (int64, error)

GetCategories calls the GetCategories RPC.

func (*IntentClient) GetCharArrayExtra

func (c *IntentClient) GetCharArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetCharArrayExtra calls the GetCharArrayExtra RPC.

func (*IntentClient) GetCharExtra

func (c *IntentClient) GetCharExtra(ctx context.Context, handle int64, arg0 string, arg1 uint16) (uint16, error)

GetCharExtra calls the GetCharExtra RPC.

func (*IntentClient) GetCharSequenceArrayExtra

func (c *IntentClient) GetCharSequenceArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetCharSequenceArrayExtra calls the GetCharSequenceArrayExtra RPC.

func (*IntentClient) GetCharSequenceArrayListExtra

func (c *IntentClient) GetCharSequenceArrayListExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetCharSequenceArrayListExtra calls the GetCharSequenceArrayListExtra RPC.

func (*IntentClient) GetCharSequenceExtra

func (c *IntentClient) GetCharSequenceExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetCharSequenceExtra calls the GetCharSequenceExtra RPC.

func (*IntentClient) GetClipData

func (c *IntentClient) GetClipData(ctx context.Context, handle int64) (int64, error)

GetClipData calls the GetClipData RPC.

func (*IntentClient) GetComponent

func (c *IntentClient) GetComponent(ctx context.Context, handle int64) (int64, error)

GetComponent calls the GetComponent RPC.

func (*IntentClient) GetData

func (c *IntentClient) GetData(ctx context.Context, handle int64) (int64, error)

GetData calls the GetData RPC.

func (*IntentClient) GetDataString

func (c *IntentClient) GetDataString(ctx context.Context, handle int64) (string, error)

GetDataString calls the GetDataString RPC.

func (*IntentClient) GetDoubleArrayExtra

func (c *IntentClient) GetDoubleArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetDoubleArrayExtra calls the GetDoubleArrayExtra RPC.

func (*IntentClient) GetDoubleExtra

func (c *IntentClient) GetDoubleExtra(ctx context.Context, handle int64, arg0 string, arg1 float64) (float64, error)

GetDoubleExtra calls the GetDoubleExtra RPC.

func (*IntentClient) GetExtras

func (c *IntentClient) GetExtras(ctx context.Context, handle int64) (int64, error)

GetExtras calls the GetExtras RPC.

func (*IntentClient) GetFlags

func (c *IntentClient) GetFlags(ctx context.Context, handle int64) (int32, error)

GetFlags calls the GetFlags RPC.

func (*IntentClient) GetFloatArrayExtra

func (c *IntentClient) GetFloatArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetFloatArrayExtra calls the GetFloatArrayExtra RPC.

func (*IntentClient) GetFloatExtra

func (c *IntentClient) GetFloatExtra(ctx context.Context, handle int64, arg0 string, arg1 float32) (float32, error)

GetFloatExtra calls the GetFloatExtra RPC.

func (*IntentClient) GetIdentifier

func (c *IntentClient) GetIdentifier(ctx context.Context, handle int64) (string, error)

GetIdentifier calls the GetIdentifier RPC.

func (*IntentClient) GetIntArrayExtra

func (c *IntentClient) GetIntArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetIntArrayExtra calls the GetIntArrayExtra RPC.

func (*IntentClient) GetIntExtra

func (c *IntentClient) GetIntExtra(ctx context.Context, handle int64, arg0 string, arg1 int32) (int32, error)

GetIntExtra calls the GetIntExtra RPC.

func (*IntentClient) GetIntegerArrayListExtra

func (c *IntentClient) GetIntegerArrayListExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetIntegerArrayListExtra calls the GetIntegerArrayListExtra RPC.

func (*IntentClient) GetIntent

func (c *IntentClient) GetIntent(ctx context.Context, handle int64, arg0 string) (int64, error)

GetIntent calls the GetIntent RPC.

func (*IntentClient) GetIntentOld

func (c *IntentClient) GetIntentOld(ctx context.Context, handle int64, arg0 string) (int64, error)

GetIntentOld calls the GetIntentOld RPC.

func (*IntentClient) GetLongArrayExtra

func (c *IntentClient) GetLongArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetLongArrayExtra calls the GetLongArrayExtra RPC.

func (*IntentClient) GetLongExtra

func (c *IntentClient) GetLongExtra(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

GetLongExtra calls the GetLongExtra RPC.

func (*IntentClient) GetPackage

func (c *IntentClient) GetPackage(ctx context.Context, handle int64) (string, error)

GetPackage calls the GetPackage RPC.

func (*IntentClient) GetParcelableArrayExtra

func (c *IntentClient) GetParcelableArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetParcelableArrayExtra calls the GetParcelableArrayExtra RPC.

func (*IntentClient) GetScheme

func (c *IntentClient) GetScheme(ctx context.Context, handle int64) (string, error)

GetScheme calls the GetScheme RPC.

func (*IntentClient) GetSelector

func (c *IntentClient) GetSelector(ctx context.Context, handle int64) (int64, error)

GetSelector calls the GetSelector RPC.

func (*IntentClient) GetSerializableExtra

func (c *IntentClient) GetSerializableExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetSerializableExtra calls the GetSerializableExtra RPC.

func (*IntentClient) GetShortArrayExtra

func (c *IntentClient) GetShortArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetShortArrayExtra calls the GetShortArrayExtra RPC.

func (*IntentClient) GetShortExtra

func (c *IntentClient) GetShortExtra(ctx context.Context, handle int64, arg0 string, arg1 int16) (int16, error)

GetShortExtra calls the GetShortExtra RPC.

func (*IntentClient) GetSourceBounds

func (c *IntentClient) GetSourceBounds(ctx context.Context, handle int64) (int64, error)

GetSourceBounds calls the GetSourceBounds RPC.

func (*IntentClient) GetStringArrayExtra

func (c *IntentClient) GetStringArrayExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetStringArrayExtra calls the GetStringArrayExtra RPC.

func (*IntentClient) GetStringArrayListExtra

func (c *IntentClient) GetStringArrayListExtra(ctx context.Context, handle int64, arg0 string) (int64, error)

GetStringArrayListExtra calls the GetStringArrayListExtra RPC.

func (*IntentClient) GetStringExtra

func (c *IntentClient) GetStringExtra(ctx context.Context, handle int64, arg0 string) (string, error)

GetStringExtra calls the GetStringExtra RPC.

func (*IntentClient) GetType

func (c *IntentClient) GetType(ctx context.Context, handle int64) (string, error)

GetType calls the GetType RPC.

func (*IntentClient) HasCategory

func (c *IntentClient) HasCategory(ctx context.Context, handle int64, arg0 string) (bool, error)

HasCategory calls the HasCategory RPC.

func (*IntentClient) HasExtra

func (c *IntentClient) HasExtra(ctx context.Context, handle int64, arg0 string) (bool, error)

HasExtra calls the HasExtra RPC.

func (*IntentClient) HasFileDescriptors

func (c *IntentClient) HasFileDescriptors(ctx context.Context, handle int64) (bool, error)

HasFileDescriptors calls the HasFileDescriptors RPC.

func (*IntentClient) IsMismatchingFilter

func (c *IntentClient) IsMismatchingFilter(ctx context.Context, handle int64) (bool, error)

IsMismatchingFilter calls the IsMismatchingFilter RPC.

func (*IntentClient) MakeMainActivity

func (c *IntentClient) MakeMainActivity(ctx context.Context, handle int64, arg0 int64) (int64, error)

MakeMainActivity calls the MakeMainActivity RPC.

func (*IntentClient) MakeMainSelectorActivity

func (c *IntentClient) MakeMainSelectorActivity(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)

MakeMainSelectorActivity calls the MakeMainSelectorActivity RPC.

func (*IntentClient) MakeRestartActivityTask

func (c *IntentClient) MakeRestartActivityTask(ctx context.Context, handle int64, arg0 int64) (int64, error)

MakeRestartActivityTask calls the MakeRestartActivityTask RPC.

func (*IntentClient) NormalizeMimeType

func (c *IntentClient) NormalizeMimeType(ctx context.Context, handle int64, arg0 string) (string, error)

NormalizeMimeType calls the NormalizeMimeType RPC.

func (*IntentClient) ParseIntent

func (c *IntentClient) ParseIntent(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)

ParseIntent calls the ParseIntent RPC.

func (*IntentClient) ParseUri

func (c *IntentClient) ParseUri(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)

ParseUri calls the ParseUri RPC.

func (*IntentClient) PutExtra2

func (c *IntentClient) PutExtra2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2 calls the PutExtra2 RPC.

func (*IntentClient) PutExtra2_1

func (c *IntentClient) PutExtra2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_1 calls the PutExtra2_1 RPC.

func (*IntentClient) PutExtra2_2

func (c *IntentClient) PutExtra2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_2 calls the PutExtra2_2 RPC.

func (*IntentClient) PutExtra2_3

func (c *IntentClient) PutExtra2_3(ctx context.Context, handle int64, arg0 string, arg1 bool) (int64, error)

PutExtra2_3 calls the PutExtra2_3 RPC.

func (*IntentClient) PutExtra2_4

func (c *IntentClient) PutExtra2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_4 calls the PutExtra2_4 RPC.

func (*IntentClient) PutExtra2_5

func (c *IntentClient) PutExtra2_5(ctx context.Context, handle int64, arg0 string, arg1 int8) (int64, error)

PutExtra2_5 calls the PutExtra2_5 RPC.

func (*IntentClient) PutExtra2_6

func (c *IntentClient) PutExtra2_6(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_6 calls the PutExtra2_6 RPC.

func (*IntentClient) PutExtra2_7

func (c *IntentClient) PutExtra2_7(ctx context.Context, handle int64, arg0 string, arg1 uint16) (int64, error)

PutExtra2_7 calls the PutExtra2_7 RPC.

func (*IntentClient) PutExtra2_8

func (c *IntentClient) PutExtra2_8(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_8 calls the PutExtra2_8 RPC.

func (*IntentClient) PutExtra2_9

func (c *IntentClient) PutExtra2_9(ctx context.Context, handle int64, arg0 string, arg1 float64) (int64, error)

PutExtra2_9 calls the PutExtra2_9 RPC.

func (*IntentClient) PutExtra2_10

func (c *IntentClient) PutExtra2_10(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_10 calls the PutExtra2_10 RPC.

func (*IntentClient) PutExtra2_11

func (c *IntentClient) PutExtra2_11(ctx context.Context, handle int64, arg0 string, arg1 float32) (int64, error)

PutExtra2_11 calls the PutExtra2_11 RPC.

func (*IntentClient) PutExtra2_12

func (c *IntentClient) PutExtra2_12(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_12 calls the PutExtra2_12 RPC.

func (*IntentClient) PutExtra2_13

func (c *IntentClient) PutExtra2_13(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)

PutExtra2_13 calls the PutExtra2_13 RPC.

func (*IntentClient) PutExtra2_14

func (c *IntentClient) PutExtra2_14(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_14 calls the PutExtra2_14 RPC.

func (*IntentClient) PutExtra2_15

func (c *IntentClient) PutExtra2_15(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_15 calls the PutExtra2_15 RPC.

func (*IntentClient) PutExtra2_16

func (c *IntentClient) PutExtra2_16(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)

PutExtra2_16 calls the PutExtra2_16 RPC.

func (*IntentClient) PutExtra2_17

func (c *IntentClient) PutExtra2_17(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_17 calls the PutExtra2_17 RPC.

func (*IntentClient) PutExtra2_18

func (c *IntentClient) PutExtra2_18(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)

PutExtra2_18 calls the PutExtra2_18 RPC.

func (*IntentClient) PutExtra2_19

func (c *IntentClient) PutExtra2_19(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_19 calls the PutExtra2_19 RPC.

func (*IntentClient) PutExtra2_20

func (c *IntentClient) PutExtra2_20(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_20 calls the PutExtra2_20 RPC.

func (*IntentClient) PutExtra2_21

func (c *IntentClient) PutExtra2_21(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_21 calls the PutExtra2_21 RPC.

func (*IntentClient) PutExtra2_22

func (c *IntentClient) PutExtra2_22(ctx context.Context, handle int64, arg0 string, arg1 int16) (int64, error)

PutExtra2_22 calls the PutExtra2_22 RPC.

func (*IntentClient) PutExtra2_23

func (c *IntentClient) PutExtra2_23(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

PutExtra2_23 calls the PutExtra2_23 RPC.

func (*IntentClient) PutExtras1

func (c *IntentClient) PutExtras1(ctx context.Context, handle int64, arg0 int64) (int64, error)

PutExtras1 calls the PutExtras1 RPC.

func (*IntentClient) PutExtras1_1

func (c *IntentClient) PutExtras1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)

PutExtras1_1 calls the PutExtras1_1 RPC.

func (*IntentClient) ReadFromParcel

func (c *IntentClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*IntentClient) RemoveCategory

func (c *IntentClient) RemoveCategory(ctx context.Context, handle int64, arg0 string) error

RemoveCategory calls the RemoveCategory RPC.

func (*IntentClient) RemoveExtra

func (c *IntentClient) RemoveExtra(ctx context.Context, handle int64, arg0 string) error

RemoveExtra calls the RemoveExtra RPC.

func (*IntentClient) RemoveFlags

func (c *IntentClient) RemoveFlags(ctx context.Context, handle int64, arg0 int32) error

RemoveFlags calls the RemoveFlags RPC.

func (*IntentClient) RemoveLaunchSecurityProtection

func (c *IntentClient) RemoveLaunchSecurityProtection(ctx context.Context, handle int64) error

RemoveLaunchSecurityProtection calls the RemoveLaunchSecurityProtection RPC.

func (*IntentClient) ReplaceExtras1

func (c *IntentClient) ReplaceExtras1(ctx context.Context, handle int64, arg0 int64) (int64, error)

ReplaceExtras1 calls the ReplaceExtras1 RPC.

func (*IntentClient) ReplaceExtras1_1

func (c *IntentClient) ReplaceExtras1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)

ReplaceExtras1_1 calls the ReplaceExtras1_1 RPC.

func (*IntentClient) ResolveActivity

func (c *IntentClient) ResolveActivity(ctx context.Context, handle int64, arg0 int64) (int64, error)

ResolveActivity calls the ResolveActivity RPC.

func (*IntentClient) ResolveActivityInfo

func (c *IntentClient) ResolveActivityInfo(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)

ResolveActivityInfo calls the ResolveActivityInfo RPC.

func (*IntentClient) ResolveType1

func (c *IntentClient) ResolveType1(ctx context.Context, handle int64, arg0 int64) (string, error)

ResolveType1 calls the ResolveType1 RPC.

func (*IntentClient) ResolveType1_1

func (c *IntentClient) ResolveType1_1(ctx context.Context, handle int64, arg0 int64) (string, error)

ResolveType1_1 calls the ResolveType1_1 RPC.

func (*IntentClient) ResolveTypeIfNeeded

func (c *IntentClient) ResolveTypeIfNeeded(ctx context.Context, handle int64, arg0 int64) (string, error)

ResolveTypeIfNeeded calls the ResolveTypeIfNeeded RPC.

func (*IntentClient) SetAction

func (c *IntentClient) SetAction(ctx context.Context, handle int64, arg0 string) (int64, error)

SetAction calls the SetAction RPC.

func (*IntentClient) SetClassName2

func (c *IntentClient) SetClassName2(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error)

SetClassName2 calls the SetClassName2 RPC.

func (*IntentClient) SetClassName2_1

func (c *IntentClient) SetClassName2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)

SetClassName2_1 calls the SetClassName2_1 RPC.

func (*IntentClient) SetClipData

func (c *IntentClient) SetClipData(ctx context.Context, handle int64, arg0 int64) error

SetClipData calls the SetClipData RPC.

func (*IntentClient) SetComponent

func (c *IntentClient) SetComponent(ctx context.Context, handle int64, arg0 int64) (int64, error)

SetComponent calls the SetComponent RPC.

func (*IntentClient) SetData

func (c *IntentClient) SetData(ctx context.Context, handle int64, arg0 int64) (int64, error)

SetData calls the SetData RPC.

func (*IntentClient) SetDataAndNormalize

func (c *IntentClient) SetDataAndNormalize(ctx context.Context, handle int64, arg0 int64) (int64, error)

SetDataAndNormalize calls the SetDataAndNormalize RPC.

func (*IntentClient) SetDataAndType

func (c *IntentClient) SetDataAndType(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error)

SetDataAndType calls the SetDataAndType RPC.

func (*IntentClient) SetDataAndTypeAndNormalize

func (c *IntentClient) SetDataAndTypeAndNormalize(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error)

SetDataAndTypeAndNormalize calls the SetDataAndTypeAndNormalize RPC.

func (*IntentClient) SetExtrasClassLoader

func (c *IntentClient) SetExtrasClassLoader(ctx context.Context, handle int64, arg0 int64) error

SetExtrasClassLoader calls the SetExtrasClassLoader RPC.

func (*IntentClient) SetFlags

func (c *IntentClient) SetFlags(ctx context.Context, handle int64, arg0 int32) (int64, error)

SetFlags calls the SetFlags RPC.

func (*IntentClient) SetIdentifier

func (c *IntentClient) SetIdentifier(ctx context.Context, handle int64, arg0 string) (int64, error)

SetIdentifier calls the SetIdentifier RPC.

func (*IntentClient) SetPackage

func (c *IntentClient) SetPackage(ctx context.Context, handle int64, arg0 string) (int64, error)

SetPackage calls the SetPackage RPC.

func (*IntentClient) SetSelector

func (c *IntentClient) SetSelector(ctx context.Context, handle int64, arg0 int64) error

SetSelector calls the SetSelector RPC.

func (*IntentClient) SetSourceBounds

func (c *IntentClient) SetSourceBounds(ctx context.Context, handle int64, arg0 int64) error

SetSourceBounds calls the SetSourceBounds RPC.

func (*IntentClient) SetType

func (c *IntentClient) SetType(ctx context.Context, handle int64, arg0 string) (int64, error)

SetType calls the SetType RPC.

func (*IntentClient) SetTypeAndNormalize

func (c *IntentClient) SetTypeAndNormalize(ctx context.Context, handle int64, arg0 string) (int64, error)

SetTypeAndNormalize calls the SetTypeAndNormalize RPC.

func (*IntentClient) ToString

func (c *IntentClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*IntentClient) ToUri

func (c *IntentClient) ToUri(ctx context.Context, handle int64) (string, error)

ToUri calls the ToUri RPC.

func (*IntentClient) WriteToParcel

func (c *IntentClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type IntentFilterComparisonClient

type IntentFilterComparisonClient struct {
	// contains filtered or unexported fields
}

IntentFilterComparisonClient wraps the gRPC IntentFilterComparisonService client.

func NewIntentFilterComparisonClient

func NewIntentFilterComparisonClient(cc grpc.ClientConnInterface) *IntentFilterComparisonClient

NewIntentFilterComparisonClient creates a new IntentFilterComparison client.

func (*IntentFilterComparisonClient) Equals

func (c *IntentFilterComparisonClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*IntentFilterComparisonClient) GetIntent

GetIntent calls the GetIntent RPC.

func (*IntentFilterComparisonClient) HashCode

HashCode calls the HashCode RPC.

type IntentServiceClient

type IntentServiceClient struct {
	// contains filtered or unexported fields
}

IntentServiceClient wraps the gRPC IntentServiceService client.

func NewIntentServiceClient

func NewIntentServiceClient(cc grpc.ClientConnInterface) *IntentServiceClient

NewIntentServiceClient creates a new IntentService client.

func (*IntentServiceClient) OnBind

func (c *IntentServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)

OnBind calls the OnBind RPC.

func (*IntentServiceClient) OnCreate

func (c *IntentServiceClient) OnCreate(ctx context.Context) error

OnCreate calls the OnCreate RPC.

func (*IntentServiceClient) OnDestroy

func (c *IntentServiceClient) OnDestroy(ctx context.Context) error

OnDestroy calls the OnDestroy RPC.

func (*IntentServiceClient) OnStart

func (c *IntentServiceClient) OnStart(ctx context.Context, arg0 int64, arg1 int32) error

OnStart calls the OnStart RPC.

func (*IntentServiceClient) OnStartCommand

func (c *IntentServiceClient) OnStartCommand(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int32, error)

OnStartCommand calls the OnStartCommand RPC.

func (*IntentServiceClient) SetIntentRedelivery

func (c *IntentServiceClient) SetIntentRedelivery(ctx context.Context, arg0 bool) error

SetIntentRedelivery calls the SetIntentRedelivery RPC.

type IntentShortcutIconResourceClient

type IntentShortcutIconResourceClient struct {
	// contains filtered or unexported fields
}

IntentShortcutIconResourceClient wraps the gRPC IntentShortcutIconResourceService client.

func NewIntentShortcutIconResourceClient

func NewIntentShortcutIconResourceClient(cc grpc.ClientConnInterface) *IntentShortcutIconResourceClient

NewIntentShortcutIconResourceClient creates a new IntentShortcutIconResource client.

func (*IntentShortcutIconResourceClient) DescribeContents

func (c *IntentShortcutIconResourceClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*IntentShortcutIconResourceClient) FromContext

func (c *IntentShortcutIconResourceClient) FromContext(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

FromContext calls the FromContext RPC.

func (*IntentShortcutIconResourceClient) ToString

ToString calls the ToString RPC.

func (*IntentShortcutIconResourceClient) WriteToParcel

func (c *IntentShortcutIconResourceClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type InvalidForegroundServiceTypeExceptionClient

type InvalidForegroundServiceTypeExceptionClient struct {
	// contains filtered or unexported fields
}

InvalidForegroundServiceTypeExceptionClient wraps the gRPC InvalidForegroundServiceTypeExceptionService client.

func NewInvalidForegroundServiceTypeExceptionClient

func NewInvalidForegroundServiceTypeExceptionClient(cc grpc.ClientConnInterface) *InvalidForegroundServiceTypeExceptionClient

NewInvalidForegroundServiceTypeExceptionClient creates a new InvalidForegroundServiceTypeException client.

func (*InvalidForegroundServiceTypeExceptionClient) DescribeContents

func (c *InvalidForegroundServiceTypeExceptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*InvalidForegroundServiceTypeExceptionClient) WriteToParcel

func (c *InvalidForegroundServiceTypeExceptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LauncherActivityClient

type LauncherActivityClient struct {
	// contains filtered or unexported fields
}

LauncherActivityClient wraps the gRPC LauncherActivityService client.

func NewLauncherActivityClient

func NewLauncherActivityClient(cc grpc.ClientConnInterface) *LauncherActivityClient

NewLauncherActivityClient creates a new LauncherActivity client.

func (*LauncherActivityClient) MakeListItems

func (c *LauncherActivityClient) MakeListItems(ctx context.Context) (int64, error)

MakeListItems calls the MakeListItems RPC.

func (*LauncherActivityClient) SetTitle1

func (c *LauncherActivityClient) SetTitle1(ctx context.Context, arg0 int32) error

SetTitle1 calls the SetTitle1 RPC.

func (*LauncherActivityClient) SetTitle1_1

func (c *LauncherActivityClient) SetTitle1_1(ctx context.Context, arg0 string) error

SetTitle1_1 calls the SetTitle1_1 RPC.

type LauncherActivityIconResizerClient

type LauncherActivityIconResizerClient struct {
	// contains filtered or unexported fields
}

LauncherActivityIconResizerClient wraps the gRPC LauncherActivityIconResizerService client.

func NewLauncherActivityIconResizerClient

func NewLauncherActivityIconResizerClient(cc grpc.ClientConnInterface) *LauncherActivityIconResizerClient

NewLauncherActivityIconResizerClient creates a new LauncherActivityIconResizer client.

func (*LauncherActivityIconResizerClient) CreateIconThumbnail

func (c *LauncherActivityIconResizerClient) CreateIconThumbnail(ctx context.Context, arg0 int64) (int64, error)

CreateIconThumbnail calls the CreateIconThumbnail RPC.

type LicationActivityLifecycleCallbacksClient

type LicationActivityLifecycleCallbacksClient struct {
	// contains filtered or unexported fields
}

LicationActivityLifecycleCallbacksClient wraps the gRPC LicationActivityLifecycleCallbacksService client.

func NewLicationActivityLifecycleCallbacksClient

func NewLicationActivityLifecycleCallbacksClient(cc grpc.ClientConnInterface) *LicationActivityLifecycleCallbacksClient

NewLicationActivityLifecycleCallbacksClient creates a new licationActivityLifecycleCallbacks client.

func (*LicationActivityLifecycleCallbacksClient) OnActivityCreated

func (c *LicationActivityLifecycleCallbacksClient) OnActivityCreated(ctx context.Context, arg0 int64, arg1 int64) error

OnActivityCreated calls the OnActivityCreated RPC.

func (*LicationActivityLifecycleCallbacksClient) OnActivityDestroyed

func (c *LicationActivityLifecycleCallbacksClient) OnActivityDestroyed(ctx context.Context, arg0 int64) error

OnActivityDestroyed calls the OnActivityDestroyed RPC.

func (*LicationActivityLifecycleCallbacksClient) OnActivityPaused

func (c *LicationActivityLifecycleCallbacksClient) OnActivityPaused(ctx context.Context, arg0 int64) error

OnActivityPaused calls the OnActivityPaused RPC.

func (*LicationActivityLifecycleCallbacksClient) OnActivityResumed

func (c *LicationActivityLifecycleCallbacksClient) OnActivityResumed(ctx context.Context, arg0 int64) error

OnActivityResumed calls the OnActivityResumed RPC.

func (*LicationActivityLifecycleCallbacksClient) OnActivitySaveInstanceState

func (c *LicationActivityLifecycleCallbacksClient) OnActivitySaveInstanceState(ctx context.Context, arg0 int64, arg1 int64) error

OnActivitySaveInstanceState calls the OnActivitySaveInstanceState RPC.

func (*LicationActivityLifecycleCallbacksClient) OnActivityStarted

func (c *LicationActivityLifecycleCallbacksClient) OnActivityStarted(ctx context.Context, arg0 int64) error

OnActivityStarted calls the OnActivityStarted RPC.

func (*LicationActivityLifecycleCallbacksClient) OnActivityStopped

func (c *LicationActivityLifecycleCallbacksClient) OnActivityStopped(ctx context.Context, arg0 int64) error

OnActivityStopped calls the OnActivityStopped RPC.

type LicationClient

type LicationClient struct {
	// contains filtered or unexported fields
}

LicationClient wraps the gRPC LicationService client.

func NewLicationClient

func NewLicationClient(cc grpc.ClientConnInterface) *LicationClient

NewLicationClient creates a new lication client.

func (*LicationClient) GetProcessName

func (c *LicationClient) GetProcessName(ctx context.Context, handle int64) (string, error)

GetProcessName calls the GetProcessName RPC.

func (*LicationClient) OnConfigurationChanged

func (c *LicationClient) OnConfigurationChanged(ctx context.Context, handle int64, arg0 int64) error

OnConfigurationChanged calls the OnConfigurationChanged RPC.

func (*LicationClient) OnCreate

func (c *LicationClient) OnCreate(ctx context.Context, handle int64) error

OnCreate calls the OnCreate RPC.

func (*LicationClient) OnLowMemory

func (c *LicationClient) OnLowMemory(ctx context.Context, handle int64) error

OnLowMemory calls the OnLowMemory RPC.

func (*LicationClient) OnTerminate

func (c *LicationClient) OnTerminate(ctx context.Context, handle int64) error

OnTerminate calls the OnTerminate RPC.

func (*LicationClient) OnTrimMemory

func (c *LicationClient) OnTrimMemory(ctx context.Context, handle int64, arg0 int32) error

OnTrimMemory calls the OnTrimMemory RPC.

func (*LicationClient) RegisterActivityLifecycleCallbacks

func (c *LicationClient) RegisterActivityLifecycleCallbacks(ctx context.Context, handle int64, arg0 int64) error

RegisterActivityLifecycleCallbacks calls the RegisterActivityLifecycleCallbacks RPC.

func (*LicationClient) RegisterComponentCallbacks

func (c *LicationClient) RegisterComponentCallbacks(ctx context.Context, handle int64, arg0 int64) error

RegisterComponentCallbacks calls the RegisterComponentCallbacks RPC.

func (*LicationClient) RegisterOnProvideAssistDataListener

func (c *LicationClient) RegisterOnProvideAssistDataListener(ctx context.Context, handle int64, arg0 int64) error

RegisterOnProvideAssistDataListener calls the RegisterOnProvideAssistDataListener RPC.

func (*LicationClient) UnregisterActivityLifecycleCallbacks

func (c *LicationClient) UnregisterActivityLifecycleCallbacks(ctx context.Context, handle int64, arg0 int64) error

UnregisterActivityLifecycleCallbacks calls the UnregisterActivityLifecycleCallbacks RPC.

func (*LicationClient) UnregisterComponentCallbacks

func (c *LicationClient) UnregisterComponentCallbacks(ctx context.Context, handle int64, arg0 int64) error

UnregisterComponentCallbacks calls the UnregisterComponentCallbacks RPC.

func (*LicationClient) UnregisterOnProvideAssistDataListener

func (c *LicationClient) UnregisterOnProvideAssistDataListener(ctx context.Context, handle int64, arg0 int64) error

UnregisterOnProvideAssistDataListener calls the UnregisterOnProvideAssistDataListener RPC.

type LicationErrorReportAnrInfoClient

type LicationErrorReportAnrInfoClient struct {
	// contains filtered or unexported fields
}

LicationErrorReportAnrInfoClient wraps the gRPC LicationErrorReportAnrInfoService client.

func NewLicationErrorReportAnrInfoClient

func NewLicationErrorReportAnrInfoClient(cc grpc.ClientConnInterface) *LicationErrorReportAnrInfoClient

NewLicationErrorReportAnrInfoClient creates a new licationErrorReportAnrInfo client.

func (*LicationErrorReportAnrInfoClient) Dump

Dump calls the Dump RPC.

func (*LicationErrorReportAnrInfoClient) WriteToParcel

func (c *LicationErrorReportAnrInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LicationErrorReportBatteryInfoClient

type LicationErrorReportBatteryInfoClient struct {
	// contains filtered or unexported fields
}

LicationErrorReportBatteryInfoClient wraps the gRPC LicationErrorReportBatteryInfoService client.

func NewLicationErrorReportBatteryInfoClient

func NewLicationErrorReportBatteryInfoClient(cc grpc.ClientConnInterface) *LicationErrorReportBatteryInfoClient

NewLicationErrorReportBatteryInfoClient creates a new licationErrorReportBatteryInfo client.

func (*LicationErrorReportBatteryInfoClient) Dump

Dump calls the Dump RPC.

func (*LicationErrorReportBatteryInfoClient) WriteToParcel

func (c *LicationErrorReportBatteryInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LicationErrorReportClient

type LicationErrorReportClient struct {
	// contains filtered or unexported fields
}

LicationErrorReportClient wraps the gRPC LicationErrorReportService client.

func NewLicationErrorReportClient

func NewLicationErrorReportClient(cc grpc.ClientConnInterface) *LicationErrorReportClient

NewLicationErrorReportClient creates a new licationErrorReport client.

func (*LicationErrorReportClient) DescribeContents

func (c *LicationErrorReportClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*LicationErrorReportClient) Dump

func (c *LicationErrorReportClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error

Dump calls the Dump RPC.

func (*LicationErrorReportClient) GetErrorReportReceiver

func (c *LicationErrorReportClient) GetErrorReportReceiver(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int32) (int64, error)

GetErrorReportReceiver calls the GetErrorReportReceiver RPC.

func (*LicationErrorReportClient) ReadFromParcel

func (c *LicationErrorReportClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error

ReadFromParcel calls the ReadFromParcel RPC.

func (*LicationErrorReportClient) WriteToParcel

func (c *LicationErrorReportClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LicationErrorReportCrashInfoClient

type LicationErrorReportCrashInfoClient struct {
	// contains filtered or unexported fields
}

LicationErrorReportCrashInfoClient wraps the gRPC LicationErrorReportCrashInfoService client.

func NewLicationErrorReportCrashInfoClient

func NewLicationErrorReportCrashInfoClient(cc grpc.ClientConnInterface) *LicationErrorReportCrashInfoClient

NewLicationErrorReportCrashInfoClient creates a new licationErrorReportCrashInfo client.

func (*LicationErrorReportCrashInfoClient) Dump

Dump calls the Dump RPC.

func (*LicationErrorReportCrashInfoClient) WriteToParcel

func (c *LicationErrorReportCrashInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LicationErrorReportRunningServiceInfoClient

type LicationErrorReportRunningServiceInfoClient struct {
	// contains filtered or unexported fields
}

LicationErrorReportRunningServiceInfoClient wraps the gRPC LicationErrorReportRunningServiceInfoService client.

func NewLicationErrorReportRunningServiceInfoClient

func NewLicationErrorReportRunningServiceInfoClient(cc grpc.ClientConnInterface) *LicationErrorReportRunningServiceInfoClient

NewLicationErrorReportRunningServiceInfoClient creates a new licationErrorReportRunningServiceInfo client.

func (*LicationErrorReportRunningServiceInfoClient) Dump

Dump calls the Dump RPC.

func (*LicationErrorReportRunningServiceInfoClient) WriteToParcel

func (c *LicationErrorReportRunningServiceInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LicationExitInfoClient

type LicationExitInfoClient struct {
	// contains filtered or unexported fields
}

LicationExitInfoClient wraps the gRPC LicationExitInfoService client.

func NewLicationExitInfoClient

func NewLicationExitInfoClient(cc grpc.ClientConnInterface) *LicationExitInfoClient

NewLicationExitInfoClient creates a new licationExitInfo client.

func (*LicationExitInfoClient) DescribeContents

func (c *LicationExitInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*LicationExitInfoClient) Equals

func (c *LicationExitInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*LicationExitInfoClient) GetDefiningUid

func (c *LicationExitInfoClient) GetDefiningUid(ctx context.Context) (int32, error)

GetDefiningUid calls the GetDefiningUid RPC.

func (*LicationExitInfoClient) GetDescription

func (c *LicationExitInfoClient) GetDescription(ctx context.Context) (string, error)

GetDescription calls the GetDescription RPC.

func (*LicationExitInfoClient) GetImportance

func (c *LicationExitInfoClient) GetImportance(ctx context.Context) (int32, error)

GetImportance calls the GetImportance RPC.

func (*LicationExitInfoClient) GetPackageUid

func (c *LicationExitInfoClient) GetPackageUid(ctx context.Context) (int32, error)

GetPackageUid calls the GetPackageUid RPC.

func (*LicationExitInfoClient) GetPid

func (c *LicationExitInfoClient) GetPid(ctx context.Context) (int32, error)

GetPid calls the GetPid RPC.

func (*LicationExitInfoClient) GetProcessName

func (c *LicationExitInfoClient) GetProcessName(ctx context.Context) (string, error)

GetProcessName calls the GetProcessName RPC.

func (*LicationExitInfoClient) GetProcessStateSummary

func (c *LicationExitInfoClient) GetProcessStateSummary(ctx context.Context) (int64, error)

GetProcessStateSummary calls the GetProcessStateSummary RPC.

func (*LicationExitInfoClient) GetPss

func (c *LicationExitInfoClient) GetPss(ctx context.Context) (int64, error)

GetPss calls the GetPss RPC.

func (*LicationExitInfoClient) GetRealUid

func (c *LicationExitInfoClient) GetRealUid(ctx context.Context) (int32, error)

GetRealUid calls the GetRealUid RPC.

func (*LicationExitInfoClient) GetReason

func (c *LicationExitInfoClient) GetReason(ctx context.Context) (int32, error)

GetReason calls the GetReason RPC.

func (*LicationExitInfoClient) GetRss

func (c *LicationExitInfoClient) GetRss(ctx context.Context) (int64, error)

GetRss calls the GetRss RPC.

func (*LicationExitInfoClient) GetStatus

func (c *LicationExitInfoClient) GetStatus(ctx context.Context) (int32, error)

GetStatus calls the GetStatus RPC.

func (*LicationExitInfoClient) GetTimestamp

func (c *LicationExitInfoClient) GetTimestamp(ctx context.Context) (int64, error)

GetTimestamp calls the GetTimestamp RPC.

func (*LicationExitInfoClient) GetTraceInputStream

func (c *LicationExitInfoClient) GetTraceInputStream(ctx context.Context) (int64, error)

GetTraceInputStream calls the GetTraceInputStream RPC.

func (*LicationExitInfoClient) GetUserHandle

func (c *LicationExitInfoClient) GetUserHandle(ctx context.Context) (int64, error)

GetUserHandle calls the GetUserHandle RPC.

func (*LicationExitInfoClient) HashCode

func (c *LicationExitInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*LicationExitInfoClient) ToString

func (c *LicationExitInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*LicationExitInfoClient) WriteToParcel

func (c *LicationExitInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LicationOnProvideAssistDataListenerClient

type LicationOnProvideAssistDataListenerClient struct {
	// contains filtered or unexported fields
}

LicationOnProvideAssistDataListenerClient wraps the gRPC LicationOnProvideAssistDataListenerService client.

func NewLicationOnProvideAssistDataListenerClient

func NewLicationOnProvideAssistDataListenerClient(cc grpc.ClientConnInterface) *LicationOnProvideAssistDataListenerClient

NewLicationOnProvideAssistDataListenerClient creates a new licationOnProvideAssistDataListener client.

func (*LicationOnProvideAssistDataListenerClient) OnProvideAssistData

func (c *LicationOnProvideAssistDataListenerClient) OnProvideAssistData(ctx context.Context, arg0 int64, arg1 int64) error

OnProvideAssistData calls the OnProvideAssistData RPC.

type LicationStartInfoClient

type LicationStartInfoClient struct {
	// contains filtered or unexported fields
}

LicationStartInfoClient wraps the gRPC LicationStartInfoService client.

func NewLicationStartInfoClient

func NewLicationStartInfoClient(cc grpc.ClientConnInterface) *LicationStartInfoClient

NewLicationStartInfoClient creates a new licationStartInfo client.

func (*LicationStartInfoClient) DescribeContents

func (c *LicationStartInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*LicationStartInfoClient) Equals

func (c *LicationStartInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*LicationStartInfoClient) GetDefiningUid

func (c *LicationStartInfoClient) GetDefiningUid(ctx context.Context) (int32, error)

GetDefiningUid calls the GetDefiningUid RPC.

func (*LicationStartInfoClient) GetIntent

func (c *LicationStartInfoClient) GetIntent(ctx context.Context) (int64, error)

GetIntent calls the GetIntent RPC.

func (*LicationStartInfoClient) GetLaunchMode

func (c *LicationStartInfoClient) GetLaunchMode(ctx context.Context) (int32, error)

GetLaunchMode calls the GetLaunchMode RPC.

func (*LicationStartInfoClient) GetPackageUid

func (c *LicationStartInfoClient) GetPackageUid(ctx context.Context) (int32, error)

GetPackageUid calls the GetPackageUid RPC.

func (*LicationStartInfoClient) GetPid

GetPid calls the GetPid RPC.

func (*LicationStartInfoClient) GetProcessName

func (c *LicationStartInfoClient) GetProcessName(ctx context.Context) (string, error)

GetProcessName calls the GetProcessName RPC.

func (*LicationStartInfoClient) GetRealUid

func (c *LicationStartInfoClient) GetRealUid(ctx context.Context) (int32, error)

GetRealUid calls the GetRealUid RPC.

func (*LicationStartInfoClient) GetReason

func (c *LicationStartInfoClient) GetReason(ctx context.Context) (int32, error)

GetReason calls the GetReason RPC.

func (*LicationStartInfoClient) GetStartComponent

func (c *LicationStartInfoClient) GetStartComponent(ctx context.Context) (int32, error)

GetStartComponent calls the GetStartComponent RPC.

func (*LicationStartInfoClient) GetStartType

func (c *LicationStartInfoClient) GetStartType(ctx context.Context) (int32, error)

GetStartType calls the GetStartType RPC.

func (*LicationStartInfoClient) GetStartupState

func (c *LicationStartInfoClient) GetStartupState(ctx context.Context) (int32, error)

GetStartupState calls the GetStartupState RPC.

func (*LicationStartInfoClient) HashCode

func (c *LicationStartInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*LicationStartInfoClient) WasForceStopped

func (c *LicationStartInfoClient) WasForceStopped(ctx context.Context) (bool, error)

WasForceStopped calls the WasForceStopped RPC.

func (*LicationStartInfoClient) WriteToParcel

func (c *LicationStartInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ListActivityClient

type ListActivityClient struct {
	// contains filtered or unexported fields
}

ListActivityClient wraps the gRPC ListActivityService client.

func NewListActivityClient

func NewListActivityClient(cc grpc.ClientConnInterface) *ListActivityClient

NewListActivityClient creates a new ListActivity client.

func (*ListActivityClient) GetListAdapter

func (c *ListActivityClient) GetListAdapter(ctx context.Context, handle int64) (int64, error)

GetListAdapter calls the GetListAdapter RPC.

func (*ListActivityClient) GetListView

func (c *ListActivityClient) GetListView(ctx context.Context, handle int64) (int64, error)

GetListView calls the GetListView RPC.

func (*ListActivityClient) GetSelectedItemId

func (c *ListActivityClient) GetSelectedItemId(ctx context.Context, handle int64) (int64, error)

GetSelectedItemId calls the GetSelectedItemId RPC.

func (*ListActivityClient) GetSelectedItemPosition

func (c *ListActivityClient) GetSelectedItemPosition(ctx context.Context, handle int64) (int32, error)

GetSelectedItemPosition calls the GetSelectedItemPosition RPC.

func (*ListActivityClient) OnContentChanged

func (c *ListActivityClient) OnContentChanged(ctx context.Context, handle int64) error

OnContentChanged calls the OnContentChanged RPC.

func (*ListActivityClient) SetListAdapter

func (c *ListActivityClient) SetListAdapter(ctx context.Context, handle int64, arg0 int64) error

SetListAdapter calls the SetListAdapter RPC.

func (*ListActivityClient) SetSelection

func (c *ListActivityClient) SetSelection(ctx context.Context, handle int64, arg0 int32) error

SetSelection calls the SetSelection RPC.

type ListFragmentClient

type ListFragmentClient struct {
	// contains filtered or unexported fields
}

ListFragmentClient wraps the gRPC ListFragmentService client.

func NewListFragmentClient

func NewListFragmentClient(cc grpc.ClientConnInterface) *ListFragmentClient

NewListFragmentClient creates a new ListFragment client.

func (*ListFragmentClient) GetListAdapter

func (c *ListFragmentClient) GetListAdapter(ctx context.Context, handle int64) (int64, error)

GetListAdapter calls the GetListAdapter RPC.

func (*ListFragmentClient) GetListView

func (c *ListFragmentClient) GetListView(ctx context.Context, handle int64) (int64, error)

GetListView calls the GetListView RPC.

func (*ListFragmentClient) GetSelectedItemId

func (c *ListFragmentClient) GetSelectedItemId(ctx context.Context, handle int64) (int64, error)

GetSelectedItemId calls the GetSelectedItemId RPC.

func (*ListFragmentClient) GetSelectedItemPosition

func (c *ListFragmentClient) GetSelectedItemPosition(ctx context.Context, handle int64) (int32, error)

GetSelectedItemPosition calls the GetSelectedItemPosition RPC.

func (*ListFragmentClient) OnCreateView

func (c *ListFragmentClient) OnCreateView(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)

OnCreateView calls the OnCreateView RPC.

func (*ListFragmentClient) OnDestroyView

func (c *ListFragmentClient) OnDestroyView(ctx context.Context, handle int64) error

OnDestroyView calls the OnDestroyView RPC.

func (*ListFragmentClient) OnListItemClick

func (c *ListFragmentClient) OnListItemClick(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int64) error

OnListItemClick calls the OnListItemClick RPC.

func (*ListFragmentClient) OnViewCreated

func (c *ListFragmentClient) OnViewCreated(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OnViewCreated calls the OnViewCreated RPC.

func (*ListFragmentClient) SetEmptyText

func (c *ListFragmentClient) SetEmptyText(ctx context.Context, handle int64, arg0 string) error

SetEmptyText calls the SetEmptyText RPC.

func (*ListFragmentClient) SetListAdapter

func (c *ListFragmentClient) SetListAdapter(ctx context.Context, handle int64, arg0 int64) error

SetListAdapter calls the SetListAdapter RPC.

func (*ListFragmentClient) SetListShown

func (c *ListFragmentClient) SetListShown(ctx context.Context, handle int64, arg0 bool) error

SetListShown calls the SetListShown RPC.

func (*ListFragmentClient) SetListShownNoAnimation

func (c *ListFragmentClient) SetListShownNoAnimation(ctx context.Context, handle int64, arg0 bool) error

SetListShownNoAnimation calls the SetListShownNoAnimation RPC.

func (*ListFragmentClient) SetSelection

func (c *ListFragmentClient) SetSelection(ctx context.Context, handle int64, arg0 int32) error

SetSelection calls the SetSelection RPC.

type LoaderManagerClient

type LoaderManagerClient struct {
	// contains filtered or unexported fields
}

LoaderManagerClient wraps the gRPC LoaderManagerService client.

func NewLoaderManagerClient

func NewLoaderManagerClient(cc grpc.ClientConnInterface) *LoaderManagerClient

NewLoaderManagerClient creates a new LoaderManager client.

func (*LoaderManagerClient) DestroyLoader

func (c *LoaderManagerClient) DestroyLoader(ctx context.Context, arg0 int32) error

DestroyLoader calls the DestroyLoader RPC.

func (*LoaderManagerClient) Dump

func (c *LoaderManagerClient) Dump(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

Dump calls the Dump RPC.

func (*LoaderManagerClient) EnableDebugLogging

func (c *LoaderManagerClient) EnableDebugLogging(ctx context.Context, arg0 bool) error

EnableDebugLogging calls the EnableDebugLogging RPC.

type LoaderManagerLoaderCallbacksClient

type LoaderManagerLoaderCallbacksClient struct {
	// contains filtered or unexported fields
}

LoaderManagerLoaderCallbacksClient wraps the gRPC LoaderManagerLoaderCallbacksService client.

func NewLoaderManagerLoaderCallbacksClient

func NewLoaderManagerLoaderCallbacksClient(cc grpc.ClientConnInterface) *LoaderManagerLoaderCallbacksClient

NewLoaderManagerLoaderCallbacksClient creates a new LoaderManagerLoaderCallbacks client.

func (*LoaderManagerLoaderCallbacksClient) OnCreateLoader

func (c *LoaderManagerLoaderCallbacksClient) OnCreateLoader(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

OnCreateLoader calls the OnCreateLoader RPC.

type LocalActivityManagerClient

type LocalActivityManagerClient struct {
	// contains filtered or unexported fields
}

LocalActivityManagerClient wraps the gRPC LocalActivityManagerService client.

func NewLocalActivityManagerClient

func NewLocalActivityManagerClient(cc grpc.ClientConnInterface) *LocalActivityManagerClient

NewLocalActivityManagerClient creates a new LocalActivityManager client.

func (*LocalActivityManagerClient) DestroyActivity

func (c *LocalActivityManagerClient) DestroyActivity(ctx context.Context, handle int64, arg0 string, arg1 bool) (int64, error)

DestroyActivity calls the DestroyActivity RPC.

func (*LocalActivityManagerClient) DispatchCreate

func (c *LocalActivityManagerClient) DispatchCreate(ctx context.Context, handle int64, arg0 int64) error

DispatchCreate calls the DispatchCreate RPC.

func (*LocalActivityManagerClient) DispatchDestroy

func (c *LocalActivityManagerClient) DispatchDestroy(ctx context.Context, handle int64, arg0 bool) error

DispatchDestroy calls the DispatchDestroy RPC.

func (*LocalActivityManagerClient) DispatchPause

func (c *LocalActivityManagerClient) DispatchPause(ctx context.Context, handle int64, arg0 bool) error

DispatchPause calls the DispatchPause RPC.

func (*LocalActivityManagerClient) DispatchResume

func (c *LocalActivityManagerClient) DispatchResume(ctx context.Context, handle int64) error

DispatchResume calls the DispatchResume RPC.

func (*LocalActivityManagerClient) DispatchStop

func (c *LocalActivityManagerClient) DispatchStop(ctx context.Context, handle int64) error

DispatchStop calls the DispatchStop RPC.

func (*LocalActivityManagerClient) GetActivity

func (c *LocalActivityManagerClient) GetActivity(ctx context.Context, handle int64, arg0 string) (int64, error)

GetActivity calls the GetActivity RPC.

func (*LocalActivityManagerClient) GetCurrentActivity

func (c *LocalActivityManagerClient) GetCurrentActivity(ctx context.Context, handle int64) (int64, error)

GetCurrentActivity calls the GetCurrentActivity RPC.

func (*LocalActivityManagerClient) GetCurrentId

func (c *LocalActivityManagerClient) GetCurrentId(ctx context.Context, handle int64) (string, error)

GetCurrentId calls the GetCurrentId RPC.

func (*LocalActivityManagerClient) RemoveAllActivities

func (c *LocalActivityManagerClient) RemoveAllActivities(ctx context.Context, handle int64) error

RemoveAllActivities calls the RemoveAllActivities RPC.

func (*LocalActivityManagerClient) SaveInstanceState

func (c *LocalActivityManagerClient) SaveInstanceState(ctx context.Context, handle int64) (int64, error)

SaveInstanceState calls the SaveInstanceState RPC.

func (*LocalActivityManagerClient) StartActivity

func (c *LocalActivityManagerClient) StartActivity(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

StartActivity calls the StartActivity RPC.

type LocaleConfigClient

type LocaleConfigClient struct {
	// contains filtered or unexported fields
}

LocaleConfigClient wraps the gRPC LocaleConfigService client.

func NewLocaleConfigClient

func NewLocaleConfigClient(cc grpc.ClientConnInterface) *LocaleConfigClient

NewLocaleConfigClient creates a new LocaleConfig client.

func (*LocaleConfigClient) DescribeContents

func (c *LocaleConfigClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*LocaleConfigClient) FromContextIgnoringOverride

func (c *LocaleConfigClient) FromContextIgnoringOverride(ctx context.Context, handle int64, arg0 int64) (int64, error)

FromContextIgnoringOverride calls the FromContextIgnoringOverride RPC.

func (*LocaleConfigClient) GetDefaultLocale

func (c *LocaleConfigClient) GetDefaultLocale(ctx context.Context, handle int64) (int64, error)

GetDefaultLocale calls the GetDefaultLocale RPC.

func (*LocaleConfigClient) GetStatus

func (c *LocaleConfigClient) GetStatus(ctx context.Context, handle int64) (int32, error)

GetStatus calls the GetStatus RPC.

func (*LocaleConfigClient) GetSupportedLocales

func (c *LocaleConfigClient) GetSupportedLocales(ctx context.Context, handle int64) (int64, error)

GetSupportedLocales calls the GetSupportedLocales RPC.

func (*LocaleConfigClient) WriteToParcel

func (c *LocaleConfigClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type LocaleManagerClient

type LocaleManagerClient struct {
	// contains filtered or unexported fields
}

LocaleManagerClient wraps the gRPC LocaleManagerService client.

func NewLocaleManagerClient

func NewLocaleManagerClient(cc grpc.ClientConnInterface) *LocaleManagerClient

NewLocaleManagerClient creates a new LocaleManager client.

func (*LocaleManagerClient) GetApplicationLocales0

func (c *LocaleManagerClient) GetApplicationLocales0(ctx context.Context) (int64, error)

GetApplicationLocales0 calls the GetApplicationLocales0 RPC.

func (*LocaleManagerClient) GetApplicationLocales1_1

func (c *LocaleManagerClient) GetApplicationLocales1_1(ctx context.Context, arg0 string) (int64, error)

GetApplicationLocales1_1 calls the GetApplicationLocales1_1 RPC.

func (*LocaleManagerClient) GetOverrideLocaleConfig

func (c *LocaleManagerClient) GetOverrideLocaleConfig(ctx context.Context) (int64, error)

GetOverrideLocaleConfig calls the GetOverrideLocaleConfig RPC.

func (*LocaleManagerClient) GetSystemLocales

func (c *LocaleManagerClient) GetSystemLocales(ctx context.Context) (int64, error)

GetSystemLocales calls the GetSystemLocales RPC.

func (*LocaleManagerClient) SetApplicationLocales

func (c *LocaleManagerClient) SetApplicationLocales(ctx context.Context, arg0 int64) error

SetApplicationLocales calls the SetApplicationLocales RPC.

func (*LocaleManagerClient) SetOverrideLocaleConfig

func (c *LocaleManagerClient) SetOverrideLocaleConfig(ctx context.Context, arg0 int64) error

SetOverrideLocaleConfig calls the SetOverrideLocaleConfig RPC.

type MediaRouteActionProviderClient

type MediaRouteActionProviderClient struct {
	// contains filtered or unexported fields
}

MediaRouteActionProviderClient wraps the gRPC MediaRouteActionProviderService client.

func NewMediaRouteActionProviderClient

func NewMediaRouteActionProviderClient(cc grpc.ClientConnInterface) *MediaRouteActionProviderClient

NewMediaRouteActionProviderClient creates a new MediaRouteActionProvider client.

func (*MediaRouteActionProviderClient) IsVisible

func (c *MediaRouteActionProviderClient) IsVisible(ctx context.Context, handle int64) (bool, error)

IsVisible calls the IsVisible RPC.

func (*MediaRouteActionProviderClient) OnCreateActionView0

func (c *MediaRouteActionProviderClient) OnCreateActionView0(ctx context.Context, handle int64) (int64, error)

OnCreateActionView0 calls the OnCreateActionView0 RPC.

func (*MediaRouteActionProviderClient) OnCreateActionView1_1

func (c *MediaRouteActionProviderClient) OnCreateActionView1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)

OnCreateActionView1_1 calls the OnCreateActionView1_1 RPC.

func (*MediaRouteActionProviderClient) OnPerformDefaultAction

func (c *MediaRouteActionProviderClient) OnPerformDefaultAction(ctx context.Context, handle int64) (bool, error)

OnPerformDefaultAction calls the OnPerformDefaultAction RPC.

func (*MediaRouteActionProviderClient) OverridesItemVisibility

func (c *MediaRouteActionProviderClient) OverridesItemVisibility(ctx context.Context, handle int64) (bool, error)

OverridesItemVisibility calls the OverridesItemVisibility RPC.

func (*MediaRouteActionProviderClient) SetExtendedSettingsClickListener

func (c *MediaRouteActionProviderClient) SetExtendedSettingsClickListener(ctx context.Context, handle int64, arg0 int64) error

SetExtendedSettingsClickListener calls the SetExtendedSettingsClickListener RPC.

func (*MediaRouteActionProviderClient) SetRouteTypes

func (c *MediaRouteActionProviderClient) SetRouteTypes(ctx context.Context, handle int64, arg0 int32) error

SetRouteTypes calls the SetRouteTypes RPC.

type MediaRouteButtonClient

type MediaRouteButtonClient struct {
	// contains filtered or unexported fields
}

MediaRouteButtonClient wraps the gRPC MediaRouteButtonService client.

func NewMediaRouteButtonClient

func NewMediaRouteButtonClient(cc grpc.ClientConnInterface) *MediaRouteButtonClient

NewMediaRouteButtonClient creates a new MediaRouteButton client.

func (*MediaRouteButtonClient) GetRouteTypes

func (c *MediaRouteButtonClient) GetRouteTypes(ctx context.Context, handle int64) (int32, error)

GetRouteTypes calls the GetRouteTypes RPC.

func (*MediaRouteButtonClient) JumpDrawablesToCurrentState

func (c *MediaRouteButtonClient) JumpDrawablesToCurrentState(ctx context.Context, handle int64) error

JumpDrawablesToCurrentState calls the JumpDrawablesToCurrentState RPC.

func (*MediaRouteButtonClient) OnAttachedToWindow

func (c *MediaRouteButtonClient) OnAttachedToWindow(ctx context.Context, handle int64) error

OnAttachedToWindow calls the OnAttachedToWindow RPC.

func (*MediaRouteButtonClient) OnDetachedFromWindow

func (c *MediaRouteButtonClient) OnDetachedFromWindow(ctx context.Context, handle int64) error

OnDetachedFromWindow calls the OnDetachedFromWindow RPC.

func (*MediaRouteButtonClient) PerformClick

func (c *MediaRouteButtonClient) PerformClick(ctx context.Context, handle int64) (bool, error)

PerformClick calls the PerformClick RPC.

func (*MediaRouteButtonClient) SetContentDescription

func (c *MediaRouteButtonClient) SetContentDescription(ctx context.Context, handle int64, arg0 string) error

SetContentDescription calls the SetContentDescription RPC.

func (*MediaRouteButtonClient) SetExtendedSettingsClickListener

func (c *MediaRouteButtonClient) SetExtendedSettingsClickListener(ctx context.Context, handle int64, arg0 int64) error

SetExtendedSettingsClickListener calls the SetExtendedSettingsClickListener RPC.

func (*MediaRouteButtonClient) SetRouteTypes

func (c *MediaRouteButtonClient) SetRouteTypes(ctx context.Context, handle int64, arg0 int32) error

SetRouteTypes calls the SetRouteTypes RPC.

func (*MediaRouteButtonClient) SetVisibility

func (c *MediaRouteButtonClient) SetVisibility(ctx context.Context, handle int64, arg0 int32) error

SetVisibility calls the SetVisibility RPC.

func (*MediaRouteButtonClient) ShowDialog

func (c *MediaRouteButtonClient) ShowDialog(ctx context.Context, handle int64) error

ShowDialog calls the ShowDialog RPC.

type MissingForegroundServiceTypeExceptionClient

type MissingForegroundServiceTypeExceptionClient struct {
	// contains filtered or unexported fields
}

MissingForegroundServiceTypeExceptionClient wraps the gRPC MissingForegroundServiceTypeExceptionService client.

func NewMissingForegroundServiceTypeExceptionClient

func NewMissingForegroundServiceTypeExceptionClient(cc grpc.ClientConnInterface) *MissingForegroundServiceTypeExceptionClient

NewMissingForegroundServiceTypeExceptionClient creates a new MissingForegroundServiceTypeException client.

func (*MissingForegroundServiceTypeExceptionClient) DescribeContents

func (c *MissingForegroundServiceTypeExceptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*MissingForegroundServiceTypeExceptionClient) WriteToParcel

func (c *MissingForegroundServiceTypeExceptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type NativeActivityClient

type NativeActivityClient struct {
	// contains filtered or unexported fields
}

NativeActivityClient wraps the gRPC NativeActivityService client.

func NewNativeActivityClient

func NewNativeActivityClient(cc grpc.ClientConnInterface) *NativeActivityClient

NewNativeActivityClient creates a new NativeActivity client.

func (*NativeActivityClient) OnConfigurationChanged

func (c *NativeActivityClient) OnConfigurationChanged(ctx context.Context, handle int64, arg0 int64) error

OnConfigurationChanged calls the OnConfigurationChanged RPC.

func (*NativeActivityClient) OnGlobalLayout

func (c *NativeActivityClient) OnGlobalLayout(ctx context.Context, handle int64) error

OnGlobalLayout calls the OnGlobalLayout RPC.

func (*NativeActivityClient) OnInputQueueCreated

func (c *NativeActivityClient) OnInputQueueCreated(ctx context.Context, handle int64, arg0 int64) error

OnInputQueueCreated calls the OnInputQueueCreated RPC.

func (*NativeActivityClient) OnInputQueueDestroyed

func (c *NativeActivityClient) OnInputQueueDestroyed(ctx context.Context, handle int64, arg0 int64) error

OnInputQueueDestroyed calls the OnInputQueueDestroyed RPC.

func (*NativeActivityClient) OnLowMemory

func (c *NativeActivityClient) OnLowMemory(ctx context.Context, handle int64) error

OnLowMemory calls the OnLowMemory RPC.

func (*NativeActivityClient) OnWindowFocusChanged

func (c *NativeActivityClient) OnWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error

OnWindowFocusChanged calls the OnWindowFocusChanged RPC.

func (*NativeActivityClient) SurfaceChanged

func (c *NativeActivityClient) SurfaceChanged(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error

SurfaceChanged calls the SurfaceChanged RPC.

func (*NativeActivityClient) SurfaceCreated

func (c *NativeActivityClient) SurfaceCreated(ctx context.Context, handle int64, arg0 int64) error

SurfaceCreated calls the SurfaceCreated RPC.

func (*NativeActivityClient) SurfaceDestroyed

func (c *NativeActivityClient) SurfaceDestroyed(ctx context.Context, handle int64, arg0 int64) error

SurfaceDestroyed calls the SurfaceDestroyed RPC.

func (*NativeActivityClient) SurfaceRedrawNeeded

func (c *NativeActivityClient) SurfaceRedrawNeeded(ctx context.Context, handle int64, arg0 int64) error

SurfaceRedrawNeeded calls the SurfaceRedrawNeeded RPC.

type NotificationChannelGroupClient

type NotificationChannelGroupClient struct {
	// contains filtered or unexported fields
}

NotificationChannelGroupClient wraps the gRPC NotificationChannelGroupService client.

func NewNotificationChannelGroupClient

func NewNotificationChannelGroupClient(cc grpc.ClientConnInterface) *NotificationChannelGroupClient

NewNotificationChannelGroupClient creates a new NotificationChannelGroup client.

func (*NotificationChannelGroupClient) Clone0

func (c *NotificationChannelGroupClient) Clone0(ctx context.Context, handle int64) (int64, error)

Clone0 calls the Clone0 RPC.

func (*NotificationChannelGroupClient) Clone0_1

func (c *NotificationChannelGroupClient) Clone0_1(ctx context.Context, handle int64) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*NotificationChannelGroupClient) DescribeContents

func (c *NotificationChannelGroupClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*NotificationChannelGroupClient) Equals

func (c *NotificationChannelGroupClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*NotificationChannelGroupClient) GetChannels

func (c *NotificationChannelGroupClient) GetChannels(ctx context.Context, handle int64) (int64, error)

GetChannels calls the GetChannels RPC.

func (*NotificationChannelGroupClient) GetDescription

func (c *NotificationChannelGroupClient) GetDescription(ctx context.Context, handle int64) (string, error)

GetDescription calls the GetDescription RPC.

func (*NotificationChannelGroupClient) GetId

GetId calls the GetId RPC.

func (*NotificationChannelGroupClient) GetName

func (c *NotificationChannelGroupClient) GetName(ctx context.Context, handle int64) (int64, error)

GetName calls the GetName RPC.

func (*NotificationChannelGroupClient) HashCode

func (c *NotificationChannelGroupClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*NotificationChannelGroupClient) IsBlocked

func (c *NotificationChannelGroupClient) IsBlocked(ctx context.Context, handle int64) (bool, error)

IsBlocked calls the IsBlocked RPC.

func (*NotificationChannelGroupClient) SetDescription

func (c *NotificationChannelGroupClient) SetDescription(ctx context.Context, handle int64, arg0 string) error

SetDescription calls the SetDescription RPC.

func (*NotificationChannelGroupClient) ToString

func (c *NotificationChannelGroupClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*NotificationChannelGroupClient) WriteToParcel

func (c *NotificationChannelGroupClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type OpsManagerClient

type OpsManagerClient struct {
	// contains filtered or unexported fields
}

OpsManagerClient wraps the gRPC OpsManagerService client.

func NewOpsManagerClient

func NewOpsManagerClient(cc grpc.ClientConnInterface) *OpsManagerClient

NewOpsManagerClient creates a new OpsManager client.

func (*OpsManagerClient) CheckOp3

func (c *OpsManagerClient) CheckOp3(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

CheckOp3 calls the CheckOp3 RPC.

func (*OpsManagerClient) CheckOp4_1

func (c *OpsManagerClient) CheckOp4_1(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string) (int32, error)

CheckOp4_1 calls the CheckOp4_1 RPC.

func (*OpsManagerClient) CheckOpNoThrow3

func (c *OpsManagerClient) CheckOpNoThrow3(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

CheckOpNoThrow3 calls the CheckOpNoThrow3 RPC.

func (*OpsManagerClient) CheckOpNoThrow4_1

func (c *OpsManagerClient) CheckOpNoThrow4_1(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string) (int32, error)

CheckOpNoThrow4_1 calls the CheckOpNoThrow4_1 RPC.

func (*OpsManagerClient) CheckOpRawNoThrow

func (c *OpsManagerClient) CheckOpRawNoThrow(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string) (int32, error)

CheckOpRawNoThrow calls the CheckOpRawNoThrow RPC.

func (*OpsManagerClient) CheckPackage

func (c *OpsManagerClient) CheckPackage(ctx context.Context, arg0 int32, arg1 string) error

CheckPackage calls the CheckPackage RPC.

func (*OpsManagerClient) FinishOp3

func (c *OpsManagerClient) FinishOp3(ctx context.Context, arg0 string, arg1 int32, arg2 string) error

FinishOp3 calls the FinishOp3 RPC.

func (*OpsManagerClient) FinishOp4_1

func (c *OpsManagerClient) FinishOp4_1(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string) error

FinishOp4_1 calls the FinishOp4_1 RPC.

func (*OpsManagerClient) FinishProxyOp

func (c *OpsManagerClient) FinishProxyOp(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string) error

FinishProxyOp calls the FinishProxyOp RPC.

func (*OpsManagerClient) IsOpActive

func (c *OpsManagerClient) IsOpActive(ctx context.Context, arg0 string, arg1 int32, arg2 string) (bool, error)

IsOpActive calls the IsOpActive RPC.

func (*OpsManagerClient) NoteOp3

func (c *OpsManagerClient) NoteOp3(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

NoteOp3 calls the NoteOp3 RPC.

func (*OpsManagerClient) NoteOp5_1

func (c *OpsManagerClient) NoteOp5_1(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)

NoteOp5_1 calls the NoteOp5_1 RPC.

func (*OpsManagerClient) NoteOpNoThrow3

func (c *OpsManagerClient) NoteOpNoThrow3(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

NoteOpNoThrow3 calls the NoteOpNoThrow3 RPC.

func (*OpsManagerClient) NoteOpNoThrow5_1

func (c *OpsManagerClient) NoteOpNoThrow5_1(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)

NoteOpNoThrow5_1 calls the NoteOpNoThrow5_1 RPC.

func (*OpsManagerClient) NoteProxyOp2

func (c *OpsManagerClient) NoteProxyOp2(ctx context.Context, arg0 string, arg1 string) (int32, error)

NoteProxyOp2 calls the NoteProxyOp2 RPC.

func (*OpsManagerClient) NoteProxyOp5_1

func (c *OpsManagerClient) NoteProxyOp5_1(ctx context.Context, arg0 string, arg1 string, arg2 int32, arg3 string, arg4 string) (int32, error)

NoteProxyOp5_1 calls the NoteProxyOp5_1 RPC.

func (*OpsManagerClient) NoteProxyOpNoThrow2

func (c *OpsManagerClient) NoteProxyOpNoThrow2(ctx context.Context, arg0 string, arg1 string) (int32, error)

NoteProxyOpNoThrow2 calls the NoteProxyOpNoThrow2 RPC.

func (*OpsManagerClient) NoteProxyOpNoThrow3_1

func (c *OpsManagerClient) NoteProxyOpNoThrow3_1(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int32, error)

NoteProxyOpNoThrow3_1 calls the NoteProxyOpNoThrow3_1 RPC.

func (*OpsManagerClient) NoteProxyOpNoThrow5_2

func (c *OpsManagerClient) NoteProxyOpNoThrow5_2(ctx context.Context, arg0 string, arg1 string, arg2 int32, arg3 string, arg4 string) (int32, error)

NoteProxyOpNoThrow5_2 calls the NoteProxyOpNoThrow5_2 RPC.

func (*OpsManagerClient) PermissionToOp

func (c *OpsManagerClient) PermissionToOp(ctx context.Context, arg0 string) (string, error)

PermissionToOp calls the PermissionToOp RPC.

func (*OpsManagerClient) SetOnOpNotedCallback2

func (c *OpsManagerClient) SetOnOpNotedCallback2(ctx context.Context, arg0 int64, arg1 int64) error

SetOnOpNotedCallback2 calls the SetOnOpNotedCallback2 RPC.

func (*OpsManagerClient) SetOnOpNotedCallback3_1

func (c *OpsManagerClient) SetOnOpNotedCallback3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

SetOnOpNotedCallback3_1 calls the SetOnOpNotedCallback3_1 RPC.

func (*OpsManagerClient) StartOp3

func (c *OpsManagerClient) StartOp3(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

StartOp3 calls the StartOp3 RPC.

func (*OpsManagerClient) StartOp5_1

func (c *OpsManagerClient) StartOp5_1(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)

StartOp5_1 calls the StartOp5_1 RPC.

func (*OpsManagerClient) StartOpNoThrow3

func (c *OpsManagerClient) StartOpNoThrow3(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

StartOpNoThrow3 calls the StartOpNoThrow3 RPC.

func (*OpsManagerClient) StartOpNoThrow5_1

func (c *OpsManagerClient) StartOpNoThrow5_1(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)

StartOpNoThrow5_1 calls the StartOpNoThrow5_1 RPC.

func (*OpsManagerClient) StartProxyOp

func (c *OpsManagerClient) StartProxyOp(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)

StartProxyOp calls the StartProxyOp RPC.

func (*OpsManagerClient) StartProxyOpNoThrow

func (c *OpsManagerClient) StartProxyOpNoThrow(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 string, arg4 string) (int32, error)

StartProxyOpNoThrow calls the StartProxyOpNoThrow RPC.

func (*OpsManagerClient) StartWatchingActive

func (c *OpsManagerClient) StartWatchingActive(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

StartWatchingActive calls the StartWatchingActive RPC.

func (*OpsManagerClient) StartWatchingMode3

func (c *OpsManagerClient) StartWatchingMode3(ctx context.Context, arg0 string, arg1 string, arg2 int64) error

StartWatchingMode3 calls the StartWatchingMode3 RPC.

func (*OpsManagerClient) StartWatchingMode4_1

func (c *OpsManagerClient) StartWatchingMode4_1(ctx context.Context, arg0 string, arg1 string, arg2 int32, arg3 int64) error

StartWatchingMode4_1 calls the StartWatchingMode4_1 RPC.

func (*OpsManagerClient) StopWatchingActive

func (c *OpsManagerClient) StopWatchingActive(ctx context.Context, arg0 int64) error

StopWatchingActive calls the StopWatchingActive RPC.

func (*OpsManagerClient) StopWatchingMode

func (c *OpsManagerClient) StopWatchingMode(ctx context.Context, arg0 int64) error

StopWatchingMode calls the StopWatchingMode RPC.

func (*OpsManagerClient) UnsafeCheckOp

func (c *OpsManagerClient) UnsafeCheckOp(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

UnsafeCheckOp calls the UnsafeCheckOp RPC.

func (*OpsManagerClient) UnsafeCheckOpNoThrow

func (c *OpsManagerClient) UnsafeCheckOpNoThrow(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

UnsafeCheckOpNoThrow calls the UnsafeCheckOpNoThrow RPC.

func (*OpsManagerClient) UnsafeCheckOpRaw

func (c *OpsManagerClient) UnsafeCheckOpRaw(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

UnsafeCheckOpRaw calls the UnsafeCheckOpRaw RPC.

func (*OpsManagerClient) UnsafeCheckOpRawNoThrow

func (c *OpsManagerClient) UnsafeCheckOpRawNoThrow(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int32, error)

UnsafeCheckOpRawNoThrow calls the UnsafeCheckOpRawNoThrow RPC.

type OpsManagerOnOpActiveChangedListenerClient

type OpsManagerOnOpActiveChangedListenerClient struct {
	// contains filtered or unexported fields
}

OpsManagerOnOpActiveChangedListenerClient wraps the gRPC OpsManagerOnOpActiveChangedListenerService client.

func NewOpsManagerOnOpActiveChangedListenerClient

func NewOpsManagerOnOpActiveChangedListenerClient(cc grpc.ClientConnInterface) *OpsManagerOnOpActiveChangedListenerClient

NewOpsManagerOnOpActiveChangedListenerClient creates a new OpsManagerOnOpActiveChangedListener client.

func (*OpsManagerOnOpActiveChangedListenerClient) OnOpActiveChanged

func (c *OpsManagerOnOpActiveChangedListenerClient) OnOpActiveChanged(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 bool) error

OnOpActiveChanged calls the OnOpActiveChanged RPC.

type OpsManagerOnOpChangedListenerClient

type OpsManagerOnOpChangedListenerClient struct {
	// contains filtered or unexported fields
}

OpsManagerOnOpChangedListenerClient wraps the gRPC OpsManagerOnOpChangedListenerService client.

func NewOpsManagerOnOpChangedListenerClient

func NewOpsManagerOnOpChangedListenerClient(cc grpc.ClientConnInterface) *OpsManagerOnOpChangedListenerClient

NewOpsManagerOnOpChangedListenerClient creates a new OpsManagerOnOpChangedListener client.

func (*OpsManagerOnOpChangedListenerClient) OnOpChanged

func (c *OpsManagerOnOpChangedListenerClient) OnOpChanged(ctx context.Context, arg0 string, arg1 string) error

OnOpChanged calls the OnOpChanged RPC.

type OpsManagerOnOpNotedCallbackClient

type OpsManagerOnOpNotedCallbackClient struct {
	// contains filtered or unexported fields
}

OpsManagerOnOpNotedCallbackClient wraps the gRPC OpsManagerOnOpNotedCallbackService client.

func NewOpsManagerOnOpNotedCallbackClient

func NewOpsManagerOnOpNotedCallbackClient(cc grpc.ClientConnInterface) *OpsManagerOnOpNotedCallbackClient

NewOpsManagerOnOpNotedCallbackClient creates a new OpsManagerOnOpNotedCallback client.

func (*OpsManagerOnOpNotedCallbackClient) OnAsyncNoted

func (c *OpsManagerOnOpNotedCallbackClient) OnAsyncNoted(ctx context.Context, arg0 int64) error

OnAsyncNoted calls the OnAsyncNoted RPC.

func (*OpsManagerOnOpNotedCallbackClient) OnNoted

OnNoted calls the OnNoted RPC.

func (*OpsManagerOnOpNotedCallbackClient) OnSelfNoted

func (c *OpsManagerOnOpNotedCallbackClient) OnSelfNoted(ctx context.Context, arg0 int64) error

OnSelfNoted calls the OnSelfNoted RPC.

type PendingIntentClient

type PendingIntentClient struct {
	// contains filtered or unexported fields
}

PendingIntentClient wraps the gRPC PendingIntentService client.

func NewPendingIntentClient

func NewPendingIntentClient(cc grpc.ClientConnInterface) *PendingIntentClient

NewPendingIntentClient creates a new PendingIntent client.

func (*PendingIntentClient) Cancel

func (c *PendingIntentClient) Cancel(ctx context.Context) error

Cancel calls the Cancel RPC.

func (*PendingIntentClient) DescribeContents

func (c *PendingIntentClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PendingIntentClient) Equals

func (c *PendingIntentClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*PendingIntentClient) GetActivities4

func (c *PendingIntentClient) GetActivities4(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) (int64, error)

GetActivities4 calls the GetActivities4 RPC.

func (*PendingIntentClient) GetActivities5_1

func (c *PendingIntentClient) GetActivities5_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32, arg4 int64) (int64, error)

GetActivities5_1 calls the GetActivities5_1 RPC.

func (*PendingIntentClient) GetActivity4

func (c *PendingIntentClient) GetActivity4(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) (int64, error)

GetActivity4 calls the GetActivity4 RPC.

func (*PendingIntentClient) GetActivity5_1

func (c *PendingIntentClient) GetActivity5_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32, arg4 int64) (int64, error)

GetActivity5_1 calls the GetActivity5_1 RPC.

func (*PendingIntentClient) GetBroadcast

func (c *PendingIntentClient) GetBroadcast(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) (int64, error)

GetBroadcast calls the GetBroadcast RPC.

func (*PendingIntentClient) GetCreatorPackage

func (c *PendingIntentClient) GetCreatorPackage(ctx context.Context) (string, error)

GetCreatorPackage calls the GetCreatorPackage RPC.

func (*PendingIntentClient) GetCreatorUid

func (c *PendingIntentClient) GetCreatorUid(ctx context.Context) (int32, error)

GetCreatorUid calls the GetCreatorUid RPC.

func (*PendingIntentClient) GetCreatorUserHandle

func (c *PendingIntentClient) GetCreatorUserHandle(ctx context.Context) (int64, error)

GetCreatorUserHandle calls the GetCreatorUserHandle RPC.

func (*PendingIntentClient) GetForegroundService

func (c *PendingIntentClient) GetForegroundService(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) (int64, error)

GetForegroundService calls the GetForegroundService RPC.

func (*PendingIntentClient) GetIntentSender

func (c *PendingIntentClient) GetIntentSender(ctx context.Context) (int64, error)

GetIntentSender calls the GetIntentSender RPC.

func (*PendingIntentClient) GetService

func (c *PendingIntentClient) GetService(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) (int64, error)

GetService calls the GetService RPC.

func (*PendingIntentClient) GetTargetPackage

func (c *PendingIntentClient) GetTargetPackage(ctx context.Context) (string, error)

GetTargetPackage calls the GetTargetPackage RPC.

func (*PendingIntentClient) HashCode

func (c *PendingIntentClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*PendingIntentClient) IsActivity

func (c *PendingIntentClient) IsActivity(ctx context.Context) (bool, error)

IsActivity calls the IsActivity RPC.

func (*PendingIntentClient) IsBroadcast

func (c *PendingIntentClient) IsBroadcast(ctx context.Context) (bool, error)

IsBroadcast calls the IsBroadcast RPC.

func (*PendingIntentClient) IsForegroundService

func (c *PendingIntentClient) IsForegroundService(ctx context.Context) (bool, error)

IsForegroundService calls the IsForegroundService RPC.

func (*PendingIntentClient) IsImmutable

func (c *PendingIntentClient) IsImmutable(ctx context.Context) (bool, error)

IsImmutable calls the IsImmutable RPC.

func (*PendingIntentClient) IsService

func (c *PendingIntentClient) IsService(ctx context.Context) (bool, error)

IsService calls the IsService RPC.

func (*PendingIntentClient) ReadPendingIntentOrNullFromParcel

func (c *PendingIntentClient) ReadPendingIntentOrNullFromParcel(ctx context.Context, arg0 int64) (int64, error)

ReadPendingIntentOrNullFromParcel calls the ReadPendingIntentOrNullFromParcel RPC.

func (*PendingIntentClient) Send0

func (c *PendingIntentClient) Send0(ctx context.Context) error

Send0 calls the Send0 RPC.

func (*PendingIntentClient) Send1_2

func (c *PendingIntentClient) Send1_2(ctx context.Context, arg0 int64) error

Send1_2 calls the Send1_2 RPC.

func (*PendingIntentClient) Send1_3

func (c *PendingIntentClient) Send1_3(ctx context.Context, arg0 int32) error

Send1_3 calls the Send1_3 RPC.

func (*PendingIntentClient) Send3_1

func (c *PendingIntentClient) Send3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error

Send3_1 calls the Send3_1 RPC.

func (*PendingIntentClient) ToString

func (c *PendingIntentClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*PendingIntentClient) WritePendingIntentOrNullToParcel

func (c *PendingIntentClient) WritePendingIntentOrNullToParcel(ctx context.Context, arg0 int64, arg1 int64) error

WritePendingIntentOrNullToParcel calls the WritePendingIntentOrNullToParcel RPC.

func (*PendingIntentClient) WriteToParcel

func (c *PendingIntentClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PendingIntentOnFinishedClient

type PendingIntentOnFinishedClient struct {
	// contains filtered or unexported fields
}

PendingIntentOnFinishedClient wraps the gRPC PendingIntentOnFinishedService client.

func NewPendingIntentOnFinishedClient

func NewPendingIntentOnFinishedClient(cc grpc.ClientConnInterface) *PendingIntentOnFinishedClient

NewPendingIntentOnFinishedClient creates a new PendingIntentOnFinished client.

func (*PendingIntentOnFinishedClient) OnSendFinished

func (c *PendingIntentOnFinishedClient) OnSendFinished(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 string, arg4 int64) error

OnSendFinished calls the OnSendFinished RPC.

type PersonBuilderClient

type PersonBuilderClient struct {
	// contains filtered or unexported fields
}

PersonBuilderClient wraps the gRPC PersonBuilderService client.

func NewPersonBuilderClient

func NewPersonBuilderClient(cc grpc.ClientConnInterface) *PersonBuilderClient

NewPersonBuilderClient creates a new PersonBuilder client.

func (*PersonBuilderClient) Build

func (c *PersonBuilderClient) Build(ctx context.Context) (int64, error)

Build calls the Build RPC.

func (*PersonBuilderClient) SetBot

func (c *PersonBuilderClient) SetBot(ctx context.Context, arg0 bool) (int64, error)

SetBot calls the SetBot RPC.

func (*PersonBuilderClient) SetIcon

func (c *PersonBuilderClient) SetIcon(ctx context.Context, arg0 int64) (int64, error)

SetIcon calls the SetIcon RPC.

func (*PersonBuilderClient) SetImportant

func (c *PersonBuilderClient) SetImportant(ctx context.Context, arg0 bool) (int64, error)

SetImportant calls the SetImportant RPC.

func (*PersonBuilderClient) SetKey

func (c *PersonBuilderClient) SetKey(ctx context.Context, arg0 string) (int64, error)

SetKey calls the SetKey RPC.

func (*PersonBuilderClient) SetName

func (c *PersonBuilderClient) SetName(ctx context.Context, arg0 string) (int64, error)

SetName calls the SetName RPC.

func (*PersonBuilderClient) SetUri

func (c *PersonBuilderClient) SetUri(ctx context.Context, arg0 string) (int64, error)

SetUri calls the SetUri RPC.

type PersonClient

type PersonClient struct {
	// contains filtered or unexported fields
}

PersonClient wraps the gRPC PersonService client.

func NewPersonClient

func NewPersonClient(cc grpc.ClientConnInterface) *PersonClient

NewPersonClient creates a new Person client.

func (*PersonClient) DescribeContents

func (c *PersonClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PersonClient) Equals

func (c *PersonClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*PersonClient) GetIcon

func (c *PersonClient) GetIcon(ctx context.Context) (int64, error)

GetIcon calls the GetIcon RPC.

func (*PersonClient) GetKey

func (c *PersonClient) GetKey(ctx context.Context) (string, error)

GetKey calls the GetKey RPC.

func (*PersonClient) GetName

func (c *PersonClient) GetName(ctx context.Context) (int64, error)

GetName calls the GetName RPC.

func (*PersonClient) GetUri

func (c *PersonClient) GetUri(ctx context.Context) (string, error)

GetUri calls the GetUri RPC.

func (*PersonClient) HashCode

func (c *PersonClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*PersonClient) IsBot

func (c *PersonClient) IsBot(ctx context.Context) (bool, error)

IsBot calls the IsBot RPC.

func (*PersonClient) IsImportant

func (c *PersonClient) IsImportant(ctx context.Context) (bool, error)

IsImportant calls the IsImportant RPC.

func (*PersonClient) ToBuilder

func (c *PersonClient) ToBuilder(ctx context.Context) (int64, error)

ToBuilder calls the ToBuilder RPC.

func (*PersonClient) WriteToParcel

func (c *PersonClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PictureInPictureParamsBuilderClient

type PictureInPictureParamsBuilderClient struct {
	// contains filtered or unexported fields
}

PictureInPictureParamsBuilderClient wraps the gRPC PictureInPictureParamsBuilderService client.

func NewPictureInPictureParamsBuilderClient

func NewPictureInPictureParamsBuilderClient(cc grpc.ClientConnInterface) *PictureInPictureParamsBuilderClient

NewPictureInPictureParamsBuilderClient creates a new PictureInPictureParamsBuilder client.

func (*PictureInPictureParamsBuilderClient) Build

Build calls the Build RPC.

func (*PictureInPictureParamsBuilderClient) SetAspectRatio

func (c *PictureInPictureParamsBuilderClient) SetAspectRatio(ctx context.Context, arg0 int64) (int64, error)

SetAspectRatio calls the SetAspectRatio RPC.

func (*PictureInPictureParamsBuilderClient) SetAutoEnterEnabled

func (c *PictureInPictureParamsBuilderClient) SetAutoEnterEnabled(ctx context.Context, arg0 bool) (int64, error)

SetAutoEnterEnabled calls the SetAutoEnterEnabled RPC.

func (*PictureInPictureParamsBuilderClient) SetCloseAction

func (c *PictureInPictureParamsBuilderClient) SetCloseAction(ctx context.Context, arg0 int64) (int64, error)

SetCloseAction calls the SetCloseAction RPC.

func (*PictureInPictureParamsBuilderClient) SetExpandedAspectRatio

func (c *PictureInPictureParamsBuilderClient) SetExpandedAspectRatio(ctx context.Context, arg0 int64) (int64, error)

SetExpandedAspectRatio calls the SetExpandedAspectRatio RPC.

func (*PictureInPictureParamsBuilderClient) SetSeamlessResizeEnabled

func (c *PictureInPictureParamsBuilderClient) SetSeamlessResizeEnabled(ctx context.Context, arg0 bool) (int64, error)

SetSeamlessResizeEnabled calls the SetSeamlessResizeEnabled RPC.

func (*PictureInPictureParamsBuilderClient) SetSourceRectHint

func (c *PictureInPictureParamsBuilderClient) SetSourceRectHint(ctx context.Context, arg0 int64) (int64, error)

SetSourceRectHint calls the SetSourceRectHint RPC.

func (*PictureInPictureParamsBuilderClient) SetSubtitle

SetSubtitle calls the SetSubtitle RPC.

func (*PictureInPictureParamsBuilderClient) SetTitle

SetTitle calls the SetTitle RPC.

type PictureInPictureParamsClient

type PictureInPictureParamsClient struct {
	// contains filtered or unexported fields
}

PictureInPictureParamsClient wraps the gRPC PictureInPictureParamsService client.

func NewPictureInPictureParamsClient

func NewPictureInPictureParamsClient(cc grpc.ClientConnInterface) *PictureInPictureParamsClient

NewPictureInPictureParamsClient creates a new PictureInPictureParams client.

func (*PictureInPictureParamsClient) DescribeContents

func (c *PictureInPictureParamsClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PictureInPictureParamsClient) Equals

func (c *PictureInPictureParamsClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*PictureInPictureParamsClient) GetActions

func (c *PictureInPictureParamsClient) GetActions(ctx context.Context) (int64, error)

GetActions calls the GetActions RPC.

func (*PictureInPictureParamsClient) GetAspectRatio

func (c *PictureInPictureParamsClient) GetAspectRatio(ctx context.Context) (int64, error)

GetAspectRatio calls the GetAspectRatio RPC.

func (*PictureInPictureParamsClient) GetCloseAction

func (c *PictureInPictureParamsClient) GetCloseAction(ctx context.Context) (int64, error)

GetCloseAction calls the GetCloseAction RPC.

func (*PictureInPictureParamsClient) GetExpandedAspectRatio

func (c *PictureInPictureParamsClient) GetExpandedAspectRatio(ctx context.Context) (int64, error)

GetExpandedAspectRatio calls the GetExpandedAspectRatio RPC.

func (*PictureInPictureParamsClient) GetSourceRectHint

func (c *PictureInPictureParamsClient) GetSourceRectHint(ctx context.Context) (int64, error)

GetSourceRectHint calls the GetSourceRectHint RPC.

func (*PictureInPictureParamsClient) GetSubtitle

func (c *PictureInPictureParamsClient) GetSubtitle(ctx context.Context) (int64, error)

GetSubtitle calls the GetSubtitle RPC.

func (*PictureInPictureParamsClient) GetTitle

GetTitle calls the GetTitle RPC.

func (*PictureInPictureParamsClient) HashCode

HashCode calls the HashCode RPC.

func (*PictureInPictureParamsClient) IsAutoEnterEnabled

func (c *PictureInPictureParamsClient) IsAutoEnterEnabled(ctx context.Context) (bool, error)

IsAutoEnterEnabled calls the IsAutoEnterEnabled RPC.

func (*PictureInPictureParamsClient) IsSeamlessResizeEnabled

func (c *PictureInPictureParamsClient) IsSeamlessResizeEnabled(ctx context.Context) (bool, error)

IsSeamlessResizeEnabled calls the IsSeamlessResizeEnabled RPC.

func (*PictureInPictureParamsClient) ToString

ToString calls the ToString RPC.

func (*PictureInPictureParamsClient) WriteToParcel

func (c *PictureInPictureParamsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PictureInPictureUiStateClient

type PictureInPictureUiStateClient struct {
	// contains filtered or unexported fields
}

PictureInPictureUiStateClient wraps the gRPC PictureInPictureUiStateService client.

func NewPictureInPictureUiStateClient

func NewPictureInPictureUiStateClient(cc grpc.ClientConnInterface) *PictureInPictureUiStateClient

NewPictureInPictureUiStateClient creates a new PictureInPictureUiState client.

func (*PictureInPictureUiStateClient) DescribeContents

func (c *PictureInPictureUiStateClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PictureInPictureUiStateClient) Equals

func (c *PictureInPictureUiStateClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*PictureInPictureUiStateClient) HashCode

HashCode calls the HashCode RPC.

func (*PictureInPictureUiStateClient) IsStashed

IsStashed calls the IsStashed RPC.

func (*PictureInPictureUiStateClient) IsTransitioningToPip

func (c *PictureInPictureUiStateClient) IsTransitioningToPip(ctx context.Context) (bool, error)

IsTransitioningToPip calls the IsTransitioningToPip RPC.

func (*PictureInPictureUiStateClient) WriteToParcel

func (c *PictureInPictureUiStateClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PresentationClient

type PresentationClient struct {
	// contains filtered or unexported fields
}

PresentationClient wraps the gRPC PresentationService client.

func NewPresentationClient

func NewPresentationClient(cc grpc.ClientConnInterface) *PresentationClient

NewPresentationClient creates a new Presentation client.

func (*PresentationClient) GetDisplay

func (c *PresentationClient) GetDisplay(ctx context.Context, handle int64) (int64, error)

GetDisplay calls the GetDisplay RPC.

func (*PresentationClient) GetResources

func (c *PresentationClient) GetResources(ctx context.Context, handle int64) (int64, error)

GetResources calls the GetResources RPC.

func (*PresentationClient) OnDisplayChanged

func (c *PresentationClient) OnDisplayChanged(ctx context.Context, handle int64) error

OnDisplayChanged calls the OnDisplayChanged RPC.

func (*PresentationClient) OnDisplayRemoved

func (c *PresentationClient) OnDisplayRemoved(ctx context.Context, handle int64) error

OnDisplayRemoved calls the OnDisplayRemoved RPC.

func (*PresentationClient) Show

func (c *PresentationClient) Show(ctx context.Context, handle int64) error

Show calls the Show RPC.

type ProgressDialogClient

type ProgressDialogClient struct {
	// contains filtered or unexported fields
}

ProgressDialogClient wraps the gRPC ProgressDialogService client.

func NewProgressDialogClient

func NewProgressDialogClient(cc grpc.ClientConnInterface) *ProgressDialogClient

NewProgressDialogClient creates a new ProgressDialog client.

func (*ProgressDialogClient) GetMax

func (c *ProgressDialogClient) GetMax(ctx context.Context, handle int64) (int32, error)

GetMax calls the GetMax RPC.

func (*ProgressDialogClient) GetProgress

func (c *ProgressDialogClient) GetProgress(ctx context.Context, handle int64) (int32, error)

GetProgress calls the GetProgress RPC.

func (*ProgressDialogClient) GetSecondaryProgress

func (c *ProgressDialogClient) GetSecondaryProgress(ctx context.Context, handle int64) (int32, error)

GetSecondaryProgress calls the GetSecondaryProgress RPC.

func (*ProgressDialogClient) IncrementProgressBy

func (c *ProgressDialogClient) IncrementProgressBy(ctx context.Context, handle int64, arg0 int32) error

IncrementProgressBy calls the IncrementProgressBy RPC.

func (*ProgressDialogClient) IncrementSecondaryProgressBy

func (c *ProgressDialogClient) IncrementSecondaryProgressBy(ctx context.Context, handle int64, arg0 int32) error

IncrementSecondaryProgressBy calls the IncrementSecondaryProgressBy RPC.

func (*ProgressDialogClient) IsIndeterminate

func (c *ProgressDialogClient) IsIndeterminate(ctx context.Context, handle int64) (bool, error)

IsIndeterminate calls the IsIndeterminate RPC.

func (*ProgressDialogClient) OnStart

func (c *ProgressDialogClient) OnStart(ctx context.Context, handle int64) error

OnStart calls the OnStart RPC.

func (*ProgressDialogClient) SetIndeterminate

func (c *ProgressDialogClient) SetIndeterminate(ctx context.Context, handle int64, arg0 bool) error

SetIndeterminate calls the SetIndeterminate RPC.

func (*ProgressDialogClient) SetIndeterminateDrawable

func (c *ProgressDialogClient) SetIndeterminateDrawable(ctx context.Context, handle int64, arg0 int64) error

SetIndeterminateDrawable calls the SetIndeterminateDrawable RPC.

func (*ProgressDialogClient) SetMax

func (c *ProgressDialogClient) SetMax(ctx context.Context, handle int64, arg0 int32) error

SetMax calls the SetMax RPC.

func (*ProgressDialogClient) SetMessage

func (c *ProgressDialogClient) SetMessage(ctx context.Context, handle int64, arg0 string) error

SetMessage calls the SetMessage RPC.

func (*ProgressDialogClient) SetProgress

func (c *ProgressDialogClient) SetProgress(ctx context.Context, handle int64, arg0 int32) error

SetProgress calls the SetProgress RPC.

func (*ProgressDialogClient) SetProgressDrawable

func (c *ProgressDialogClient) SetProgressDrawable(ctx context.Context, handle int64, arg0 int64) error

SetProgressDrawable calls the SetProgressDrawable RPC.

func (*ProgressDialogClient) SetProgressNumberFormat

func (c *ProgressDialogClient) SetProgressNumberFormat(ctx context.Context, handle int64, arg0 string) error

SetProgressNumberFormat calls the SetProgressNumberFormat RPC.

func (*ProgressDialogClient) SetProgressPercentFormat

func (c *ProgressDialogClient) SetProgressPercentFormat(ctx context.Context, handle int64, arg0 int64) error

SetProgressPercentFormat calls the SetProgressPercentFormat RPC.

func (*ProgressDialogClient) SetProgressStyle

func (c *ProgressDialogClient) SetProgressStyle(ctx context.Context, handle int64, arg0 int32) error

SetProgressStyle calls the SetProgressStyle RPC.

func (*ProgressDialogClient) SetSecondaryProgress

func (c *ProgressDialogClient) SetSecondaryProgress(ctx context.Context, handle int64, arg0 int32) error

SetSecondaryProgress calls the SetSecondaryProgress RPC.

func (*ProgressDialogClient) Show3

func (c *ProgressDialogClient) Show3(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string) (int64, error)

Show3 calls the Show3 RPC.

func (*ProgressDialogClient) Show4_1

func (c *ProgressDialogClient) Show4_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, arg3 bool) (int64, error)

Show4_1 calls the Show4_1 RPC.

func (*ProgressDialogClient) Show5_2

func (c *ProgressDialogClient) Show5_2(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, arg3 bool, arg4 bool) (int64, error)

Show5_2 calls the Show5_2 RPC.

func (*ProgressDialogClient) Show6_3

func (c *ProgressDialogClient) Show6_3(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, arg3 bool, arg4 bool, arg5 int64) (int64, error)

Show6_3 calls the Show6_3 RPC.

type RecoverableSecurityExceptionClient

type RecoverableSecurityExceptionClient struct {
	// contains filtered or unexported fields
}

RecoverableSecurityExceptionClient wraps the gRPC RecoverableSecurityExceptionService client.

func NewRecoverableSecurityExceptionClient

func NewRecoverableSecurityExceptionClient(cc grpc.ClientConnInterface) *RecoverableSecurityExceptionClient

NewRecoverableSecurityExceptionClient creates a new RecoverableSecurityException client.

func (*RecoverableSecurityExceptionClient) DescribeContents

func (c *RecoverableSecurityExceptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*RecoverableSecurityExceptionClient) GetUserAction

func (c *RecoverableSecurityExceptionClient) GetUserAction(ctx context.Context, handle int64) (int64, error)

GetUserAction calls the GetUserAction RPC.

func (*RecoverableSecurityExceptionClient) GetUserMessage

func (c *RecoverableSecurityExceptionClient) GetUserMessage(ctx context.Context, handle int64) (int64, error)

GetUserMessage calls the GetUserMessage RPC.

func (*RecoverableSecurityExceptionClient) WriteToParcel

func (c *RecoverableSecurityExceptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type RemoteActionClient

type RemoteActionClient struct {
	// contains filtered or unexported fields
}

RemoteActionClient wraps the gRPC RemoteActionService client.

func NewRemoteActionClient

func NewRemoteActionClient(cc grpc.ClientConnInterface) *RemoteActionClient

NewRemoteActionClient creates a new RemoteAction client.

func (*RemoteActionClient) Clone0

func (c *RemoteActionClient) Clone0(ctx context.Context, handle int64) (int64, error)

Clone0 calls the Clone0 RPC.

func (*RemoteActionClient) Clone0_1

func (c *RemoteActionClient) Clone0_1(ctx context.Context, handle int64) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*RemoteActionClient) DescribeContents

func (c *RemoteActionClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*RemoteActionClient) Dump

func (c *RemoteActionClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Dump calls the Dump RPC.

func (*RemoteActionClient) Equals

func (c *RemoteActionClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RemoteActionClient) GetActionIntent

func (c *RemoteActionClient) GetActionIntent(ctx context.Context, handle int64) (int64, error)

GetActionIntent calls the GetActionIntent RPC.

func (*RemoteActionClient) GetContentDescription

func (c *RemoteActionClient) GetContentDescription(ctx context.Context, handle int64) (int64, error)

GetContentDescription calls the GetContentDescription RPC.

func (*RemoteActionClient) GetIcon

func (c *RemoteActionClient) GetIcon(ctx context.Context, handle int64) (int64, error)

GetIcon calls the GetIcon RPC.

func (*RemoteActionClient) GetTitle

func (c *RemoteActionClient) GetTitle(ctx context.Context, handle int64) (int64, error)

GetTitle calls the GetTitle RPC.

func (*RemoteActionClient) HashCode

func (c *RemoteActionClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*RemoteActionClient) IsEnabled

func (c *RemoteActionClient) IsEnabled(ctx context.Context, handle int64) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*RemoteActionClient) SetEnabled

func (c *RemoteActionClient) SetEnabled(ctx context.Context, handle int64, arg0 bool) error

SetEnabled calls the SetEnabled RPC.

func (*RemoteActionClient) SetShouldShowIcon

func (c *RemoteActionClient) SetShouldShowIcon(ctx context.Context, handle int64, arg0 bool) error

SetShouldShowIcon calls the SetShouldShowIcon RPC.

func (*RemoteActionClient) ShouldShowIcon

func (c *RemoteActionClient) ShouldShowIcon(ctx context.Context, handle int64) (bool, error)

ShouldShowIcon calls the ShouldShowIcon RPC.

func (*RemoteActionClient) WriteToParcel

func (c *RemoteActionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type RemoteInputBuilderClient

type RemoteInputBuilderClient struct {
	// contains filtered or unexported fields
}

RemoteInputBuilderClient wraps the gRPC RemoteInputBuilderService client.

func NewRemoteInputBuilderClient

func NewRemoteInputBuilderClient(cc grpc.ClientConnInterface) *RemoteInputBuilderClient

NewRemoteInputBuilderClient creates a new RemoteInputBuilder client.

func (*RemoteInputBuilderClient) AddExtras

func (c *RemoteInputBuilderClient) AddExtras(ctx context.Context, arg0 int64) (int64, error)

AddExtras calls the AddExtras RPC.

func (*RemoteInputBuilderClient) Build

Build calls the Build RPC.

func (*RemoteInputBuilderClient) GetExtras

func (c *RemoteInputBuilderClient) GetExtras(ctx context.Context) (int64, error)

GetExtras calls the GetExtras RPC.

func (*RemoteInputBuilderClient) SetAllowDataType

func (c *RemoteInputBuilderClient) SetAllowDataType(ctx context.Context, arg0 string, arg1 bool) (int64, error)

SetAllowDataType calls the SetAllowDataType RPC.

func (*RemoteInputBuilderClient) SetAllowFreeFormInput

func (c *RemoteInputBuilderClient) SetAllowFreeFormInput(ctx context.Context, arg0 bool) (int64, error)

SetAllowFreeFormInput calls the SetAllowFreeFormInput RPC.

func (*RemoteInputBuilderClient) SetChoices

func (c *RemoteInputBuilderClient) SetChoices(ctx context.Context, arg0 int64) (int64, error)

SetChoices calls the SetChoices RPC.

func (*RemoteInputBuilderClient) SetEditChoicesBeforeSending

func (c *RemoteInputBuilderClient) SetEditChoicesBeforeSending(ctx context.Context, arg0 int32) (int64, error)

SetEditChoicesBeforeSending calls the SetEditChoicesBeforeSending RPC.

func (*RemoteInputBuilderClient) SetLabel

func (c *RemoteInputBuilderClient) SetLabel(ctx context.Context, arg0 string) (int64, error)

SetLabel calls the SetLabel RPC.

type RemoteInputClient

type RemoteInputClient struct {
	// contains filtered or unexported fields
}

RemoteInputClient wraps the gRPC RemoteInputService client.

func NewRemoteInputClient

func NewRemoteInputClient(cc grpc.ClientConnInterface) *RemoteInputClient

NewRemoteInputClient creates a new RemoteInput client.

func (*RemoteInputClient) AddResultsToIntent

func (c *RemoteInputClient) AddResultsToIntent(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

AddResultsToIntent calls the AddResultsToIntent RPC.

func (*RemoteInputClient) DescribeContents

func (c *RemoteInputClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*RemoteInputClient) GetAllowFreeFormInput

func (c *RemoteInputClient) GetAllowFreeFormInput(ctx context.Context) (bool, error)

GetAllowFreeFormInput calls the GetAllowFreeFormInput RPC.

func (*RemoteInputClient) GetAllowedDataTypes

func (c *RemoteInputClient) GetAllowedDataTypes(ctx context.Context) (int64, error)

GetAllowedDataTypes calls the GetAllowedDataTypes RPC.

func (*RemoteInputClient) GetChoices

func (c *RemoteInputClient) GetChoices(ctx context.Context) (int64, error)

GetChoices calls the GetChoices RPC.

func (*RemoteInputClient) GetEditChoicesBeforeSending

func (c *RemoteInputClient) GetEditChoicesBeforeSending(ctx context.Context) (int32, error)

GetEditChoicesBeforeSending calls the GetEditChoicesBeforeSending RPC.

func (*RemoteInputClient) GetExtras

func (c *RemoteInputClient) GetExtras(ctx context.Context) (int64, error)

GetExtras calls the GetExtras RPC.

func (*RemoteInputClient) GetLabel

func (c *RemoteInputClient) GetLabel(ctx context.Context) (int64, error)

GetLabel calls the GetLabel RPC.

func (*RemoteInputClient) GetResultKey

func (c *RemoteInputClient) GetResultKey(ctx context.Context) (string, error)

GetResultKey calls the GetResultKey RPC.

func (*RemoteInputClient) GetResultsFromIntent

func (c *RemoteInputClient) GetResultsFromIntent(ctx context.Context, arg0 int64) (int64, error)

GetResultsFromIntent calls the GetResultsFromIntent RPC.

func (*RemoteInputClient) GetResultsSource

func (c *RemoteInputClient) GetResultsSource(ctx context.Context, arg0 int64) (int32, error)

GetResultsSource calls the GetResultsSource RPC.

func (*RemoteInputClient) IsDataOnly

func (c *RemoteInputClient) IsDataOnly(ctx context.Context) (bool, error)

IsDataOnly calls the IsDataOnly RPC.

func (*RemoteInputClient) SetResultsSource

func (c *RemoteInputClient) SetResultsSource(ctx context.Context, arg0 int64, arg1 int32) error

SetResultsSource calls the SetResultsSource RPC.

func (*RemoteInputClient) WriteToParcel

func (c *RemoteInputClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SearchManagerClient

type SearchManagerClient struct {
	// contains filtered or unexported fields
}

SearchManagerClient wraps the gRPC SearchManagerService client.

func NewSearchManagerClient

func NewSearchManagerClient(cc grpc.ClientConnInterface) *SearchManagerClient

NewSearchManagerClient creates a new SearchManager client.

func (*SearchManagerClient) GetGlobalSearchActivity

func (c *SearchManagerClient) GetGlobalSearchActivity(ctx context.Context) (int64, error)

GetGlobalSearchActivity calls the GetGlobalSearchActivity RPC.

func (*SearchManagerClient) GetSearchableInfo

func (c *SearchManagerClient) GetSearchableInfo(ctx context.Context, arg0 int64) (int64, error)

GetSearchableInfo calls the GetSearchableInfo RPC.

func (*SearchManagerClient) GetSearchablesInGlobalSearch

func (c *SearchManagerClient) GetSearchablesInGlobalSearch(ctx context.Context) (int64, error)

GetSearchablesInGlobalSearch calls the GetSearchablesInGlobalSearch RPC.

func (*SearchManagerClient) OnCancel

func (c *SearchManagerClient) OnCancel(ctx context.Context, arg0 int64) error

OnCancel calls the OnCancel RPC.

func (*SearchManagerClient) OnDismiss

func (c *SearchManagerClient) OnDismiss(ctx context.Context, arg0 int64) error

OnDismiss calls the OnDismiss RPC.

func (*SearchManagerClient) SetOnCancelListener

func (c *SearchManagerClient) SetOnCancelListener(ctx context.Context, arg0 int64) error

SetOnCancelListener calls the SetOnCancelListener RPC.

func (*SearchManagerClient) SetOnDismissListener

func (c *SearchManagerClient) SetOnDismissListener(ctx context.Context, arg0 int64) error

SetOnDismissListener calls the SetOnDismissListener RPC.

func (*SearchManagerClient) StartSearch

func (c *SearchManagerClient) StartSearch(ctx context.Context, arg0 string, arg1 bool, arg2 int64, arg3 int64, arg4 bool) error

StartSearch calls the StartSearch RPC.

func (*SearchManagerClient) StopSearch

func (c *SearchManagerClient) StopSearch(ctx context.Context) error

StopSearch calls the StopSearch RPC.

func (*SearchManagerClient) TriggerSearch

func (c *SearchManagerClient) TriggerSearch(ctx context.Context, arg0 string, arg1 int64, arg2 int64) error

TriggerSearch calls the TriggerSearch RPC.

type SearchManagerOnCancelListenerClient

type SearchManagerOnCancelListenerClient struct {
	// contains filtered or unexported fields
}

SearchManagerOnCancelListenerClient wraps the gRPC SearchManagerOnCancelListenerService client.

func NewSearchManagerOnCancelListenerClient

func NewSearchManagerOnCancelListenerClient(cc grpc.ClientConnInterface) *SearchManagerOnCancelListenerClient

NewSearchManagerOnCancelListenerClient creates a new SearchManagerOnCancelListener client.

func (*SearchManagerOnCancelListenerClient) OnCancel

OnCancel calls the OnCancel RPC.

type SearchManagerOnDismissListenerClient

type SearchManagerOnDismissListenerClient struct {
	// contains filtered or unexported fields
}

SearchManagerOnDismissListenerClient wraps the gRPC SearchManagerOnDismissListenerService client.

func NewSearchManagerOnDismissListenerClient

func NewSearchManagerOnDismissListenerClient(cc grpc.ClientConnInterface) *SearchManagerOnDismissListenerClient

NewSearchManagerOnDismissListenerClient creates a new SearchManagerOnDismissListener client.

func (*SearchManagerOnDismissListenerClient) OnDismiss

OnDismiss calls the OnDismiss RPC.

type SearchableInfoClient

type SearchableInfoClient struct {
	// contains filtered or unexported fields
}

SearchableInfoClient wraps the gRPC SearchableInfoService client.

func NewSearchableInfoClient

func NewSearchableInfoClient(cc grpc.ClientConnInterface) *SearchableInfoClient

NewSearchableInfoClient creates a new SearchableInfo client.

func (*SearchableInfoClient) AutoUrlDetect

func (c *SearchableInfoClient) AutoUrlDetect(ctx context.Context) (bool, error)

AutoUrlDetect calls the AutoUrlDetect RPC.

func (*SearchableInfoClient) DescribeContents

func (c *SearchableInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SearchableInfoClient) GetHintId

func (c *SearchableInfoClient) GetHintId(ctx context.Context) (int32, error)

GetHintId calls the GetHintId RPC.

func (*SearchableInfoClient) GetImeOptions

func (c *SearchableInfoClient) GetImeOptions(ctx context.Context) (int32, error)

GetImeOptions calls the GetImeOptions RPC.

func (*SearchableInfoClient) GetInputType

func (c *SearchableInfoClient) GetInputType(ctx context.Context) (int32, error)

GetInputType calls the GetInputType RPC.

func (*SearchableInfoClient) GetSearchActivity

func (c *SearchableInfoClient) GetSearchActivity(ctx context.Context) (int64, error)

GetSearchActivity calls the GetSearchActivity RPC.

func (*SearchableInfoClient) GetSettingsDescriptionId

func (c *SearchableInfoClient) GetSettingsDescriptionId(ctx context.Context) (int32, error)

GetSettingsDescriptionId calls the GetSettingsDescriptionId RPC.

func (*SearchableInfoClient) GetSuggestAuthority

func (c *SearchableInfoClient) GetSuggestAuthority(ctx context.Context) (string, error)

GetSuggestAuthority calls the GetSuggestAuthority RPC.

func (*SearchableInfoClient) GetSuggestIntentAction

func (c *SearchableInfoClient) GetSuggestIntentAction(ctx context.Context) (string, error)

GetSuggestIntentAction calls the GetSuggestIntentAction RPC.

func (*SearchableInfoClient) GetSuggestIntentData

func (c *SearchableInfoClient) GetSuggestIntentData(ctx context.Context) (string, error)

GetSuggestIntentData calls the GetSuggestIntentData RPC.

func (*SearchableInfoClient) GetSuggestPackage

func (c *SearchableInfoClient) GetSuggestPackage(ctx context.Context) (string, error)

GetSuggestPackage calls the GetSuggestPackage RPC.

func (*SearchableInfoClient) GetSuggestPath

func (c *SearchableInfoClient) GetSuggestPath(ctx context.Context) (string, error)

GetSuggestPath calls the GetSuggestPath RPC.

func (*SearchableInfoClient) GetSuggestSelection

func (c *SearchableInfoClient) GetSuggestSelection(ctx context.Context) (string, error)

GetSuggestSelection calls the GetSuggestSelection RPC.

func (*SearchableInfoClient) GetSuggestThreshold

func (c *SearchableInfoClient) GetSuggestThreshold(ctx context.Context) (int32, error)

GetSuggestThreshold calls the GetSuggestThreshold RPC.

func (*SearchableInfoClient) GetVoiceLanguageId

func (c *SearchableInfoClient) GetVoiceLanguageId(ctx context.Context) (int32, error)

GetVoiceLanguageId calls the GetVoiceLanguageId RPC.

func (*SearchableInfoClient) GetVoiceLanguageModeId

func (c *SearchableInfoClient) GetVoiceLanguageModeId(ctx context.Context) (int32, error)

GetVoiceLanguageModeId calls the GetVoiceLanguageModeId RPC.

func (*SearchableInfoClient) GetVoiceMaxResults

func (c *SearchableInfoClient) GetVoiceMaxResults(ctx context.Context) (int32, error)

GetVoiceMaxResults calls the GetVoiceMaxResults RPC.

func (*SearchableInfoClient) GetVoicePromptTextId

func (c *SearchableInfoClient) GetVoicePromptTextId(ctx context.Context) (int32, error)

GetVoicePromptTextId calls the GetVoicePromptTextId RPC.

func (*SearchableInfoClient) GetVoiceSearchEnabled

func (c *SearchableInfoClient) GetVoiceSearchEnabled(ctx context.Context) (bool, error)

GetVoiceSearchEnabled calls the GetVoiceSearchEnabled RPC.

func (*SearchableInfoClient) GetVoiceSearchLaunchRecognizer

func (c *SearchableInfoClient) GetVoiceSearchLaunchRecognizer(ctx context.Context) (bool, error)

GetVoiceSearchLaunchRecognizer calls the GetVoiceSearchLaunchRecognizer RPC.

func (*SearchableInfoClient) GetVoiceSearchLaunchWebSearch

func (c *SearchableInfoClient) GetVoiceSearchLaunchWebSearch(ctx context.Context) (bool, error)

GetVoiceSearchLaunchWebSearch calls the GetVoiceSearchLaunchWebSearch RPC.

func (*SearchableInfoClient) QueryAfterZeroResults

func (c *SearchableInfoClient) QueryAfterZeroResults(ctx context.Context) (bool, error)

QueryAfterZeroResults calls the QueryAfterZeroResults RPC.

func (*SearchableInfoClient) ShouldIncludeInGlobalSearch

func (c *SearchableInfoClient) ShouldIncludeInGlobalSearch(ctx context.Context) (bool, error)

ShouldIncludeInGlobalSearch calls the ShouldIncludeInGlobalSearch RPC.

func (*SearchableInfoClient) ShouldRewriteQueryFromData

func (c *SearchableInfoClient) ShouldRewriteQueryFromData(ctx context.Context) (bool, error)

ShouldRewriteQueryFromData calls the ShouldRewriteQueryFromData RPC.

func (*SearchableInfoClient) ShouldRewriteQueryFromText

func (c *SearchableInfoClient) ShouldRewriteQueryFromText(ctx context.Context) (bool, error)

ShouldRewriteQueryFromText calls the ShouldRewriteQueryFromText RPC.

func (*SearchableInfoClient) WriteToParcel

func (c *SearchableInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ServiceClient

type ServiceClient struct {
	// contains filtered or unexported fields
}

ServiceClient wraps the gRPC ServiceService client.

func NewServiceClient

func NewServiceClient(cc grpc.ClientConnInterface) *ServiceClient

NewServiceClient creates a new Service client.

func (*ServiceClient) GetApplication

func (c *ServiceClient) GetApplication(ctx context.Context) (int64, error)

GetApplication calls the GetApplication RPC.

func (*ServiceClient) GetForegroundServiceType

func (c *ServiceClient) GetForegroundServiceType(ctx context.Context) (int32, error)

GetForegroundServiceType calls the GetForegroundServiceType RPC.

func (*ServiceClient) OnBind

func (c *ServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)

OnBind calls the OnBind RPC.

func (*ServiceClient) OnConfigurationChanged

func (c *ServiceClient) OnConfigurationChanged(ctx context.Context, arg0 int64) error

OnConfigurationChanged calls the OnConfigurationChanged RPC.

func (*ServiceClient) OnCreate

func (c *ServiceClient) OnCreate(ctx context.Context) error

OnCreate calls the OnCreate RPC.

func (*ServiceClient) OnDestroy

func (c *ServiceClient) OnDestroy(ctx context.Context) error

OnDestroy calls the OnDestroy RPC.

func (*ServiceClient) OnLowMemory

func (c *ServiceClient) OnLowMemory(ctx context.Context) error

OnLowMemory calls the OnLowMemory RPC.

func (*ServiceClient) OnRebind

func (c *ServiceClient) OnRebind(ctx context.Context, arg0 int64) error

OnRebind calls the OnRebind RPC.

func (*ServiceClient) OnStart

func (c *ServiceClient) OnStart(ctx context.Context, arg0 int64, arg1 int32) error

OnStart calls the OnStart RPC.

func (*ServiceClient) OnStartCommand

func (c *ServiceClient) OnStartCommand(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int32, error)

OnStartCommand calls the OnStartCommand RPC.

func (*ServiceClient) OnTaskRemoved

func (c *ServiceClient) OnTaskRemoved(ctx context.Context, arg0 int64) error

OnTaskRemoved calls the OnTaskRemoved RPC.

func (*ServiceClient) OnTimeout1

func (c *ServiceClient) OnTimeout1(ctx context.Context, arg0 int32) error

OnTimeout1 calls the OnTimeout1 RPC.

func (*ServiceClient) OnTimeout2_1

func (c *ServiceClient) OnTimeout2_1(ctx context.Context, arg0 int32, arg1 int32) error

OnTimeout2_1 calls the OnTimeout2_1 RPC.

func (*ServiceClient) OnTrimMemory

func (c *ServiceClient) OnTrimMemory(ctx context.Context, arg0 int32) error

OnTrimMemory calls the OnTrimMemory RPC.

func (*ServiceClient) OnUnbind

func (c *ServiceClient) OnUnbind(ctx context.Context, arg0 int64) (bool, error)

OnUnbind calls the OnUnbind RPC.

func (*ServiceClient) StartForeground2

func (c *ServiceClient) StartForeground2(ctx context.Context, arg0 int32, arg1 int64) error

StartForeground2 calls the StartForeground2 RPC.

func (*ServiceClient) StartForeground3_1

func (c *ServiceClient) StartForeground3_1(ctx context.Context, arg0 int32, arg1 int64, arg2 int32) error

StartForeground3_1 calls the StartForeground3_1 RPC.

func (*ServiceClient) StopForeground1

func (c *ServiceClient) StopForeground1(ctx context.Context, arg0 bool) error

StopForeground1 calls the StopForeground1 RPC.

func (*ServiceClient) StopForeground1_1

func (c *ServiceClient) StopForeground1_1(ctx context.Context, arg0 int32) error

StopForeground1_1 calls the StopForeground1_1 RPC.

func (*ServiceClient) StopSelf0

func (c *ServiceClient) StopSelf0(ctx context.Context) error

StopSelf0 calls the StopSelf0 RPC.

func (*ServiceClient) StopSelf1_1

func (c *ServiceClient) StopSelf1_1(ctx context.Context, arg0 int32) error

StopSelf1_1 calls the StopSelf1_1 RPC.

func (*ServiceClient) StopSelfResult

func (c *ServiceClient) StopSelfResult(ctx context.Context, arg0 int32) (bool, error)

StopSelfResult calls the StopSelfResult RPC.

type SharedElementCallbackClient

type SharedElementCallbackClient struct {
	// contains filtered or unexported fields
}

SharedElementCallbackClient wraps the gRPC SharedElementCallbackService client.

func NewSharedElementCallbackClient

func NewSharedElementCallbackClient(cc grpc.ClientConnInterface) *SharedElementCallbackClient

NewSharedElementCallbackClient creates a new SharedElementCallback client.

func (*SharedElementCallbackClient) OnCaptureSharedElementSnapshot

func (c *SharedElementCallbackClient) OnCaptureSharedElementSnapshot(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

OnCaptureSharedElementSnapshot calls the OnCaptureSharedElementSnapshot RPC.

func (*SharedElementCallbackClient) OnCreateSnapshotView

func (c *SharedElementCallbackClient) OnCreateSnapshotView(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

OnCreateSnapshotView calls the OnCreateSnapshotView RPC.

type SharedElementCallbackOnSharedElementsReadyListenerClient

type SharedElementCallbackOnSharedElementsReadyListenerClient struct {
	// contains filtered or unexported fields
}

SharedElementCallbackOnSharedElementsReadyListenerClient wraps the gRPC SharedElementCallbackOnSharedElementsReadyListenerService client.

func NewSharedElementCallbackOnSharedElementsReadyListenerClient

func NewSharedElementCallbackOnSharedElementsReadyListenerClient(cc grpc.ClientConnInterface) *SharedElementCallbackOnSharedElementsReadyListenerClient

NewSharedElementCallbackOnSharedElementsReadyListenerClient creates a new SharedElementCallbackOnSharedElementsReadyListener client.

func (*SharedElementCallbackOnSharedElementsReadyListenerClient) OnSharedElementsReady

OnSharedElementsReady calls the OnSharedElementsReady RPC.

type StartForegroundCalledOnStoppedServiceExceptionClient

type StartForegroundCalledOnStoppedServiceExceptionClient struct {
	// contains filtered or unexported fields
}

StartForegroundCalledOnStoppedServiceExceptionClient wraps the gRPC StartForegroundCalledOnStoppedServiceExceptionService client.

func NewStartForegroundCalledOnStoppedServiceExceptionClient

func NewStartForegroundCalledOnStoppedServiceExceptionClient(cc grpc.ClientConnInterface) *StartForegroundCalledOnStoppedServiceExceptionClient

NewStartForegroundCalledOnStoppedServiceExceptionClient creates a new StartForegroundCalledOnStoppedServiceException client.

func (*StartForegroundCalledOnStoppedServiceExceptionClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*StartForegroundCalledOnStoppedServiceExceptionClient) WriteToParcel

WriteToParcel calls the WriteToParcel RPC.

type StatusBarManagerClient

type StatusBarManagerClient struct {
	// contains filtered or unexported fields
}

StatusBarManagerClient wraps the gRPC StatusBarManagerService client.

func NewStatusBarManagerClient

func NewStatusBarManagerClient(cc grpc.ClientConnInterface) *StatusBarManagerClient

NewStatusBarManagerClient creates a new StatusBarManager client.

func (*StatusBarManagerClient) CanLaunchCaptureContentActivityForNote

func (c *StatusBarManagerClient) CanLaunchCaptureContentActivityForNote(ctx context.Context, arg0 int64) (bool, error)

CanLaunchCaptureContentActivityForNote calls the CanLaunchCaptureContentActivityForNote RPC.

type SyncNotedAppOpClient

type SyncNotedAppOpClient struct {
	// contains filtered or unexported fields
}

SyncNotedAppOpClient wraps the gRPC SyncNotedAppOpService client.

func NewSyncNotedAppOpClient

func NewSyncNotedAppOpClient(cc grpc.ClientConnInterface) *SyncNotedAppOpClient

NewSyncNotedAppOpClient creates a new SyncNotedAppOp client.

func (*SyncNotedAppOpClient) DescribeContents

func (c *SyncNotedAppOpClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SyncNotedAppOpClient) Equals

func (c *SyncNotedAppOpClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SyncNotedAppOpClient) GetAttributionTag

func (c *SyncNotedAppOpClient) GetAttributionTag(ctx context.Context, handle int64) (string, error)

GetAttributionTag calls the GetAttributionTag RPC.

func (*SyncNotedAppOpClient) GetOp

func (c *SyncNotedAppOpClient) GetOp(ctx context.Context, handle int64) (string, error)

GetOp calls the GetOp RPC.

func (*SyncNotedAppOpClient) HashCode

func (c *SyncNotedAppOpClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*SyncNotedAppOpClient) ToString

func (c *SyncNotedAppOpClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*SyncNotedAppOpClient) WriteToParcel

func (c *SyncNotedAppOpClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type TabActivityClient

type TabActivityClient struct {
	// contains filtered or unexported fields
}

TabActivityClient wraps the gRPC TabActivityService client.

func NewTabActivityClient

func NewTabActivityClient(cc grpc.ClientConnInterface) *TabActivityClient

NewTabActivityClient creates a new TabActivity client.

func (*TabActivityClient) GetTabHost

func (c *TabActivityClient) GetTabHost(ctx context.Context, handle int64) (int64, error)

GetTabHost calls the GetTabHost RPC.

func (*TabActivityClient) GetTabWidget

func (c *TabActivityClient) GetTabWidget(ctx context.Context, handle int64) (int64, error)

GetTabWidget calls the GetTabWidget RPC.

func (*TabActivityClient) OnContentChanged

func (c *TabActivityClient) OnContentChanged(ctx context.Context, handle int64) error

OnContentChanged calls the OnContentChanged RPC.

func (*TabActivityClient) SetDefaultTab1

func (c *TabActivityClient) SetDefaultTab1(ctx context.Context, handle int64, arg0 int32) error

SetDefaultTab1 calls the SetDefaultTab1 RPC.

func (*TabActivityClient) SetDefaultTab1_1

func (c *TabActivityClient) SetDefaultTab1_1(ctx context.Context, handle int64, arg0 string) error

SetDefaultTab1_1 calls the SetDefaultTab1_1 RPC.

type TaskInfoClient

type TaskInfoClient struct {
	// contains filtered or unexported fields
}

TaskInfoClient wraps the gRPC TaskInfoService client.

func NewTaskInfoClient

func NewTaskInfoClient(cc grpc.ClientConnInterface) *TaskInfoClient

NewTaskInfoClient creates a new TaskInfo client.

func (*TaskInfoClient) IsVisible

func (c *TaskInfoClient) IsVisible(ctx context.Context) (bool, error)

IsVisible calls the IsVisible RPC.

func (*TaskInfoClient) ToString

func (c *TaskInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type TaskStackBuilderClient

type TaskStackBuilderClient struct {
	// contains filtered or unexported fields
}

TaskStackBuilderClient wraps the gRPC TaskStackBuilderService client.

func NewTaskStackBuilderClient

func NewTaskStackBuilderClient(cc grpc.ClientConnInterface) *TaskStackBuilderClient

NewTaskStackBuilderClient creates a new TaskStackBuilder client.

func (*TaskStackBuilderClient) AddNextIntent

func (c *TaskStackBuilderClient) AddNextIntent(ctx context.Context, arg0 int64) (int64, error)

AddNextIntent calls the AddNextIntent RPC.

func (*TaskStackBuilderClient) AddNextIntentWithParentStack

func (c *TaskStackBuilderClient) AddNextIntentWithParentStack(ctx context.Context, arg0 int64) (int64, error)

AddNextIntentWithParentStack calls the AddNextIntentWithParentStack RPC.

func (*TaskStackBuilderClient) AddParentStack1

func (c *TaskStackBuilderClient) AddParentStack1(ctx context.Context, arg0 int64) (int64, error)

AddParentStack1 calls the AddParentStack1 RPC.

func (*TaskStackBuilderClient) AddParentStack1_1

func (c *TaskStackBuilderClient) AddParentStack1_1(ctx context.Context, arg0 int64) (int64, error)

AddParentStack1_1 calls the AddParentStack1_1 RPC.

func (*TaskStackBuilderClient) Create

func (c *TaskStackBuilderClient) Create(ctx context.Context, arg0 int64) (int64, error)

Create calls the Create RPC.

func (*TaskStackBuilderClient) EditIntentAt

func (c *TaskStackBuilderClient) EditIntentAt(ctx context.Context, arg0 int32) (int64, error)

EditIntentAt calls the EditIntentAt RPC.

func (*TaskStackBuilderClient) GetIntentCount

func (c *TaskStackBuilderClient) GetIntentCount(ctx context.Context) (int32, error)

GetIntentCount calls the GetIntentCount RPC.

func (*TaskStackBuilderClient) GetIntents

func (c *TaskStackBuilderClient) GetIntents(ctx context.Context) (int64, error)

GetIntents calls the GetIntents RPC.

func (*TaskStackBuilderClient) GetPendingIntent2

func (c *TaskStackBuilderClient) GetPendingIntent2(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

GetPendingIntent2 calls the GetPendingIntent2 RPC.

func (*TaskStackBuilderClient) GetPendingIntent3_1

func (c *TaskStackBuilderClient) GetPendingIntent3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)

GetPendingIntent3_1 calls the GetPendingIntent3_1 RPC.

func (*TaskStackBuilderClient) StartActivities0

func (c *TaskStackBuilderClient) StartActivities0(ctx context.Context) error

StartActivities0 calls the StartActivities0 RPC.

func (*TaskStackBuilderClient) StartActivities1_1

func (c *TaskStackBuilderClient) StartActivities1_1(ctx context.Context, arg0 int64) error

StartActivities1_1 calls the StartActivities1_1 RPC.

type TimePickerDialogClient

type TimePickerDialogClient struct {
	// contains filtered or unexported fields
}

TimePickerDialogClient wraps the gRPC TimePickerDialogService client.

func NewTimePickerDialogClient

func NewTimePickerDialogClient(cc grpc.ClientConnInterface) *TimePickerDialogClient

NewTimePickerDialogClient creates a new TimePickerDialog client.

func (*TimePickerDialogClient) OnClick

func (c *TimePickerDialogClient) OnClick(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

OnClick calls the OnClick RPC.

func (*TimePickerDialogClient) OnRestoreInstanceState

func (c *TimePickerDialogClient) OnRestoreInstanceState(ctx context.Context, handle int64, arg0 int64) error

OnRestoreInstanceState calls the OnRestoreInstanceState RPC.

func (*TimePickerDialogClient) OnSaveInstanceState

func (c *TimePickerDialogClient) OnSaveInstanceState(ctx context.Context, handle int64) (int64, error)

OnSaveInstanceState calls the OnSaveInstanceState RPC.

func (*TimePickerDialogClient) OnTimeChanged

func (c *TimePickerDialogClient) OnTimeChanged(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error

OnTimeChanged calls the OnTimeChanged RPC.

func (*TimePickerDialogClient) Show

func (c *TimePickerDialogClient) Show(ctx context.Context, handle int64) error

Show calls the Show RPC.

func (*TimePickerDialogClient) UpdateTime

func (c *TimePickerDialogClient) UpdateTime(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

UpdateTime calls the UpdateTime RPC.

type TimePickerDialogOnTimeSetListenerClient

type TimePickerDialogOnTimeSetListenerClient struct {
	// contains filtered or unexported fields
}

TimePickerDialogOnTimeSetListenerClient wraps the gRPC TimePickerDialogOnTimeSetListenerService client.

func NewTimePickerDialogOnTimeSetListenerClient

func NewTimePickerDialogOnTimeSetListenerClient(cc grpc.ClientConnInterface) *TimePickerDialogOnTimeSetListenerClient

NewTimePickerDialogOnTimeSetListenerClient creates a new TimePickerDialogOnTimeSetListener client.

func (*TimePickerDialogOnTimeSetListenerClient) OnTimeSet

func (c *TimePickerDialogOnTimeSetListenerClient) OnTimeSet(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error

OnTimeSet calls the OnTimeSet RPC.

type UiAutomationAccessibilityEventFilterClient

type UiAutomationAccessibilityEventFilterClient struct {
	// contains filtered or unexported fields
}

UiAutomationAccessibilityEventFilterClient wraps the gRPC UiAutomationAccessibilityEventFilterService client.

func NewUiAutomationAccessibilityEventFilterClient

func NewUiAutomationAccessibilityEventFilterClient(cc grpc.ClientConnInterface) *UiAutomationAccessibilityEventFilterClient

NewUiAutomationAccessibilityEventFilterClient creates a new UiAutomationAccessibilityEventFilter client.

func (*UiAutomationAccessibilityEventFilterClient) Accept

Accept calls the Accept RPC.

type UiAutomationClient

type UiAutomationClient struct {
	// contains filtered or unexported fields
}

UiAutomationClient wraps the gRPC UiAutomationService client.

func NewUiAutomationClient

func NewUiAutomationClient(cc grpc.ClientConnInterface) *UiAutomationClient

NewUiAutomationClient creates a new UiAutomation client.

func (*UiAutomationClient) AdoptShellPermissionIdentity0

func (c *UiAutomationClient) AdoptShellPermissionIdentity0(ctx context.Context) error

AdoptShellPermissionIdentity0 calls the AdoptShellPermissionIdentity0 RPC.

func (*UiAutomationClient) AdoptShellPermissionIdentity1_1

func (c *UiAutomationClient) AdoptShellPermissionIdentity1_1(ctx context.Context, arg0 int64) error

AdoptShellPermissionIdentity1_1 calls the AdoptShellPermissionIdentity1_1 RPC.

func (*UiAutomationClient) ClearCache

func (c *UiAutomationClient) ClearCache(ctx context.Context) (bool, error)

ClearCache calls the ClearCache RPC.

func (*UiAutomationClient) ClearWindowAnimationFrameStats

func (c *UiAutomationClient) ClearWindowAnimationFrameStats(ctx context.Context) error

ClearWindowAnimationFrameStats calls the ClearWindowAnimationFrameStats RPC.

func (*UiAutomationClient) ClearWindowContentFrameStats

func (c *UiAutomationClient) ClearWindowContentFrameStats(ctx context.Context, arg0 int32) (bool, error)

ClearWindowContentFrameStats calls the ClearWindowContentFrameStats RPC.

func (*UiAutomationClient) DropShellPermissionIdentity

func (c *UiAutomationClient) DropShellPermissionIdentity(ctx context.Context) error

DropShellPermissionIdentity calls the DropShellPermissionIdentity RPC.

func (*UiAutomationClient) ExecuteAndWaitForEvent

func (c *UiAutomationClient) ExecuteAndWaitForEvent(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

ExecuteAndWaitForEvent calls the ExecuteAndWaitForEvent RPC.

func (*UiAutomationClient) ExecuteShellCommand

func (c *UiAutomationClient) ExecuteShellCommand(ctx context.Context, arg0 string) (int64, error)

ExecuteShellCommand calls the ExecuteShellCommand RPC.

func (*UiAutomationClient) ExecuteShellCommandRw

func (c *UiAutomationClient) ExecuteShellCommandRw(ctx context.Context, arg0 string) (int64, error)

ExecuteShellCommandRw calls the ExecuteShellCommandRw RPC.

func (*UiAutomationClient) ExecuteShellCommandRwe

func (c *UiAutomationClient) ExecuteShellCommandRwe(ctx context.Context, arg0 string) (int64, error)

ExecuteShellCommandRwe calls the ExecuteShellCommandRwe RPC.

func (*UiAutomationClient) FindFocus

func (c *UiAutomationClient) FindFocus(ctx context.Context, arg0 int32) (int64, error)

FindFocus calls the FindFocus RPC.

func (*UiAutomationClient) GetRootInActiveWindow

func (c *UiAutomationClient) GetRootInActiveWindow(ctx context.Context) (int64, error)

GetRootInActiveWindow calls the GetRootInActiveWindow RPC.

func (*UiAutomationClient) GetServiceInfo

func (c *UiAutomationClient) GetServiceInfo(ctx context.Context) (int64, error)

GetServiceInfo calls the GetServiceInfo RPC.

func (*UiAutomationClient) GetWindowAnimationFrameStats

func (c *UiAutomationClient) GetWindowAnimationFrameStats(ctx context.Context) (int64, error)

GetWindowAnimationFrameStats calls the GetWindowAnimationFrameStats RPC.

func (*UiAutomationClient) GetWindowContentFrameStats

func (c *UiAutomationClient) GetWindowContentFrameStats(ctx context.Context, arg0 int32) (int64, error)

GetWindowContentFrameStats calls the GetWindowContentFrameStats RPC.

func (*UiAutomationClient) GetWindows

func (c *UiAutomationClient) GetWindows(ctx context.Context) (int64, error)

GetWindows calls the GetWindows RPC.

func (*UiAutomationClient) GetWindowsOnAllDisplays

func (c *UiAutomationClient) GetWindowsOnAllDisplays(ctx context.Context) (int64, error)

GetWindowsOnAllDisplays calls the GetWindowsOnAllDisplays RPC.

func (*UiAutomationClient) GrantRuntimePermission

func (c *UiAutomationClient) GrantRuntimePermission(ctx context.Context, arg0 string, arg1 string) error

GrantRuntimePermission calls the GrantRuntimePermission RPC.

func (*UiAutomationClient) GrantRuntimePermissionAsUser

func (c *UiAutomationClient) GrantRuntimePermissionAsUser(ctx context.Context, arg0 string, arg1 string, arg2 int64) error

GrantRuntimePermissionAsUser calls the GrantRuntimePermissionAsUser RPC.

func (*UiAutomationClient) InjectInputEvent

func (c *UiAutomationClient) InjectInputEvent(ctx context.Context, arg0 int64, arg1 bool) (bool, error)

InjectInputEvent calls the InjectInputEvent RPC.

func (*UiAutomationClient) PerformGlobalAction

func (c *UiAutomationClient) PerformGlobalAction(ctx context.Context, arg0 int32) (bool, error)

PerformGlobalAction calls the PerformGlobalAction RPC.

func (*UiAutomationClient) RevokeRuntimePermission

func (c *UiAutomationClient) RevokeRuntimePermission(ctx context.Context, arg0 string, arg1 string) error

RevokeRuntimePermission calls the RevokeRuntimePermission RPC.

func (*UiAutomationClient) RevokeRuntimePermissionAsUser

func (c *UiAutomationClient) RevokeRuntimePermissionAsUser(ctx context.Context, arg0 string, arg1 string, arg2 int64) error

RevokeRuntimePermissionAsUser calls the RevokeRuntimePermissionAsUser RPC.

func (*UiAutomationClient) SetAnimationScale

func (c *UiAutomationClient) SetAnimationScale(ctx context.Context, arg0 float32) error

SetAnimationScale calls the SetAnimationScale RPC.

func (*UiAutomationClient) SetOnAccessibilityEventListener

func (c *UiAutomationClient) SetOnAccessibilityEventListener(ctx context.Context, arg0 int64) error

SetOnAccessibilityEventListener calls the SetOnAccessibilityEventListener RPC.

func (*UiAutomationClient) SetRotation

func (c *UiAutomationClient) SetRotation(ctx context.Context, arg0 int32) (bool, error)

SetRotation calls the SetRotation RPC.

func (*UiAutomationClient) SetRunAsMonkey

func (c *UiAutomationClient) SetRunAsMonkey(ctx context.Context, arg0 bool) error

SetRunAsMonkey calls the SetRunAsMonkey RPC.

func (*UiAutomationClient) SetServiceInfo

func (c *UiAutomationClient) SetServiceInfo(ctx context.Context, arg0 int64) error

SetServiceInfo calls the SetServiceInfo RPC.

func (*UiAutomationClient) TakeScreenshot0

func (c *UiAutomationClient) TakeScreenshot0(ctx context.Context) (int64, error)

TakeScreenshot0 calls the TakeScreenshot0 RPC.

func (*UiAutomationClient) TakeScreenshot1_1

func (c *UiAutomationClient) TakeScreenshot1_1(ctx context.Context, arg0 int64) (int64, error)

TakeScreenshot1_1 calls the TakeScreenshot1_1 RPC.

func (*UiAutomationClient) ToString

func (c *UiAutomationClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*UiAutomationClient) WaitForIdle

func (c *UiAutomationClient) WaitForIdle(ctx context.Context, arg0 int64, arg1 int64) error

WaitForIdle calls the WaitForIdle RPC.

type UiAutomationOnAccessibilityEventListenerClient

type UiAutomationOnAccessibilityEventListenerClient struct {
	// contains filtered or unexported fields
}

UiAutomationOnAccessibilityEventListenerClient wraps the gRPC UiAutomationOnAccessibilityEventListenerService client.

func NewUiAutomationOnAccessibilityEventListenerClient

func NewUiAutomationOnAccessibilityEventListenerClient(cc grpc.ClientConnInterface) *UiAutomationOnAccessibilityEventListenerClient

NewUiAutomationOnAccessibilityEventListenerClient creates a new UiAutomationOnAccessibilityEventListener client.

func (*UiAutomationOnAccessibilityEventListenerClient) OnAccessibilityEvent

func (c *UiAutomationOnAccessibilityEventListenerClient) OnAccessibilityEvent(ctx context.Context, arg0 int64) error

OnAccessibilityEvent calls the OnAccessibilityEvent RPC.

type UiModeManagerClient

type UiModeManagerClient struct {
	// contains filtered or unexported fields
}

UiModeManagerClient wraps the gRPC UiModeManagerService client.

func NewUiModeManagerClient

func NewUiModeManagerClient(cc grpc.ClientConnInterface) *UiModeManagerClient

NewUiModeManagerClient creates a new UiModeManager client.

func (*UiModeManagerClient) AddContrastChangeListener

func (c *UiModeManagerClient) AddContrastChangeListener(ctx context.Context, arg0 int64, arg1 int64) error

AddContrastChangeListener calls the AddContrastChangeListener RPC.

func (*UiModeManagerClient) DisableCarMode

func (c *UiModeManagerClient) DisableCarMode(ctx context.Context, arg0 int32) error

DisableCarMode calls the DisableCarMode RPC.

func (*UiModeManagerClient) EnableCarMode

func (c *UiModeManagerClient) EnableCarMode(ctx context.Context, arg0 int32) error

EnableCarMode calls the EnableCarMode RPC.

func (*UiModeManagerClient) GetContrast

func (c *UiModeManagerClient) GetContrast(ctx context.Context) (float32, error)

GetContrast calls the GetContrast RPC.

func (*UiModeManagerClient) GetCurrentModeType

func (c *UiModeManagerClient) GetCurrentModeType(ctx context.Context) (int32, error)

GetCurrentModeType calls the GetCurrentModeType RPC.

func (*UiModeManagerClient) GetCustomNightModeEnd

func (c *UiModeManagerClient) GetCustomNightModeEnd(ctx context.Context) (int64, error)

GetCustomNightModeEnd calls the GetCustomNightModeEnd RPC.

func (*UiModeManagerClient) GetCustomNightModeStart

func (c *UiModeManagerClient) GetCustomNightModeStart(ctx context.Context) (int64, error)

GetCustomNightModeStart calls the GetCustomNightModeStart RPC.

func (*UiModeManagerClient) GetNightMode

func (c *UiModeManagerClient) GetNightMode(ctx context.Context) (int32, error)

GetNightMode calls the GetNightMode RPC.

func (*UiModeManagerClient) RemoveContrastChangeListener

func (c *UiModeManagerClient) RemoveContrastChangeListener(ctx context.Context, arg0 int64) error

RemoveContrastChangeListener calls the RemoveContrastChangeListener RPC.

func (*UiModeManagerClient) SetApplicationNightMode

func (c *UiModeManagerClient) SetApplicationNightMode(ctx context.Context, arg0 int32) error

SetApplicationNightMode calls the SetApplicationNightMode RPC.

func (*UiModeManagerClient) SetCustomNightModeEnd

func (c *UiModeManagerClient) SetCustomNightModeEnd(ctx context.Context, arg0 int64) error

SetCustomNightModeEnd calls the SetCustomNightModeEnd RPC.

func (*UiModeManagerClient) SetCustomNightModeStart

func (c *UiModeManagerClient) SetCustomNightModeStart(ctx context.Context, arg0 int64) error

SetCustomNightModeStart calls the SetCustomNightModeStart RPC.

func (*UiModeManagerClient) SetNightMode

func (c *UiModeManagerClient) SetNightMode(ctx context.Context, arg0 int32) error

SetNightMode calls the SetNightMode RPC.

type UiModeManagerContrastChangeListenerClient

type UiModeManagerContrastChangeListenerClient struct {
	// contains filtered or unexported fields
}

UiModeManagerContrastChangeListenerClient wraps the gRPC UiModeManagerContrastChangeListenerService client.

func NewUiModeManagerContrastChangeListenerClient

func NewUiModeManagerContrastChangeListenerClient(cc grpc.ClientConnInterface) *UiModeManagerContrastChangeListenerClient

NewUiModeManagerContrastChangeListenerClient creates a new UiModeManagerContrastChangeListener client.

func (*UiModeManagerContrastChangeListenerClient) OnContrastChanged

func (c *UiModeManagerContrastChangeListenerClient) OnContrastChanged(ctx context.Context, arg0 float32) error

OnContrastChanged calls the OnContrastChanged RPC.

type VoiceInteractorAbortVoiceRequestClient

type VoiceInteractorAbortVoiceRequestClient struct {
	// contains filtered or unexported fields
}

VoiceInteractorAbortVoiceRequestClient wraps the gRPC VoiceInteractorAbortVoiceRequestService client.

func NewVoiceInteractorAbortVoiceRequestClient

func NewVoiceInteractorAbortVoiceRequestClient(cc grpc.ClientConnInterface) *VoiceInteractorAbortVoiceRequestClient

NewVoiceInteractorAbortVoiceRequestClient creates a new VoiceInteractorAbortVoiceRequest client.

func (*VoiceInteractorAbortVoiceRequestClient) OnAbortResult

OnAbortResult calls the OnAbortResult RPC.

type VoiceInteractorClient

type VoiceInteractorClient struct {
	// contains filtered or unexported fields
}

VoiceInteractorClient wraps the gRPC VoiceInteractorService client.

func NewVoiceInteractorClient

func NewVoiceInteractorClient(cc grpc.ClientConnInterface) *VoiceInteractorClient

NewVoiceInteractorClient creates a new VoiceInteractor client.

func (*VoiceInteractorClient) GetActiveRequest

func (c *VoiceInteractorClient) GetActiveRequest(ctx context.Context, arg0 string) (int64, error)

GetActiveRequest calls the GetActiveRequest RPC.

func (*VoiceInteractorClient) GetActiveRequests

func (c *VoiceInteractorClient) GetActiveRequests(ctx context.Context) (int64, error)

GetActiveRequests calls the GetActiveRequests RPC.

func (*VoiceInteractorClient) GetPackageName

func (c *VoiceInteractorClient) GetPackageName(ctx context.Context) (string, error)

GetPackageName calls the GetPackageName RPC.

func (*VoiceInteractorClient) IsDestroyed

func (c *VoiceInteractorClient) IsDestroyed(ctx context.Context) (bool, error)

IsDestroyed calls the IsDestroyed RPC.

func (*VoiceInteractorClient) NotifyDirectActionsChanged

func (c *VoiceInteractorClient) NotifyDirectActionsChanged(ctx context.Context) error

NotifyDirectActionsChanged calls the NotifyDirectActionsChanged RPC.

func (*VoiceInteractorClient) RegisterOnDestroyedCallback

func (c *VoiceInteractorClient) RegisterOnDestroyedCallback(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

RegisterOnDestroyedCallback calls the RegisterOnDestroyedCallback RPC.

func (*VoiceInteractorClient) SubmitRequest1

func (c *VoiceInteractorClient) SubmitRequest1(ctx context.Context, arg0 int64) (bool, error)

SubmitRequest1 calls the SubmitRequest1 RPC.

func (*VoiceInteractorClient) SubmitRequest2_1

func (c *VoiceInteractorClient) SubmitRequest2_1(ctx context.Context, arg0 int64, arg1 string) (bool, error)

SubmitRequest2_1 calls the SubmitRequest2_1 RPC.

func (*VoiceInteractorClient) SupportsCommands

func (c *VoiceInteractorClient) SupportsCommands(ctx context.Context, arg0 int64) (int64, error)

SupportsCommands calls the SupportsCommands RPC.

func (*VoiceInteractorClient) UnregisterOnDestroyedCallback

func (c *VoiceInteractorClient) UnregisterOnDestroyedCallback(ctx context.Context, arg0 int64) (bool, error)

UnregisterOnDestroyedCallback calls the UnregisterOnDestroyedCallback RPC.

type VoiceInteractorCommandRequestClient

type VoiceInteractorCommandRequestClient struct {
	// contains filtered or unexported fields
}

VoiceInteractorCommandRequestClient wraps the gRPC VoiceInteractorCommandRequestService client.

func NewVoiceInteractorCommandRequestClient

func NewVoiceInteractorCommandRequestClient(cc grpc.ClientConnInterface) *VoiceInteractorCommandRequestClient

NewVoiceInteractorCommandRequestClient creates a new VoiceInteractorCommandRequest client.

func (*VoiceInteractorCommandRequestClient) OnCommandResult

func (c *VoiceInteractorCommandRequestClient) OnCommandResult(ctx context.Context, arg0 bool, arg1 int64) error

OnCommandResult calls the OnCommandResult RPC.

type VoiceInteractorCompleteVoiceRequestClient

type VoiceInteractorCompleteVoiceRequestClient struct {
	// contains filtered or unexported fields
}

VoiceInteractorCompleteVoiceRequestClient wraps the gRPC VoiceInteractorCompleteVoiceRequestService client.

func NewVoiceInteractorCompleteVoiceRequestClient

func NewVoiceInteractorCompleteVoiceRequestClient(cc grpc.ClientConnInterface) *VoiceInteractorCompleteVoiceRequestClient

NewVoiceInteractorCompleteVoiceRequestClient creates a new VoiceInteractorCompleteVoiceRequest client.

func (*VoiceInteractorCompleteVoiceRequestClient) OnCompleteResult

func (c *VoiceInteractorCompleteVoiceRequestClient) OnCompleteResult(ctx context.Context, arg0 int64) error

OnCompleteResult calls the OnCompleteResult RPC.

type VoiceInteractorConfirmationRequestClient

type VoiceInteractorConfirmationRequestClient struct {
	// contains filtered or unexported fields
}

VoiceInteractorConfirmationRequestClient wraps the gRPC VoiceInteractorConfirmationRequestService client.

func NewVoiceInteractorConfirmationRequestClient

func NewVoiceInteractorConfirmationRequestClient(cc grpc.ClientConnInterface) *VoiceInteractorConfirmationRequestClient

NewVoiceInteractorConfirmationRequestClient creates a new VoiceInteractorConfirmationRequest client.

func (*VoiceInteractorConfirmationRequestClient) OnConfirmationResult

func (c *VoiceInteractorConfirmationRequestClient) OnConfirmationResult(ctx context.Context, arg0 bool, arg1 int64) error

OnConfirmationResult calls the OnConfirmationResult RPC.

type VoiceInteractorPickOptionRequestClient

type VoiceInteractorPickOptionRequestClient struct {
	// contains filtered or unexported fields
}

VoiceInteractorPickOptionRequestClient wraps the gRPC VoiceInteractorPickOptionRequestService client.

func NewVoiceInteractorPickOptionRequestClient

func NewVoiceInteractorPickOptionRequestClient(cc grpc.ClientConnInterface) *VoiceInteractorPickOptionRequestClient

NewVoiceInteractorPickOptionRequestClient creates a new VoiceInteractorPickOptionRequest client.

func (*VoiceInteractorPickOptionRequestClient) OnPickOptionResult

func (c *VoiceInteractorPickOptionRequestClient) OnPickOptionResult(ctx context.Context, arg0 bool, arg1 int64, arg2 int64) error

OnPickOptionResult calls the OnPickOptionResult RPC.

type VoiceInteractorPromptClient

type VoiceInteractorPromptClient struct {
	// contains filtered or unexported fields
}

VoiceInteractorPromptClient wraps the gRPC VoiceInteractorPromptService client.

func NewVoiceInteractorPromptClient

func NewVoiceInteractorPromptClient(cc grpc.ClientConnInterface) *VoiceInteractorPromptClient

NewVoiceInteractorPromptClient creates a new VoiceInteractorPrompt client.

func (*VoiceInteractorPromptClient) CountVoicePrompts

func (c *VoiceInteractorPromptClient) CountVoicePrompts(ctx context.Context) (int32, error)

CountVoicePrompts calls the CountVoicePrompts RPC.

func (*VoiceInteractorPromptClient) DescribeContents

func (c *VoiceInteractorPromptClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*VoiceInteractorPromptClient) GetVisualPrompt

func (c *VoiceInteractorPromptClient) GetVisualPrompt(ctx context.Context) (int64, error)

GetVisualPrompt calls the GetVisualPrompt RPC.

func (*VoiceInteractorPromptClient) GetVoicePromptAt

func (c *VoiceInteractorPromptClient) GetVoicePromptAt(ctx context.Context, arg0 int32) (int64, error)

GetVoicePromptAt calls the GetVoicePromptAt RPC.

func (*VoiceInteractorPromptClient) ToString

ToString calls the ToString RPC.

func (*VoiceInteractorPromptClient) WriteToParcel

func (c *VoiceInteractorPromptClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type VoiceInteractorRequestClient

type VoiceInteractorRequestClient struct {
	// contains filtered or unexported fields
}

VoiceInteractorRequestClient wraps the gRPC VoiceInteractorRequestService client.

func NewVoiceInteractorRequestClient

func NewVoiceInteractorRequestClient(cc grpc.ClientConnInterface) *VoiceInteractorRequestClient

NewVoiceInteractorRequestClient creates a new VoiceInteractorRequest client.

func (*VoiceInteractorRequestClient) Cancel

Cancel calls the Cancel RPC.

func (*VoiceInteractorRequestClient) GetActivity

func (c *VoiceInteractorRequestClient) GetActivity(ctx context.Context) (int64, error)

GetActivity calls the GetActivity RPC.

func (*VoiceInteractorRequestClient) GetContext

func (c *VoiceInteractorRequestClient) GetContext(ctx context.Context) (int64, error)

GetContext calls the GetContext RPC.

func (*VoiceInteractorRequestClient) GetName

GetName calls the GetName RPC.

func (*VoiceInteractorRequestClient) OnAttached

func (c *VoiceInteractorRequestClient) OnAttached(ctx context.Context, arg0 int64) error

OnAttached calls the OnAttached RPC.

func (*VoiceInteractorRequestClient) OnCancel

OnCancel calls the OnCancel RPC.

func (*VoiceInteractorRequestClient) OnDetached

OnDetached calls the OnDetached RPC.

func (*VoiceInteractorRequestClient) ToString

ToString calls the ToString RPC.

type WallpaperColorsClient

type WallpaperColorsClient struct {
	// contains filtered or unexported fields
}

WallpaperColorsClient wraps the gRPC WallpaperColorsService client.

func NewWallpaperColorsClient

func NewWallpaperColorsClient(cc grpc.ClientConnInterface) *WallpaperColorsClient

NewWallpaperColorsClient creates a new WallpaperColors client.

func (*WallpaperColorsClient) DescribeContents

func (c *WallpaperColorsClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*WallpaperColorsClient) Equals

func (c *WallpaperColorsClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*WallpaperColorsClient) FromBitmap

func (c *WallpaperColorsClient) FromBitmap(ctx context.Context, handle int64, arg0 int64) (int64, error)

FromBitmap calls the FromBitmap RPC.

func (*WallpaperColorsClient) FromDrawable

func (c *WallpaperColorsClient) FromDrawable(ctx context.Context, handle int64, arg0 int64) (int64, error)

FromDrawable calls the FromDrawable RPC.

func (*WallpaperColorsClient) GetColorHints

func (c *WallpaperColorsClient) GetColorHints(ctx context.Context, handle int64) (int32, error)

GetColorHints calls the GetColorHints RPC.

func (*WallpaperColorsClient) GetPrimaryColor

func (c *WallpaperColorsClient) GetPrimaryColor(ctx context.Context, handle int64) (int64, error)

GetPrimaryColor calls the GetPrimaryColor RPC.

func (*WallpaperColorsClient) GetSecondaryColor

func (c *WallpaperColorsClient) GetSecondaryColor(ctx context.Context, handle int64) (int64, error)

GetSecondaryColor calls the GetSecondaryColor RPC.

func (*WallpaperColorsClient) GetTertiaryColor

func (c *WallpaperColorsClient) GetTertiaryColor(ctx context.Context, handle int64) (int64, error)

GetTertiaryColor calls the GetTertiaryColor RPC.

func (*WallpaperColorsClient) HashCode

func (c *WallpaperColorsClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*WallpaperColorsClient) ToString

func (c *WallpaperColorsClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*WallpaperColorsClient) WriteToParcel

func (c *WallpaperColorsClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type WallpaperInfoClient

type WallpaperInfoClient struct {
	// contains filtered or unexported fields
}

WallpaperInfoClient wraps the gRPC WallpaperInfoService client.

func NewWallpaperInfoClient

func NewWallpaperInfoClient(cc grpc.ClientConnInterface) *WallpaperInfoClient

NewWallpaperInfoClient creates a new WallpaperInfo client.

func (*WallpaperInfoClient) DescribeContents

func (c *WallpaperInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*WallpaperInfoClient) Dump

func (c *WallpaperInfoClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error

Dump calls the Dump RPC.

func (*WallpaperInfoClient) GetComponent

func (c *WallpaperInfoClient) GetComponent(ctx context.Context, handle int64) (int64, error)

GetComponent calls the GetComponent RPC.

func (*WallpaperInfoClient) GetPackageName

func (c *WallpaperInfoClient) GetPackageName(ctx context.Context, handle int64) (string, error)

GetPackageName calls the GetPackageName RPC.

func (*WallpaperInfoClient) GetServiceInfo

func (c *WallpaperInfoClient) GetServiceInfo(ctx context.Context, handle int64) (int64, error)

GetServiceInfo calls the GetServiceInfo RPC.

func (*WallpaperInfoClient) GetServiceName

func (c *WallpaperInfoClient) GetServiceName(ctx context.Context, handle int64) (string, error)

GetServiceName calls the GetServiceName RPC.

func (*WallpaperInfoClient) GetSettingsActivity

func (c *WallpaperInfoClient) GetSettingsActivity(ctx context.Context, handle int64) (string, error)

GetSettingsActivity calls the GetSettingsActivity RPC.

func (*WallpaperInfoClient) GetSettingsSliceUri

func (c *WallpaperInfoClient) GetSettingsSliceUri(ctx context.Context, handle int64) (int64, error)

GetSettingsSliceUri calls the GetSettingsSliceUri RPC.

func (*WallpaperInfoClient) GetShowMetadataInPreview

func (c *WallpaperInfoClient) GetShowMetadataInPreview(ctx context.Context, handle int64) (bool, error)

GetShowMetadataInPreview calls the GetShowMetadataInPreview RPC.

func (*WallpaperInfoClient) LoadAuthor

func (c *WallpaperInfoClient) LoadAuthor(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadAuthor calls the LoadAuthor RPC.

func (*WallpaperInfoClient) LoadContextDescription

func (c *WallpaperInfoClient) LoadContextDescription(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadContextDescription calls the LoadContextDescription RPC.

func (*WallpaperInfoClient) LoadContextUri

func (c *WallpaperInfoClient) LoadContextUri(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadContextUri calls the LoadContextUri RPC.

func (*WallpaperInfoClient) LoadDescription

func (c *WallpaperInfoClient) LoadDescription(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadDescription calls the LoadDescription RPC.

func (*WallpaperInfoClient) LoadIcon

func (c *WallpaperInfoClient) LoadIcon(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadIcon calls the LoadIcon RPC.

func (*WallpaperInfoClient) LoadLabel

func (c *WallpaperInfoClient) LoadLabel(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadLabel calls the LoadLabel RPC.

func (*WallpaperInfoClient) LoadThumbnail

func (c *WallpaperInfoClient) LoadThumbnail(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadThumbnail calls the LoadThumbnail RPC.

func (*WallpaperInfoClient) ShouldUseDefaultUnfoldTransition

func (c *WallpaperInfoClient) ShouldUseDefaultUnfoldTransition(ctx context.Context, handle int64) (bool, error)

ShouldUseDefaultUnfoldTransition calls the ShouldUseDefaultUnfoldTransition RPC.

func (*WallpaperInfoClient) SupportsMultipleDisplays

func (c *WallpaperInfoClient) SupportsMultipleDisplays(ctx context.Context, handle int64) (bool, error)

SupportsMultipleDisplays calls the SupportsMultipleDisplays RPC.

func (*WallpaperInfoClient) ToString

func (c *WallpaperInfoClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*WallpaperInfoClient) WriteToParcel

func (c *WallpaperInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type WallpaperManagerClient

type WallpaperManagerClient struct {
	// contains filtered or unexported fields
}

WallpaperManagerClient wraps the gRPC WallpaperManagerService client.

func NewWallpaperManagerClient

func NewWallpaperManagerClient(cc grpc.ClientConnInterface) *WallpaperManagerClient

NewWallpaperManagerClient creates a new WallpaperManager client.

func (*WallpaperManagerClient) Clear0

Clear0 calls the Clear0 RPC.

func (*WallpaperManagerClient) Clear1_1

func (c *WallpaperManagerClient) Clear1_1(ctx context.Context, arg0 int32) error

Clear1_1 calls the Clear1_1 RPC.

func (*WallpaperManagerClient) ClearWallpaper

func (c *WallpaperManagerClient) ClearWallpaper(ctx context.Context) error

ClearWallpaper calls the ClearWallpaper RPC.

func (*WallpaperManagerClient) ClearWallpaperOffsets

func (c *WallpaperManagerClient) ClearWallpaperOffsets(ctx context.Context, arg0 int64) error

ClearWallpaperOffsets calls the ClearWallpaperOffsets RPC.

func (*WallpaperManagerClient) ForgetLoadedWallpaper

func (c *WallpaperManagerClient) ForgetLoadedWallpaper(ctx context.Context) error

ForgetLoadedWallpaper calls the ForgetLoadedWallpaper RPC.

func (*WallpaperManagerClient) GetBuiltInDrawable0

func (c *WallpaperManagerClient) GetBuiltInDrawable0(ctx context.Context) (int64, error)

GetBuiltInDrawable0 calls the GetBuiltInDrawable0 RPC.

func (*WallpaperManagerClient) GetBuiltInDrawable1_1

func (c *WallpaperManagerClient) GetBuiltInDrawable1_1(ctx context.Context, arg0 int32) (int64, error)

GetBuiltInDrawable1_1 calls the GetBuiltInDrawable1_1 RPC.

func (*WallpaperManagerClient) GetBuiltInDrawable5_2

func (c *WallpaperManagerClient) GetBuiltInDrawable5_2(ctx context.Context, arg0 int32, arg1 int32, arg2 bool, arg3 float32, arg4 float32) (int64, error)

GetBuiltInDrawable5_2 calls the GetBuiltInDrawable5_2 RPC.

func (*WallpaperManagerClient) GetBuiltInDrawable6_3

func (c *WallpaperManagerClient) GetBuiltInDrawable6_3(ctx context.Context, arg0 int32, arg1 int32, arg2 bool, arg3 float32, arg4 float32, arg5 int32) (int64, error)

GetBuiltInDrawable6_3 calls the GetBuiltInDrawable6_3 RPC.

func (*WallpaperManagerClient) GetCropAndSetWallpaperIntent

func (c *WallpaperManagerClient) GetCropAndSetWallpaperIntent(ctx context.Context, arg0 int64) (int64, error)

GetCropAndSetWallpaperIntent calls the GetCropAndSetWallpaperIntent RPC.

func (*WallpaperManagerClient) GetDesiredMinimumHeight

func (c *WallpaperManagerClient) GetDesiredMinimumHeight(ctx context.Context) (int32, error)

GetDesiredMinimumHeight calls the GetDesiredMinimumHeight RPC.

func (*WallpaperManagerClient) GetDesiredMinimumWidth

func (c *WallpaperManagerClient) GetDesiredMinimumWidth(ctx context.Context) (int32, error)

GetDesiredMinimumWidth calls the GetDesiredMinimumWidth RPC.

func (*WallpaperManagerClient) GetDrawable0

func (c *WallpaperManagerClient) GetDrawable0(ctx context.Context) (int64, error)

GetDrawable0 calls the GetDrawable0 RPC.

func (*WallpaperManagerClient) GetDrawable1_1

func (c *WallpaperManagerClient) GetDrawable1_1(ctx context.Context, arg0 int32) (int64, error)

GetDrawable1_1 calls the GetDrawable1_1 RPC.

func (*WallpaperManagerClient) GetFastDrawable0

func (c *WallpaperManagerClient) GetFastDrawable0(ctx context.Context) (int64, error)

GetFastDrawable0 calls the GetFastDrawable0 RPC.

func (*WallpaperManagerClient) GetFastDrawable1_1

func (c *WallpaperManagerClient) GetFastDrawable1_1(ctx context.Context, arg0 int32) (int64, error)

GetFastDrawable1_1 calls the GetFastDrawable1_1 RPC.

func (*WallpaperManagerClient) GetInstance

func (c *WallpaperManagerClient) GetInstance(ctx context.Context, arg0 int64) (int64, error)

GetInstance calls the GetInstance RPC.

func (*WallpaperManagerClient) GetWallpaperColors

func (c *WallpaperManagerClient) GetWallpaperColors(ctx context.Context, arg0 int32) (int64, error)

GetWallpaperColors calls the GetWallpaperColors RPC.

func (*WallpaperManagerClient) GetWallpaperFile

func (c *WallpaperManagerClient) GetWallpaperFile(ctx context.Context, arg0 int32) (int64, error)

GetWallpaperFile calls the GetWallpaperFile RPC.

func (*WallpaperManagerClient) GetWallpaperId

func (c *WallpaperManagerClient) GetWallpaperId(ctx context.Context, arg0 int32) (int32, error)

GetWallpaperId calls the GetWallpaperId RPC.

func (*WallpaperManagerClient) GetWallpaperInfo0

func (c *WallpaperManagerClient) GetWallpaperInfo0(ctx context.Context) (int64, error)

GetWallpaperInfo0 calls the GetWallpaperInfo0 RPC.

func (*WallpaperManagerClient) GetWallpaperInfo1_1

func (c *WallpaperManagerClient) GetWallpaperInfo1_1(ctx context.Context, arg0 int32) (int64, error)

GetWallpaperInfo1_1 calls the GetWallpaperInfo1_1 RPC.

func (*WallpaperManagerClient) HasResourceWallpaper

func (c *WallpaperManagerClient) HasResourceWallpaper(ctx context.Context, arg0 int32) (bool, error)

HasResourceWallpaper calls the HasResourceWallpaper RPC.

func (*WallpaperManagerClient) IsSetWallpaperAllowed

func (c *WallpaperManagerClient) IsSetWallpaperAllowed(ctx context.Context) (bool, error)

IsSetWallpaperAllowed calls the IsSetWallpaperAllowed RPC.

func (*WallpaperManagerClient) IsWallpaperSupported

func (c *WallpaperManagerClient) IsWallpaperSupported(ctx context.Context) (bool, error)

IsWallpaperSupported calls the IsWallpaperSupported RPC.

func (*WallpaperManagerClient) PeekDrawable0

func (c *WallpaperManagerClient) PeekDrawable0(ctx context.Context) (int64, error)

PeekDrawable0 calls the PeekDrawable0 RPC.

func (*WallpaperManagerClient) PeekDrawable1_1

func (c *WallpaperManagerClient) PeekDrawable1_1(ctx context.Context, arg0 int32) (int64, error)

PeekDrawable1_1 calls the PeekDrawable1_1 RPC.

func (*WallpaperManagerClient) PeekFastDrawable0

func (c *WallpaperManagerClient) PeekFastDrawable0(ctx context.Context) (int64, error)

PeekFastDrawable0 calls the PeekFastDrawable0 RPC.

func (*WallpaperManagerClient) PeekFastDrawable1_1

func (c *WallpaperManagerClient) PeekFastDrawable1_1(ctx context.Context, arg0 int32) (int64, error)

PeekFastDrawable1_1 calls the PeekFastDrawable1_1 RPC.

func (*WallpaperManagerClient) RemoveOnColorsChangedListener

func (c *WallpaperManagerClient) RemoveOnColorsChangedListener(ctx context.Context, arg0 int64) error

RemoveOnColorsChangedListener calls the RemoveOnColorsChangedListener RPC.

func (*WallpaperManagerClient) SendWallpaperCommand

func (c *WallpaperManagerClient) SendWallpaperCommand(ctx context.Context, arg0 int64, arg1 string, arg2 int32, arg3 int32, arg4 int32, arg5 int64) error

SendWallpaperCommand calls the SendWallpaperCommand RPC.

func (*WallpaperManagerClient) SetBitmap1

func (c *WallpaperManagerClient) SetBitmap1(ctx context.Context, arg0 int64) error

SetBitmap1 calls the SetBitmap1 RPC.

func (*WallpaperManagerClient) SetBitmap3_1

func (c *WallpaperManagerClient) SetBitmap3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (int32, error)

SetBitmap3_1 calls the SetBitmap3_1 RPC.

func (*WallpaperManagerClient) SetBitmap4_2

func (c *WallpaperManagerClient) SetBitmap4_2(ctx context.Context, arg0 int64, arg1 int64, arg2 bool, arg3 int32) (int32, error)

SetBitmap4_2 calls the SetBitmap4_2 RPC.

func (*WallpaperManagerClient) SetDisplayPadding

func (c *WallpaperManagerClient) SetDisplayPadding(ctx context.Context, arg0 int64) error

SetDisplayPadding calls the SetDisplayPadding RPC.

func (*WallpaperManagerClient) SetResource1

func (c *WallpaperManagerClient) SetResource1(ctx context.Context, arg0 int32) error

SetResource1 calls the SetResource1 RPC.

func (*WallpaperManagerClient) SetResource2_1

func (c *WallpaperManagerClient) SetResource2_1(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

SetResource2_1 calls the SetResource2_1 RPC.

func (*WallpaperManagerClient) SetStream1

func (c *WallpaperManagerClient) SetStream1(ctx context.Context, arg0 int64) error

SetStream1 calls the SetStream1 RPC.

func (*WallpaperManagerClient) SetStream3_1

func (c *WallpaperManagerClient) SetStream3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (int32, error)

SetStream3_1 calls the SetStream3_1 RPC.

func (*WallpaperManagerClient) SetStream4_2

func (c *WallpaperManagerClient) SetStream4_2(ctx context.Context, arg0 int64, arg1 int64, arg2 bool, arg3 int32) (int32, error)

SetStream4_2 calls the SetStream4_2 RPC.

func (*WallpaperManagerClient) SetWallpaperOffsetSteps

func (c *WallpaperManagerClient) SetWallpaperOffsetSteps(ctx context.Context, arg0 float32, arg1 float32) error

SetWallpaperOffsetSteps calls the SetWallpaperOffsetSteps RPC.

func (*WallpaperManagerClient) SetWallpaperOffsets

func (c *WallpaperManagerClient) SetWallpaperOffsets(ctx context.Context, arg0 int64, arg1 float32, arg2 float32) error

SetWallpaperOffsets calls the SetWallpaperOffsets RPC.

func (*WallpaperManagerClient) SuggestDesiredDimensions

func (c *WallpaperManagerClient) SuggestDesiredDimensions(ctx context.Context, arg0 int32, arg1 int32) error

SuggestDesiredDimensions calls the SuggestDesiredDimensions RPC.

type WallpaperManagerOnColorsChangedListenerClient

type WallpaperManagerOnColorsChangedListenerClient struct {
	// contains filtered or unexported fields
}

WallpaperManagerOnColorsChangedListenerClient wraps the gRPC WallpaperManagerOnColorsChangedListenerService client.

func NewWallpaperManagerOnColorsChangedListenerClient

func NewWallpaperManagerOnColorsChangedListenerClient(cc grpc.ClientConnInterface) *WallpaperManagerOnColorsChangedListenerClient

NewWallpaperManagerOnColorsChangedListenerClient creates a new WallpaperManagerOnColorsChangedListener client.

func (*WallpaperManagerOnColorsChangedListenerClient) OnColorsChanged

func (c *WallpaperManagerOnColorsChangedListenerClient) OnColorsChanged(ctx context.Context, arg0 int64, arg1 int32) error

OnColorsChanged calls the OnColorsChanged RPC.

type ZygotePreloadClient

type ZygotePreloadClient struct {
	// contains filtered or unexported fields
}

ZygotePreloadClient wraps the gRPC ZygotePreloadService client.

func NewZygotePreloadClient

func NewZygotePreloadClient(cc grpc.ClientConnInterface) *ZygotePreloadClient

NewZygotePreloadClient creates a new ZygotePreload client.

func (*ZygotePreloadClient) DoPreload

func (c *ZygotePreloadClient) DoPreload(ctx context.Context, arg0 int64) error

DoPreload calls the DoPreload RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL