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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActivityGroupServer

type ActivityGroupServer struct {
	pb.UnimplementedActivityGroupServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ActivityGroupServer implements pb.ActivityGroupServiceServer.

func (*ActivityGroupServer) GetCurrentActivity

func (*ActivityGroupServer) GetLocalActivityManager

func (*ActivityGroupServer) NewActivityGroup

type ActivityManagerServer

type ActivityManagerServer struct {
	pb.UnimplementedActivityManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ActivityManagerServer implements pb.ActivityManagerServiceServer.

func (*ActivityManagerServer) AddAppTask

func (*ActivityManagerServer) AddStartInfoTimestamp

func (*ActivityManagerServer) AppNotResponding

func (*ActivityManagerServer) ClearApplicationUserData

func (*ActivityManagerServer) ClearWatchHeapLimit

func (*ActivityManagerServer) DumpPackageState

func (*ActivityManagerServer) GetAppTaskThumbnailSize

func (*ActivityManagerServer) GetAppTasks

func (*ActivityManagerServer) GetLargeMemoryClass

func (*ActivityManagerServer) GetLauncherLargeIconSize

func (*ActivityManagerServer) GetLockTaskModeState

func (*ActivityManagerServer) GetMemoryClass

func (*ActivityManagerServer) GetMemoryInfo

func (*ActivityManagerServer) GetMyMemoryState

func (*ActivityManagerServer) GetProcessMemoryInfo

func (*ActivityManagerServer) GetProcessesInErrorState

func (*ActivityManagerServer) GetRecentTasks

func (*ActivityManagerServer) GetRunningAppProcesses

func (*ActivityManagerServer) GetRunningServices

func (*ActivityManagerServer) GetRunningTasks

func (*ActivityManagerServer) IsBackgroundRestricted

func (*ActivityManagerServer) IsInLockTaskMode

func (*ActivityManagerServer) IsLowRamDevice

func (*ActivityManagerServer) IsRunningInTestHarness

func (*ActivityManagerServer) IsUserAMonkey

func (*ActivityManagerServer) KillBackgroundProcesses

func (*ActivityManagerServer) MoveTaskToFront2

func (*ActivityManagerServer) MoveTaskToFront3_1

func (*ActivityManagerServer) RestartPackage

func (*ActivityManagerServer) SetProcessStateSummary

func (*ActivityManagerServer) SetVrThread

func (*ActivityManagerServer) SetWatchHeapLimit

type ActivityServer

type ActivityServer struct {
	pb.UnimplementedActivityServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ActivityServer implements pb.ActivityServiceServer.

func (*ActivityServer) AddContentView

func (*ActivityServer) CloseContextMenu

func (*ActivityServer) CloseOptionsMenu

func (*ActivityServer) CreatePendingResult

func (*ActivityServer) DismissDialog

func (*ActivityServer) DispatchKeyEvent

func (*ActivityServer) DispatchTouchEvent

func (*ActivityServer) DispatchTrackballEvent

func (*ActivityServer) Dump

func (*ActivityServer) Finish

func (*ActivityServer) FinishActivity

func (*ActivityServer) FinishAffinity

func (*ActivityServer) FinishAfterTransition

func (*ActivityServer) FinishAndRemoveTask

func (*ActivityServer) FinishFromChild

func (*ActivityServer) GetActionBar

func (*ActivityServer) GetApplication

func (*ActivityServer) GetCaller

func (*ActivityServer) GetCallingActivity

func (*ActivityServer) GetCallingPackage

func (*ActivityServer) GetComponentName

func (*ActivityServer) GetContentScene

func (*ActivityServer) GetCurrentCaller

func (*ActivityServer) GetCurrentFocus

func (*ActivityServer) GetInitialCaller

func (*ActivityServer) GetIntent

func (*ActivityServer) GetLaunchedFromPackage

func (*ActivityServer) GetLaunchedFromUid

func (*ActivityServer) GetLayoutInflater

func (*ActivityServer) GetLoaderManager

func (*ActivityServer) GetLocalClassName

func (*ActivityServer) GetMediaController

func (*ActivityServer) GetMenuInflater

func (*ActivityServer) GetParent

func (*ActivityServer) GetPreferences

func (*ActivityServer) GetReferrer

func (*ActivityServer) GetSearchEvent

func (*ActivityServer) GetSplashScreen

func (*ActivityServer) GetSystemService

func (*ActivityServer) GetTaskId

func (*ActivityServer) GetTitle

func (*ActivityServer) GetTitleColor

func (*ActivityServer) GetVoiceInteractor

func (*ActivityServer) GetVolumeControlStream

func (*ActivityServer) GetWindow

func (*ActivityServer) GetWindowManager

func (*ActivityServer) HasWindowFocus

func (*ActivityServer) IsChild

func (*ActivityServer) IsDestroyed

func (*ActivityServer) IsFinishing

func (*ActivityServer) IsImmersive

func (*ActivityServer) IsInMultiWindowMode

func (*ActivityServer) IsLaunchedFromBubble

func (*ActivityServer) IsTaskRoot

func (*ActivityServer) IsVoiceInteraction

func (*ActivityServer) IsVoiceInteractionRoot

func (*ActivityServer) ManagedQuery

func (*ActivityServer) MoveTaskToBack

func (*ActivityServer) NavigateUpTo

func (*ActivityServer) NavigateUpToFromChild

func (*ActivityServer) NewActivity

func (*ActivityServer) OnActionModeFinished

func (*ActivityServer) OnActionModeStarted

func (*ActivityServer) OnActivityReenter

func (*ActivityServer) OnActivityResult

func (*ActivityServer) OnAttachFragment

func (*ActivityServer) OnAttachedToWindow

func (*ActivityServer) OnBackPressed

func (*ActivityServer) OnConfigurationChanged

func (*ActivityServer) OnContentChanged

func (*ActivityServer) OnContextItemSelected

func (*ActivityServer) OnContextMenuClosed

func (*ActivityServer) OnCreate

func (*ActivityServer) OnCreateContextMenu

func (*ActivityServer) OnCreateDescription

func (*ActivityServer) OnCreateOptionsMenu

func (*ActivityServer) OnCreatePanelMenu

func (*ActivityServer) OnCreatePanelView

func (*ActivityServer) OnCreateThumbnail

func (*ActivityServer) OnCreateView3_1

func (*ActivityServer) OnCreateView4

func (*ActivityServer) OnDetachedFromWindow

func (*ActivityServer) OnGenericMotionEvent

func (*ActivityServer) OnKeyDown

func (*ActivityServer) OnKeyLongPress

func (*ActivityServer) OnKeyMultiple

func (*ActivityServer) OnKeyShortcut

func (*ActivityServer) OnKeyUp

func (*ActivityServer) OnLowMemory

func (*ActivityServer) OnMenuItemSelected

func (*ActivityServer) OnMenuOpened

func (*ActivityServer) OnNavigateUp

func (*ActivityServer) OnNavigateUpFromChild

func (*ActivityServer) OnNewIntent

func (*ActivityServer) OnOptionsItemSelected

func (*ActivityServer) OnOptionsMenuClosed

func (*ActivityServer) OnPanelClosed

func (*ActivityServer) OnPostCreate

func (*ActivityServer) OnPrepareOptionsMenu

func (*ActivityServer) OnPreparePanel

func (*ActivityServer) OnProvideAssistContent

func (*ActivityServer) OnProvideReferrer

func (*ActivityServer) OnRestoreInstanceState

func (*ActivityServer) OnSearchRequested0

func (*ActivityServer) OnSearchRequested1_1

func (*ActivityServer) OnStateNotSaved

func (*ActivityServer) OnTouchEvent

func (*ActivityServer) OnTrackballEvent

func (*ActivityServer) OnTrimMemory

func (*ActivityServer) OnUserInteraction

func (*ActivityServer) OnWindowFocusChanged

func (*ActivityServer) OpenContextMenu

func (*ActivityServer) OpenOptionsMenu

func (*ActivityServer) Recreate

func (*ActivityServer) RegisterForContextMenu

func (*ActivityServer) ReleaseInstance

func (*ActivityServer) RemoveDialog

func (*ActivityServer) ReportFullyDrawn

func (*ActivityServer) RequestPermissions2

func (*ActivityServer) RequestPermissions3_1

func (*ActivityServer) RequestVisibleBehind

func (*ActivityServer) RequestWindowFeature

func (*ActivityServer) RunOnUiThread

func (*ActivityServer) SetActionBar

func (*ActivityServer) SetContentView1

func (*ActivityServer) SetContentView1_2

func (*ActivityServer) SetContentView2_1

func (*ActivityServer) SetDefaultKeyMode

func (*ActivityServer) SetFeatureDrawable

func (*ActivityServer) SetFeatureDrawableUri

func (*ActivityServer) SetImmersive

func (*ActivityServer) SetIntent1

func (*ActivityServer) SetIntent2_1

func (*ActivityServer) SetLocusContext

func (*ActivityServer) SetMediaController

func (*ActivityServer) SetProgress

func (*ActivityServer) SetResult1

func (*ActivityServer) SetResult2_1

func (*ActivityServer) SetSecondaryProgress

func (*ActivityServer) SetShowWhenLocked

func (*ActivityServer) SetTaskDescription

func (*ActivityServer) SetTheme

func (*ActivityServer) SetTitle1

func (*ActivityServer) SetTitle1_1

func (*ActivityServer) SetTitleColor

func (*ActivityServer) SetTranslucent

func (*ActivityServer) SetTurnScreenOn

func (*ActivityServer) SetVisible

func (*ActivityServer) SetVolumeControlStream

func (*ActivityServer) SetVrModeEnabled

func (*ActivityServer) ShouldDockBigOverlays

func (*ActivityServer) ShouldUpRecreateTask

func (*ActivityServer) ShowAssist

func (*ActivityServer) ShowDialog1

func (*ActivityServer) ShowDialog2_1

func (*ActivityServer) StartActionMode1

func (*ActivityServer) StartActionMode2_1

func (*ActivityServer) StartActivities1

func (*ActivityServer) StartActivities2_1

func (*ActivityServer) StartActivity1

func (*ActivityServer) StartActivity2_1

func (*ActivityServer) StartActivityIfNeeded2

func (*ActivityServer) StartIntentSender5

func (*ActivityServer) StartIntentSender6_1

func (*ActivityServer) StartLockTask

func (*ActivityServer) StartManagingCursor

func (*ActivityServer) StartSearch

func (*ActivityServer) StopLockTask

func (*ActivityServer) StopManagingCursor

func (*ActivityServer) TakeKeyEvents

func (*ActivityServer) TriggerSearch

type AuthenticationRequiredExceptionServer

type AuthenticationRequiredExceptionServer struct {
	pb.UnimplementedAuthenticationRequiredExceptionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

AuthenticationRequiredExceptionServer implements pb.AuthenticationRequiredExceptionServiceServer.

func (*AuthenticationRequiredExceptionServer) DescribeContents

func (*AuthenticationRequiredExceptionServer) GetUserAction

func (*AuthenticationRequiredExceptionServer) WriteToParcel

type AutomaticZenRuleServer

type AutomaticZenRuleServer struct {
	pb.UnimplementedAutomaticZenRuleServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

AutomaticZenRuleServer implements pb.AutomaticZenRuleServiceServer.

func (*AutomaticZenRuleServer) DescribeContents

func (*AutomaticZenRuleServer) Equals

func (*AutomaticZenRuleServer) GetConditionId

func (*AutomaticZenRuleServer) GetConfigurationActivity

func (*AutomaticZenRuleServer) GetCreationTime

func (*AutomaticZenRuleServer) GetDeviceEffects

func (*AutomaticZenRuleServer) GetIconResId

func (*AutomaticZenRuleServer) GetInterruptionFilter

func (*AutomaticZenRuleServer) GetName

func (*AutomaticZenRuleServer) GetOwner

func (*AutomaticZenRuleServer) GetTriggerDescription

func (*AutomaticZenRuleServer) GetType

func (*AutomaticZenRuleServer) GetZenPolicy

func (*AutomaticZenRuleServer) HashCode

func (*AutomaticZenRuleServer) IsEnabled

func (*AutomaticZenRuleServer) NewAutomaticZenRule

func (*AutomaticZenRuleServer) SetConditionId

func (*AutomaticZenRuleServer) SetConfigurationActivity

func (*AutomaticZenRuleServer) SetDeviceEffects

func (*AutomaticZenRuleServer) SetEnabled

func (*AutomaticZenRuleServer) SetInterruptionFilter

func (*AutomaticZenRuleServer) SetZenPolicy

func (*AutomaticZenRuleServer) ToString

func (*AutomaticZenRuleServer) WriteToParcel

type BackgroundServiceStartNotAllowedExceptionServer

type BackgroundServiceStartNotAllowedExceptionServer struct {
	pb.UnimplementedBackgroundServiceStartNotAllowedExceptionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

BackgroundServiceStartNotAllowedExceptionServer implements pb.BackgroundServiceStartNotAllowedExceptionServiceServer.

func (*BackgroundServiceStartNotAllowedExceptionServer) DescribeContents

func (*BackgroundServiceStartNotAllowedExceptionServer) WriteToParcel

type BundleServer

type BundleServer struct {
	pb.UnimplementedBundleServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

BundleServer implements pb.BundleServiceServer.

func (*BundleServer) Clear

func (*BundleServer) Clone

func (*BundleServer) DeepCopy

func (*BundleServer) DescribeContents

func (*BundleServer) GetBinder

func (*BundleServer) GetBundle

func (*BundleServer) GetByte1

func (*BundleServer) GetByte2_1

func (*BundleServer) GetByteArray

func (*BundleServer) GetChar1

func (*BundleServer) GetChar2_1

func (*BundleServer) GetCharArray

func (*BundleServer) GetCharSequence1

func (*BundleServer) GetCharSequence2_1

func (*BundleServer) GetCharSequenceArray

func (*BundleServer) GetClassLoader

func (*BundleServer) GetFloat1

func (*BundleServer) GetFloat2_1

func (*BundleServer) GetFloatArray

func (*BundleServer) GetIntegerArrayList

func (*BundleServer) GetParcelableArray

func (*BundleServer) GetSerializable

func (*BundleServer) GetShort1

func (*BundleServer) GetShort2_1

func (*BundleServer) GetShortArray

func (*BundleServer) GetSize

func (*BundleServer) GetSizeF

func (*BundleServer) GetStringArrayList

func (*BundleServer) HasFileDescriptors

func (*BundleServer) NewBundle

func (*BundleServer) PutAll

func (*BundleServer) PutBinder

func (*BundleServer) PutBundle

func (*BundleServer) PutByte

func (*BundleServer) PutByteArray

func (*BundleServer) PutChar

func (*BundleServer) PutCharArray

func (*BundleServer) PutCharSequence

func (*BundleServer) PutCharSequenceArray

func (*BundleServer) PutFloat

func (*BundleServer) PutFloatArray

func (*BundleServer) PutParcelable

func (*BundleServer) PutParcelableArray

func (*BundleServer) PutSerializable

func (*BundleServer) PutShort

func (*BundleServer) PutShortArray

func (*BundleServer) PutSize

func (*BundleServer) PutSizeF

func (*BundleServer) ReadFromParcel

func (*BundleServer) Remove

func (*BundleServer) SetClassLoader

func (*BundleServer) WriteToParcel

type CancellationSignalServer

type CancellationSignalServer struct {
	pb.UnimplementedCancellationSignalServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

CancellationSignalServer implements pb.CancellationSignalServiceServer.

func (*CancellationSignalServer) Cancel

func (*CancellationSignalServer) IsCanceled

func (*CancellationSignalServer) NewCancellationSignal

func (*CancellationSignalServer) ThrowIfCanceled

type ComponentFactoryServer

type ComponentFactoryServer struct {
	pb.UnimplementedComponentFactoryServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ComponentFactoryServer implements pb.ComponentFactoryServiceServer.

func (*ComponentFactoryServer) InstantiateActivity

func (*ComponentFactoryServer) InstantiateApplication

func (*ComponentFactoryServer) InstantiateClassLoader

func (*ComponentFactoryServer) InstantiateProvider

func (*ComponentFactoryServer) InstantiateReceiver

func (*ComponentFactoryServer) InstantiateService

func (*ComponentFactoryServer) NewComponentFactory

type DatePickerDialogServer

type DatePickerDialogServer struct {
	pb.UnimplementedDatePickerDialogServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

DatePickerDialogServer implements pb.DatePickerDialogServiceServer.

func (*DatePickerDialogServer) GetDatePicker

func (*DatePickerDialogServer) NewDatePickerDialog

func (*DatePickerDialogServer) OnClick

func (*DatePickerDialogServer) OnDateChanged

func (*DatePickerDialogServer) SetOnDateSetListener

func (*DatePickerDialogServer) UpdateDate

type DialogFragmentServer

type DialogFragmentServer struct {
	pb.UnimplementedDialogFragmentServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

DialogFragmentServer implements pb.DialogFragmentServiceServer.

func (*DialogFragmentServer) Dismiss

func (*DialogFragmentServer) DismissAllowingStateLoss

func (*DialogFragmentServer) Dump

func (*DialogFragmentServer) GetDialog

func (*DialogFragmentServer) GetShowsDialog

func (*DialogFragmentServer) GetTheme

func (*DialogFragmentServer) IsCancelable

func (*DialogFragmentServer) NewDialogFragment

func (*DialogFragmentServer) OnActivityCreated

func (*DialogFragmentServer) OnAttach

func (*DialogFragmentServer) OnCancel

func (*DialogFragmentServer) OnCreate

func (*DialogFragmentServer) OnCreateDialog

func (*DialogFragmentServer) OnDestroyView

func (*DialogFragmentServer) OnDetach

func (*DialogFragmentServer) OnDismiss

func (*DialogFragmentServer) OnGetLayoutInflater

func (*DialogFragmentServer) OnSaveInstanceState

func (*DialogFragmentServer) OnStart

func (*DialogFragmentServer) OnStop

func (*DialogFragmentServer) SetCancelable

func (*DialogFragmentServer) SetShowsDialog

func (*DialogFragmentServer) SetStyle

func (*DialogFragmentServer) Show2

func (*DialogFragmentServer) Show2_1

type DialogServer

type DialogServer struct {
	pb.UnimplementedDialogServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

DialogServer implements pb.DialogServiceServer.

func (*DialogServer) AddContentView

func (*DialogServer) Cancel

func (*DialogServer) CloseOptionsMenu

func (*DialogServer) Create

func (*DialogServer) Dismiss

func (*DialogServer) DispatchKeyEvent

func (*DialogServer) DispatchTouchEvent

func (*DialogServer) GetActionBar

func (*DialogServer) GetContext

func (*DialogServer) GetCurrentFocus

func (*DialogServer) GetLayoutInflater

func (*DialogServer) GetOwnerActivity

func (*DialogServer) GetSearchEvent

func (*DialogServer) GetWindow

func (*DialogServer) Hide

func (*DialogServer) IsShowing

func (*DialogServer) NewDialog

func (*DialogServer) OnActionModeFinished

func (*DialogServer) OnActionModeStarted

func (*DialogServer) OnAttachedToWindow

func (*DialogServer) OnBackPressed

func (*DialogServer) OnContentChanged

func (*DialogServer) OnContextItemSelected

func (*DialogServer) OnContextMenuClosed

func (*DialogServer) OnCreateContextMenu

func (*DialogServer) OnCreateOptionsMenu

func (*DialogServer) OnCreatePanelMenu

func (*DialogServer) OnCreatePanelView

func (*DialogServer) OnDetachedFromWindow

func (*DialogServer) OnGenericMotionEvent

func (*DialogServer) OnKeyDown

func (*DialogServer) OnKeyLongPress

func (*DialogServer) OnKeyMultiple

func (*DialogServer) OnKeyShortcut

func (*DialogServer) OnKeyUp

func (*DialogServer) OnMenuItemSelected

func (*DialogServer) OnMenuOpened

func (*DialogServer) OnOptionsItemSelected

func (*DialogServer) OnOptionsMenuClosed

func (*DialogServer) OnPanelClosed

func (*DialogServer) OnPrepareOptionsMenu

func (*DialogServer) OnPreparePanel

func (*DialogServer) OnSearchRequested0

func (*DialogServer) OnSearchRequested1_1

func (*DialogServer) OnTouchEvent

func (*DialogServer) OnTrackballEvent

func (*DialogServer) OnWindowFocusChanged

func (*DialogServer) OpenContextMenu

func (*DialogServer) OpenOptionsMenu

func (*DialogServer) RequestWindowFeature

func (*DialogServer) SetCancelMessage

func (*DialogServer) SetCancelable

func (*DialogServer) SetContentView1

func (*DialogServer) SetContentView1_2

func (*DialogServer) SetContentView2_1

func (*DialogServer) SetDismissMessage

func (*DialogServer) SetFeatureDrawable

func (*DialogServer) SetFeatureDrawableUri

func (*DialogServer) SetOnShowListener

func (*DialogServer) SetOwnerActivity

func (*DialogServer) SetTitle1

func (*DialogServer) SetTitle1_1

func (*DialogServer) Show

func (*DialogServer) TakeKeyEvents

type ExpandableListActivityServer

type ExpandableListActivityServer struct {
	pb.UnimplementedExpandableListActivityServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ExpandableListActivityServer implements pb.ExpandableListActivityServiceServer.

func (*ExpandableListActivityServer) GetExpandableListAdapter

func (*ExpandableListActivityServer) GetExpandableListView

func (*ExpandableListActivityServer) GetSelectedId

func (*ExpandableListActivityServer) GetSelectedPosition

func (*ExpandableListActivityServer) NewExpandableListActivity

func (*ExpandableListActivityServer) OnChildClick

func (*ExpandableListActivityServer) OnContentChanged

func (*ExpandableListActivityServer) OnCreateContextMenu

func (*ExpandableListActivityServer) OnGroupCollapse

func (*ExpandableListActivityServer) OnGroupExpand

func (*ExpandableListActivityServer) SetListAdapter

func (*ExpandableListActivityServer) SetSelectedChild

func (*ExpandableListActivityServer) SetSelectedGroup

type ForegroundServiceStartNotAllowedExceptionServer

type ForegroundServiceStartNotAllowedExceptionServer struct {
	pb.UnimplementedForegroundServiceStartNotAllowedExceptionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ForegroundServiceStartNotAllowedExceptionServer implements pb.ForegroundServiceStartNotAllowedExceptionServiceServer.

func (*ForegroundServiceStartNotAllowedExceptionServer) DescribeContents

func (*ForegroundServiceStartNotAllowedExceptionServer) WriteToParcel

type FragmentBreadCrumbsServer

type FragmentBreadCrumbsServer struct {
	pb.UnimplementedFragmentBreadCrumbsServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

FragmentBreadCrumbsServer implements pb.FragmentBreadCrumbsServiceServer.

func (*FragmentBreadCrumbsServer) NewFragmentBreadCrumbs

func (*FragmentBreadCrumbsServer) SetActivity

func (*FragmentBreadCrumbsServer) SetMaxVisible

func (*FragmentBreadCrumbsServer) SetParentTitle

func (*FragmentBreadCrumbsServer) SetTitle

type FragmentServer

type FragmentServer struct {
	pb.UnimplementedFragmentServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

FragmentServer implements pb.FragmentServiceServer.

func (*FragmentServer) Dump

func (*FragmentServer) Equals

func (*FragmentServer) GetActivity

func (*FragmentServer) GetArguments

func (*FragmentServer) GetContext

func (*FragmentServer) GetEnterTransition

func (*FragmentServer) GetExitTransition

func (*FragmentServer) GetHost

func (*FragmentServer) GetId

func (*FragmentServer) GetLayoutInflater

func (*FragmentServer) GetLoaderManager

func (*FragmentServer) GetParentFragment

func (*FragmentServer) GetReenterTransition

func (*FragmentServer) GetResources

func (*FragmentServer) GetRetainInstance

func (*FragmentServer) GetReturnTransition

func (*FragmentServer) GetString1

func (*FragmentServer) GetString2_1

func (*FragmentServer) GetTag

func (*FragmentServer) GetTargetFragment

func (*FragmentServer) GetTargetRequestCode

func (*FragmentServer) GetText

func (*FragmentServer) GetUserVisibleHint

func (*FragmentServer) GetView

func (*FragmentServer) HashCode

func (*FragmentServer) Instantiate2

func (*FragmentServer) Instantiate3_1

func (*FragmentServer) IsAdded

func (*FragmentServer) IsDetached

func (*FragmentServer) IsHidden

func (*FragmentServer) IsInLayout

func (*FragmentServer) IsRemoving

func (*FragmentServer) IsResumed

func (*FragmentServer) IsStateSaved

func (*FragmentServer) IsVisible

func (*FragmentServer) NewFragment

func (*FragmentServer) OnActivityCreated

func (*FragmentServer) OnActivityResult

func (*FragmentServer) OnAttach1

func (*FragmentServer) OnAttach1_1

func (*FragmentServer) OnAttachFragment

func (*FragmentServer) OnConfigurationChanged

func (*FragmentServer) OnContextItemSelected

func (*FragmentServer) OnCreate

func (*FragmentServer) OnCreateAnimator

func (*FragmentServer) OnCreateContextMenu

func (*FragmentServer) OnCreateView

func (*FragmentServer) OnDestroy

func (*FragmentServer) OnDestroyOptionsMenu

func (*FragmentServer) OnDestroyView

func (*FragmentServer) OnDetach

func (*FragmentServer) OnGetLayoutInflater

func (*FragmentServer) OnHiddenChanged

func (*FragmentServer) OnInflate2_2

func (*FragmentServer) OnInflate3

func (*FragmentServer) OnInflate3_1

func (*FragmentServer) OnLowMemory

func (*FragmentServer) OnOptionsItemSelected

func (*FragmentServer) OnOptionsMenuClosed

func (*FragmentServer) OnPause

func (*FragmentServer) OnResume

func (*FragmentServer) OnSaveInstanceState

func (*FragmentServer) OnStart

func (*FragmentServer) OnStop

func (*FragmentServer) OnTrimMemory

func (*FragmentServer) OnViewCreated

func (*FragmentServer) OnViewStateRestored

func (*FragmentServer) RegisterForContextMenu

func (*FragmentServer) RequestPermissions

func (*FragmentServer) SetArguments

func (*FragmentServer) SetEnterTransition

func (*FragmentServer) SetExitTransition

func (*FragmentServer) SetHasOptionsMenu

func (*FragmentServer) SetInitialSavedState

func (*FragmentServer) SetMenuVisibility

func (*FragmentServer) SetReenterTransition

func (*FragmentServer) SetRetainInstance

func (*FragmentServer) SetReturnTransition

func (*FragmentServer) SetTargetFragment

func (*FragmentServer) SetUserVisibleHint

func (*FragmentServer) StartActivity1

func (*FragmentServer) StartActivity2_1

func (*FragmentServer) ToString

type GameManagerServer

type GameManagerServer struct {
	pb.UnimplementedGameManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

GameManagerServer implements pb.GameManagerServiceServer.

func (*GameManagerServer) GetGameMode

func (*GameManagerServer) SetGameState

type GameStateServer

type GameStateServer struct {
	pb.UnimplementedGameStateServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

GameStateServer implements pb.GameStateServiceServer.

func (*GameStateServer) DescribeContents

func (*GameStateServer) GetLabel

func (*GameStateServer) GetMode

func (*GameStateServer) GetQuality

func (*GameStateServer) IsLoading

func (*GameStateServer) NewGameState

func (*GameStateServer) WriteToParcel

type GrammaticalInflectionManagerServer

type GrammaticalInflectionManagerServer struct {
	pb.UnimplementedGrammaticalInflectionManagerServiceServer
	Ctx *app.Context
}

GrammaticalInflectionManagerServer implements pb.GrammaticalInflectionManagerServiceServer.

func (*GrammaticalInflectionManagerServer) GetSystemGrammaticalGender

type InstrumentationServer

type InstrumentationServer struct {
	pb.UnimplementedInstrumentationServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

InstrumentationServer implements pb.InstrumentationServiceServer.

func (*InstrumentationServer) AcquireLooperManager

func (*InstrumentationServer) AddMonitor1

func (*InstrumentationServer) AddMonitor3_1

func (*InstrumentationServer) AddMonitor3_2

func (*InstrumentationServer) AddResults

func (*InstrumentationServer) CallActivityOnCreate2

func (*InstrumentationServer) CallActivityOnCreate3_1

func (*InstrumentationServer) CallActivityOnDestroy

func (*InstrumentationServer) CallActivityOnNewIntent2

func (*InstrumentationServer) CallActivityOnPause

func (*InstrumentationServer) CallActivityOnRestart

func (*InstrumentationServer) CallActivityOnResume

func (*InstrumentationServer) CallActivityOnStart

func (*InstrumentationServer) CallActivityOnStop

func (*InstrumentationServer) CallApplicationOnCreate

func (*InstrumentationServer) CheckMonitorHit

func (*InstrumentationServer) EndPerformanceSnapshot

func (*InstrumentationServer) Finish

func (*InstrumentationServer) GetAllocCounts

func (*InstrumentationServer) GetBinderCounts

func (*InstrumentationServer) GetComponentName

func (*InstrumentationServer) GetContext

func (*InstrumentationServer) GetProcessName

func (*InstrumentationServer) GetTargetContext

func (*InstrumentationServer) GetUiAutomation0

func (*InstrumentationServer) GetUiAutomation1_1

func (*InstrumentationServer) InvokeContextMenuAction

func (*InstrumentationServer) InvokeMenuActionSync

func (*InstrumentationServer) IsProfiling

func (*InstrumentationServer) NewActivity

func (*InstrumentationServer) NewApplication

func (*InstrumentationServer) NewInstrumentation

func (*InstrumentationServer) OnCreate

func (*InstrumentationServer) OnDestroy

func (*InstrumentationServer) OnException

func (*InstrumentationServer) OnStart

func (*InstrumentationServer) RemoveMonitor

func (*InstrumentationServer) ResetInTouchMode

func (*InstrumentationServer) RunOnMainSync

func (*InstrumentationServer) SendCharacterSync

func (*InstrumentationServer) SendKeyDownUpSync

func (*InstrumentationServer) SendKeySync

func (*InstrumentationServer) SendPointerSync

func (*InstrumentationServer) SendStatus

func (*InstrumentationServer) SendStringSync

func (*InstrumentationServer) SendTrackballEventSync

func (*InstrumentationServer) SetInTouchMode

func (*InstrumentationServer) Start

func (*InstrumentationServer) StartActivitySync1

func (*InstrumentationServer) StartActivitySync2_1

func (*InstrumentationServer) StartAllocCounting

func (*InstrumentationServer) StartPerformanceSnapshot

func (*InstrumentationServer) StartProfiling

func (*InstrumentationServer) StopAllocCounting

func (*InstrumentationServer) StopProfiling

func (*InstrumentationServer) WaitForIdle

func (*InstrumentationServer) WaitForIdleSync

func (*InstrumentationServer) WaitForMonitor

type IntentServer

type IntentServer struct {
	pb.UnimplementedIntentServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

IntentServer implements pb.IntentServiceServer.

func (*IntentServer) AddCategory

func (*IntentServer) AddFlags

func (*IntentServer) Clone

func (*IntentServer) CloneFilter

func (*IntentServer) CreateChooser2

func (*IntentServer) CreateChooser3_1

func (*IntentServer) DescribeContents

func (*IntentServer) FillIn

func (*IntentServer) FilterEquals

func (*IntentServer) FilterHashCode

func (*IntentServer) GetAction

func (*IntentServer) GetBooleanArrayExtra

func (*IntentServer) GetBooleanExtra

func (*IntentServer) GetBundleExtra

func (*IntentServer) GetByteArrayExtra

func (*IntentServer) GetByteExtra

func (*IntentServer) GetCategories

func (*IntentServer) GetCharArrayExtra

func (*IntentServer) GetCharExtra

func (*IntentServer) GetCharSequenceExtra

func (*IntentServer) GetClipData

func (*IntentServer) GetComponent

func (*IntentServer) GetData

func (*IntentServer) GetDataString

func (*IntentServer) GetDoubleArrayExtra

func (*IntentServer) GetDoubleExtra

func (*IntentServer) GetExtras

func (*IntentServer) GetFlags

func (*IntentServer) GetFloatArrayExtra

func (*IntentServer) GetFloatExtra

func (*IntentServer) GetIdentifier

func (*IntentServer) GetIntArrayExtra

func (*IntentServer) GetIntExtra

func (*IntentServer) GetIntent

func (*IntentServer) GetIntentOld

func (*IntentServer) GetLongArrayExtra

func (*IntentServer) GetLongExtra

func (*IntentServer) GetPackage

func (*IntentServer) GetScheme

func (*IntentServer) GetSelector

func (*IntentServer) GetSerializableExtra

func (*IntentServer) GetShortArrayExtra

func (*IntentServer) GetShortExtra

func (*IntentServer) GetSourceBounds

func (*IntentServer) GetStringArrayExtra

func (*IntentServer) GetStringExtra

func (*IntentServer) GetType

func (*IntentServer) HasCategory

func (*IntentServer) HasExtra

func (*IntentServer) HasFileDescriptors

func (*IntentServer) IsMismatchingFilter

func (*IntentServer) MakeMainActivity

func (*IntentServer) NewIntent

func (*IntentServer) NormalizeMimeType

func (*IntentServer) ParseIntent

func (*IntentServer) ParseUri

func (*IntentServer) PutExtra2

func (*IntentServer) PutExtra2_1

func (*IntentServer) PutExtra2_2

func (*IntentServer) PutExtra2_3

func (*IntentServer) PutExtra2_4

func (*IntentServer) PutExtra2_5

func (*IntentServer) PutExtra2_6

func (*IntentServer) PutExtra2_7

func (*IntentServer) PutExtra2_8

func (*IntentServer) PutExtra2_9

func (*IntentServer) PutExtra2_10

func (*IntentServer) PutExtra2_11

func (*IntentServer) PutExtra2_12

func (*IntentServer) PutExtra2_13

func (*IntentServer) PutExtra2_14

func (*IntentServer) PutExtra2_15

func (*IntentServer) PutExtra2_16

func (*IntentServer) PutExtra2_17

func (*IntentServer) PutExtra2_18

func (*IntentServer) PutExtra2_19

func (*IntentServer) PutExtra2_20

func (*IntentServer) PutExtra2_21

func (*IntentServer) PutExtra2_22

func (*IntentServer) PutExtra2_23

func (*IntentServer) PutExtras1

func (*IntentServer) PutExtras1_1

func (*IntentServer) ReadFromParcel

func (*IntentServer) RemoveCategory

func (*IntentServer) RemoveExtra

func (*IntentServer) RemoveFlags

func (*IntentServer) ReplaceExtras1

func (*IntentServer) ReplaceExtras1_1

func (*IntentServer) ResolveActivity

func (*IntentServer) ResolveActivityInfo

func (*IntentServer) ResolveType1

func (*IntentServer) ResolveType1_1

func (*IntentServer) ResolveTypeIfNeeded

func (*IntentServer) SetAction

func (*IntentServer) SetClassName2

func (*IntentServer) SetClassName2_1

func (*IntentServer) SetClipData

func (*IntentServer) SetComponent

func (*IntentServer) SetData

func (*IntentServer) SetDataAndNormalize

func (*IntentServer) SetDataAndType

func (*IntentServer) SetExtrasClassLoader

func (*IntentServer) SetFlags

func (*IntentServer) SetIdentifier

func (*IntentServer) SetPackage

func (*IntentServer) SetSelector

func (*IntentServer) SetSourceBounds

func (*IntentServer) SetType

func (*IntentServer) SetTypeAndNormalize

func (*IntentServer) ToString

func (*IntentServer) ToUri

func (*IntentServer) WriteToParcel

type InvalidForegroundServiceTypeExceptionServer

type InvalidForegroundServiceTypeExceptionServer struct {
	pb.UnimplementedInvalidForegroundServiceTypeExceptionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

InvalidForegroundServiceTypeExceptionServer implements pb.InvalidForegroundServiceTypeExceptionServiceServer.

func (*InvalidForegroundServiceTypeExceptionServer) DescribeContents

func (*InvalidForegroundServiceTypeExceptionServer) WriteToParcel

type ListActivityServer

type ListActivityServer struct {
	pb.UnimplementedListActivityServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ListActivityServer implements pb.ListActivityServiceServer.

func (*ListActivityServer) GetListAdapter

func (*ListActivityServer) GetListView

func (*ListActivityServer) GetSelectedItemId

func (*ListActivityServer) GetSelectedItemPosition

func (*ListActivityServer) NewListActivity

func (*ListActivityServer) OnContentChanged

func (*ListActivityServer) SetListAdapter

func (*ListActivityServer) SetSelection

type ListFragmentServer

type ListFragmentServer struct {
	pb.UnimplementedListFragmentServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ListFragmentServer implements pb.ListFragmentServiceServer.

func (*ListFragmentServer) GetListAdapter

func (*ListFragmentServer) GetListView

func (*ListFragmentServer) GetSelectedItemId

func (*ListFragmentServer) GetSelectedItemPosition

func (*ListFragmentServer) NewListFragment

func (*ListFragmentServer) OnCreateView

func (*ListFragmentServer) OnDestroyView

func (*ListFragmentServer) OnListItemClick

func (*ListFragmentServer) OnViewCreated

func (*ListFragmentServer) SetEmptyText

func (*ListFragmentServer) SetListAdapter

func (*ListFragmentServer) SetListShown

func (*ListFragmentServer) SetListShownNoAnimation

func (*ListFragmentServer) SetSelection

type LocalActivityManagerServer

type LocalActivityManagerServer struct {
	pb.UnimplementedLocalActivityManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

LocalActivityManagerServer implements pb.LocalActivityManagerServiceServer.

func (*LocalActivityManagerServer) DestroyActivity

func (*LocalActivityManagerServer) DispatchStop

func (*LocalActivityManagerServer) GetActivity

func (*LocalActivityManagerServer) GetCurrentActivity

func (*LocalActivityManagerServer) GetCurrentId

func (*LocalActivityManagerServer) NewLocalActivityManager

func (*LocalActivityManagerServer) RemoveAllActivities

func (*LocalActivityManagerServer) SaveInstanceState

func (*LocalActivityManagerServer) StartActivity

type LocaleConfigServer

type LocaleConfigServer struct {
	pb.UnimplementedLocaleConfigServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

LocaleConfigServer implements pb.LocaleConfigServiceServer.

func (*LocaleConfigServer) DescribeContents

func (*LocaleConfigServer) GetDefaultLocale

func (*LocaleConfigServer) GetStatus

func (*LocaleConfigServer) GetSupportedLocales

func (*LocaleConfigServer) NewLocaleConfig

func (*LocaleConfigServer) WriteToParcel

type LocaleManagerServer

type LocaleManagerServer struct {
	pb.UnimplementedLocaleManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

LocaleManagerServer implements pb.LocaleManagerServiceServer.

func (*LocaleManagerServer) GetApplicationLocales0

func (*LocaleManagerServer) GetOverrideLocaleConfig

func (*LocaleManagerServer) GetSystemLocales

func (*LocaleManagerServer) SetApplicationLocales

func (*LocaleManagerServer) SetOverrideLocaleConfig

type MediaRouteActionProviderServer

type MediaRouteActionProviderServer struct {
	pb.UnimplementedMediaRouteActionProviderServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

MediaRouteActionProviderServer implements pb.MediaRouteActionProviderServiceServer.

func (*MediaRouteActionProviderServer) IsVisible

func (*MediaRouteActionProviderServer) NewMediaRouteActionProvider

func (*MediaRouteActionProviderServer) OnCreateActionView0

func (*MediaRouteActionProviderServer) OnCreateActionView1_1

func (*MediaRouteActionProviderServer) OnPerformDefaultAction

func (*MediaRouteActionProviderServer) OverridesItemVisibility

func (*MediaRouteActionProviderServer) SetRouteTypes

type MediaRouteButtonServer

type MediaRouteButtonServer struct {
	pb.UnimplementedMediaRouteButtonServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

MediaRouteButtonServer implements pb.MediaRouteButtonServiceServer.

func (*MediaRouteButtonServer) GetRouteTypes

func (*MediaRouteButtonServer) NewMediaRouteButton

func (*MediaRouteButtonServer) OnAttachedToWindow

func (*MediaRouteButtonServer) OnDetachedFromWindow

func (*MediaRouteButtonServer) PerformClick

func (*MediaRouteButtonServer) SetContentDescription

func (*MediaRouteButtonServer) SetRouteTypes

func (*MediaRouteButtonServer) SetVisibility

func (*MediaRouteButtonServer) ShowDialog

type MissingForegroundServiceTypeExceptionServer

type MissingForegroundServiceTypeExceptionServer struct {
	pb.UnimplementedMissingForegroundServiceTypeExceptionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

MissingForegroundServiceTypeExceptionServer implements pb.MissingForegroundServiceTypeExceptionServiceServer.

func (*MissingForegroundServiceTypeExceptionServer) DescribeContents

func (*MissingForegroundServiceTypeExceptionServer) WriteToParcel

type NativeActivityServer

type NativeActivityServer struct {
	pb.UnimplementedNativeActivityServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

NativeActivityServer implements pb.NativeActivityServiceServer.

func (*NativeActivityServer) NewNativeActivity

func (*NativeActivityServer) OnConfigurationChanged

func (*NativeActivityServer) OnGlobalLayout

func (*NativeActivityServer) OnInputQueueCreated

func (*NativeActivityServer) OnInputQueueDestroyed

func (*NativeActivityServer) OnLowMemory

func (*NativeActivityServer) OnWindowFocusChanged

func (*NativeActivityServer) SurfaceChanged

func (*NativeActivityServer) SurfaceCreated

func (*NativeActivityServer) SurfaceDestroyed

func (*NativeActivityServer) SurfaceRedrawNeeded

type NotificationChannelGroupServer

type NotificationChannelGroupServer struct {
	pb.UnimplementedNotificationChannelGroupServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

NotificationChannelGroupServer implements pb.NotificationChannelGroupServiceServer.

func (*NotificationChannelGroupServer) Clone0

func (*NotificationChannelGroupServer) Clone0_1

func (*NotificationChannelGroupServer) DescribeContents

func (*NotificationChannelGroupServer) Equals

func (*NotificationChannelGroupServer) GetChannels

func (*NotificationChannelGroupServer) HashCode

func (*NotificationChannelGroupServer) IsBlocked

func (*NotificationChannelGroupServer) NewNotificationChannelGroup

func (*NotificationChannelGroupServer) SetDescription

func (*NotificationChannelGroupServer) ToString

func (*NotificationChannelGroupServer) WriteToParcel

type OpsManagerServer

type OpsManagerServer struct {
	pb.UnimplementedOpsManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

OpsManagerServer implements pb.OpsManagerServiceServer.

func (*OpsManagerServer) CheckOp3

func (*OpsManagerServer) CheckOp4_1

func (*OpsManagerServer) CheckOpNoThrow3

func (*OpsManagerServer) CheckOpNoThrow4_1

func (*OpsManagerServer) CheckOpRawNoThrow

func (*OpsManagerServer) CheckPackage

func (*OpsManagerServer) FinishOp3

func (*OpsManagerServer) FinishOp4_1

func (*OpsManagerServer) FinishProxyOp

func (*OpsManagerServer) IsOpActive

func (*OpsManagerServer) NoteOp3

func (*OpsManagerServer) NoteOp5_1

func (*OpsManagerServer) NoteOpNoThrow3

func (*OpsManagerServer) NoteOpNoThrow5_1

func (*OpsManagerServer) NoteProxyOp2

func (*OpsManagerServer) NoteProxyOp5_1

func (*OpsManagerServer) NoteProxyOpNoThrow2

func (*OpsManagerServer) NoteProxyOpNoThrow3_1

func (*OpsManagerServer) NoteProxyOpNoThrow5_2

func (*OpsManagerServer) PermissionToOp

func (*OpsManagerServer) SetOnOpNotedCallback2

func (*OpsManagerServer) StartOp3

func (*OpsManagerServer) StartOp5_1

func (*OpsManagerServer) StartOpNoThrow3

func (*OpsManagerServer) StartOpNoThrow5_1

func (*OpsManagerServer) StartProxyOp

func (*OpsManagerServer) StartProxyOpNoThrow

func (*OpsManagerServer) StartWatchingActive

func (*OpsManagerServer) StartWatchingMode3

func (*OpsManagerServer) StartWatchingMode4_1

func (*OpsManagerServer) StopWatchingActive

func (*OpsManagerServer) StopWatchingMode

func (*OpsManagerServer) UnsafeCheckOp

func (*OpsManagerServer) UnsafeCheckOpNoThrow

func (*OpsManagerServer) UnsafeCheckOpRaw

type PresentationServer

type PresentationServer struct {
	pb.UnimplementedPresentationServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

PresentationServer implements pb.PresentationServiceServer.

func (*PresentationServer) GetDisplay

func (*PresentationServer) GetResources

func (*PresentationServer) NewPresentation

func (*PresentationServer) OnDisplayChanged

func (*PresentationServer) OnDisplayRemoved

func (*PresentationServer) Show

type ProgressDialogServer

type ProgressDialogServer struct {
	pb.UnimplementedProgressDialogServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

ProgressDialogServer implements pb.ProgressDialogServiceServer.

func (*ProgressDialogServer) GetMax

func (*ProgressDialogServer) GetProgress

func (*ProgressDialogServer) GetSecondaryProgress

func (*ProgressDialogServer) IncrementProgressBy

func (*ProgressDialogServer) IsIndeterminate

func (*ProgressDialogServer) NewProgressDialog

func (*ProgressDialogServer) OnStart

func (*ProgressDialogServer) SetIndeterminate

func (*ProgressDialogServer) SetIndeterminateDrawable

func (*ProgressDialogServer) SetMax

func (*ProgressDialogServer) SetMessage

func (*ProgressDialogServer) SetProgress

func (*ProgressDialogServer) SetProgressDrawable

func (*ProgressDialogServer) SetProgressNumberFormat

func (*ProgressDialogServer) SetProgressPercentFormat

func (*ProgressDialogServer) SetProgressStyle

func (*ProgressDialogServer) SetSecondaryProgress

func (*ProgressDialogServer) Show3

func (*ProgressDialogServer) Show4_1

func (*ProgressDialogServer) Show5_2

func (*ProgressDialogServer) Show6_3

type RecoverableSecurityExceptionServer

type RecoverableSecurityExceptionServer struct {
	pb.UnimplementedRecoverableSecurityExceptionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RecoverableSecurityExceptionServer implements pb.RecoverableSecurityExceptionServiceServer.

func (*RecoverableSecurityExceptionServer) DescribeContents

func (*RecoverableSecurityExceptionServer) GetUserAction

func (*RecoverableSecurityExceptionServer) GetUserMessage

func (*RecoverableSecurityExceptionServer) WriteToParcel

type RemoteActionServer

type RemoteActionServer struct {
	pb.UnimplementedRemoteActionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

RemoteActionServer implements pb.RemoteActionServiceServer.

func (*RemoteActionServer) Clone0

func (*RemoteActionServer) Clone0_1

func (*RemoteActionServer) DescribeContents

func (*RemoteActionServer) Dump

func (*RemoteActionServer) Equals

func (*RemoteActionServer) GetActionIntent

func (*RemoteActionServer) GetIcon

func (*RemoteActionServer) GetTitle

func (*RemoteActionServer) HashCode

func (*RemoteActionServer) IsEnabled

func (*RemoteActionServer) NewRemoteAction

func (*RemoteActionServer) SetEnabled

func (*RemoteActionServer) SetShouldShowIcon

func (*RemoteActionServer) ShouldShowIcon

func (*RemoteActionServer) WriteToParcel

type SearchManagerServer

type SearchManagerServer struct {
	pb.UnimplementedSearchManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

SearchManagerServer implements pb.SearchManagerServiceServer.

func (*SearchManagerServer) GetGlobalSearchActivity

func (*SearchManagerServer) GetSearchableInfo

func (*SearchManagerServer) OnCancel

func (*SearchManagerServer) OnDismiss

func (*SearchManagerServer) SetOnCancelListener

func (*SearchManagerServer) SetOnDismissListener

func (*SearchManagerServer) StartSearch

func (*SearchManagerServer) StopSearch

func (*SearchManagerServer) TriggerSearch

type StartForegroundCalledOnStoppedServiceExceptionServer

type StartForegroundCalledOnStoppedServiceExceptionServer struct {
	pb.UnimplementedStartForegroundCalledOnStoppedServiceExceptionServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

StartForegroundCalledOnStoppedServiceExceptionServer implements pb.StartForegroundCalledOnStoppedServiceExceptionServiceServer.

func (*StartForegroundCalledOnStoppedServiceExceptionServer) DescribeContents

func (*StartForegroundCalledOnStoppedServiceExceptionServer) WriteToParcel

type StatusBarManagerServer

type StatusBarManagerServer struct {
	pb.UnimplementedStatusBarManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

StatusBarManagerServer implements pb.StatusBarManagerServiceServer.

type SyncNotedAppOpServer

type SyncNotedAppOpServer struct {
	pb.UnimplementedSyncNotedAppOpServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

SyncNotedAppOpServer implements pb.SyncNotedAppOpServiceServer.

func (*SyncNotedAppOpServer) DescribeContents

func (*SyncNotedAppOpServer) Equals

func (*SyncNotedAppOpServer) GetAttributionTag

func (*SyncNotedAppOpServer) GetOp

func (*SyncNotedAppOpServer) HashCode

func (*SyncNotedAppOpServer) NewSyncNotedAppOp

func (*SyncNotedAppOpServer) ToString

func (*SyncNotedAppOpServer) WriteToParcel

type TabActivityServer

type TabActivityServer struct {
	pb.UnimplementedTabActivityServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

TabActivityServer implements pb.TabActivityServiceServer.

func (*TabActivityServer) GetTabHost

func (*TabActivityServer) GetTabWidget

func (*TabActivityServer) NewTabActivity

func (*TabActivityServer) OnContentChanged

func (*TabActivityServer) SetDefaultTab1

func (*TabActivityServer) SetDefaultTab1_1

type TimePickerDialogServer

type TimePickerDialogServer struct {
	pb.UnimplementedTimePickerDialogServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

TimePickerDialogServer implements pb.TimePickerDialogServiceServer.

func (*TimePickerDialogServer) NewTimePickerDialog

func (*TimePickerDialogServer) OnClick

func (*TimePickerDialogServer) OnTimeChanged

func (*TimePickerDialogServer) Show

func (*TimePickerDialogServer) UpdateTime

type UiModeManagerServer

type UiModeManagerServer struct {
	pb.UnimplementedUiModeManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

UiModeManagerServer implements pb.UiModeManagerServiceServer.

func (*UiModeManagerServer) DisableCarMode

func (*UiModeManagerServer) EnableCarMode

func (*UiModeManagerServer) GetContrast

func (*UiModeManagerServer) GetCurrentModeType

func (*UiModeManagerServer) GetCustomNightModeEnd

func (*UiModeManagerServer) GetCustomNightModeStart

func (*UiModeManagerServer) GetNightMode

func (*UiModeManagerServer) SetApplicationNightMode

func (*UiModeManagerServer) SetCustomNightModeEnd

func (*UiModeManagerServer) SetCustomNightModeStart

func (*UiModeManagerServer) SetNightMode

type WallpaperColorsServer

type WallpaperColorsServer struct {
	pb.UnimplementedWallpaperColorsServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

WallpaperColorsServer implements pb.WallpaperColorsServiceServer.

func (*WallpaperColorsServer) DescribeContents

func (*WallpaperColorsServer) Equals

func (*WallpaperColorsServer) FromBitmap

func (*WallpaperColorsServer) FromDrawable

func (*WallpaperColorsServer) GetColorHints

func (*WallpaperColorsServer) GetPrimaryColor

func (*WallpaperColorsServer) GetSecondaryColor

func (*WallpaperColorsServer) GetTertiaryColor

func (*WallpaperColorsServer) HashCode

func (*WallpaperColorsServer) NewWallpaperColors

func (*WallpaperColorsServer) ToString

func (*WallpaperColorsServer) WriteToParcel

type WallpaperInfoServer

type WallpaperInfoServer struct {
	pb.UnimplementedWallpaperInfoServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

WallpaperInfoServer implements pb.WallpaperInfoServiceServer.

func (*WallpaperInfoServer) DescribeContents

func (*WallpaperInfoServer) Dump

func (*WallpaperInfoServer) GetComponent

func (*WallpaperInfoServer) GetPackageName

func (*WallpaperInfoServer) GetServiceInfo

func (*WallpaperInfoServer) GetServiceName

func (*WallpaperInfoServer) GetSettingsActivity

func (*WallpaperInfoServer) GetSettingsSliceUri

func (*WallpaperInfoServer) LoadAuthor

func (*WallpaperInfoServer) LoadContextDescription

func (*WallpaperInfoServer) LoadContextUri

func (*WallpaperInfoServer) LoadDescription

func (*WallpaperInfoServer) LoadIcon

func (*WallpaperInfoServer) LoadLabel

func (*WallpaperInfoServer) LoadThumbnail

func (*WallpaperInfoServer) NewWallpaperInfo

func (*WallpaperInfoServer) ToString

func (*WallpaperInfoServer) WriteToParcel

type WallpaperManagerServer

type WallpaperManagerServer struct {
	pb.UnimplementedWallpaperManagerServiceServer
	Ctx     *app.Context
	Handles *handlestore.HandleStore
}

WallpaperManagerServer implements pb.WallpaperManagerServiceServer.

func (*WallpaperManagerServer) Clear0

func (*WallpaperManagerServer) Clear1_1

func (*WallpaperManagerServer) ClearWallpaper

func (*WallpaperManagerServer) ClearWallpaperOffsets

func (*WallpaperManagerServer) ForgetLoadedWallpaper

func (*WallpaperManagerServer) GetBuiltInDrawable0

func (*WallpaperManagerServer) GetBuiltInDrawable1_1

func (*WallpaperManagerServer) GetBuiltInDrawable5_2

func (*WallpaperManagerServer) GetBuiltInDrawable6_3

func (*WallpaperManagerServer) GetDesiredMinimumHeight

func (*WallpaperManagerServer) GetDesiredMinimumWidth

func (*WallpaperManagerServer) GetDrawable0

func (*WallpaperManagerServer) GetDrawable1_1

func (*WallpaperManagerServer) GetFastDrawable0

func (*WallpaperManagerServer) GetFastDrawable1_1

func (*WallpaperManagerServer) GetInstance

func (*WallpaperManagerServer) GetWallpaperColors

func (*WallpaperManagerServer) GetWallpaperFile

func (*WallpaperManagerServer) GetWallpaperId

func (*WallpaperManagerServer) GetWallpaperInfo0

func (*WallpaperManagerServer) GetWallpaperInfo1_1

func (*WallpaperManagerServer) HasResourceWallpaper

func (*WallpaperManagerServer) IsSetWallpaperAllowed

func (*WallpaperManagerServer) IsWallpaperSupported

func (*WallpaperManagerServer) PeekDrawable0

func (*WallpaperManagerServer) PeekDrawable1_1

func (*WallpaperManagerServer) PeekFastDrawable0

func (*WallpaperManagerServer) PeekFastDrawable1_1

func (*WallpaperManagerServer) SendWallpaperCommand

func (*WallpaperManagerServer) SetBitmap1

func (*WallpaperManagerServer) SetBitmap3_1

func (*WallpaperManagerServer) SetBitmap4_2

func (*WallpaperManagerServer) SetDisplayPadding

func (*WallpaperManagerServer) SetResource1

func (*WallpaperManagerServer) SetResource2_1

func (*WallpaperManagerServer) SetStream1

func (*WallpaperManagerServer) SetStream3_1

func (*WallpaperManagerServer) SetStream4_2

func (*WallpaperManagerServer) SetWallpaperOffsetSteps

func (*WallpaperManagerServer) SetWallpaperOffsets

func (*WallpaperManagerServer) SuggestDesiredDimensions

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL