app

package
v0.0.8 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: 5 Imported by: 175

Documentation ΒΆ

Overview ΒΆ

Package app provides Go bindings for android.app.

Index ΒΆ

Constants ΒΆ

View Source
const (
	PopBackStackInclusive                           = consts.PopBackStackInclusive
	StyleHorizontal                                 = consts.StyleHorizontal
	StyleSpinner                                    = consts.StyleSpinner
	Creator                                         = consts.Creator
	HintSupportsDarkText                            = consts.HintSupportsDarkText
	HintSupportsDarkTheme                           = consts.HintSupportsDarkTheme
	StatusNotSpecified                              = consts.StatusNotSpecified
	StatusParsingFailed                             = consts.StatusParsingFailed
	StatusSuccess                                   = consts.StatusSuccess
	DisplayHomeAsUp                                 = consts.DisplayHomeAsUp
	DisplayShowCustom                               = consts.DisplayShowCustom
	DisplayShowHome                                 = consts.DisplayShowHome
	DisplayShowTitle                                = consts.DisplayShowTitle
	NavigationModeList                              = consts.NavigationModeList
	NavigationModeStandard                          = consts.NavigationModeStandard
	NavigationModeTabs                              = consts.NavigationModeTabs
	InvalidPosition                                 = consts.InvalidPosition
	ReasonAnr                                       = consts.ReasonAnr
	ReasonCrash                                     = consts.ReasonCrash
	ReasonCrashNative                               = consts.ReasonCrashNative
	ReasonDependencyDied                            = consts.ReasonDependencyDied
	ReasonExcessiveResourceUsage                    = consts.ReasonExcessiveResourceUsage
	ReasonExitSelf                                  = consts.ReasonExitSelf
	ReasonFreezer                                   = consts.ReasonFreezer
	ReasonInitializationFailure                     = consts.ReasonInitializationFailure
	ReasonLowMemory                                 = consts.ReasonLowMemory
	ReasonOther                                     = consts.ReasonOther
	ReasonPackageStateChange                        = consts.ReasonPackageStateChange
	ReasonPackageUpdated                            = consts.ReasonPackageUpdated
	ReasonPermissionChange                          = consts.ReasonPermissionChange
	ReasonSignaled                                  = consts.ReasonSignaled
	ReasonUnknown                                   = consts.ReasonUnknown
	ReasonUserRequested                             = consts.ReasonUserRequested
	ReasonUserStopped                               = consts.ReasonUserStopped
	TransitEnterMask                                = consts.TransitEnterMask
	TransitExitMask                                 = consts.TransitExitMask
	TransitFragmentClose                            = consts.TransitFragmentClose
	TransitFragmentFade                             = consts.TransitFragmentFade
	TransitFragmentOpen                             = consts.TransitFragmentOpen
	TransitNone                                     = consts.TransitNone
	TransitUnset                                    = consts.TransitUnset
	FlagQueryRefinement                             = consts.FlagQueryRefinement
	MenuKey                                         = consts.MenuKey
	MenuKeycode                                     = consts.MenuKeycode
	StyleNormal                                     = consts.StyleNormal
	StyleNoFrame                                    = consts.StyleNoFrame
	StyleNoInput                                    = consts.StyleNoInput
	StyleNoTitle                                    = consts.StyleNoTitle
	CaptureContentForNoteBlockedByAdmin             = consts.CaptureContentForNoteBlockedByAdmin
	CaptureContentForNoteFailed                     = consts.CaptureContentForNoteFailed
	CaptureContentForNoteSuccess                    = consts.CaptureContentForNoteSuccess
	CaptureContentForNoteUserCanceled               = consts.CaptureContentForNoteUserCanceled
	CaptureContentForNoteWindowModeUnsupported      = consts.CaptureContentForNoteWindowModeUnsupported
	ChooserContentTypeAlbum                         = consts.ChooserContentTypeAlbum
	ExtraDockStateCar                               = consts.ExtraDockStateCar
	ExtraDockStateDesk                              = consts.ExtraDockStateDesk
	ExtraDockStateHeDesk                            = consts.ExtraDockStateHeDesk
	ExtraDockStateLeDesk                            = consts.ExtraDockStateLeDesk
	ExtraDockStateUndocked                          = consts.ExtraDockStateUndocked
	FillInAction                                    = consts.FillInAction
	FillInCategories                                = consts.FillInCategories
	FillInClipData                                  = consts.FillInClipData
	FillInComponent                                 = consts.FillInComponent
	FillInData                                      = consts.FillInData
	FillInIdentifier                                = consts.FillInIdentifier
	FillInPackage                                   = consts.FillInPackage
	FillInSelector                                  = consts.FillInSelector
	FillInSourceBounds                              = consts.FillInSourceBounds
	FlagActivityBroughtToFront                      = consts.FlagActivityBroughtToFront
	FlagActivityClearTask                           = consts.FlagActivityClearTask
	FlagActivityClearTop                            = consts.FlagActivityClearTop
	FlagActivityClearWhenTaskReset                  = consts.FlagActivityClearWhenTaskReset
	FlagActivityExcludeFromRecents                  = consts.FlagActivityExcludeFromRecents
	FlagActivityForwardResult                       = consts.FlagActivityForwardResult
	FlagActivityLaunchedFromHistory                 = consts.FlagActivityLaunchedFromHistory
	FlagActivityLaunchAdjacent                      = consts.FlagActivityLaunchAdjacent
	FlagActivityMatchExternal                       = consts.FlagActivityMatchExternal
	FlagActivityMultipleTask                        = consts.FlagActivityMultipleTask
	FlagActivityNewDocument                         = consts.FlagActivityNewDocument
	FlagActivityNewTask                             = consts.FlagActivityNewTask
	FlagActivityNoAnimation                         = consts.FlagActivityNoAnimation
	FlagActivityNoHistory                           = consts.FlagActivityNoHistory
	FlagActivityNoUserAction                        = consts.FlagActivityNoUserAction
	FlagActivityPreviousIsTop                       = consts.FlagActivityPreviousIsTop
	FlagActivityReorderToFront                      = consts.FlagActivityReorderToFront
	FlagActivityRequireDefault                      = consts.FlagActivityRequireDefault
	FlagActivityRequireNonBrowser                   = consts.FlagActivityRequireNonBrowser
	FlagActivityResetTaskIfNeeded                   = consts.FlagActivityResetTaskIfNeeded
	FlagActivityRetainInRecents                     = consts.FlagActivityRetainInRecents
	FlagActivitySingleTop                           = consts.FlagActivitySingleTop
	FlagActivityTaskOnHome                          = consts.FlagActivityTaskOnHome
	FlagDebugLogResolution                          = consts.FlagDebugLogResolution
	FlagDirectBootAuto                              = consts.FlagDirectBootAuto
	FlagExcludeStoppedPackages                      = consts.FlagExcludeStoppedPackages
	FlagFromBackground                              = consts.FlagFromBackground
	FlagGrantPersistableUriPermission               = consts.FlagGrantPersistableUriPermission
	FlagGrantPrefixUriPermission                    = consts.FlagGrantPrefixUriPermission
	FlagGrantReadUriPermission                      = consts.FlagGrantReadUriPermission
	FlagGrantWriteUriPermission                     = consts.FlagGrantWriteUriPermission
	FlagIncludeStoppedPackages                      = consts.FlagIncludeStoppedPackages
	FlagReceiverForeground                          = consts.FlagReceiverForeground
	FlagReceiverNoAbort                             = consts.FlagReceiverNoAbort
	FlagReceiverRegisteredOnly                      = consts.FlagReceiverRegisteredOnly
	FlagReceiverReplacePending                      = consts.FlagReceiverReplacePending
	FlagReceiverVisibleToInstantApps                = consts.FlagReceiverVisibleToInstantApps
	UriAllowUnsafe                                  = consts.UriAllowUnsafe
	UriAndroidAppScheme                             = consts.UriAndroidAppScheme
	UriIntentScheme                                 = consts.UriIntentScheme
	FlagLock                                        = consts.FlagLock
	FlagSystem                                      = consts.FlagSystem
	TileAddRequestErrorAppNotInForeground           = consts.TileAddRequestErrorAppNotInForeground
	TileAddRequestErrorBadComponent                 = consts.TileAddRequestErrorBadComponent
	TileAddRequestErrorMismatchedPackage            = consts.TileAddRequestErrorMismatchedPackage
	TileAddRequestErrorNotCurrentUser               = consts.TileAddRequestErrorNotCurrentUser
	TileAddRequestErrorNoStatusBarService           = consts.TileAddRequestErrorNoStatusBarService
	TileAddRequestErrorRequestInProgress            = consts.TileAddRequestErrorRequestInProgress
	TileAddRequestResultTileAdded                   = consts.TileAddRequestResultTileAdded
	TileAddRequestResultTileAlreadyAdded            = consts.TileAddRequestResultTileAlreadyAdded
	TileAddRequestResultTileNotAdded                = consts.TileAddRequestResultTileNotAdded
	GameModeBattery                                 = consts.GameModeBattery
	GameModeCustom                                  = consts.GameModeCustom
	GameModePerformance                             = consts.GameModePerformance
	GameModeStandard                                = consts.GameModeStandard
	GameModeUnsupported                             = consts.GameModeUnsupported
	ModeAllowed                                     = consts.ModeAllowed
	ModeDefault                                     = consts.ModeDefault
	ModeErrored                                     = consts.ModeErrored
	ModeForeground                                  = consts.ModeForeground
	ModeIgnored                                     = consts.ModeIgnored
	OpNotedCallbackFlagIgnoreAsync                  = consts.OpNotedCallbackFlagIgnoreAsync
	WatchForegroundChanges                          = consts.WatchForegroundChanges
	ModeBackgroundActivityStartAllowed              = consts.ModeBackgroundActivityStartAllowed
	ModeBackgroundActivityStartAllowAlways          = consts.ModeBackgroundActivityStartAllowAlways
	ModeBackgroundActivityStartAllowIfVisible       = consts.ModeBackgroundActivityStartAllowIfVisible
	ModeBackgroundActivityStartDenied               = consts.ModeBackgroundActivityStartDenied
	ModeBackgroundActivityStartSystemDefined        = consts.ModeBackgroundActivityStartSystemDefined
	Empty                                           = consts.Empty
	ModeContent                                     = consts.ModeContent
	ModeGameplayInterruptible                       = consts.ModeGameplayInterruptible
	ModeGameplayUninterruptible                     = consts.ModeGameplayUninterruptible
	ModeNone                                        = consts.ModeNone
	ModeUnknown                                     = consts.ModeUnknown
	EditChoicesBeforeSendingAuto                    = consts.EditChoicesBeforeSendingAuto
	EditChoicesBeforeSendingDisabled                = consts.EditChoicesBeforeSendingDisabled
	EditChoicesBeforeSendingEnabled                 = consts.EditChoicesBeforeSendingEnabled
	SourceChoice                                    = consts.SourceChoice
	SourceFreeFormInput                             = consts.SourceFreeFormInput
	DefaultKeysDialer                               = consts.DefaultKeysDialer
	DefaultKeysDisable                              = consts.DefaultKeysDisable
	DefaultKeysSearchGlobal                         = consts.DefaultKeysSearchGlobal
	DefaultKeysSearchLocal                          = consts.DefaultKeysSearchLocal
	DefaultKeysShortcut                             = consts.DefaultKeysShortcut
	FullscreenModeRequestEnter                      = consts.FullscreenModeRequestEnter
	FullscreenModeRequestExit                       = consts.FullscreenModeRequestExit
	OverrideTransitionClose                         = consts.OverrideTransitionClose
	OverrideTransitionOpen                          = consts.OverrideTransitionOpen
	ResultCanceled                                  = consts.ResultCanceled
	ResultFirstUser                                 = consts.ResultFirstUser
	ResultOk                                        = consts.ResultOk
	ThemeDeviceDefaultDark                          = consts.ThemeDeviceDefaultDark
	ThemeDeviceDefaultLight                         = consts.ThemeDeviceDefaultLight
	ThemeHoloDark                                   = consts.ThemeHoloDark
	ThemeHoloLight                                  = consts.ThemeHoloLight
	ThemeTraditional                                = consts.ThemeTraditional
	TypeBedtime                                     = consts.TypeBedtime
	TypeDriving                                     = consts.TypeDriving
	TypeImmersive                                   = consts.TypeImmersive
	TypeManaged                                     = consts.TypeManaged
	TypeOther                                       = consts.TypeOther
	TypeScheduleCalendar                            = consts.TypeScheduleCalendar
	TypeScheduleTime                                = consts.TypeScheduleTime
	TypeTheater                                     = consts.TypeTheater
	TypeUnknown                                     = consts.TypeUnknown
	BindAboveClient                                 = consts.BindAboveClient
	BindAdjustWithActivity                          = consts.BindAdjustWithActivity
	BindAllowActivityStarts                         = consts.BindAllowActivityStarts
	BindAllowOomManagement                          = consts.BindAllowOomManagement
	BindAutoCreate                                  = consts.BindAutoCreate
	BindDebugUnbind                                 = consts.BindDebugUnbind
	BindExternalService                             = consts.BindExternalService
	BindImportant                                   = consts.BindImportant
	BindIncludeCapabilities                         = consts.BindIncludeCapabilities
	BindNotForeground                               = consts.BindNotForeground
	BindNotPerceptible                              = consts.BindNotPerceptible
	BindPackageIsolatedProcess                      = consts.BindPackageIsolatedProcess
	BindSharedIsolatedProcess                       = consts.BindSharedIsolatedProcess
	BindWaivePriority                               = consts.BindWaivePriority
	ContextIgnoreSecurity                           = consts.ContextIgnoreSecurity
	ContextIncludeCode                              = consts.ContextIncludeCode
	ContextRestricted                               = consts.ContextRestricted
	DeviceIdDefault                                 = consts.DeviceIdDefault
	DeviceIdInvalid                                 = consts.DeviceIdInvalid
	ModeAppend                                      = consts.ModeAppend
	ModeEnableWriteAheadLogging                     = consts.ModeEnableWriteAheadLogging
	ModeMultiProcess                                = consts.ModeMultiProcess
	ModeNoLocalizedCollators                        = consts.ModeNoLocalizedCollators
	ModePrivate                                     = consts.ModePrivate
	ModeWorldReadable                               = consts.ModeWorldReadable
	ModeWorldWriteable                              = consts.ModeWorldWriteable
	ReceiverExported                                = consts.ReceiverExported
	ReceiverNotExported                             = consts.ReceiverNotExported
	ReceiverVisibleToInstantApps                    = consts.ReceiverVisibleToInstantApps
	LockTaskModeLocked                              = consts.LockTaskModeLocked
	LockTaskModeNone                                = consts.LockTaskModeNone
	LockTaskModePinned                              = consts.LockTaskModePinned
	MoveTaskNoUserAction                            = consts.MoveTaskNoUserAction
	MoveTaskWithHome                                = consts.MoveTaskWithHome
	RecentIgnoreUnavailable                         = consts.RecentIgnoreUnavailable
	RecentWithExcluded                              = consts.RecentWithExcluded
	Crashed                                         = consts.Crashed
	NotResponding                                   = consts.NotResponding
	NoError                                         = consts.NoError
	ImportanceBackground                            = consts.ImportanceBackground
	ImportanceCached                                = consts.ImportanceCached
	ImportanceCantSaveState                         = consts.ImportanceCantSaveState
	ImportanceEmpty                                 = consts.ImportanceEmpty
	ImportanceForeground                            = consts.ImportanceForeground
	ImportanceForegroundService                     = consts.ImportanceForegroundService
	ImportanceGone                                  = consts.ImportanceGone
	ImportancePerceptible                           = consts.ImportancePerceptible
	ImportancePerceptiblePre26                      = consts.ImportancePerceptiblePre26
	ImportanceService                               = consts.ImportanceService
	ImportanceTopSleeping                           = consts.ImportanceTopSleeping
	ImportanceTopSleepingPre28                      = consts.ImportanceTopSleepingPre28
	ImportanceVisible                               = consts.ImportanceVisible
	ReasonProviderInUse                             = consts.ReasonProviderInUse
	ReasonServiceInUse                              = consts.ReasonServiceInUse
	FlagForeground                                  = consts.FlagForeground
	FlagPersistentProcess                           = consts.FlagPersistentProcess
	FlagStarted                                     = consts.FlagStarted
	FlagSystemProcess                               = consts.FlagSystemProcess
	DisableCarModeGoHome                            = consts.DisableCarModeGoHome
	EnableCarModeAllowSleep                         = consts.EnableCarModeAllowSleep
	EnableCarModeGoCarHome                          = consts.EnableCarModeGoCarHome
	ModeNightAuto                                   = consts.ModeNightAuto
	ModeNightCustom                                 = consts.ModeNightCustom
	ModeNightNo                                     = consts.ModeNightNo
	ModeNightYes                                    = consts.ModeNightYes
	StartContinuationMask                           = consts.StartContinuationMask
	StartFlagRedelivery                             = consts.StartFlagRedelivery
	StartFlagRetry                                  = consts.StartFlagRetry
	StartNotSticky                                  = consts.StartNotSticky
	StartRedeliverIntent                            = consts.StartRedeliverIntent
	StartSticky                                     = consts.StartSticky
	StartStickyCompatibility                        = consts.StartStickyCompatibility
	StopForegroundDetach                            = consts.StopForegroundDetach
	StopForegroundLegacy                            = consts.StopForegroundLegacy
	StopForegroundRemove                            = consts.StopForegroundRemove
	FlagAllowUnsafeImplicitIntent                   = consts.FlagAllowUnsafeImplicitIntent
	FlagCancelCurrent                               = consts.FlagCancelCurrent
	FlagImmutable                                   = consts.FlagImmutable
	FlagMutable                                     = consts.FlagMutable
	FlagNoCreate                                    = consts.FlagNoCreate
	FlagOneShot                                     = consts.FlagOneShot
	FlagUpdateCurrent                               = consts.FlagUpdateCurrent
	LaunchModeSingleInstance                        = consts.LaunchModeSingleInstance
	LaunchModeSingleInstancePerTask                 = consts.LaunchModeSingleInstancePerTask
	LaunchModeSingleTask                            = consts.LaunchModeSingleTask
	LaunchModeSingleTop                             = consts.LaunchModeSingleTop
	LaunchModeStandard                              = consts.LaunchModeStandard
	StartupStateError                               = consts.StartupStateError
	StartupStateFirstFrameDrawn                     = consts.StartupStateFirstFrameDrawn
	StartupStateStarted                             = consts.StartupStateStarted
	StartComponentActivity                          = consts.StartComponentActivity
	StartComponentBroadcast                         = consts.StartComponentBroadcast
	StartComponentContentProvider                   = consts.StartComponentContentProvider
	StartComponentOther                             = consts.StartComponentOther
	StartComponentService                           = consts.StartComponentService
	StartReasonAlarm                                = consts.StartReasonAlarm
	StartReasonBackup                               = consts.StartReasonBackup
	StartReasonBootComplete                         = consts.StartReasonBootComplete
	StartReasonBroadcast                            = consts.StartReasonBroadcast
	StartReasonContentProvider                      = consts.StartReasonContentProvider
	StartReasonJob                                  = consts.StartReasonJob
	StartReasonLauncher                             = consts.StartReasonLauncher
	StartReasonLauncherRecents                      = consts.StartReasonLauncherRecents
	StartReasonOther                                = consts.StartReasonOther
	StartReasonPush                                 = consts.StartReasonPush
	StartReasonService                              = consts.StartReasonService
	StartReasonStartActivity                        = consts.StartReasonStartActivity
	StartTimestampApplicationOncreate               = consts.StartTimestampApplicationOncreate
	StartTimestampBindApplication                   = consts.StartTimestampBindApplication
	StartTimestampFirstFrame                        = consts.StartTimestampFirstFrame
	StartTimestampFork                              = consts.StartTimestampFork
	StartTimestampFullyDrawn                        = consts.StartTimestampFullyDrawn
	StartTimestampInitialRenderthreadFrame          = consts.StartTimestampInitialRenderthreadFrame
	StartTimestampLaunch                            = consts.StartTimestampLaunch
	StartTimestampReservedRangeDeveloper            = consts.StartTimestampReservedRangeDeveloper
	StartTimestampReservedRangeDeveloperStart       = consts.StartTimestampReservedRangeDeveloperStart
	StartTimestampReservedRangeSystem               = consts.StartTimestampReservedRangeSystem
	StartTimestampSurfaceflingerCompositionComplete = consts.StartTimestampSurfaceflingerCompositionComplete
	StartTypeCold                                   = consts.StartTypeCold
	StartTypeHot                                    = consts.StartTypeHot
	StartTypeUnset                                  = consts.StartTypeUnset
	StartTypeWarm                                   = consts.StartTypeWarm
	FlagDontSuppressAccessibilityServices           = consts.FlagDontSuppressAccessibilityServices
	FlagDontUseAccessibility                        = consts.FlagDontUseAccessibility
	RotationFreeze0                                 = consts.RotationFreeze0
	RotationFreeze180                               = consts.RotationFreeze180
	RotationFreeze270                               = consts.RotationFreeze270
	RotationFreeze90                                = consts.RotationFreeze90
	RotationFreezeCurrent                           = consts.RotationFreezeCurrent
	RotationUnfreeze                                = consts.RotationUnfreeze
	DeferralPolicyDefault                           = consts.DeferralPolicyDefault
	DeferralPolicyNone                              = consts.DeferralPolicyNone
	DeferralPolicyUntilActive                       = consts.DeferralPolicyUntilActive
	DeliveryGroupPolicyAll                          = consts.DeliveryGroupPolicyAll
	DeliveryGroupPolicyMostRecent                   = consts.DeliveryGroupPolicyMostRecent
	TypeAnr                                         = consts.TypeAnr
	TypeBattery                                     = consts.TypeBattery
	TypeCrash                                       = consts.TypeCrash
	TypeNone                                        = consts.TypeNone
	TypeRunningService                              = consts.TypeRunningService
)
View Source
const (
	TagLocale                                 = consts.TagLocale
	TagLocaleConfig                           = consts.TagLocaleConfig
	ActionKey                                 = consts.ActionKey
	ActionMsg                                 = consts.ActionMsg
	AppData                                   = consts.AppData
	CursorExtraKeyInProgress                  = consts.CursorExtraKeyInProgress
	ExtraDataKey                              = consts.ExtraDataKey
	ExtraNewSearch                            = consts.ExtraNewSearch
	ExtraSelectQuery                          = consts.ExtraSelectQuery
	ExtraWebSearchPendingintent               = consts.ExtraWebSearchPendingintent
	IntentActionGlobalSearch                  = consts.IntentActionGlobalSearch
	IntentActionSearchablesChanged            = consts.IntentActionSearchablesChanged
	IntentActionSearchSettings                = consts.IntentActionSearchSettings
	IntentActionSearchSettingsChanged         = consts.IntentActionSearchSettingsChanged
	IntentActionWebSearchSettings             = consts.IntentActionWebSearchSettings
	IntentGlobalSearchActivityChanged         = consts.IntentGlobalSearchActivityChanged
	Query                                     = consts.Query
	ShortcutMimeType                          = consts.ShortcutMimeType
	SuggestColumnAudioChannelConfig           = consts.SuggestColumnAudioChannelConfig
	SuggestColumnContentType                  = consts.SuggestColumnContentType
	SuggestColumnDuration                     = consts.SuggestColumnDuration
	SuggestColumnFlags                        = consts.SuggestColumnFlags
	SuggestColumnFormat                       = consts.SuggestColumnFormat
	SuggestColumnIcon1                        = consts.SuggestColumnIcon1
	SuggestColumnIcon2                        = consts.SuggestColumnIcon2
	SuggestColumnIntentAction                 = consts.SuggestColumnIntentAction
	SuggestColumnIntentData                   = consts.SuggestColumnIntentData
	SuggestColumnIntentDataId                 = consts.SuggestColumnIntentDataId
	SuggestColumnIntentExtraData              = consts.SuggestColumnIntentExtraData
	SuggestColumnIsLive                       = consts.SuggestColumnIsLive
	SuggestColumnLastAccessHint               = consts.SuggestColumnLastAccessHint
	SuggestColumnProductionYear               = consts.SuggestColumnProductionYear
	SuggestColumnPurchasePrice                = consts.SuggestColumnPurchasePrice
	SuggestColumnQuery                        = consts.SuggestColumnQuery
	SuggestColumnRatingScore                  = consts.SuggestColumnRatingScore
	SuggestColumnRatingStyle                  = consts.SuggestColumnRatingStyle
	SuggestColumnRentalPrice                  = consts.SuggestColumnRentalPrice
	SuggestColumnResultCardImage              = consts.SuggestColumnResultCardImage
	SuggestColumnShortcutId                   = consts.SuggestColumnShortcutId
	SuggestColumnSpinnerWhileRefreshing       = consts.SuggestColumnSpinnerWhileRefreshing
	SuggestColumnText1                        = consts.SuggestColumnText1
	SuggestColumnText2                        = consts.SuggestColumnText2
	SuggestColumnText2Url                     = consts.SuggestColumnText2Url
	SuggestColumnVideoHeight                  = consts.SuggestColumnVideoHeight
	SuggestColumnVideoWidth                   = consts.SuggestColumnVideoWidth
	SuggestMimeType                           = consts.SuggestMimeType
	SuggestNeverMakeShortcut                  = consts.SuggestNeverMakeShortcut
	SuggestParameterLimit                     = consts.SuggestParameterLimit
	SuggestUriPathQuery                       = consts.SuggestUriPathQuery
	SuggestUriPathShortcut                    = consts.SuggestUriPathShortcut
	UserQuery                                 = consts.UserQuery
	ActionAirplaneModeChanged                 = consts.ActionAirplaneModeChanged
	ActionAllApps                             = consts.ActionAllApps
	ActionAnswer                              = consts.ActionAnswer
	ActionApplicationLocaleChanged            = consts.ActionApplicationLocaleChanged
	ActionApplicationPreferences              = consts.ActionApplicationPreferences
	ActionApplicationRestrictionsChanged      = consts.ActionApplicationRestrictionsChanged
	ActionAppError                            = consts.ActionAppError
	ActionAssist                              = consts.ActionAssist
	ActionAttachData                          = consts.ActionAttachData
	ActionAutoRevokePermissions               = consts.ActionAutoRevokePermissions
	ActionBatteryChanged                      = consts.ActionBatteryChanged
	ActionBatteryLow                          = consts.ActionBatteryLow
	ActionBatteryOkay                         = consts.ActionBatteryOkay
	ActionBootCompleted                       = consts.ActionBootCompleted
	ActionBugReport                           = consts.ActionBugReport
	ActionCall                                = consts.ActionCall
	ActionCallButton                          = consts.ActionCallButton
	ActionCameraButton                        = consts.ActionCameraButton
	ActionCarrierSetup                        = consts.ActionCarrierSetup
	ActionChooser                             = consts.ActionChooser
	ActionCloseSystemDialogs                  = consts.ActionCloseSystemDialogs
	ActionConfigurationChanged                = consts.ActionConfigurationChanged
	ActionCreateDocument                      = consts.ActionCreateDocument
	ActionCreateNote                          = consts.ActionCreateNote
	ActionCreateReminder                      = consts.ActionCreateReminder
	ActionCreateShortcut                      = consts.ActionCreateShortcut
	ActionDateChanged                         = consts.ActionDateChanged
	ActionDefault                             = consts.ActionDefault
	ActionDefine                              = consts.ActionDefine
	ActionDelete                              = consts.ActionDelete
	ActionDeviceStorageLow                    = consts.ActionDeviceStorageLow
	ActionDeviceStorageOk                     = consts.ActionDeviceStorageOk
	ActionDial                                = consts.ActionDial
	ActionDockEvent                           = consts.ActionDockEvent
	ActionDreamingStarted                     = consts.ActionDreamingStarted
	ActionDreamingStopped                     = consts.ActionDreamingStopped
	ActionEdit                                = consts.ActionEdit
	ActionExternalApplicationsAvailable       = consts.ActionExternalApplicationsAvailable
	ActionExternalApplicationsUnavailable     = consts.ActionExternalApplicationsUnavailable
	ActionFactoryTest                         = consts.ActionFactoryTest
	ActionGetContent                          = consts.ActionGetContent
	ActionGetRestrictionEntries               = consts.ActionGetRestrictionEntries
	ActionGtalkServiceConnected               = consts.ActionGtalkServiceConnected
	ActionGtalkServiceDisconnected            = consts.ActionGtalkServiceDisconnected
	ActionHeadsetPlug                         = consts.ActionHeadsetPlug
	ActionInputMethodChanged                  = consts.ActionInputMethodChanged
	ActionInsert                              = consts.ActionInsert
	ActionInsertOrEdit                        = consts.ActionInsertOrEdit
	ActionInstallFailure                      = consts.ActionInstallFailure
	ActionInstallPackage                      = consts.ActionInstallPackage
	ActionLaunchCaptureContentActivityForNote = consts.ActionLaunchCaptureContentActivityForNote
	ActionLocaleChanged                       = consts.ActionLocaleChanged
	ActionLockedBootCompleted                 = consts.ActionLockedBootCompleted
	ActionMain                                = consts.ActionMain
	ActionManagedProfileAdded                 = consts.ActionManagedProfileAdded
	ActionManagedProfileAvailable             = consts.ActionManagedProfileAvailable
	ActionManagedProfileRemoved               = consts.ActionManagedProfileRemoved
	ActionManagedProfileUnavailable           = consts.ActionManagedProfileUnavailable
	ActionManagedProfileUnlocked              = consts.ActionManagedProfileUnlocked
	ActionManageNetworkUsage                  = consts.ActionManageNetworkUsage
	ActionManagePackageStorage                = consts.ActionManagePackageStorage
	ActionManageUnusedApps                    = consts.ActionManageUnusedApps
	ActionMediaBadRemoval                     = consts.ActionMediaBadRemoval
	ActionMediaButton                         = consts.ActionMediaButton
	ActionMediaChecking                       = consts.ActionMediaChecking
	ActionMediaEject                          = consts.ActionMediaEject
	ActionMediaMounted                        = consts.ActionMediaMounted
	ActionMediaNofs                           = consts.ActionMediaNofs
	ActionMediaRemoved                        = consts.ActionMediaRemoved
	ActionMediaScannerFinished                = consts.ActionMediaScannerFinished
	ActionMediaScannerScanFile                = consts.ActionMediaScannerScanFile
	ActionMediaScannerStarted                 = consts.ActionMediaScannerStarted
	ActionMediaShared                         = consts.ActionMediaShared
	ActionMediaUnmountable                    = consts.ActionMediaUnmountable
	ActionMediaUnmounted                      = consts.ActionMediaUnmounted
	ActionMyPackageReplaced                   = consts.ActionMyPackageReplaced
	ActionMyPackageSuspended                  = consts.ActionMyPackageSuspended
	ActionMyPackageUnsuspended                = consts.ActionMyPackageUnsuspended
	ActionNewOutgoingCall                     = consts.ActionNewOutgoingCall
	ActionOpenDocument                        = consts.ActionOpenDocument
	ActionOpenDocumentTree                    = consts.ActionOpenDocumentTree
	ActionPackagesSuspended                   = consts.ActionPackagesSuspended
	ActionPackagesUnsuspended                 = consts.ActionPackagesUnsuspended
	ActionPackageAdded                        = consts.ActionPackageAdded
	ActionPackageChanged                      = consts.ActionPackageChanged
	ActionPackageDataCleared                  = consts.ActionPackageDataCleared
	ActionPackageFirstLaunch                  = consts.ActionPackageFirstLaunch
	ActionPackageFullyRemoved                 = consts.ActionPackageFullyRemoved
	ActionPackageInstall                      = consts.ActionPackageInstall
	ActionPackageNeedsVerification            = consts.ActionPackageNeedsVerification
	ActionPackageRemoved                      = consts.ActionPackageRemoved
	ActionPackageReplaced                     = consts.ActionPackageReplaced
	ActionPackageRestarted                    = consts.ActionPackageRestarted
	ActionPackageUnstopped                    = consts.ActionPackageUnstopped
	ActionPackageVerified                     = consts.ActionPackageVerified
	ActionPaste                               = consts.ActionPaste
	ActionPick                                = consts.ActionPick
	ActionPickActivity                        = consts.ActionPickActivity
	ActionPowerConnected                      = consts.ActionPowerConnected
	ActionPowerDisconnected                   = consts.ActionPowerDisconnected
	ActionPowerUsageSummary                   = consts.ActionPowerUsageSummary
	ActionProcessText                         = consts.ActionProcessText
	ActionProfileAccessible                   = consts.ActionProfileAccessible
	ActionProfileAdded                        = consts.ActionProfileAdded
	ActionProfileAvailable                    = consts.ActionProfileAvailable
	ActionProfileInaccessible                 = consts.ActionProfileInaccessible
	ActionProfileRemoved                      = consts.ActionProfileRemoved
	ActionProfileUnavailable                  = consts.ActionProfileUnavailable
	ActionProviderChanged                     = consts.ActionProviderChanged
	ActionQuickClock                          = consts.ActionQuickClock
	ActionQuickView                           = consts.ActionQuickView
	ActionReboot                              = consts.ActionReboot
	ActionRun                                 = consts.ActionRun
	ActionSafetyCenter                        = consts.ActionSafetyCenter
	ActionScreenOff                           = consts.ActionScreenOff
	ActionScreenOn                            = consts.ActionScreenOn
	ActionSearch                              = consts.ActionSearch
	ActionSearchLongPress                     = consts.ActionSearchLongPress
	ActionSend                                = consts.ActionSend
	ActionSendto                              = consts.ActionSendto
	ActionSendMultiple                        = consts.ActionSendMultiple
	ActionSetWallpaper                        = consts.ActionSetWallpaper
	ActionShowAppInfo                         = consts.ActionShowAppInfo
	ActionShowWorkApps                        = consts.ActionShowWorkApps
	ActionShutdown                            = consts.ActionShutdown
	ActionSync                                = consts.ActionSync
	ActionSystemTutorial                      = consts.ActionSystemTutorial
	ActionTimezoneChanged                     = consts.ActionTimezoneChanged
	ActionTimeChanged                         = consts.ActionTimeChanged
	ActionTimeTick                            = consts.ActionTimeTick
	ActionTranslate                           = consts.ActionTranslate
	ActionUidRemoved                          = consts.ActionUidRemoved
	ActionUmsConnected                        = consts.ActionUmsConnected
	ActionUmsDisconnected                     = consts.ActionUmsDisconnected
	ActionUnarchivePackage                    = consts.ActionUnarchivePackage
	ActionUninstallPackage                    = consts.ActionUninstallPackage
	ActionUserBackground                      = consts.ActionUserBackground
	ActionUserForeground                      = consts.ActionUserForeground
	ActionUserInitialize                      = consts.ActionUserInitialize
	ActionUserPresent                         = consts.ActionUserPresent
	ActionUserUnlocked                        = consts.ActionUserUnlocked
	ActionView                                = consts.ActionView
	ActionViewLocus                           = consts.ActionViewLocus
	ActionViewPermissionUsage                 = consts.ActionViewPermissionUsage
	ActionViewPermissionUsageForPeriod        = consts.ActionViewPermissionUsageForPeriod
	ActionVoiceCommand                        = consts.ActionVoiceCommand
	ActionWallpaperChanged                    = consts.ActionWallpaperChanged
	ActionWebSearch                           = consts.ActionWebSearch
	CategoryAccessibilityShortcutTarget       = consts.CategoryAccessibilityShortcutTarget
	CategoryAlternative                       = consts.CategoryAlternative
	CategoryAppBrowser                        = consts.CategoryAppBrowser
	CategoryAppCalculator                     = consts.CategoryAppCalculator
	CategoryAppCalendar                       = consts.CategoryAppCalendar
	CategoryAppContacts                       = consts.CategoryAppContacts
	CategoryAppEmail                          = consts.CategoryAppEmail
	CategoryAppFiles                          = consts.CategoryAppFiles
	CategoryAppFitness                        = consts.CategoryAppFitness
	CategoryAppGallery                        = consts.CategoryAppGallery
	CategoryAppMaps                           = consts.CategoryAppMaps
	CategoryAppMarket                         = consts.CategoryAppMarket
	CategoryAppMessaging                      = consts.CategoryAppMessaging
	CategoryAppMusic                          = consts.CategoryAppMusic
	CategoryAppWeather                        = consts.CategoryAppWeather
	CategoryBrowsable                         = consts.CategoryBrowsable
	CategoryCarDock                           = consts.CategoryCarDock
	CategoryCarMode                           = consts.CategoryCarMode
	CategoryDefault                           = consts.CategoryDefault
	CategoryDeskDock                          = consts.CategoryDeskDock
	CategoryDevelopmentPreference             = consts.CategoryDevelopmentPreference
	CategoryEmbed                             = consts.CategoryEmbed
	CategoryFrameworkInstrumentationTest      = consts.CategoryFrameworkInstrumentationTest
	CategoryHeDeskDock                        = consts.CategoryHeDeskDock
	CategoryHome                              = consts.CategoryHome
	CategoryInfo                              = consts.CategoryInfo
	CategoryLauncher                          = consts.CategoryLauncher
	CategoryLeanbackLauncher                  = consts.CategoryLeanbackLauncher
	CategoryLeDeskDock                        = consts.CategoryLeDeskDock
	CategoryMonkey                            = consts.CategoryMonkey
	CategoryOpenable                          = consts.CategoryOpenable
	CategoryPreference                        = consts.CategoryPreference
	CategorySampleCode                        = consts.CategorySampleCode
	CategorySecondaryHome                     = consts.CategorySecondaryHome
	CategorySelectedAlternative               = consts.CategorySelectedAlternative
	CategoryTab                               = consts.CategoryTab
	CategoryTest                              = consts.CategoryTest
	CategoryTypedOpenable                     = consts.CategoryTypedOpenable
	CategoryUnitTest                          = consts.CategoryUnitTest
	CategoryVoice                             = consts.CategoryVoice
	CategoryVrHome                            = consts.CategoryVrHome
	ExtraAlarmCount                           = consts.ExtraAlarmCount
	ExtraAllowMultiple                        = consts.ExtraAllowMultiple
	ExtraAllowReplace                         = consts.ExtraAllowReplace
	ExtraAlternateIntents                     = consts.ExtraAlternateIntents
	ExtraArchival                             = consts.ExtraArchival
	ExtraAssistContext                        = consts.ExtraAssistContext
	ExtraAssistInputDeviceId                  = consts.ExtraAssistInputDeviceId
	ExtraAssistInputHintKeyboard              = consts.ExtraAssistInputHintKeyboard
	ExtraAssistPackage                        = consts.ExtraAssistPackage
	ExtraAssistUid                            = consts.ExtraAssistUid
	ExtraAttributionTags                      = consts.ExtraAttributionTags
	ExtraAutoLaunchSingleChoice               = consts.ExtraAutoLaunchSingleChoice
	ExtraBcc                                  = consts.ExtraBcc
	ExtraBugReport                            = consts.ExtraBugReport
	ExtraCaptureContentForNoteStatusCode      = consts.ExtraCaptureContentForNoteStatusCode
	ExtraCc                                   = consts.ExtraCc
	ExtraChangedComponentName                 = consts.ExtraChangedComponentName
	ExtraChangedComponentNameList             = consts.ExtraChangedComponentNameList
	ExtraChangedPackageList                   = consts.ExtraChangedPackageList
	ExtraChangedUidList                       = consts.ExtraChangedUidList
	ExtraChooserAdditionalContentUri          = consts.ExtraChooserAdditionalContentUri
	ExtraChooserContentTypeHint               = consts.ExtraChooserContentTypeHint
	ExtraChooserCustomActions                 = consts.ExtraChooserCustomActions
	ExtraChooserFocusedItemPosition           = consts.ExtraChooserFocusedItemPosition
	ExtraChooserModifyShareAction             = consts.ExtraChooserModifyShareAction
	ExtraChooserRefinementIntentSender        = consts.ExtraChooserRefinementIntentSender
	ExtraChooserResult                        = consts.ExtraChooserResult
	ExtraChooserResultIntentSender            = consts.ExtraChooserResultIntentSender
	ExtraChooserTargets                       = consts.ExtraChooserTargets
	ExtraChosenComponent                      = consts.ExtraChosenComponent
	ExtraChosenComponentIntentSender          = consts.ExtraChosenComponentIntentSender
	ExtraComponentName                        = consts.ExtraComponentName
	ExtraContentAnnotations                   = consts.ExtraContentAnnotations
	ExtraContentQuery                         = consts.ExtraContentQuery
	ExtraDataRemoved                          = consts.ExtraDataRemoved
	ExtraDockState                            = consts.ExtraDockState
	ExtraDontKillApp                          = consts.ExtraDontKillApp
	ExtraDurationMillis                       = consts.ExtraDurationMillis
	ExtraEmail                                = consts.ExtraEmail
	ExtraEndTime                              = consts.ExtraEndTime
	ExtraExcludeComponents                    = consts.ExtraExcludeComponents
	ExtraFromStorage                          = consts.ExtraFromStorage
	ExtraHtmlText                             = consts.ExtraHtmlText
	ExtraIndex                                = consts.ExtraIndex
	ExtraInitialIntents                       = consts.ExtraInitialIntents
	ExtraInstallerPackageName                 = consts.ExtraInstallerPackageName
	ExtraIntent                               = consts.ExtraIntent
	ExtraKeyEvent                             = consts.ExtraKeyEvent
	ExtraLocaleList                           = consts.ExtraLocaleList
	ExtraLocalOnly                            = consts.ExtraLocalOnly
	ExtraLocusId                              = consts.ExtraLocusId
	ExtraMetadataText                         = consts.ExtraMetadataText
	ExtraMimeTypes                            = consts.ExtraMimeTypes
	ExtraNotUnknownSource                     = consts.ExtraNotUnknownSource
	ExtraOriginatingUri                       = consts.ExtraOriginatingUri
	ExtraPackages                             = consts.ExtraPackages
	ExtraPackageName                          = consts.ExtraPackageName
	ExtraPermissionGroupName                  = consts.ExtraPermissionGroupName
	ExtraPhoneNumber                          = consts.ExtraPhoneNumber
	ExtraProcessText                          = consts.ExtraProcessText
	ExtraProcessTextReadonly                  = consts.ExtraProcessTextReadonly
	ExtraQuickViewFeatures                    = consts.ExtraQuickViewFeatures
	ExtraQuietMode                            = consts.ExtraQuietMode
	ExtraReferrer                             = consts.ExtraReferrer
	ExtraReferrerName                         = consts.ExtraReferrerName
	ExtraRemoteIntentToken                    = consts.ExtraRemoteIntentToken
	ExtraReplacementExtras                    = consts.ExtraReplacementExtras
	ExtraReplacing                            = consts.ExtraReplacing
	ExtraRestrictionsBundle                   = consts.ExtraRestrictionsBundle
	ExtraRestrictionsIntent                   = consts.ExtraRestrictionsIntent
	ExtraRestrictionsList                     = consts.ExtraRestrictionsList
	ExtraResultReceiver                       = consts.ExtraResultReceiver
	ExtraReturnResult                         = consts.ExtraReturnResult
	ExtraShortcutIcon                         = consts.ExtraShortcutIcon
	ExtraShortcutIconResource                 = consts.ExtraShortcutIconResource
	ExtraShortcutId                           = consts.ExtraShortcutId
	ExtraShortcutIntent                       = consts.ExtraShortcutIntent
	ExtraShortcutName                         = consts.ExtraShortcutName
	ExtraShutdownUserspaceOnly                = consts.ExtraShutdownUserspaceOnly
	ExtraSplitName                            = consts.ExtraSplitName
	ExtraStartTime                            = consts.ExtraStartTime
	ExtraStream                               = consts.ExtraStream
	ExtraSubject                              = consts.ExtraSubject
	ExtraSuspendedPackageExtras               = consts.ExtraSuspendedPackageExtras
	ExtraTemplate                             = consts.ExtraTemplate
	ExtraText                                 = consts.ExtraText
	ExtraTime                                 = consts.ExtraTime
	ExtraTimezone                             = consts.ExtraTimezone
	ExtraTitle                                = consts.ExtraTitle
	ExtraUid                                  = consts.ExtraUid
	ExtraUser                                 = consts.ExtraUser
	ExtraUserInitiated                        = consts.ExtraUserInitiated
	ExtraUseStylusMode                        = consts.ExtraUseStylusMode
	MetadataDockHome                          = consts.MetadataDockHome
	ActionChangeLiveWallpaper                 = consts.ActionChangeLiveWallpaper
	ActionCropAndSetWallpaper                 = consts.ActionCropAndSetWallpaper
	ActionLiveWallpaperChooser                = consts.ActionLiveWallpaperChooser
	CommandDrop                               = consts.CommandDrop
	CommandSecondaryTap                       = consts.CommandSecondaryTap
	CommandTap                                = consts.CommandTap
	ExtraLiveWallpaperComponent               = consts.ExtraLiveWallpaperComponent
	WallpaperPreviewMetaData                  = consts.WallpaperPreviewMetaData
	ReportKeyIdentifier                       = consts.ReportKeyIdentifier
	ReportKeyStreamresult                     = consts.ReportKeyStreamresult
	OpstrAddVoicemail                         = consts.OpstrAddVoicemail
	OpstrAnswerPhoneCalls                     = consts.OpstrAnswerPhoneCalls
	OpstrBodySensors                          = consts.OpstrBodySensors
	OpstrCallPhone                            = consts.OpstrCallPhone
	OpstrCamera                               = consts.OpstrCamera
	OpstrCoarseLocation                       = consts.OpstrCoarseLocation
	OpstrFineLocation                         = consts.OpstrFineLocation
	OpstrGetUsageStats                        = consts.OpstrGetUsageStats
	OpstrMockLocation                         = consts.OpstrMockLocation
	OpstrMonitorHighPowerLocation             = consts.OpstrMonitorHighPowerLocation
	OpstrMonitorLocation                      = consts.OpstrMonitorLocation
	OpstrPictureInPicture                     = consts.OpstrPictureInPicture
	OpstrProcessOutgoingCalls                 = consts.OpstrProcessOutgoingCalls
	OpstrReadCalendar                         = consts.OpstrReadCalendar
	OpstrReadCallLog                          = consts.OpstrReadCallLog
	OpstrReadCellBroadcasts                   = consts.OpstrReadCellBroadcasts
	OpstrReadContacts                         = consts.OpstrReadContacts
	OpstrReadExternalStorage                  = consts.OpstrReadExternalStorage
	OpstrReadPhoneNumbers                     = consts.OpstrReadPhoneNumbers
	OpstrReadPhoneState                       = consts.OpstrReadPhoneState
	OpstrReadSms                              = consts.OpstrReadSms
	OpstrReceiveMms                           = consts.OpstrReceiveMms
	OpstrReceiveSms                           = consts.OpstrReceiveSms
	OpstrReceiveWapPush                       = consts.OpstrReceiveWapPush
	OpstrRecordAudio                          = consts.OpstrRecordAudio
	OpstrSendSms                              = consts.OpstrSendSms
	OpstrSystemAlertWindow                    = consts.OpstrSystemAlertWindow
	OpstrUseFingerprint                       = consts.OpstrUseFingerprint
	OpstrUseSip                               = consts.OpstrUseSip
	OpstrWriteCalendar                        = consts.OpstrWriteCalendar
	OpstrWriteCallLog                         = consts.OpstrWriteCallLog
	OpstrWriteContacts                        = consts.OpstrWriteContacts
	OpstrWriteExternalStorage                 = consts.OpstrWriteExternalStorage
	OpstrWriteSettings                        = consts.OpstrWriteSettings
	ExtraUsageTimeReport                      = consts.ExtraUsageTimeReport
	ExtraUsageTimeReportPackages              = consts.ExtraUsageTimeReportPackages
	MetaDataFuncName                          = consts.MetaDataFuncName
	MetaDataLibName                           = consts.MetaDataLibName
	ExtraResultsData                          = consts.ExtraResultsData
	ResultsClipLabel                          = consts.ResultsClipLabel
	AccessibilityService                      = consts.AccessibilityService
	AccountService                            = consts.AccountService
	ActivityService                           = consts.ActivityService
	AdvancedProtectionService                 = consts.AdvancedProtectionService
	AlarmService                              = consts.AlarmService
	AppwidgetService                          = consts.AppwidgetService
	AppFunctionService                        = consts.AppFunctionService
	AppOpsService                             = consts.AppOpsService
	AppSearchService                          = consts.AppSearchService
	AudioService                              = consts.AudioService
	BatteryService                            = consts.BatteryService
	BiometricService                          = consts.BiometricService
	BlobStoreService                          = consts.BlobStoreService
	BluetoothService                          = consts.BluetoothService
	BugreportService                          = consts.BugreportService
	CameraService                             = consts.CameraService
	CaptioningService                         = consts.CaptioningService
	CarrierConfigService                      = consts.CarrierConfigService
	ClipboardService                          = consts.ClipboardService
	CompanionDeviceService                    = consts.CompanionDeviceService
	ConnectivityDiagnosticsService            = consts.ConnectivityDiagnosticsService
	ConnectivityService                       = consts.ConnectivityService
	ConsumerIrService                         = consts.ConsumerIrService
	ContactKeysService                        = consts.ContactKeysService
	CredentialService                         = consts.CredentialService
	CrossProfileAppsService                   = consts.CrossProfileAppsService
	DeviceLockService                         = consts.DeviceLockService
	DevicePolicyService                       = consts.DevicePolicyService
	DisplayHashService                        = consts.DisplayHashService
	DisplayService                            = consts.DisplayService
	DomainVerificationService                 = consts.DomainVerificationService
	DownloadService                           = consts.DownloadService
	DropboxService                            = consts.DropboxService
	EuiccService                              = consts.EuiccService
	FileIntegrityService                      = consts.FileIntegrityService
	FingerprintService                        = consts.FingerprintService
	GameService                               = consts.GameService
	GrammaticalInflectionService              = consts.GrammaticalInflectionService
	HardwarePropertiesService                 = consts.HardwarePropertiesService
	HealthconnectService                      = consts.HealthconnectService
	InputMethodService                        = consts.InputMethodService
	InputService                              = consts.InputService
	IpsecService                              = consts.IpsecService
	JobSchedulerService                       = consts.JobSchedulerService
	KeyguardService                           = consts.KeyguardService
	KeystoreService                           = consts.KeystoreService
	LauncherAppsService                       = consts.LauncherAppsService
	LayoutInflaterService                     = consts.LayoutInflaterService
	LocaleService                             = consts.LocaleService
	LocationService                           = consts.LocationService
	MediaCommunicationService                 = consts.MediaCommunicationService
	MediaMetricsService                       = consts.MediaMetricsService
	MediaProjectionService                    = consts.MediaProjectionService
	MediaQualityService                       = consts.MediaQualityService
	MediaRouterService                        = consts.MediaRouterService
	MediaSessionService                       = consts.MediaSessionService
	MidiService                               = consts.MidiService
	NetworkStatsService                       = consts.NetworkStatsService
	NfcService                                = consts.NfcService
	NotificationService                       = consts.NotificationService
	NsdService                                = consts.NsdService
	OverlayService                            = consts.OverlayService
	PeopleService                             = consts.PeopleService
	PerformanceHintService                    = consts.PerformanceHintService
	PersistentDataBlockService                = consts.PersistentDataBlockService
	PowerService                              = consts.PowerService
	PrintService                              = consts.PrintService
	ProfilingService                          = consts.ProfilingService
	RestrictionsService                       = consts.RestrictionsService
	RoleService                               = consts.RoleService
	SatelliteService                          = consts.SatelliteService
	SearchService                             = consts.SearchService
	SecurityStateService                      = consts.SecurityStateService
	SensorService                             = consts.SensorService
	ShortcutService                           = consts.ShortcutService
	StatusBarService                          = consts.StatusBarService
	StorageService                            = consts.StorageService
	StorageStatsService                       = consts.StorageStatsService
	SystemHealthService                       = consts.SystemHealthService
	TelecomService                            = consts.TelecomService
	TelephonyImsService                       = consts.TelephonyImsService
	TelephonyService                          = consts.TelephonyService
	TelephonySubscriptionService              = consts.TelephonySubscriptionService
	TetheringService                          = consts.TetheringService
	TextClassificationService                 = consts.TextClassificationService
	TextServicesManagerService                = consts.TextServicesManagerService
	TvAdService                               = consts.TvAdService
	TvInputService                            = consts.TvInputService
	TvInteractiveAppService                   = consts.TvInteractiveAppService
	UiModeService                             = consts.UiModeService
	UsageStatsService                         = consts.UsageStatsService
	UsbService                                = consts.UsbService
	UserService                               = consts.UserService
	VibratorManagerService                    = consts.VibratorManagerService
	VibratorService                           = consts.VibratorService
	VirtualDeviceService                      = consts.VirtualDeviceService
	VpnManagementService                      = consts.VpnManagementService
	WallpaperService                          = consts.WallpaperService
	WifiAwareService                          = consts.WifiAwareService
	WifiP2pService                            = consts.WifiP2pService
	WifiRttRangingService                     = consts.WifiRttRangingService
	WifiService                               = consts.WifiService
	WindowService                             = consts.WindowService
	ActionReportHeapLimit                     = consts.ActionReportHeapLimit
	MetaHomeAlternate                         = consts.MetaHomeAlternate
)
View Source
const (
	BindExternalServiceLong = consts.BindExternalServiceLong
)

Variables ΒΆ

This section is empty.

Functions ΒΆ

func Init ΒΆ

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

func Newlication ΒΆ added in v0.0.7

func Newlication(vm *jni.VM) (*lication, error)

Newlication creates a new android.app.Application instance.

func NewlicationErrorReport ΒΆ added in v0.0.7

func NewlicationErrorReport(vm *jni.VM) (*licationErrorReport, error)

NewlicationErrorReport creates a new android.app.ApplicationErrorReport instance.

Types ΒΆ

type ActionBar ΒΆ added in v0.0.7

type ActionBar struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActionBar wraps android.app.ActionBar.

func (*ActionBar) AddOnMenuVisibilityListener ΒΆ added in v0.0.7

func (m *ActionBar) AddOnMenuVisibilityListener(arg0 *jni.Object) error

AddOnMenuVisibilityListener calls android.app.ActionBar.addOnMenuVisibilityListener.

func (*ActionBar) AddTab1 ΒΆ added in v0.0.7

func (m *ActionBar) AddTab1(arg0 *jni.Object) error

AddTab1 calls android.app.ActionBar.addTab.

func (*ActionBar) AddTab2_1 ΒΆ added in v0.0.7

func (m *ActionBar) AddTab2_1(arg0 *jni.Object, arg1 bool) error

AddTab2_1 calls android.app.ActionBar.addTab.

func (*ActionBar) AddTab2_2 ΒΆ added in v0.0.7

func (m *ActionBar) AddTab2_2(arg0 *jni.Object, arg1 int32) error

AddTab2_2 calls android.app.ActionBar.addTab.

func (*ActionBar) AddTab3_3 ΒΆ added in v0.0.7

func (m *ActionBar) AddTab3_3(
	arg0 *jni.Object,
	arg1 int32,
	arg2 bool,
) error

AddTab3_3 calls android.app.ActionBar.addTab.

func (*ActionBar) GetCustomView ΒΆ added in v0.0.7

func (m *ActionBar) GetCustomView() (*jni.Object, error)

GetCustomView calls android.app.ActionBar.getCustomView.

func (*ActionBar) GetDisplayOptions ΒΆ added in v0.0.7

func (m *ActionBar) GetDisplayOptions() (int32, error)

GetDisplayOptions calls android.app.ActionBar.getDisplayOptions.

func (*ActionBar) GetElevation ΒΆ added in v0.0.7

func (m *ActionBar) GetElevation() (float32, error)

GetElevation calls android.app.ActionBar.getElevation.

func (*ActionBar) GetHeight ΒΆ added in v0.0.7

func (m *ActionBar) GetHeight() (int32, error)

GetHeight calls android.app.ActionBar.getHeight.

func (*ActionBar) GetHideOffset ΒΆ added in v0.0.7

func (m *ActionBar) GetHideOffset() (int32, error)

GetHideOffset calls android.app.ActionBar.getHideOffset.

func (*ActionBar) GetNavigationItemCount ΒΆ added in v0.0.7

func (m *ActionBar) GetNavigationItemCount() (int32, error)

GetNavigationItemCount calls android.app.ActionBar.getNavigationItemCount.

func (*ActionBar) GetNavigationMode ΒΆ added in v0.0.7

func (m *ActionBar) GetNavigationMode() (int32, error)

GetNavigationMode calls android.app.ActionBar.getNavigationMode.

func (*ActionBar) GetSelectedNavigationIndex ΒΆ added in v0.0.7

func (m *ActionBar) GetSelectedNavigationIndex() (int32, error)

GetSelectedNavigationIndex calls android.app.ActionBar.getSelectedNavigationIndex.

func (*ActionBar) GetSelectedTab ΒΆ added in v0.0.7

func (m *ActionBar) GetSelectedTab() (*jni.Object, error)

GetSelectedTab calls android.app.ActionBar.getSelectedTab.

func (*ActionBar) GetSubtitle ΒΆ added in v0.0.7

func (m *ActionBar) GetSubtitle() (*jni.Object, error)

GetSubtitle calls android.app.ActionBar.getSubtitle.

func (*ActionBar) GetTabAt ΒΆ added in v0.0.7

func (m *ActionBar) GetTabAt(arg0 int32) (*jni.Object, error)

GetTabAt calls android.app.ActionBar.getTabAt.

func (*ActionBar) GetTabCount ΒΆ added in v0.0.7

func (m *ActionBar) GetTabCount() (int32, error)

GetTabCount calls android.app.ActionBar.getTabCount.

func (*ActionBar) GetThemedContext ΒΆ added in v0.0.7

func (m *ActionBar) GetThemedContext() (*jni.Object, error)

GetThemedContext calls android.app.ActionBar.getThemedContext.

func (*ActionBar) GetTitle ΒΆ added in v0.0.7

func (m *ActionBar) GetTitle() (*jni.Object, error)

GetTitle calls android.app.ActionBar.getTitle.

func (*ActionBar) Hide ΒΆ added in v0.0.7

func (m *ActionBar) Hide() error

Hide calls android.app.ActionBar.hide.

func (*ActionBar) IsHideOnContentScrollEnabled ΒΆ added in v0.0.7

func (m *ActionBar) IsHideOnContentScrollEnabled() (bool, error)

IsHideOnContentScrollEnabled calls android.app.ActionBar.isHideOnContentScrollEnabled.

func (*ActionBar) IsShowing ΒΆ added in v0.0.7

func (m *ActionBar) IsShowing() (bool, error)

IsShowing calls android.app.ActionBar.isShowing.

func (*ActionBar) NewTab ΒΆ added in v0.0.7

func (m *ActionBar) NewTab() (*jni.Object, error)

NewTab calls android.app.ActionBar.newTab.

func (*ActionBar) RemoveAllTabs ΒΆ added in v0.0.7

func (m *ActionBar) RemoveAllTabs() error

RemoveAllTabs calls android.app.ActionBar.removeAllTabs.

func (*ActionBar) RemoveOnMenuVisibilityListener ΒΆ added in v0.0.7

func (m *ActionBar) RemoveOnMenuVisibilityListener(arg0 *jni.Object) error

RemoveOnMenuVisibilityListener calls android.app.ActionBar.removeOnMenuVisibilityListener.

func (*ActionBar) RemoveTab ΒΆ added in v0.0.7

func (m *ActionBar) RemoveTab(arg0 *jni.Object) error

RemoveTab calls android.app.ActionBar.removeTab.

func (*ActionBar) RemoveTabAt ΒΆ added in v0.0.7

func (m *ActionBar) RemoveTabAt(arg0 int32) error

RemoveTabAt calls android.app.ActionBar.removeTabAt.

func (*ActionBar) SelectTab ΒΆ added in v0.0.7

func (m *ActionBar) SelectTab(arg0 *jni.Object) error

SelectTab calls android.app.ActionBar.selectTab.

func (*ActionBar) SetBackgroundDrawable ΒΆ added in v0.0.7

func (m *ActionBar) SetBackgroundDrawable(arg0 *jni.Object) error

SetBackgroundDrawable calls android.app.ActionBar.setBackgroundDrawable.

func (*ActionBar) SetCustomView1 ΒΆ added in v0.0.7

func (m *ActionBar) SetCustomView1(arg0 *jni.Object) error

SetCustomView1 calls android.app.ActionBar.setCustomView.

func (*ActionBar) SetCustomView1_2 ΒΆ added in v0.0.7

func (m *ActionBar) SetCustomView1_2(arg0 int32) error

SetCustomView1_2 calls android.app.ActionBar.setCustomView.

func (*ActionBar) SetCustomView2_1 ΒΆ added in v0.0.7

func (m *ActionBar) SetCustomView2_1(arg0 *jni.Object, arg1 *jni.Object) error

SetCustomView2_1 calls android.app.ActionBar.setCustomView.

func (*ActionBar) SetDisplayHomeAsUpEnabled ΒΆ added in v0.0.7

func (m *ActionBar) SetDisplayHomeAsUpEnabled(arg0 bool) error

SetDisplayHomeAsUpEnabled calls android.app.ActionBar.setDisplayHomeAsUpEnabled.

func (*ActionBar) SetDisplayOptions1 ΒΆ added in v0.0.7

func (m *ActionBar) SetDisplayOptions1(arg0 int32) error

SetDisplayOptions1 calls android.app.ActionBar.setDisplayOptions.

func (*ActionBar) SetDisplayOptions2_1 ΒΆ added in v0.0.7

func (m *ActionBar) SetDisplayOptions2_1(arg0 int32, arg1 int32) error

SetDisplayOptions2_1 calls android.app.ActionBar.setDisplayOptions.

func (*ActionBar) SetDisplayShowCustomEnabled ΒΆ added in v0.0.7

func (m *ActionBar) SetDisplayShowCustomEnabled(arg0 bool) error

SetDisplayShowCustomEnabled calls android.app.ActionBar.setDisplayShowCustomEnabled.

func (*ActionBar) SetDisplayShowHomeEnabled ΒΆ added in v0.0.7

func (m *ActionBar) SetDisplayShowHomeEnabled(arg0 bool) error

SetDisplayShowHomeEnabled calls android.app.ActionBar.setDisplayShowHomeEnabled.

func (*ActionBar) SetDisplayShowTitleEnabled ΒΆ added in v0.0.7

func (m *ActionBar) SetDisplayShowTitleEnabled(arg0 bool) error

SetDisplayShowTitleEnabled calls android.app.ActionBar.setDisplayShowTitleEnabled.

func (*ActionBar) SetDisplayUseLogoEnabled ΒΆ added in v0.0.7

func (m *ActionBar) SetDisplayUseLogoEnabled(arg0 bool) error

SetDisplayUseLogoEnabled calls android.app.ActionBar.setDisplayUseLogoEnabled.

func (*ActionBar) SetElevation ΒΆ added in v0.0.7

func (m *ActionBar) SetElevation(arg0 float32) error

SetElevation calls android.app.ActionBar.setElevation.

func (*ActionBar) SetHideOffset ΒΆ added in v0.0.7

func (m *ActionBar) SetHideOffset(arg0 int32) error

SetHideOffset calls android.app.ActionBar.setHideOffset.

func (*ActionBar) SetHideOnContentScrollEnabled ΒΆ added in v0.0.7

func (m *ActionBar) SetHideOnContentScrollEnabled(arg0 bool) error

SetHideOnContentScrollEnabled calls android.app.ActionBar.setHideOnContentScrollEnabled.

func (*ActionBar) SetHomeActionContentDescription1 ΒΆ added in v0.0.7

func (m *ActionBar) SetHomeActionContentDescription1(arg0 int32) error

SetHomeActionContentDescription1 calls android.app.ActionBar.setHomeActionContentDescription.

func (*ActionBar) SetHomeActionContentDescription1_1 ΒΆ added in v0.0.7

func (m *ActionBar) SetHomeActionContentDescription1_1(arg0 string) error

SetHomeActionContentDescription1_1 calls android.app.ActionBar.setHomeActionContentDescription.

func (*ActionBar) SetHomeAsUpIndicator1 ΒΆ added in v0.0.7

func (m *ActionBar) SetHomeAsUpIndicator1(arg0 *jni.Object) error

SetHomeAsUpIndicator1 calls android.app.ActionBar.setHomeAsUpIndicator.

func (*ActionBar) SetHomeAsUpIndicator1_1 ΒΆ added in v0.0.7

func (m *ActionBar) SetHomeAsUpIndicator1_1(arg0 int32) error

SetHomeAsUpIndicator1_1 calls android.app.ActionBar.setHomeAsUpIndicator.

func (*ActionBar) SetHomeButtonEnabled ΒΆ added in v0.0.7

func (m *ActionBar) SetHomeButtonEnabled(arg0 bool) error

SetHomeButtonEnabled calls android.app.ActionBar.setHomeButtonEnabled.

func (*ActionBar) SetIcon1 ΒΆ added in v0.0.7

func (m *ActionBar) SetIcon1(arg0 *jni.Object) error

SetIcon1 calls android.app.ActionBar.setIcon.

func (*ActionBar) SetIcon1_1 ΒΆ added in v0.0.7

func (m *ActionBar) SetIcon1_1(arg0 int32) error

SetIcon1_1 calls android.app.ActionBar.setIcon.

func (*ActionBar) SetListNavigationCallbacks ΒΆ added in v0.0.7

func (m *ActionBar) SetListNavigationCallbacks(arg0 *jni.Object, arg1 *jni.Object) error

SetListNavigationCallbacks calls android.app.ActionBar.setListNavigationCallbacks.

func (*ActionBar) SetLogo1 ΒΆ added in v0.0.7

func (m *ActionBar) SetLogo1(arg0 *jni.Object) error

SetLogo1 calls android.app.ActionBar.setLogo.

func (*ActionBar) SetLogo1_1 ΒΆ added in v0.0.7

func (m *ActionBar) SetLogo1_1(arg0 int32) error

SetLogo1_1 calls android.app.ActionBar.setLogo.

func (*ActionBar) SetNavigationMode ΒΆ added in v0.0.7

func (m *ActionBar) SetNavigationMode(arg0 int32) error

SetNavigationMode calls android.app.ActionBar.setNavigationMode.

func (*ActionBar) SetSelectedNavigationItem ΒΆ added in v0.0.7

func (m *ActionBar) SetSelectedNavigationItem(arg0 int32) error

SetSelectedNavigationItem calls android.app.ActionBar.setSelectedNavigationItem.

func (*ActionBar) SetSplitBackgroundDrawable ΒΆ added in v0.0.7

func (m *ActionBar) SetSplitBackgroundDrawable(arg0 *jni.Object) error

SetSplitBackgroundDrawable calls android.app.ActionBar.setSplitBackgroundDrawable.

func (*ActionBar) SetStackedBackgroundDrawable ΒΆ added in v0.0.7

func (m *ActionBar) SetStackedBackgroundDrawable(arg0 *jni.Object) error

SetStackedBackgroundDrawable calls android.app.ActionBar.setStackedBackgroundDrawable.

func (*ActionBar) SetSubtitle1 ΒΆ added in v0.0.7

func (m *ActionBar) SetSubtitle1(arg0 int32) error

SetSubtitle1 calls android.app.ActionBar.setSubtitle.

func (*ActionBar) SetSubtitle1_1 ΒΆ added in v0.0.7

func (m *ActionBar) SetSubtitle1_1(arg0 string) error

SetSubtitle1_1 calls android.app.ActionBar.setSubtitle.

func (*ActionBar) SetTitle1 ΒΆ added in v0.0.7

func (m *ActionBar) SetTitle1(arg0 int32) error

SetTitle1 calls android.app.ActionBar.setTitle.

func (*ActionBar) SetTitle1_1 ΒΆ added in v0.0.7

func (m *ActionBar) SetTitle1_1(arg0 string) error

SetTitle1_1 calls android.app.ActionBar.setTitle.

func (*ActionBar) Show ΒΆ added in v0.0.7

func (m *ActionBar) Show() error

Show calls android.app.ActionBar.show.

func (*ActionBar) ToString ΒΆ added in v0.0.8

func (m *ActionBar) ToString() (string, error)

ToString calls android.app.ActionBar.toString.

type ActionBarLayoutParams ΒΆ added in v0.0.8

type ActionBarLayoutParams struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActionBarLayoutParams wraps android.app.ActionBar$LayoutParams.

func (*ActionBarLayoutParams) ToString ΒΆ added in v0.0.8

func (m *ActionBarLayoutParams) ToString() (string, error)

ToString calls android.app.ActionBar$LayoutParams.toString.

type ActionBarOnMenuVisibilityListener ΒΆ added in v0.0.7

type ActionBarOnMenuVisibilityListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActionBarOnMenuVisibilityListener wraps android.app.ActionBar$OnMenuVisibilityListener.

func (*ActionBarOnMenuVisibilityListener) OnMenuVisibilityChanged ΒΆ added in v0.0.7

func (m *ActionBarOnMenuVisibilityListener) OnMenuVisibilityChanged(arg0 bool) error

OnMenuVisibilityChanged calls android.app.ActionBar$OnMenuVisibilityListener.onMenuVisibilityChanged.

func (*ActionBarOnMenuVisibilityListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.ActionBar$OnMenuVisibilityListener.toString.

type ActionBarOnNavigationListener ΒΆ added in v0.0.7

type ActionBarOnNavigationListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActionBarOnNavigationListener wraps android.app.ActionBar$OnNavigationListener.

func (*ActionBarOnNavigationListener) OnNavigationItemSelected ΒΆ added in v0.0.7

func (m *ActionBarOnNavigationListener) OnNavigationItemSelected(arg0 int32, arg1 int64) (bool, error)

OnNavigationItemSelected calls android.app.ActionBar$OnNavigationListener.onNavigationItemSelected.

func (*ActionBarOnNavigationListener) ToString ΒΆ added in v0.0.8

func (m *ActionBarOnNavigationListener) ToString() (string, error)

ToString calls android.app.ActionBar$OnNavigationListener.toString.

type ActionBarTab ΒΆ added in v0.0.7

type ActionBarTab struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActionBarTab wraps android.app.ActionBar$Tab.

func (*ActionBarTab) GetContentDescription ΒΆ added in v0.0.7

func (m *ActionBarTab) GetContentDescription() (*jni.Object, error)

GetContentDescription calls android.app.ActionBar$Tab.getContentDescription.

func (*ActionBarTab) GetCustomView ΒΆ added in v0.0.7

func (m *ActionBarTab) GetCustomView() (*jni.Object, error)

GetCustomView calls android.app.ActionBar$Tab.getCustomView.

func (*ActionBarTab) GetIcon ΒΆ added in v0.0.7

func (m *ActionBarTab) GetIcon() (*jni.Object, error)

GetIcon calls android.app.ActionBar$Tab.getIcon.

func (*ActionBarTab) GetPosition ΒΆ added in v0.0.7

func (m *ActionBarTab) GetPosition() (int32, error)

GetPosition calls android.app.ActionBar$Tab.getPosition.

func (*ActionBarTab) GetTag ΒΆ added in v0.0.7

func (m *ActionBarTab) GetTag() (*jni.Object, error)

GetTag calls android.app.ActionBar$Tab.getTag.

func (*ActionBarTab) GetText ΒΆ added in v0.0.7

func (m *ActionBarTab) GetText() (*jni.Object, error)

GetText calls android.app.ActionBar$Tab.getText.

func (*ActionBarTab) Select ΒΆ added in v0.0.7

func (m *ActionBarTab) Select() error

Select calls android.app.ActionBar$Tab.select.

func (*ActionBarTab) SetContentDescription1 ΒΆ added in v0.0.7

func (m *ActionBarTab) SetContentDescription1(arg0 int32) (*jni.Object, error)

SetContentDescription1 calls android.app.ActionBar$Tab.setContentDescription.

func (*ActionBarTab) SetContentDescription1_1 ΒΆ added in v0.0.7

func (m *ActionBarTab) SetContentDescription1_1(arg0 string) (*jni.Object, error)

SetContentDescription1_1 calls android.app.ActionBar$Tab.setContentDescription.

func (*ActionBarTab) SetCustomView1 ΒΆ added in v0.0.7

func (m *ActionBarTab) SetCustomView1(arg0 *jni.Object) (*jni.Object, error)

SetCustomView1 calls android.app.ActionBar$Tab.setCustomView.

func (*ActionBarTab) SetCustomView1_1 ΒΆ added in v0.0.7

func (m *ActionBarTab) SetCustomView1_1(arg0 int32) (*jni.Object, error)

SetCustomView1_1 calls android.app.ActionBar$Tab.setCustomView.

func (*ActionBarTab) SetIcon1 ΒΆ added in v0.0.7

func (m *ActionBarTab) SetIcon1(arg0 *jni.Object) (*jni.Object, error)

SetIcon1 calls android.app.ActionBar$Tab.setIcon.

func (*ActionBarTab) SetIcon1_1 ΒΆ added in v0.0.7

func (m *ActionBarTab) SetIcon1_1(arg0 int32) (*jni.Object, error)

SetIcon1_1 calls android.app.ActionBar$Tab.setIcon.

func (*ActionBarTab) SetTabListener ΒΆ added in v0.0.7

func (m *ActionBarTab) SetTabListener(arg0 *jni.Object) (*jni.Object, error)

SetTabListener calls android.app.ActionBar$Tab.setTabListener.

func (*ActionBarTab) SetTag ΒΆ added in v0.0.7

func (m *ActionBarTab) SetTag(arg0 *jni.Object) (*jni.Object, error)

SetTag calls android.app.ActionBar$Tab.setTag.

func (*ActionBarTab) SetText1 ΒΆ added in v0.0.7

func (m *ActionBarTab) SetText1(arg0 int32) (*jni.Object, error)

SetText1 calls android.app.ActionBar$Tab.setText.

func (*ActionBarTab) SetText1_1 ΒΆ added in v0.0.7

func (m *ActionBarTab) SetText1_1(arg0 string) (*jni.Object, error)

SetText1_1 calls android.app.ActionBar$Tab.setText.

func (*ActionBarTab) ToString ΒΆ added in v0.0.8

func (m *ActionBarTab) ToString() (string, error)

ToString calls android.app.ActionBar$Tab.toString.

type ActionBarTabListener ΒΆ added in v0.0.7

type ActionBarTabListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActionBarTabListener wraps android.app.ActionBar$TabListener.

func (*ActionBarTabListener) OnTabReselected ΒΆ added in v0.0.7

func (m *ActionBarTabListener) OnTabReselected(arg0 *jni.Object, arg1 *jni.Object) error

OnTabReselected calls android.app.ActionBar$TabListener.onTabReselected.

func (*ActionBarTabListener) OnTabSelected ΒΆ added in v0.0.7

func (m *ActionBarTabListener) OnTabSelected(arg0 *jni.Object, arg1 *jni.Object) error

OnTabSelected calls android.app.ActionBar$TabListener.onTabSelected.

func (*ActionBarTabListener) OnTabUnselected ΒΆ added in v0.0.7

func (m *ActionBarTabListener) OnTabUnselected(arg0 *jni.Object, arg1 *jni.Object) error

OnTabUnselected calls android.app.ActionBar$TabListener.onTabUnselected.

func (*ActionBarTabListener) ToString ΒΆ added in v0.0.8

func (m *ActionBarTabListener) ToString() (string, error)

ToString calls android.app.ActionBar$TabListener.toString.

type Activity ΒΆ added in v0.0.4

type Activity struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Activity wraps android.app.Activity.

func NewActivity ΒΆ added in v0.0.7

func NewActivity(vm *jni.VM) (*Activity, error)

NewActivity creates a new android.app.Activity instance.

func (*Activity) AddContentView ΒΆ added in v0.0.4

func (m *Activity) AddContentView(arg0 *jni.Object, arg1 *jni.Object) error

AddContentView calls android.app.Activity.addContentView.

func (*Activity) ClearOverrideActivityTransition ΒΆ added in v0.0.4

func (m *Activity) ClearOverrideActivityTransition(arg0 int32) error

ClearOverrideActivityTransition calls android.app.Activity.clearOverrideActivityTransition.

func (*Activity) CloseContextMenu ΒΆ added in v0.0.4

func (m *Activity) CloseContextMenu() error

CloseContextMenu calls android.app.Activity.closeContextMenu.

func (*Activity) CloseOptionsMenu ΒΆ added in v0.0.4

func (m *Activity) CloseOptionsMenu() error

CloseOptionsMenu calls android.app.Activity.closeOptionsMenu.

func (*Activity) CreatePendingResult ΒΆ added in v0.0.4

func (m *Activity) CreatePendingResult(
	arg0 int32,
	arg1 *jni.Object,
	arg2 int32,
) (*jni.Object, error)

CreatePendingResult calls android.app.Activity.createPendingResult.

func (*Activity) DismissDialog ΒΆ added in v0.0.4

func (m *Activity) DismissDialog(arg0 int32) error

DismissDialog calls android.app.Activity.dismissDialog.

func (*Activity) DismissKeyboardShortcutsHelper ΒΆ added in v0.0.4

func (m *Activity) DismissKeyboardShortcutsHelper() error

DismissKeyboardShortcutsHelper calls android.app.Activity.dismissKeyboardShortcutsHelper.

func (*Activity) DispatchGenericMotionEvent ΒΆ added in v0.0.4

func (m *Activity) DispatchGenericMotionEvent(arg0 *jni.Object) (bool, error)

DispatchGenericMotionEvent calls android.app.Activity.dispatchGenericMotionEvent.

func (*Activity) DispatchKeyEvent ΒΆ added in v0.0.4

func (m *Activity) DispatchKeyEvent(arg0 *jni.Object) (bool, error)

DispatchKeyEvent calls android.app.Activity.dispatchKeyEvent.

func (*Activity) DispatchKeyShortcutEvent ΒΆ added in v0.0.4

func (m *Activity) DispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)

DispatchKeyShortcutEvent calls android.app.Activity.dispatchKeyShortcutEvent.

func (*Activity) DispatchPopulateAccessibilityEvent ΒΆ added in v0.0.4

func (m *Activity) DispatchPopulateAccessibilityEvent(arg0 *jni.Object) (bool, error)

DispatchPopulateAccessibilityEvent calls android.app.Activity.dispatchPopulateAccessibilityEvent.

func (*Activity) DispatchTouchEvent ΒΆ added in v0.0.4

func (m *Activity) DispatchTouchEvent(arg0 *jni.Object) (bool, error)

DispatchTouchEvent calls android.app.Activity.dispatchTouchEvent.

func (*Activity) DispatchTrackballEvent ΒΆ added in v0.0.4

func (m *Activity) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)

DispatchTrackballEvent calls android.app.Activity.dispatchTrackballEvent.

func (*Activity) Dump ΒΆ added in v0.0.4

func (m *Activity) Dump(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

Dump calls android.app.Activity.dump.

func (*Activity) EnterPictureInPictureMode0 ΒΆ added in v0.0.4

func (m *Activity) EnterPictureInPictureMode0() error

EnterPictureInPictureMode0 calls android.app.Activity.enterPictureInPictureMode.

func (*Activity) EnterPictureInPictureMode1_1 ΒΆ added in v0.0.4

func (m *Activity) EnterPictureInPictureMode1_1(arg0 *jni.Object) (bool, error)

EnterPictureInPictureMode1_1 calls android.app.Activity.enterPictureInPictureMode.

func (*Activity) Finish ΒΆ added in v0.0.4

func (m *Activity) Finish() error

Finish calls android.app.Activity.finish.

func (*Activity) FinishActivity ΒΆ added in v0.0.4

func (m *Activity) FinishActivity(arg0 int32) error

FinishActivity calls android.app.Activity.finishActivity.

func (*Activity) FinishActivityFromChild ΒΆ added in v0.0.4

func (m *Activity) FinishActivityFromChild(arg0 *jni.Object, arg1 int32) error

FinishActivityFromChild calls android.app.Activity.finishActivityFromChild.

func (*Activity) FinishAffinity ΒΆ added in v0.0.4

func (m *Activity) FinishAffinity() error

FinishAffinity calls android.app.Activity.finishAffinity.

func (*Activity) FinishAfterTransition ΒΆ added in v0.0.4

func (m *Activity) FinishAfterTransition() error

FinishAfterTransition calls android.app.Activity.finishAfterTransition.

func (*Activity) FinishAndRemoveTask ΒΆ added in v0.0.4

func (m *Activity) FinishAndRemoveTask() error

FinishAndRemoveTask calls android.app.Activity.finishAndRemoveTask.

func (*Activity) FinishFromChild ΒΆ added in v0.0.4

func (m *Activity) FinishFromChild(arg0 *jni.Object) error

FinishFromChild calls android.app.Activity.finishFromChild.

func (*Activity) GetActionBar ΒΆ added in v0.0.4

func (m *Activity) GetActionBar() (*jni.Object, error)

GetActionBar calls android.app.Activity.getActionBar.

func (*Activity) GetApplication ΒΆ added in v0.0.4

func (m *Activity) GetApplication() (*jni.Object, error)

GetApplication calls android.app.Activity.getApplication.

func (*Activity) GetCaller ΒΆ added in v0.0.4

func (m *Activity) GetCaller() (*jni.Object, error)

GetCaller calls android.app.Activity.getCaller.

func (*Activity) GetCallingActivity ΒΆ added in v0.0.4

func (m *Activity) GetCallingActivity() (*jni.Object, error)

GetCallingActivity calls android.app.Activity.getCallingActivity.

func (*Activity) GetCallingPackage ΒΆ added in v0.0.4

func (m *Activity) GetCallingPackage() (string, error)

GetCallingPackage calls android.app.Activity.getCallingPackage.

func (*Activity) GetChangingConfigurations ΒΆ added in v0.0.4

func (m *Activity) GetChangingConfigurations() (int32, error)

GetChangingConfigurations calls android.app.Activity.getChangingConfigurations.

func (*Activity) GetComponentName ΒΆ added in v0.0.4

func (m *Activity) GetComponentName() (*jni.Object, error)

GetComponentName calls android.app.Activity.getComponentName.

func (*Activity) GetContentScene ΒΆ added in v0.0.4

func (m *Activity) GetContentScene() (*jni.Object, error)

GetContentScene calls android.app.Activity.getContentScene.

func (*Activity) GetContentTransitionManager ΒΆ added in v0.0.4

func (m *Activity) GetContentTransitionManager() (*jni.Object, error)

GetContentTransitionManager calls android.app.Activity.getContentTransitionManager.

func (*Activity) GetCurrentCaller ΒΆ added in v0.0.4

func (m *Activity) GetCurrentCaller() (*jni.Object, error)

GetCurrentCaller calls android.app.Activity.getCurrentCaller.

func (*Activity) GetCurrentFocus ΒΆ added in v0.0.4

func (m *Activity) GetCurrentFocus() (*jni.Object, error)

GetCurrentFocus calls android.app.Activity.getCurrentFocus.

func (*Activity) GetFragmentManager ΒΆ added in v0.0.4

func (m *Activity) GetFragmentManager() (*jni.Object, error)

GetFragmentManager calls android.app.Activity.getFragmentManager.

func (*Activity) GetInitialCaller ΒΆ added in v0.0.4

func (m *Activity) GetInitialCaller() (*jni.Object, error)

GetInitialCaller calls android.app.Activity.getInitialCaller.

func (*Activity) GetIntent ΒΆ added in v0.0.4

func (m *Activity) GetIntent() (*jni.Object, error)

GetIntent calls android.app.Activity.getIntent.

func (*Activity) GetLastNonConfigurationInstance ΒΆ added in v0.0.4

func (m *Activity) GetLastNonConfigurationInstance() (*jni.Object, error)

GetLastNonConfigurationInstance calls android.app.Activity.getLastNonConfigurationInstance.

func (*Activity) GetLaunchedFromPackage ΒΆ added in v0.0.4

func (m *Activity) GetLaunchedFromPackage() (string, error)

GetLaunchedFromPackage calls android.app.Activity.getLaunchedFromPackage.

func (*Activity) GetLaunchedFromUid ΒΆ added in v0.0.4

func (m *Activity) GetLaunchedFromUid() (int32, error)

GetLaunchedFromUid calls android.app.Activity.getLaunchedFromUid.

func (*Activity) GetLayoutInflater ΒΆ added in v0.0.4

func (m *Activity) GetLayoutInflater() (*jni.Object, error)

GetLayoutInflater calls android.app.Activity.getLayoutInflater.

func (*Activity) GetLoaderManager ΒΆ added in v0.0.4

func (m *Activity) GetLoaderManager() (*jni.Object, error)

GetLoaderManager calls android.app.Activity.getLoaderManager.

func (*Activity) GetLocalClassName ΒΆ added in v0.0.4

func (m *Activity) GetLocalClassName() (string, error)

GetLocalClassName calls android.app.Activity.getLocalClassName.

func (*Activity) GetMaxNumPictureInPictureActions ΒΆ added in v0.0.4

func (m *Activity) GetMaxNumPictureInPictureActions() (int32, error)

GetMaxNumPictureInPictureActions calls android.app.Activity.getMaxNumPictureInPictureActions.

func (*Activity) GetMediaController ΒΆ added in v0.0.4

func (m *Activity) GetMediaController() (*jni.Object, error)

GetMediaController calls android.app.Activity.getMediaController.

func (*Activity) GetMenuInflater ΒΆ added in v0.0.4

func (m *Activity) GetMenuInflater() (*jni.Object, error)

GetMenuInflater calls android.app.Activity.getMenuInflater.

func (*Activity) GetOnBackInvokedDispatcher ΒΆ added in v0.0.4

func (m *Activity) GetOnBackInvokedDispatcher() (*jni.Object, error)

GetOnBackInvokedDispatcher calls android.app.Activity.getOnBackInvokedDispatcher.

func (*Activity) GetParent ΒΆ added in v0.0.4

func (m *Activity) GetParent() (*jni.Object, error)

GetParent calls android.app.Activity.getParent.

func (*Activity) GetParentActivityIntent ΒΆ added in v0.0.4

func (m *Activity) GetParentActivityIntent() (*jni.Object, error)

GetParentActivityIntent calls android.app.Activity.getParentActivityIntent.

func (*Activity) GetPreferences ΒΆ added in v0.0.4

func (m *Activity) GetPreferences(arg0 int32) (*jni.Object, error)

GetPreferences calls android.app.Activity.getPreferences.

func (*Activity) GetReferrer ΒΆ added in v0.0.4

func (m *Activity) GetReferrer() (*jni.Object, error)

GetReferrer calls android.app.Activity.getReferrer.

func (*Activity) GetRequestedOrientation ΒΆ added in v0.0.4

func (m *Activity) GetRequestedOrientation() (int32, error)

GetRequestedOrientation calls android.app.Activity.getRequestedOrientation.

func (*Activity) GetSearchEvent ΒΆ added in v0.0.4

func (m *Activity) GetSearchEvent() (*jni.Object, error)

GetSearchEvent calls android.app.Activity.getSearchEvent.

func (*Activity) GetSplashScreen ΒΆ added in v0.0.4

func (m *Activity) GetSplashScreen() (*jni.Object, error)

GetSplashScreen calls android.app.Activity.getSplashScreen.

func (*Activity) GetSystemService ΒΆ added in v0.0.4

func (m *Activity) GetSystemService(arg0 string) (*jni.Object, error)

GetSystemService calls android.app.Activity.getSystemService.

func (*Activity) GetTaskId ΒΆ added in v0.0.4

func (m *Activity) GetTaskId() (int32, error)

GetTaskId calls android.app.Activity.getTaskId.

func (*Activity) GetTitle ΒΆ added in v0.0.4

func (m *Activity) GetTitle() (*jni.Object, error)

GetTitle calls android.app.Activity.getTitle.

func (*Activity) GetTitleColor ΒΆ added in v0.0.4

func (m *Activity) GetTitleColor() (int32, error)

GetTitleColor calls android.app.Activity.getTitleColor.

func (*Activity) GetVoiceInteractor ΒΆ added in v0.0.4

func (m *Activity) GetVoiceInteractor() (*jni.Object, error)

GetVoiceInteractor calls android.app.Activity.getVoiceInteractor.

func (*Activity) GetVolumeControlStream ΒΆ added in v0.0.4

func (m *Activity) GetVolumeControlStream() (int32, error)

GetVolumeControlStream calls android.app.Activity.getVolumeControlStream.

func (*Activity) GetWindow ΒΆ added in v0.0.4

func (m *Activity) GetWindow() (*jni.Object, error)

GetWindow calls android.app.Activity.getWindow.

func (*Activity) GetWindowManager ΒΆ added in v0.0.4

func (m *Activity) GetWindowManager() (*jni.Object, error)

GetWindowManager calls android.app.Activity.getWindowManager.

func (*Activity) HasWindowFocus ΒΆ added in v0.0.4

func (m *Activity) HasWindowFocus() (bool, error)

HasWindowFocus calls android.app.Activity.hasWindowFocus.

func (*Activity) InvalidateOptionsMenu ΒΆ added in v0.0.4

func (m *Activity) InvalidateOptionsMenu() error

InvalidateOptionsMenu calls android.app.Activity.invalidateOptionsMenu.

func (*Activity) IsActivityTransitionRunning ΒΆ added in v0.0.4

func (m *Activity) IsActivityTransitionRunning() (bool, error)

IsActivityTransitionRunning calls android.app.Activity.isActivityTransitionRunning.

func (*Activity) IsChangingConfigurations ΒΆ added in v0.0.4

func (m *Activity) IsChangingConfigurations() (bool, error)

IsChangingConfigurations calls android.app.Activity.isChangingConfigurations.

func (*Activity) IsChild ΒΆ added in v0.0.4

func (m *Activity) IsChild() (bool, error)

IsChild calls android.app.Activity.isChild.

func (*Activity) IsDestroyed ΒΆ added in v0.0.4

func (m *Activity) IsDestroyed() (bool, error)

IsDestroyed calls android.app.Activity.isDestroyed.

func (*Activity) IsFinishing ΒΆ added in v0.0.4

func (m *Activity) IsFinishing() (bool, error)

IsFinishing calls android.app.Activity.isFinishing.

func (*Activity) IsImmersive ΒΆ added in v0.0.4

func (m *Activity) IsImmersive() (bool, error)

IsImmersive calls android.app.Activity.isImmersive.

func (*Activity) IsInMultiWindowMode ΒΆ added in v0.0.4

func (m *Activity) IsInMultiWindowMode() (bool, error)

IsInMultiWindowMode calls android.app.Activity.isInMultiWindowMode.

func (*Activity) IsInPictureInPictureMode ΒΆ added in v0.0.4

func (m *Activity) IsInPictureInPictureMode() (bool, error)

IsInPictureInPictureMode calls android.app.Activity.isInPictureInPictureMode.

func (*Activity) IsLaunchedFromBubble ΒΆ added in v0.0.4

func (m *Activity) IsLaunchedFromBubble() (bool, error)

IsLaunchedFromBubble calls android.app.Activity.isLaunchedFromBubble.

func (*Activity) IsLocalVoiceInteractionSupported ΒΆ added in v0.0.4

func (m *Activity) IsLocalVoiceInteractionSupported() (bool, error)

IsLocalVoiceInteractionSupported calls android.app.Activity.isLocalVoiceInteractionSupported.

func (*Activity) IsTaskRoot ΒΆ added in v0.0.4

func (m *Activity) IsTaskRoot() (bool, error)

IsTaskRoot calls android.app.Activity.isTaskRoot.

func (*Activity) IsVoiceInteraction ΒΆ added in v0.0.4

func (m *Activity) IsVoiceInteraction() (bool, error)

IsVoiceInteraction calls android.app.Activity.isVoiceInteraction.

func (*Activity) IsVoiceInteractionRoot ΒΆ added in v0.0.4

func (m *Activity) IsVoiceInteractionRoot() (bool, error)

IsVoiceInteractionRoot calls android.app.Activity.isVoiceInteractionRoot.

func (*Activity) ManagedQuery ΒΆ added in v0.0.4

func (m *Activity) ManagedQuery(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 string,
	arg3 *jni.Object,
	arg4 string,
) (*jni.Object, error)

ManagedQuery calls android.app.Activity.managedQuery.

func (*Activity) MoveTaskToBack ΒΆ added in v0.0.4

func (m *Activity) MoveTaskToBack(arg0 bool) (bool, error)

MoveTaskToBack calls android.app.Activity.moveTaskToBack.

func (*Activity) NavigateUpTo ΒΆ added in v0.0.4

func (m *Activity) NavigateUpTo(arg0 *jni.Object) (bool, error)

NavigateUpTo calls android.app.Activity.navigateUpTo.

func (*Activity) NavigateUpToFromChild ΒΆ added in v0.0.4

func (m *Activity) NavigateUpToFromChild(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

NavigateUpToFromChild calls android.app.Activity.navigateUpToFromChild.

func (*Activity) OnActionModeFinished ΒΆ added in v0.0.4

func (m *Activity) OnActionModeFinished(arg0 *jni.Object) error

OnActionModeFinished calls android.app.Activity.onActionModeFinished.

func (*Activity) OnActionModeStarted ΒΆ added in v0.0.4

func (m *Activity) OnActionModeStarted(arg0 *jni.Object) error

OnActionModeStarted calls android.app.Activity.onActionModeStarted.

func (*Activity) OnActivityReenter ΒΆ added in v0.0.4

func (m *Activity) OnActivityReenter(arg0 int32, arg1 *jni.Object) error

OnActivityReenter calls android.app.Activity.onActivityReenter.

func (*Activity) OnActivityResult ΒΆ added in v0.0.4

func (m *Activity) OnActivityResult(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

OnActivityResult calls android.app.Activity.onActivityResult.

func (*Activity) OnAttachFragment ΒΆ added in v0.0.4

func (m *Activity) OnAttachFragment(arg0 *jni.Object) error

OnAttachFragment calls android.app.Activity.onAttachFragment.

func (*Activity) OnAttachedToWindow ΒΆ added in v0.0.4

func (m *Activity) OnAttachedToWindow() error

OnAttachedToWindow calls android.app.Activity.onAttachedToWindow.

func (*Activity) OnBackPressed ΒΆ added in v0.0.4

func (m *Activity) OnBackPressed() error

OnBackPressed calls android.app.Activity.onBackPressed.

func (*Activity) OnConfigurationChanged ΒΆ added in v0.0.4

func (m *Activity) OnConfigurationChanged(arg0 *jni.Object) error

OnConfigurationChanged calls android.app.Activity.onConfigurationChanged.

func (*Activity) OnContentChanged ΒΆ added in v0.0.4

func (m *Activity) OnContentChanged() error

OnContentChanged calls android.app.Activity.onContentChanged.

func (*Activity) OnContextItemSelected ΒΆ added in v0.0.4

func (m *Activity) OnContextItemSelected(arg0 *jni.Object) (bool, error)

OnContextItemSelected calls android.app.Activity.onContextItemSelected.

func (*Activity) OnContextMenuClosed ΒΆ added in v0.0.4

func (m *Activity) OnContextMenuClosed(arg0 *jni.Object) error

OnContextMenuClosed calls android.app.Activity.onContextMenuClosed.

func (*Activity) OnCreate ΒΆ added in v0.0.4

func (m *Activity) OnCreate(arg0 *jni.Object, arg1 *jni.Object) error

OnCreate calls android.app.Activity.onCreate.

func (*Activity) OnCreateContextMenu ΒΆ added in v0.0.4

func (m *Activity) OnCreateContextMenu(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnCreateContextMenu calls android.app.Activity.onCreateContextMenu.

func (*Activity) OnCreateDescription ΒΆ added in v0.0.4

func (m *Activity) OnCreateDescription() (*jni.Object, error)

OnCreateDescription calls android.app.Activity.onCreateDescription.

func (*Activity) OnCreateNavigateUpTaskStack ΒΆ added in v0.0.4

func (m *Activity) OnCreateNavigateUpTaskStack(arg0 *jni.Object) error

OnCreateNavigateUpTaskStack calls android.app.Activity.onCreateNavigateUpTaskStack.

func (*Activity) OnCreateOptionsMenu ΒΆ added in v0.0.4

func (m *Activity) OnCreateOptionsMenu(arg0 *jni.Object) (bool, error)

OnCreateOptionsMenu calls android.app.Activity.onCreateOptionsMenu.

func (*Activity) OnCreatePanelMenu ΒΆ added in v0.0.4

func (m *Activity) OnCreatePanelMenu(arg0 int32, arg1 *jni.Object) (bool, error)

OnCreatePanelMenu calls android.app.Activity.onCreatePanelMenu.

func (*Activity) OnCreatePanelView ΒΆ added in v0.0.4

func (m *Activity) OnCreatePanelView(arg0 int32) (*jni.Object, error)

OnCreatePanelView calls android.app.Activity.onCreatePanelView.

func (*Activity) OnCreateThumbnail ΒΆ added in v0.0.4

func (m *Activity) OnCreateThumbnail(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

OnCreateThumbnail calls android.app.Activity.onCreateThumbnail.

func (*Activity) OnCreateView3_1 ΒΆ added in v0.0.4

func (m *Activity) OnCreateView3_1(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (*jni.Object, error)

OnCreateView3_1 calls android.app.Activity.onCreateView.

func (*Activity) OnCreateView4 ΒΆ added in v0.0.4

func (m *Activity) OnCreateView4(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
	arg3 *jni.Object,
) (*jni.Object, error)

OnCreateView4 calls android.app.Activity.onCreateView.

func (*Activity) OnDetachedFromWindow ΒΆ added in v0.0.4

func (m *Activity) OnDetachedFromWindow() error

OnDetachedFromWindow calls android.app.Activity.onDetachedFromWindow.

func (*Activity) OnEnterAnimationComplete ΒΆ added in v0.0.4

func (m *Activity) OnEnterAnimationComplete() error

OnEnterAnimationComplete calls android.app.Activity.onEnterAnimationComplete.

func (*Activity) OnGenericMotionEvent ΒΆ added in v0.0.4

func (m *Activity) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)

OnGenericMotionEvent calls android.app.Activity.onGenericMotionEvent.

func (*Activity) OnKeyDown ΒΆ added in v0.0.4

func (m *Activity) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyDown calls android.app.Activity.onKeyDown.

func (*Activity) OnKeyLongPress ΒΆ added in v0.0.4

func (m *Activity) OnKeyLongPress(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyLongPress calls android.app.Activity.onKeyLongPress.

func (*Activity) OnKeyMultiple ΒΆ added in v0.0.4

func (m *Activity) OnKeyMultiple(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
) (bool, error)

OnKeyMultiple calls android.app.Activity.onKeyMultiple.

func (*Activity) OnKeyShortcut ΒΆ added in v0.0.4

func (m *Activity) OnKeyShortcut(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyShortcut calls android.app.Activity.onKeyShortcut.

func (*Activity) OnKeyUp ΒΆ added in v0.0.4

func (m *Activity) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyUp calls android.app.Activity.onKeyUp.

func (*Activity) OnLocalVoiceInteractionStarted ΒΆ added in v0.0.4

func (m *Activity) OnLocalVoiceInteractionStarted() error

OnLocalVoiceInteractionStarted calls android.app.Activity.onLocalVoiceInteractionStarted.

func (*Activity) OnLocalVoiceInteractionStopped ΒΆ added in v0.0.4

func (m *Activity) OnLocalVoiceInteractionStopped() error

OnLocalVoiceInteractionStopped calls android.app.Activity.onLocalVoiceInteractionStopped.

func (*Activity) OnLowMemory ΒΆ added in v0.0.4

func (m *Activity) OnLowMemory() error

OnLowMemory calls android.app.Activity.onLowMemory.

func (*Activity) OnMenuItemSelected ΒΆ added in v0.0.4

func (m *Activity) OnMenuItemSelected(arg0 int32, arg1 *jni.Object) (bool, error)

OnMenuItemSelected calls android.app.Activity.onMenuItemSelected.

func (*Activity) OnMenuOpened ΒΆ added in v0.0.4

func (m *Activity) OnMenuOpened(arg0 int32, arg1 *jni.Object) (bool, error)

OnMenuOpened calls android.app.Activity.onMenuOpened.

func (*Activity) OnMultiWindowModeChanged1 ΒΆ added in v0.0.4

func (m *Activity) OnMultiWindowModeChanged1(arg0 bool) error

OnMultiWindowModeChanged1 calls android.app.Activity.onMultiWindowModeChanged.

func (*Activity) OnMultiWindowModeChanged2_1 ΒΆ added in v0.0.4

func (m *Activity) OnMultiWindowModeChanged2_1(arg0 bool, arg1 *jni.Object) error

OnMultiWindowModeChanged2_1 calls android.app.Activity.onMultiWindowModeChanged.

func (*Activity) OnNavigateUp ΒΆ added in v0.0.4

func (m *Activity) OnNavigateUp() (bool, error)

OnNavigateUp calls android.app.Activity.onNavigateUp.

func (*Activity) OnNavigateUpFromChild ΒΆ added in v0.0.4

func (m *Activity) OnNavigateUpFromChild(arg0 *jni.Object) (bool, error)

OnNavigateUpFromChild calls android.app.Activity.onNavigateUpFromChild.

func (*Activity) OnNewIntent ΒΆ added in v0.0.4

func (m *Activity) OnNewIntent(arg0 *jni.Object, arg1 *jni.Object) error

OnNewIntent calls android.app.Activity.onNewIntent.

func (*Activity) OnOptionsItemSelected ΒΆ added in v0.0.4

func (m *Activity) OnOptionsItemSelected(arg0 *jni.Object) (bool, error)

OnOptionsItemSelected calls android.app.Activity.onOptionsItemSelected.

func (*Activity) OnOptionsMenuClosed ΒΆ added in v0.0.4

func (m *Activity) OnOptionsMenuClosed(arg0 *jni.Object) error

OnOptionsMenuClosed calls android.app.Activity.onOptionsMenuClosed.

func (*Activity) OnPanelClosed ΒΆ added in v0.0.4

func (m *Activity) OnPanelClosed(arg0 int32, arg1 *jni.Object) error

OnPanelClosed calls android.app.Activity.onPanelClosed.

func (*Activity) OnPictureInPictureModeChanged1 ΒΆ added in v0.0.4

func (m *Activity) OnPictureInPictureModeChanged1(arg0 bool) error

OnPictureInPictureModeChanged1 calls android.app.Activity.onPictureInPictureModeChanged.

func (*Activity) OnPictureInPictureModeChanged2_1 ΒΆ added in v0.0.4

func (m *Activity) OnPictureInPictureModeChanged2_1(arg0 bool, arg1 *jni.Object) error

OnPictureInPictureModeChanged2_1 calls android.app.Activity.onPictureInPictureModeChanged.

func (*Activity) OnPictureInPictureRequested ΒΆ added in v0.0.4

func (m *Activity) OnPictureInPictureRequested() (bool, error)

OnPictureInPictureRequested calls android.app.Activity.onPictureInPictureRequested.

func (*Activity) OnPictureInPictureUiStateChanged ΒΆ added in v0.0.4

func (m *Activity) OnPictureInPictureUiStateChanged(arg0 *jni.Object) error

OnPictureInPictureUiStateChanged calls android.app.Activity.onPictureInPictureUiStateChanged.

func (*Activity) OnPostCreate ΒΆ added in v0.0.4

func (m *Activity) OnPostCreate(arg0 *jni.Object, arg1 *jni.Object) error

OnPostCreate calls android.app.Activity.onPostCreate.

func (*Activity) OnPrepareNavigateUpTaskStack ΒΆ added in v0.0.4

func (m *Activity) OnPrepareNavigateUpTaskStack(arg0 *jni.Object) error

OnPrepareNavigateUpTaskStack calls android.app.Activity.onPrepareNavigateUpTaskStack.

func (*Activity) OnPrepareOptionsMenu ΒΆ added in v0.0.4

func (m *Activity) OnPrepareOptionsMenu(arg0 *jni.Object) (bool, error)

OnPrepareOptionsMenu calls android.app.Activity.onPrepareOptionsMenu.

func (*Activity) OnPreparePanel ΒΆ added in v0.0.4

func (m *Activity) OnPreparePanel(
	arg0 int32,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (bool, error)

OnPreparePanel calls android.app.Activity.onPreparePanel.

func (*Activity) OnProvideAssistContent ΒΆ added in v0.0.4

func (m *Activity) OnProvideAssistContent(arg0 *jni.Object) error

OnProvideAssistContent calls android.app.Activity.onProvideAssistContent.

func (*Activity) OnProvideAssistData ΒΆ added in v0.0.4

func (m *Activity) OnProvideAssistData(arg0 *jni.Object) error

OnProvideAssistData calls android.app.Activity.onProvideAssistData.

func (*Activity) OnProvideReferrer ΒΆ added in v0.0.4

func (m *Activity) OnProvideReferrer() (*jni.Object, error)

OnProvideReferrer calls android.app.Activity.onProvideReferrer.

func (*Activity) OnRequestPermissionsResult3 ΒΆ added in v0.0.4

func (m *Activity) OnRequestPermissionsResult3(
	arg0 int32,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnRequestPermissionsResult3 calls android.app.Activity.onRequestPermissionsResult.

func (*Activity) OnRequestPermissionsResult4_1 ΒΆ added in v0.0.4

func (m *Activity) OnRequestPermissionsResult4_1(
	arg0 int32,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 int32,
) error

OnRequestPermissionsResult4_1 calls android.app.Activity.onRequestPermissionsResult.

func (*Activity) OnRestoreInstanceState ΒΆ added in v0.0.4

func (m *Activity) OnRestoreInstanceState(arg0 *jni.Object, arg1 *jni.Object) error

OnRestoreInstanceState calls android.app.Activity.onRestoreInstanceState.

func (*Activity) OnRetainNonConfigurationInstance ΒΆ added in v0.0.4

func (m *Activity) OnRetainNonConfigurationInstance() (*jni.Object, error)

OnRetainNonConfigurationInstance calls android.app.Activity.onRetainNonConfigurationInstance.

func (*Activity) OnSaveInstanceState ΒΆ added in v0.0.4

func (m *Activity) OnSaveInstanceState(arg0 *jni.Object, arg1 *jni.Object) error

OnSaveInstanceState calls android.app.Activity.onSaveInstanceState.

func (*Activity) OnSearchRequested0 ΒΆ added in v0.0.4

func (m *Activity) OnSearchRequested0() (bool, error)

OnSearchRequested0 calls android.app.Activity.onSearchRequested.

func (*Activity) OnSearchRequested1_1 ΒΆ added in v0.0.4

func (m *Activity) OnSearchRequested1_1(arg0 *jni.Object) (bool, error)

OnSearchRequested1_1 calls android.app.Activity.onSearchRequested.

func (*Activity) OnStateNotSaved ΒΆ added in v0.0.4

func (m *Activity) OnStateNotSaved() error

OnStateNotSaved calls android.app.Activity.onStateNotSaved.

func (*Activity) OnTopResumedActivityChanged ΒΆ added in v0.0.4

func (m *Activity) OnTopResumedActivityChanged(arg0 bool) error

OnTopResumedActivityChanged calls android.app.Activity.onTopResumedActivityChanged.

func (*Activity) OnTouchEvent ΒΆ added in v0.0.4

func (m *Activity) OnTouchEvent(arg0 *jni.Object) (bool, error)

OnTouchEvent calls android.app.Activity.onTouchEvent.

func (*Activity) OnTrackballEvent ΒΆ added in v0.0.4

func (m *Activity) OnTrackballEvent(arg0 *jni.Object) (bool, error)

OnTrackballEvent calls android.app.Activity.onTrackballEvent.

func (*Activity) OnTrimMemory ΒΆ added in v0.0.4

func (m *Activity) OnTrimMemory(arg0 int32) error

OnTrimMemory calls android.app.Activity.onTrimMemory.

func (*Activity) OnUserInteraction ΒΆ added in v0.0.4

func (m *Activity) OnUserInteraction() error

OnUserInteraction calls android.app.Activity.onUserInteraction.

func (*Activity) OnVisibleBehindCanceled ΒΆ added in v0.0.4

func (m *Activity) OnVisibleBehindCanceled() error

OnVisibleBehindCanceled calls android.app.Activity.onVisibleBehindCanceled.

func (*Activity) OnWindowAttributesChanged ΒΆ added in v0.0.4

func (m *Activity) OnWindowAttributesChanged(arg0 *jni.Object) error

OnWindowAttributesChanged calls android.app.Activity.onWindowAttributesChanged.

func (*Activity) OnWindowFocusChanged ΒΆ added in v0.0.4

func (m *Activity) OnWindowFocusChanged(arg0 bool) error

OnWindowFocusChanged calls android.app.Activity.onWindowFocusChanged.

func (*Activity) OnWindowStartingActionMode1 ΒΆ added in v0.0.4

func (m *Activity) OnWindowStartingActionMode1(arg0 *jni.Object) (*jni.Object, error)

OnWindowStartingActionMode1 calls android.app.Activity.onWindowStartingActionMode.

func (*Activity) OnWindowStartingActionMode2_1 ΒΆ added in v0.0.4

func (m *Activity) OnWindowStartingActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

OnWindowStartingActionMode2_1 calls android.app.Activity.onWindowStartingActionMode.

func (*Activity) OpenContextMenu ΒΆ added in v0.0.4

func (m *Activity) OpenContextMenu(arg0 *jni.Object) error

OpenContextMenu calls android.app.Activity.openContextMenu.

func (*Activity) OpenOptionsMenu ΒΆ added in v0.0.4

func (m *Activity) OpenOptionsMenu() error

OpenOptionsMenu calls android.app.Activity.openOptionsMenu.

func (*Activity) OverrideActivityTransition3 ΒΆ added in v0.0.4

func (m *Activity) OverrideActivityTransition3(
	arg0 int32,
	arg1 int32,
	arg2 int32,
) error

OverrideActivityTransition3 calls android.app.Activity.overrideActivityTransition.

func (*Activity) OverrideActivityTransition4_1 ΒΆ added in v0.0.4

func (m *Activity) OverrideActivityTransition4_1(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

OverrideActivityTransition4_1 calls android.app.Activity.overrideActivityTransition.

func (*Activity) OverridePendingTransition2 ΒΆ added in v0.0.4

func (m *Activity) OverridePendingTransition2(arg0 int32, arg1 int32) error

OverridePendingTransition2 calls android.app.Activity.overridePendingTransition.

func (*Activity) OverridePendingTransition3_1 ΒΆ added in v0.0.4

func (m *Activity) OverridePendingTransition3_1(
	arg0 int32,
	arg1 int32,
	arg2 int32,
) error

OverridePendingTransition3_1 calls android.app.Activity.overridePendingTransition.

func (*Activity) PostponeEnterTransition ΒΆ added in v0.0.4

func (m *Activity) PostponeEnterTransition() error

PostponeEnterTransition calls android.app.Activity.postponeEnterTransition.

func (*Activity) Recreate ΒΆ added in v0.0.4

func (m *Activity) Recreate() error

Recreate calls android.app.Activity.recreate.

func (*Activity) RegisterActivityLifecycleCallbacks ΒΆ added in v0.0.4

func (m *Activity) RegisterActivityLifecycleCallbacks(arg0 *jni.Object) error

RegisterActivityLifecycleCallbacks calls android.app.Activity.registerActivityLifecycleCallbacks.

func (*Activity) RegisterComponentCallbacks ΒΆ added in v0.0.4

func (m *Activity) RegisterComponentCallbacks(arg0 *jni.Object) error

RegisterComponentCallbacks calls android.app.Activity.registerComponentCallbacks.

func (*Activity) RegisterForContextMenu ΒΆ added in v0.0.4

func (m *Activity) RegisterForContextMenu(arg0 *jni.Object) error

RegisterForContextMenu calls android.app.Activity.registerForContextMenu.

func (*Activity) RegisterScreenCaptureCallback ΒΆ added in v0.0.4

func (m *Activity) RegisterScreenCaptureCallback(arg0 *jni.Object, arg1 *jni.Object) error

RegisterScreenCaptureCallback calls android.app.Activity.registerScreenCaptureCallback.

func (*Activity) ReleaseInstance ΒΆ added in v0.0.4

func (m *Activity) ReleaseInstance() (bool, error)

ReleaseInstance calls android.app.Activity.releaseInstance.

func (*Activity) RemoveDialog ΒΆ added in v0.0.4

func (m *Activity) RemoveDialog(arg0 int32) error

RemoveDialog calls android.app.Activity.removeDialog.

func (*Activity) ReportFullyDrawn ΒΆ added in v0.0.4

func (m *Activity) ReportFullyDrawn() error

ReportFullyDrawn calls android.app.Activity.reportFullyDrawn.

func (*Activity) RequestDragAndDropPermissions ΒΆ added in v0.0.4

func (m *Activity) RequestDragAndDropPermissions(arg0 *jni.Object) (*jni.Object, error)

RequestDragAndDropPermissions calls android.app.Activity.requestDragAndDropPermissions.

func (*Activity) RequestOpenInBrowserEducation ΒΆ added in v0.0.4

func (m *Activity) RequestOpenInBrowserEducation() error

RequestOpenInBrowserEducation calls android.app.Activity.requestOpenInBrowserEducation.

func (*Activity) RequestPermissions2 ΒΆ added in v0.0.4

func (m *Activity) RequestPermissions2(arg0 *jni.Object, arg1 int32) error

RequestPermissions2 calls android.app.Activity.requestPermissions.

func (*Activity) RequestPermissions3_1 ΒΆ added in v0.0.4

func (m *Activity) RequestPermissions3_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) error

RequestPermissions3_1 calls android.app.Activity.requestPermissions.

func (*Activity) RequestShowKeyboardShortcuts ΒΆ added in v0.0.4

func (m *Activity) RequestShowKeyboardShortcuts() error

RequestShowKeyboardShortcuts calls android.app.Activity.requestShowKeyboardShortcuts.

func (*Activity) RequestVisibleBehind ΒΆ added in v0.0.4

func (m *Activity) RequestVisibleBehind(arg0 bool) (bool, error)

RequestVisibleBehind calls android.app.Activity.requestVisibleBehind.

func (*Activity) RequestWindowFeature ΒΆ added in v0.0.4

func (m *Activity) RequestWindowFeature(arg0 int32) (bool, error)

RequestWindowFeature calls android.app.Activity.requestWindowFeature.

func (*Activity) RunOnUiThread ΒΆ added in v0.0.4

func (m *Activity) RunOnUiThread(arg0 *jni.Object) error

RunOnUiThread calls android.app.Activity.runOnUiThread.

func (*Activity) SetActionBar ΒΆ added in v0.0.4

func (m *Activity) SetActionBar(arg0 *jni.Object) error

SetActionBar calls android.app.Activity.setActionBar.

func (*Activity) SetAllowCrossUidActivitySwitchFromBelow ΒΆ added in v0.0.4

func (m *Activity) SetAllowCrossUidActivitySwitchFromBelow(arg0 bool) error

SetAllowCrossUidActivitySwitchFromBelow calls android.app.Activity.setAllowCrossUidActivitySwitchFromBelow.

func (*Activity) SetContentTransitionManager ΒΆ added in v0.0.4

func (m *Activity) SetContentTransitionManager(arg0 *jni.Object) error

SetContentTransitionManager calls android.app.Activity.setContentTransitionManager.

func (*Activity) SetContentView1 ΒΆ added in v0.0.4

func (m *Activity) SetContentView1(arg0 *jni.Object) error

SetContentView1 calls android.app.Activity.setContentView.

func (*Activity) SetContentView1_2 ΒΆ added in v0.0.4

func (m *Activity) SetContentView1_2(arg0 int32) error

SetContentView1_2 calls android.app.Activity.setContentView.

func (*Activity) SetContentView2_1 ΒΆ added in v0.0.4

func (m *Activity) SetContentView2_1(arg0 *jni.Object, arg1 *jni.Object) error

SetContentView2_1 calls android.app.Activity.setContentView.

func (*Activity) SetDefaultKeyMode ΒΆ added in v0.0.4

func (m *Activity) SetDefaultKeyMode(arg0 int32) error

SetDefaultKeyMode calls android.app.Activity.setDefaultKeyMode.

func (*Activity) SetEnterSharedElementCallback ΒΆ added in v0.0.4

func (m *Activity) SetEnterSharedElementCallback(arg0 *jni.Object) error

SetEnterSharedElementCallback calls android.app.Activity.setEnterSharedElementCallback.

func (*Activity) SetExitSharedElementCallback ΒΆ added in v0.0.4

func (m *Activity) SetExitSharedElementCallback(arg0 *jni.Object) error

SetExitSharedElementCallback calls android.app.Activity.setExitSharedElementCallback.

func (*Activity) SetFeatureDrawable ΒΆ added in v0.0.4

func (m *Activity) SetFeatureDrawable(arg0 int32, arg1 *jni.Object) error

SetFeatureDrawable calls android.app.Activity.setFeatureDrawable.

func (*Activity) SetFeatureDrawableAlpha ΒΆ added in v0.0.4

func (m *Activity) SetFeatureDrawableAlpha(arg0 int32, arg1 int32) error

SetFeatureDrawableAlpha calls android.app.Activity.setFeatureDrawableAlpha.

func (*Activity) SetFeatureDrawableResource ΒΆ added in v0.0.4

func (m *Activity) SetFeatureDrawableResource(arg0 int32, arg1 int32) error

SetFeatureDrawableResource calls android.app.Activity.setFeatureDrawableResource.

func (*Activity) SetFeatureDrawableUri ΒΆ added in v0.0.4

func (m *Activity) SetFeatureDrawableUri(arg0 int32, arg1 *jni.Object) error

SetFeatureDrawableUri calls android.app.Activity.setFeatureDrawableUri.

func (*Activity) SetFinishOnTouchOutside ΒΆ added in v0.0.4

func (m *Activity) SetFinishOnTouchOutside(arg0 bool) error

SetFinishOnTouchOutside calls android.app.Activity.setFinishOnTouchOutside.

func (*Activity) SetImmersive ΒΆ added in v0.0.4

func (m *Activity) SetImmersive(arg0 bool) error

SetImmersive calls android.app.Activity.setImmersive.

func (*Activity) SetInheritShowWhenLocked ΒΆ added in v0.0.4

func (m *Activity) SetInheritShowWhenLocked(arg0 bool) error

SetInheritShowWhenLocked calls android.app.Activity.setInheritShowWhenLocked.

func (*Activity) SetIntent1 ΒΆ added in v0.0.4

func (m *Activity) SetIntent1(arg0 *jni.Object) error

SetIntent1 calls android.app.Activity.setIntent.

func (*Activity) SetIntent2_1 ΒΆ added in v0.0.4

func (m *Activity) SetIntent2_1(arg0 *jni.Object, arg1 *jni.Object) error

SetIntent2_1 calls android.app.Activity.setIntent.

func (*Activity) SetLocusContext ΒΆ added in v0.0.4

func (m *Activity) SetLocusContext(arg0 *jni.Object, arg1 *jni.Object) error

SetLocusContext calls android.app.Activity.setLocusContext.

func (*Activity) SetMediaController ΒΆ added in v0.0.4

func (m *Activity) SetMediaController(arg0 *jni.Object) error

SetMediaController calls android.app.Activity.setMediaController.

func (*Activity) SetPictureInPictureParams ΒΆ added in v0.0.4

func (m *Activity) SetPictureInPictureParams(arg0 *jni.Object) error

SetPictureInPictureParams calls android.app.Activity.setPictureInPictureParams.

func (*Activity) SetProgress ΒΆ added in v0.0.4

func (m *Activity) SetProgress(arg0 int32) error

SetProgress calls android.app.Activity.setProgress.

func (*Activity) SetProgressBarIndeterminate ΒΆ added in v0.0.4

func (m *Activity) SetProgressBarIndeterminate(arg0 bool) error

SetProgressBarIndeterminate calls android.app.Activity.setProgressBarIndeterminate.

func (*Activity) SetProgressBarIndeterminateVisibility ΒΆ added in v0.0.4

func (m *Activity) SetProgressBarIndeterminateVisibility(arg0 bool) error

SetProgressBarIndeterminateVisibility calls android.app.Activity.setProgressBarIndeterminateVisibility.

func (*Activity) SetProgressBarVisibility ΒΆ added in v0.0.4

func (m *Activity) SetProgressBarVisibility(arg0 bool) error

SetProgressBarVisibility calls android.app.Activity.setProgressBarVisibility.

func (*Activity) SetRecentsScreenshotEnabled ΒΆ added in v0.0.4

func (m *Activity) SetRecentsScreenshotEnabled(arg0 bool) error

SetRecentsScreenshotEnabled calls android.app.Activity.setRecentsScreenshotEnabled.

func (*Activity) SetRequestedOrientation ΒΆ added in v0.0.4

func (m *Activity) SetRequestedOrientation(arg0 int32) error

SetRequestedOrientation calls android.app.Activity.setRequestedOrientation.

func (*Activity) SetResult1 ΒΆ added in v0.0.4

func (m *Activity) SetResult1(arg0 int32) error

SetResult1 calls android.app.Activity.setResult.

func (*Activity) SetResult2_1 ΒΆ added in v0.0.4

func (m *Activity) SetResult2_1(arg0 int32, arg1 *jni.Object) error

SetResult2_1 calls android.app.Activity.setResult.

func (*Activity) SetSecondaryProgress ΒΆ added in v0.0.4

func (m *Activity) SetSecondaryProgress(arg0 int32) error

SetSecondaryProgress calls android.app.Activity.setSecondaryProgress.

func (*Activity) SetShouldDockBigOverlays ΒΆ added in v0.0.4

func (m *Activity) SetShouldDockBigOverlays(arg0 bool) error

SetShouldDockBigOverlays calls android.app.Activity.setShouldDockBigOverlays.

func (*Activity) SetShowWhenLocked ΒΆ added in v0.0.4

func (m *Activity) SetShowWhenLocked(arg0 bool) error

SetShowWhenLocked calls android.app.Activity.setShowWhenLocked.

func (*Activity) SetTaskDescription ΒΆ added in v0.0.4

func (m *Activity) SetTaskDescription(arg0 *jni.Object) error

SetTaskDescription calls android.app.Activity.setTaskDescription.

func (*Activity) SetTheme ΒΆ added in v0.0.4

func (m *Activity) SetTheme(arg0 int32) error

SetTheme calls android.app.Activity.setTheme.

func (*Activity) SetTitle1 ΒΆ added in v0.0.4

func (m *Activity) SetTitle1(arg0 int32) error

SetTitle1 calls android.app.Activity.setTitle.

func (*Activity) SetTitle1_1 ΒΆ added in v0.0.4

func (m *Activity) SetTitle1_1(arg0 string) error

SetTitle1_1 calls android.app.Activity.setTitle.

func (*Activity) SetTitleColor ΒΆ added in v0.0.4

func (m *Activity) SetTitleColor(arg0 int32) error

SetTitleColor calls android.app.Activity.setTitleColor.

func (*Activity) SetTranslucent ΒΆ added in v0.0.4

func (m *Activity) SetTranslucent(arg0 bool) (bool, error)

SetTranslucent calls android.app.Activity.setTranslucent.

func (*Activity) SetTurnScreenOn ΒΆ added in v0.0.4

func (m *Activity) SetTurnScreenOn(arg0 bool) error

SetTurnScreenOn calls android.app.Activity.setTurnScreenOn.

func (*Activity) SetVisible ΒΆ added in v0.0.4

func (m *Activity) SetVisible(arg0 bool) error

SetVisible calls android.app.Activity.setVisible.

func (*Activity) SetVolumeControlStream ΒΆ added in v0.0.4

func (m *Activity) SetVolumeControlStream(arg0 int32) error

SetVolumeControlStream calls android.app.Activity.setVolumeControlStream.

func (*Activity) SetVrModeEnabled ΒΆ added in v0.0.4

func (m *Activity) SetVrModeEnabled(arg0 bool, arg1 *jni.Object) error

SetVrModeEnabled calls android.app.Activity.setVrModeEnabled.

func (*Activity) ShouldDockBigOverlays ΒΆ added in v0.0.4

func (m *Activity) ShouldDockBigOverlays() (bool, error)

ShouldDockBigOverlays calls android.app.Activity.shouldDockBigOverlays.

func (*Activity) ShouldShowRequestPermissionRationale1 ΒΆ added in v0.0.4

func (m *Activity) ShouldShowRequestPermissionRationale1(arg0 string) (bool, error)

ShouldShowRequestPermissionRationale1 calls android.app.Activity.shouldShowRequestPermissionRationale.

func (*Activity) ShouldShowRequestPermissionRationale2_1 ΒΆ added in v0.0.4

func (m *Activity) ShouldShowRequestPermissionRationale2_1(arg0 string, arg1 int32) (bool, error)

ShouldShowRequestPermissionRationale2_1 calls android.app.Activity.shouldShowRequestPermissionRationale.

func (*Activity) ShouldUpRecreateTask ΒΆ added in v0.0.4

func (m *Activity) ShouldUpRecreateTask(arg0 *jni.Object) (bool, error)

ShouldUpRecreateTask calls android.app.Activity.shouldUpRecreateTask.

func (*Activity) ShowAssist ΒΆ added in v0.0.4

func (m *Activity) ShowAssist(arg0 *jni.Object) (bool, error)

ShowAssist calls android.app.Activity.showAssist.

func (*Activity) ShowDialog1 ΒΆ added in v0.0.4

func (m *Activity) ShowDialog1(arg0 int32) error

ShowDialog1 calls android.app.Activity.showDialog.

func (*Activity) ShowDialog2_1 ΒΆ added in v0.0.4

func (m *Activity) ShowDialog2_1(arg0 int32, arg1 *jni.Object) (bool, error)

ShowDialog2_1 calls android.app.Activity.showDialog.

func (*Activity) ShowLockTaskEscapeMessage ΒΆ added in v0.0.4

func (m *Activity) ShowLockTaskEscapeMessage() error

ShowLockTaskEscapeMessage calls android.app.Activity.showLockTaskEscapeMessage.

func (*Activity) StartActionMode1 ΒΆ added in v0.0.4

func (m *Activity) StartActionMode1(arg0 *jni.Object) (*jni.Object, error)

StartActionMode1 calls android.app.Activity.startActionMode.

func (*Activity) StartActionMode2_1 ΒΆ added in v0.0.4

func (m *Activity) StartActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

StartActionMode2_1 calls android.app.Activity.startActionMode.

func (*Activity) StartActivities1 ΒΆ added in v0.0.4

func (m *Activity) StartActivities1(arg0 *jni.Object) error

StartActivities1 calls android.app.Activity.startActivities.

func (*Activity) StartActivities2_1 ΒΆ added in v0.0.4

func (m *Activity) StartActivities2_1(arg0 *jni.Object, arg1 *jni.Object) error

StartActivities2_1 calls android.app.Activity.startActivities.

func (*Activity) StartActivity1 ΒΆ added in v0.0.4

func (m *Activity) StartActivity1(arg0 *jni.Object) error

StartActivity1 calls android.app.Activity.startActivity.

func (*Activity) StartActivity2_1 ΒΆ added in v0.0.4

func (m *Activity) StartActivity2_1(arg0 *jni.Object, arg1 *jni.Object) error

StartActivity2_1 calls android.app.Activity.startActivity.

func (*Activity) StartActivityForResult2 ΒΆ added in v0.0.4

func (m *Activity) StartActivityForResult2(arg0 *jni.Object, arg1 int32) error

StartActivityForResult2 calls android.app.Activity.startActivityForResult.

func (*Activity) StartActivityForResult3_1 ΒΆ added in v0.0.4

func (m *Activity) StartActivityForResult3_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) error

StartActivityForResult3_1 calls android.app.Activity.startActivityForResult.

func (*Activity) StartActivityFromChild3 ΒΆ added in v0.0.4

func (m *Activity) StartActivityFromChild3(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) error

StartActivityFromChild3 calls android.app.Activity.startActivityFromChild.

func (*Activity) StartActivityFromChild4_1 ΒΆ added in v0.0.4

func (m *Activity) StartActivityFromChild4_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 *jni.Object,
) error

StartActivityFromChild4_1 calls android.app.Activity.startActivityFromChild.

func (*Activity) StartActivityFromFragment3 ΒΆ added in v0.0.4

func (m *Activity) StartActivityFromFragment3(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) error

StartActivityFromFragment3 calls android.app.Activity.startActivityFromFragment.

func (*Activity) StartActivityFromFragment4_1 ΒΆ added in v0.0.4

func (m *Activity) StartActivityFromFragment4_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 *jni.Object,
) error

StartActivityFromFragment4_1 calls android.app.Activity.startActivityFromFragment.

func (*Activity) StartActivityIfNeeded2 ΒΆ added in v0.0.4

func (m *Activity) StartActivityIfNeeded2(arg0 *jni.Object, arg1 int32) (bool, error)

StartActivityIfNeeded2 calls android.app.Activity.startActivityIfNeeded.

func (*Activity) StartActivityIfNeeded3_1 ΒΆ added in v0.0.4

func (m *Activity) StartActivityIfNeeded3_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) (bool, error)

StartActivityIfNeeded3_1 calls android.app.Activity.startActivityIfNeeded.

func (*Activity) StartIntentSender5 ΒΆ added in v0.0.4

func (m *Activity) StartIntentSender5(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 int32,
	arg4 int32,
) error

StartIntentSender5 calls android.app.Activity.startIntentSender.

func (*Activity) StartIntentSender6_1 ΒΆ added in v0.0.4

func (m *Activity) StartIntentSender6_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 int32,
	arg4 int32,
	arg5 *jni.Object,
) error

StartIntentSender6_1 calls android.app.Activity.startIntentSender.

func (*Activity) StartIntentSenderForResult6 ΒΆ added in v0.0.4

func (m *Activity) StartIntentSenderForResult6(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
	arg4 int32,
	arg5 int32,
) error

StartIntentSenderForResult6 calls android.app.Activity.startIntentSenderForResult.

func (*Activity) StartIntentSenderForResult7_1 ΒΆ added in v0.0.4

func (m *Activity) StartIntentSenderForResult7_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
	arg4 int32,
	arg5 int32,
	arg6 *jni.Object,
) error

StartIntentSenderForResult7_1 calls android.app.Activity.startIntentSenderForResult.

func (*Activity) StartIntentSenderFromChild7 ΒΆ added in v0.0.4

func (m *Activity) StartIntentSenderFromChild7(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 *jni.Object,
	arg4 int32,
	arg5 int32,
	arg6 int32,
) error

StartIntentSenderFromChild7 calls android.app.Activity.startIntentSenderFromChild.

func (*Activity) StartIntentSenderFromChild8_1 ΒΆ added in v0.0.4

func (m *Activity) StartIntentSenderFromChild8_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 *jni.Object,
	arg4 int32,
	arg5 int32,
	arg6 int32,
	arg7 *jni.Object,
) error

StartIntentSenderFromChild8_1 calls android.app.Activity.startIntentSenderFromChild.

func (*Activity) StartLocalVoiceInteraction ΒΆ added in v0.0.4

func (m *Activity) StartLocalVoiceInteraction(arg0 *jni.Object) error

StartLocalVoiceInteraction calls android.app.Activity.startLocalVoiceInteraction.

func (*Activity) StartLockTask ΒΆ added in v0.0.4

func (m *Activity) StartLockTask() error

StartLockTask calls android.app.Activity.startLockTask.

func (*Activity) StartManagingCursor ΒΆ added in v0.0.4

func (m *Activity) StartManagingCursor(arg0 *jni.Object) error

StartManagingCursor calls android.app.Activity.startManagingCursor.

func (*Activity) StartNextMatchingActivity1 ΒΆ added in v0.0.4

func (m *Activity) StartNextMatchingActivity1(arg0 *jni.Object) (bool, error)

StartNextMatchingActivity1 calls android.app.Activity.startNextMatchingActivity.

func (*Activity) StartNextMatchingActivity2_1 ΒΆ added in v0.0.4

func (m *Activity) StartNextMatchingActivity2_1(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

StartNextMatchingActivity2_1 calls android.app.Activity.startNextMatchingActivity.

func (*Activity) StartPostponedEnterTransition ΒΆ added in v0.0.4

func (m *Activity) StartPostponedEnterTransition() error

StartPostponedEnterTransition calls android.app.Activity.startPostponedEnterTransition.

func (*Activity) StartSearch ΒΆ added in v0.0.4

func (m *Activity) StartSearch(
	arg0 string,
	arg1 bool,
	arg2 *jni.Object,
	arg3 bool,
) error

StartSearch calls android.app.Activity.startSearch.

func (*Activity) StopLocalVoiceInteraction ΒΆ added in v0.0.4

func (m *Activity) StopLocalVoiceInteraction() error

StopLocalVoiceInteraction calls android.app.Activity.stopLocalVoiceInteraction.

func (*Activity) StopLockTask ΒΆ added in v0.0.4

func (m *Activity) StopLockTask() error

StopLockTask calls android.app.Activity.stopLockTask.

func (*Activity) StopManagingCursor ΒΆ added in v0.0.4

func (m *Activity) StopManagingCursor(arg0 *jni.Object) error

StopManagingCursor calls android.app.Activity.stopManagingCursor.

func (*Activity) TakeKeyEvents ΒΆ added in v0.0.4

func (m *Activity) TakeKeyEvents(arg0 bool) error

TakeKeyEvents calls android.app.Activity.takeKeyEvents.

func (*Activity) ToString ΒΆ added in v0.0.8

func (m *Activity) ToString() (string, error)

ToString calls android.app.Activity.toString.

func (*Activity) TriggerSearch ΒΆ added in v0.0.4

func (m *Activity) TriggerSearch(arg0 string, arg1 *jni.Object) error

TriggerSearch calls android.app.Activity.triggerSearch.

func (*Activity) UnregisterActivityLifecycleCallbacks ΒΆ added in v0.0.4

func (m *Activity) UnregisterActivityLifecycleCallbacks(arg0 *jni.Object) error

UnregisterActivityLifecycleCallbacks calls android.app.Activity.unregisterActivityLifecycleCallbacks.

func (*Activity) UnregisterComponentCallbacks ΒΆ added in v0.0.4

func (m *Activity) UnregisterComponentCallbacks(arg0 *jni.Object) error

UnregisterComponentCallbacks calls android.app.Activity.unregisterComponentCallbacks.

func (*Activity) UnregisterForContextMenu ΒΆ added in v0.0.4

func (m *Activity) UnregisterForContextMenu(arg0 *jni.Object) error

UnregisterForContextMenu calls android.app.Activity.unregisterForContextMenu.

func (*Activity) UnregisterScreenCaptureCallback ΒΆ added in v0.0.4

func (m *Activity) UnregisterScreenCaptureCallback(arg0 *jni.Object) error

UnregisterScreenCaptureCallback calls android.app.Activity.unregisterScreenCaptureCallback.

type ActivityGroup ΒΆ added in v0.0.7

type ActivityGroup struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityGroup wraps android.app.ActivityGroup.

func NewActivityGroup ΒΆ added in v0.0.7

func NewActivityGroup(vm *jni.VM) (*ActivityGroup, error)

NewActivityGroup creates a new android.app.ActivityGroup instance.

func (*ActivityGroup) GetCurrentActivity ΒΆ added in v0.0.7

func (m *ActivityGroup) GetCurrentActivity() (*jni.Object, error)

GetCurrentActivity calls android.app.ActivityGroup.getCurrentActivity.

func (*ActivityGroup) GetLocalActivityManager ΒΆ added in v0.0.7

func (m *ActivityGroup) GetLocalActivityManager() (*jni.Object, error)

GetLocalActivityManager calls android.app.ActivityGroup.getLocalActivityManager.

func (*ActivityGroup) ToString ΒΆ added in v0.0.8

func (m *ActivityGroup) ToString() (string, error)

ToString calls android.app.ActivityGroup.toString.

type ActivityManager ΒΆ added in v0.0.7

type ActivityManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

ActivityManager wraps android.app.ActivityManager.

func NewActivityManager ΒΆ added in v0.0.7

func NewActivityManager(ctx *Context) (*ActivityManager, error)

NewActivityManager obtains android.app.ActivityManager from the Android system service manager.

func (*ActivityManager) AddAppTask ΒΆ added in v0.0.7

func (m *ActivityManager) AddAppTask(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) (int32, error)

AddAppTask calls android.app.ActivityManager.addAppTask.

func (*ActivityManager) AddStartInfoTimestamp ΒΆ added in v0.0.7

func (m *ActivityManager) AddStartInfoTimestamp(arg0 int32, arg1 int64) error

AddStartInfoTimestamp calls android.app.ActivityManager.addStartInfoTimestamp.

func (*ActivityManager) AppNotResponding ΒΆ added in v0.0.7

func (m *ActivityManager) AppNotResponding(arg0 string) error

AppNotResponding calls android.app.ActivityManager.appNotResponding.

func (*ActivityManager) ClearApplicationUserData ΒΆ added in v0.0.7

func (m *ActivityManager) ClearApplicationUserData() (bool, error)

ClearApplicationUserData calls android.app.ActivityManager.clearApplicationUserData.

func (*ActivityManager) ClearWatchHeapLimit ΒΆ added in v0.0.7

func (m *ActivityManager) ClearWatchHeapLimit() error

ClearWatchHeapLimit calls android.app.ActivityManager.clearWatchHeapLimit.

func (*ActivityManager) Close ΒΆ added in v0.0.7

func (m *ActivityManager) Close()

Close releases the global reference to the underlying Java object. After Close, the ActivityManager must not be used.

func (*ActivityManager) DumpPackageState ΒΆ added in v0.0.7

func (m *ActivityManager) DumpPackageState(arg0 *jni.Object, arg1 string) error

DumpPackageState calls android.app.ActivityManager.dumpPackageState.

func (*ActivityManager) GetAppTaskThumbnailSize ΒΆ added in v0.0.7

func (m *ActivityManager) GetAppTaskThumbnailSize() (*jni.Object, error)

GetAppTaskThumbnailSize calls android.app.ActivityManager.getAppTaskThumbnailSize.

func (*ActivityManager) GetAppTasks ΒΆ added in v0.0.8

func (m *ActivityManager) GetAppTasks() (*jni.Object, error)

GetAppTasks calls android.app.ActivityManager.getAppTasks.

func (*ActivityManager) GetDeviceConfigurationInfo ΒΆ added in v0.0.7

func (m *ActivityManager) GetDeviceConfigurationInfo() (*jni.Object, error)

GetDeviceConfigurationInfo calls android.app.ActivityManager.getDeviceConfigurationInfo.

func (*ActivityManager) GetHistoricalProcessExitReasons ΒΆ added in v0.0.8

func (m *ActivityManager) GetHistoricalProcessExitReasons(
	arg0 string,
	arg1 int32,
	arg2 int32,
) (*jni.Object, error)

GetHistoricalProcessExitReasons calls android.app.ActivityManager.getHistoricalProcessExitReasons.

func (*ActivityManager) GetHistoricalProcessStartReasons ΒΆ added in v0.0.8

func (m *ActivityManager) GetHistoricalProcessStartReasons(arg0 int32) (*jni.Object, error)

GetHistoricalProcessStartReasons calls android.app.ActivityManager.getHistoricalProcessStartReasons.

func (*ActivityManager) GetLargeMemoryClass ΒΆ added in v0.0.7

func (m *ActivityManager) GetLargeMemoryClass() (int32, error)

GetLargeMemoryClass calls android.app.ActivityManager.getLargeMemoryClass.

func (*ActivityManager) GetLauncherLargeIconDensity ΒΆ added in v0.0.7

func (m *ActivityManager) GetLauncherLargeIconDensity() (int32, error)

GetLauncherLargeIconDensity calls android.app.ActivityManager.getLauncherLargeIconDensity.

func (*ActivityManager) GetLauncherLargeIconSize ΒΆ added in v0.0.7

func (m *ActivityManager) GetLauncherLargeIconSize() (int32, error)

GetLauncherLargeIconSize calls android.app.ActivityManager.getLauncherLargeIconSize.

func (*ActivityManager) GetLockTaskModeState ΒΆ added in v0.0.7

func (m *ActivityManager) GetLockTaskModeState() (int32, error)

GetLockTaskModeState calls android.app.ActivityManager.getLockTaskModeState.

func (*ActivityManager) GetMemoryClass ΒΆ added in v0.0.7

func (m *ActivityManager) GetMemoryClass() (int32, error)

GetMemoryClass calls android.app.ActivityManager.getMemoryClass.

func (*ActivityManager) GetMemoryInfo ΒΆ added in v0.0.7

func (m *ActivityManager) GetMemoryInfo(arg0 *jni.Object) error

GetMemoryInfo calls android.app.ActivityManager.getMemoryInfo.

func (*ActivityManager) GetMyMemoryState ΒΆ added in v0.0.7

func (m *ActivityManager) GetMyMemoryState(arg0 *jni.Object) error

GetMyMemoryState calls android.app.ActivityManager.getMyMemoryState.

func (*ActivityManager) GetProcessMemoryInfo ΒΆ added in v0.0.7

func (m *ActivityManager) GetProcessMemoryInfo(arg0 *jni.Object) (*jni.Object, error)

GetProcessMemoryInfo calls android.app.ActivityManager.getProcessMemoryInfo.

func (*ActivityManager) GetProcessesInErrorState ΒΆ added in v0.0.8

func (m *ActivityManager) GetProcessesInErrorState() (*jni.Object, error)

GetProcessesInErrorState calls android.app.ActivityManager.getProcessesInErrorState.

func (*ActivityManager) GetRecentTasks ΒΆ added in v0.0.8

func (m *ActivityManager) GetRecentTasks(arg0 int32, arg1 int32) (*jni.Object, error)

GetRecentTasks calls android.app.ActivityManager.getRecentTasks.

func (*ActivityManager) GetRunningAppProcesses ΒΆ added in v0.0.8

func (m *ActivityManager) GetRunningAppProcesses() (*jni.Object, error)

GetRunningAppProcesses calls android.app.ActivityManager.getRunningAppProcesses.

func (*ActivityManager) GetRunningServiceControlPanel ΒΆ added in v0.0.7

func (m *ActivityManager) GetRunningServiceControlPanel(arg0 *jni.Object) (*jni.Object, error)

GetRunningServiceControlPanel calls android.app.ActivityManager.getRunningServiceControlPanel.

func (*ActivityManager) GetRunningServices ΒΆ added in v0.0.8

func (m *ActivityManager) GetRunningServices(arg0 int32) (*jni.Object, error)

GetRunningServices calls android.app.ActivityManager.getRunningServices.

func (*ActivityManager) GetRunningTasks ΒΆ added in v0.0.8

func (m *ActivityManager) GetRunningTasks(arg0 int32) (*jni.Object, error)

GetRunningTasks calls android.app.ActivityManager.getRunningTasks.

func (*ActivityManager) IsActivityStartAllowedOnDisplay ΒΆ added in v0.0.7

func (m *ActivityManager) IsActivityStartAllowedOnDisplay(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) (bool, error)

IsActivityStartAllowedOnDisplay calls android.app.ActivityManager.isActivityStartAllowedOnDisplay.

func (*ActivityManager) IsBackgroundRestricted ΒΆ added in v0.0.7

func (m *ActivityManager) IsBackgroundRestricted() (bool, error)

IsBackgroundRestricted calls android.app.ActivityManager.isBackgroundRestricted.

func (*ActivityManager) IsInLockTaskMode ΒΆ added in v0.0.7

func (m *ActivityManager) IsInLockTaskMode() (bool, error)

IsInLockTaskMode calls android.app.ActivityManager.isInLockTaskMode.

func (*ActivityManager) IsLowMemoryKillReportSupported ΒΆ added in v0.0.7

func (m *ActivityManager) IsLowMemoryKillReportSupported() (bool, error)

IsLowMemoryKillReportSupported calls android.app.ActivityManager.isLowMemoryKillReportSupported.

func (*ActivityManager) IsLowRamDevice ΒΆ added in v0.0.7

func (m *ActivityManager) IsLowRamDevice() (bool, error)

IsLowRamDevice calls android.app.ActivityManager.isLowRamDevice.

func (*ActivityManager) IsRunningInTestHarness ΒΆ added in v0.0.7

func (m *ActivityManager) IsRunningInTestHarness() (bool, error)

IsRunningInTestHarness calls android.app.ActivityManager.isRunningInTestHarness.

func (*ActivityManager) IsRunningInUserTestHarness ΒΆ added in v0.0.7

func (m *ActivityManager) IsRunningInUserTestHarness() (bool, error)

IsRunningInUserTestHarness calls android.app.ActivityManager.isRunningInUserTestHarness.

func (*ActivityManager) IsUserAMonkey ΒΆ added in v0.0.7

func (m *ActivityManager) IsUserAMonkey() (bool, error)

IsUserAMonkey calls android.app.ActivityManager.isUserAMonkey.

func (*ActivityManager) KillBackgroundProcesses ΒΆ added in v0.0.7

func (m *ActivityManager) KillBackgroundProcesses(arg0 string) error

KillBackgroundProcesses calls android.app.ActivityManager.killBackgroundProcesses.

func (*ActivityManager) MoveTaskToFront2 ΒΆ added in v0.0.7

func (m *ActivityManager) MoveTaskToFront2(arg0 int32, arg1 int32) error

MoveTaskToFront2 calls android.app.ActivityManager.moveTaskToFront.

func (*ActivityManager) MoveTaskToFront3_1 ΒΆ added in v0.0.7

func (m *ActivityManager) MoveTaskToFront3_1(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
) error

MoveTaskToFront3_1 calls android.app.ActivityManager.moveTaskToFront.

func (*ActivityManager) RestartPackage ΒΆ added in v0.0.7

func (m *ActivityManager) RestartPackage(arg0 string) error

RestartPackage calls android.app.ActivityManager.restartPackage.

func (*ActivityManager) SetProcessStateSummary ΒΆ added in v0.0.7

func (m *ActivityManager) SetProcessStateSummary(arg0 *jni.Object) error

SetProcessStateSummary calls android.app.ActivityManager.setProcessStateSummary.

func (*ActivityManager) SetVrThread ΒΆ added in v0.0.7

func (m *ActivityManager) SetVrThread(arg0 int32) error

SetVrThread calls android.app.ActivityManager.setVrThread.

func (*ActivityManager) SetWatchHeapLimit ΒΆ added in v0.0.7

func (m *ActivityManager) SetWatchHeapLimit(arg0 int64) error

SetWatchHeapLimit calls android.app.ActivityManager.setWatchHeapLimit.

func (*ActivityManager) ToString ΒΆ added in v0.0.8

func (m *ActivityManager) ToString() (string, error)

ToString calls android.app.ActivityManager.toString.

type ActivityManagerAppTask ΒΆ added in v0.0.7

type ActivityManagerAppTask struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityManagerAppTask wraps android.app.ActivityManager$AppTask.

func (*ActivityManagerAppTask) FinishAndRemoveTask ΒΆ added in v0.0.7

func (m *ActivityManagerAppTask) FinishAndRemoveTask() error

FinishAndRemoveTask calls android.app.ActivityManager$AppTask.finishAndRemoveTask.

func (*ActivityManagerAppTask) GetTaskInfo ΒΆ added in v0.0.7

func (m *ActivityManagerAppTask) GetTaskInfo() (*jni.Object, error)

GetTaskInfo calls android.app.ActivityManager$AppTask.getTaskInfo.

func (*ActivityManagerAppTask) MoveToFront ΒΆ added in v0.0.7

func (m *ActivityManagerAppTask) MoveToFront() error

MoveToFront calls android.app.ActivityManager$AppTask.moveToFront.

func (*ActivityManagerAppTask) SetExcludeFromRecents ΒΆ added in v0.0.7

func (m *ActivityManagerAppTask) SetExcludeFromRecents(arg0 bool) error

SetExcludeFromRecents calls android.app.ActivityManager$AppTask.setExcludeFromRecents.

func (*ActivityManagerAppTask) StartActivity ΒΆ added in v0.0.7

func (m *ActivityManagerAppTask) StartActivity(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

StartActivity calls android.app.ActivityManager$AppTask.startActivity.

func (*ActivityManagerAppTask) ToString ΒΆ added in v0.0.8

func (m *ActivityManagerAppTask) ToString() (string, error)

ToString calls android.app.ActivityManager$AppTask.toString.

type ActivityManagerMemoryInfo ΒΆ added in v0.0.7

type ActivityManagerMemoryInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityManagerMemoryInfo wraps android.app.ActivityManager$MemoryInfo.

func (*ActivityManagerMemoryInfo) DescribeContents ΒΆ added in v0.0.7

func (m *ActivityManagerMemoryInfo) DescribeContents() (int32, error)

DescribeContents calls android.app.ActivityManager$MemoryInfo.describeContents.

func (*ActivityManagerMemoryInfo) ReadFromParcel ΒΆ added in v0.0.7

func (m *ActivityManagerMemoryInfo) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.app.ActivityManager$MemoryInfo.readFromParcel.

func (*ActivityManagerMemoryInfo) ToString ΒΆ added in v0.0.8

func (m *ActivityManagerMemoryInfo) ToString() (string, error)

ToString calls android.app.ActivityManager$MemoryInfo.toString.

func (*ActivityManagerMemoryInfo) WriteToParcel ΒΆ added in v0.0.7

func (m *ActivityManagerMemoryInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.ActivityManager$MemoryInfo.writeToParcel.

type ActivityManagerProcessErrorStateInfo ΒΆ added in v0.0.7

type ActivityManagerProcessErrorStateInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityManagerProcessErrorStateInfo wraps android.app.ActivityManager$ProcessErrorStateInfo.

func (*ActivityManagerProcessErrorStateInfo) DescribeContents ΒΆ added in v0.0.7

func (m *ActivityManagerProcessErrorStateInfo) DescribeContents() (int32, error)

DescribeContents calls android.app.ActivityManager$ProcessErrorStateInfo.describeContents.

func (*ActivityManagerProcessErrorStateInfo) ReadFromParcel ΒΆ added in v0.0.7

func (m *ActivityManagerProcessErrorStateInfo) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.app.ActivityManager$ProcessErrorStateInfo.readFromParcel.

func (*ActivityManagerProcessErrorStateInfo) ToString ΒΆ added in v0.0.8

ToString calls android.app.ActivityManager$ProcessErrorStateInfo.toString.

func (*ActivityManagerProcessErrorStateInfo) WriteToParcel ΒΆ added in v0.0.7

func (m *ActivityManagerProcessErrorStateInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.ActivityManager$ProcessErrorStateInfo.writeToParcel.

type ActivityManagerRecentTaskInfo ΒΆ added in v0.0.7

type ActivityManagerRecentTaskInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityManagerRecentTaskInfo wraps android.app.ActivityManager$RecentTaskInfo.

func (*ActivityManagerRecentTaskInfo) DescribeContents ΒΆ added in v0.0.7

func (m *ActivityManagerRecentTaskInfo) DescribeContents() (int32, error)

DescribeContents calls android.app.ActivityManager$RecentTaskInfo.describeContents.

func (*ActivityManagerRecentTaskInfo) ReadFromParcel ΒΆ added in v0.0.7

func (m *ActivityManagerRecentTaskInfo) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.app.ActivityManager$RecentTaskInfo.readFromParcel.

func (*ActivityManagerRecentTaskInfo) ToString ΒΆ added in v0.0.8

func (m *ActivityManagerRecentTaskInfo) ToString() (string, error)

ToString calls android.app.ActivityManager$RecentTaskInfo.toString.

func (*ActivityManagerRecentTaskInfo) WriteToParcel ΒΆ added in v0.0.7

func (m *ActivityManagerRecentTaskInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.ActivityManager$RecentTaskInfo.writeToParcel.

type ActivityManagerRunningAppProcessInfo ΒΆ added in v0.0.7

type ActivityManagerRunningAppProcessInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityManagerRunningAppProcessInfo wraps android.app.ActivityManager$RunningAppProcessInfo.

func (*ActivityManagerRunningAppProcessInfo) DescribeContents ΒΆ added in v0.0.7

func (m *ActivityManagerRunningAppProcessInfo) DescribeContents() (int32, error)

DescribeContents calls android.app.ActivityManager$RunningAppProcessInfo.describeContents.

func (*ActivityManagerRunningAppProcessInfo) ReadFromParcel ΒΆ added in v0.0.7

func (m *ActivityManagerRunningAppProcessInfo) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.app.ActivityManager$RunningAppProcessInfo.readFromParcel.

func (*ActivityManagerRunningAppProcessInfo) ToString ΒΆ added in v0.0.8

ToString calls android.app.ActivityManager$RunningAppProcessInfo.toString.

func (*ActivityManagerRunningAppProcessInfo) WriteToParcel ΒΆ added in v0.0.7

func (m *ActivityManagerRunningAppProcessInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.ActivityManager$RunningAppProcessInfo.writeToParcel.

type ActivityManagerRunningServiceInfo ΒΆ added in v0.0.7

type ActivityManagerRunningServiceInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityManagerRunningServiceInfo wraps android.app.ActivityManager$RunningServiceInfo.

func (*ActivityManagerRunningServiceInfo) DescribeContents ΒΆ added in v0.0.7

func (m *ActivityManagerRunningServiceInfo) DescribeContents() (int32, error)

DescribeContents calls android.app.ActivityManager$RunningServiceInfo.describeContents.

func (*ActivityManagerRunningServiceInfo) ReadFromParcel ΒΆ added in v0.0.7

func (m *ActivityManagerRunningServiceInfo) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.app.ActivityManager$RunningServiceInfo.readFromParcel.

func (*ActivityManagerRunningServiceInfo) ToString ΒΆ added in v0.0.8

ToString calls android.app.ActivityManager$RunningServiceInfo.toString.

func (*ActivityManagerRunningServiceInfo) WriteToParcel ΒΆ added in v0.0.7

func (m *ActivityManagerRunningServiceInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.ActivityManager$RunningServiceInfo.writeToParcel.

type ActivityManagerRunningTaskInfo ΒΆ added in v0.0.7

type ActivityManagerRunningTaskInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityManagerRunningTaskInfo wraps android.app.ActivityManager$RunningTaskInfo.

func (*ActivityManagerRunningTaskInfo) DescribeContents ΒΆ added in v0.0.7

func (m *ActivityManagerRunningTaskInfo) DescribeContents() (int32, error)

DescribeContents calls android.app.ActivityManager$RunningTaskInfo.describeContents.

func (*ActivityManagerRunningTaskInfo) ReadFromParcel ΒΆ added in v0.0.7

func (m *ActivityManagerRunningTaskInfo) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.app.ActivityManager$RunningTaskInfo.readFromParcel.

func (*ActivityManagerRunningTaskInfo) ToString ΒΆ added in v0.0.8

func (m *ActivityManagerRunningTaskInfo) ToString() (string, error)

ToString calls android.app.ActivityManager$RunningTaskInfo.toString.

func (*ActivityManagerRunningTaskInfo) WriteToParcel ΒΆ added in v0.0.7

func (m *ActivityManagerRunningTaskInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.ActivityManager$RunningTaskInfo.writeToParcel.

type ActivityManagerTaskDescription ΒΆ added in v0.0.7

type ActivityManagerTaskDescription struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityManagerTaskDescription wraps android.app.ActivityManager$TaskDescription.

func (*ActivityManagerTaskDescription) DescribeContents ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) DescribeContents() (int32, error)

DescribeContents calls android.app.ActivityManager$TaskDescription.describeContents.

func (*ActivityManagerTaskDescription) Equals ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.ActivityManager$TaskDescription.equals.

func (*ActivityManagerTaskDescription) GetBackgroundColor ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) GetBackgroundColor() (int32, error)

GetBackgroundColor calls android.app.ActivityManager$TaskDescription.getBackgroundColor.

func (*ActivityManagerTaskDescription) GetIcon ΒΆ added in v0.0.7

GetIcon calls android.app.ActivityManager$TaskDescription.getIcon.

func (*ActivityManagerTaskDescription) GetLabel ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) GetLabel() (string, error)

GetLabel calls android.app.ActivityManager$TaskDescription.getLabel.

func (*ActivityManagerTaskDescription) GetNavigationBarColor ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) GetNavigationBarColor() (int32, error)

GetNavigationBarColor calls android.app.ActivityManager$TaskDescription.getNavigationBarColor.

func (*ActivityManagerTaskDescription) GetPrimaryColor ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) GetPrimaryColor() (int32, error)

GetPrimaryColor calls android.app.ActivityManager$TaskDescription.getPrimaryColor.

func (*ActivityManagerTaskDescription) GetStatusBarColor ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) GetStatusBarColor() (int32, error)

GetStatusBarColor calls android.app.ActivityManager$TaskDescription.getStatusBarColor.

func (*ActivityManagerTaskDescription) HashCode ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) HashCode() (int32, error)

HashCode calls android.app.ActivityManager$TaskDescription.hashCode.

func (*ActivityManagerTaskDescription) ReadFromParcel ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.app.ActivityManager$TaskDescription.readFromParcel.

func (*ActivityManagerTaskDescription) ToString ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) ToString() (string, error)

ToString calls android.app.ActivityManager$TaskDescription.toString.

func (*ActivityManagerTaskDescription) WriteToParcel ΒΆ added in v0.0.7

func (m *ActivityManagerTaskDescription) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.ActivityManager$TaskDescription.writeToParcel.

type ActivityOptions ΒΆ added in v0.0.7

type ActivityOptions struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityOptions wraps android.app.ActivityOptions.

func (*ActivityOptions) GetLaunchBounds ΒΆ added in v0.0.7

func (m *ActivityOptions) GetLaunchBounds() (*jni.Object, error)

GetLaunchBounds calls android.app.ActivityOptions.getLaunchBounds.

func (*ActivityOptions) GetLaunchDisplayId ΒΆ added in v0.0.7

func (m *ActivityOptions) GetLaunchDisplayId() (int32, error)

GetLaunchDisplayId calls android.app.ActivityOptions.getLaunchDisplayId.

func (*ActivityOptions) GetLockTaskMode ΒΆ added in v0.0.7

func (m *ActivityOptions) GetLockTaskMode() (bool, error)

GetLockTaskMode calls android.app.ActivityOptions.getLockTaskMode.

func (*ActivityOptions) GetPendingIntentBackgroundActivityStartMode ΒΆ added in v0.0.7

func (m *ActivityOptions) GetPendingIntentBackgroundActivityStartMode() (int32, error)

GetPendingIntentBackgroundActivityStartMode calls android.app.ActivityOptions.getPendingIntentBackgroundActivityStartMode.

func (*ActivityOptions) GetPendingIntentCreatorBackgroundActivityStartMode ΒΆ added in v0.0.7

func (m *ActivityOptions) GetPendingIntentCreatorBackgroundActivityStartMode() (int32, error)

GetPendingIntentCreatorBackgroundActivityStartMode calls android.app.ActivityOptions.getPendingIntentCreatorBackgroundActivityStartMode.

func (*ActivityOptions) GetSplashScreenStyle ΒΆ added in v0.0.7

func (m *ActivityOptions) GetSplashScreenStyle() (int32, error)

GetSplashScreenStyle calls android.app.ActivityOptions.getSplashScreenStyle.

func (*ActivityOptions) IsAllowPassThroughOnTouchOutside ΒΆ added in v0.0.7

func (m *ActivityOptions) IsAllowPassThroughOnTouchOutside() (bool, error)

IsAllowPassThroughOnTouchOutside calls android.app.ActivityOptions.isAllowPassThroughOnTouchOutside.

func (*ActivityOptions) IsPendingIntentBackgroundActivityLaunchAllowed ΒΆ added in v0.0.7

func (m *ActivityOptions) IsPendingIntentBackgroundActivityLaunchAllowed() (bool, error)

IsPendingIntentBackgroundActivityLaunchAllowed calls android.app.ActivityOptions.isPendingIntentBackgroundActivityLaunchAllowed.

func (*ActivityOptions) IsShareIdentityEnabled ΒΆ added in v0.0.7

func (m *ActivityOptions) IsShareIdentityEnabled() (bool, error)

IsShareIdentityEnabled calls android.app.ActivityOptions.isShareIdentityEnabled.

func (*ActivityOptions) MakeBasic ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeBasic() (*jni.Object, error)

MakeBasic calls android.app.ActivityOptions.makeBasic.

func (*ActivityOptions) MakeClipRevealAnimation ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeClipRevealAnimation(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 int32,
) (*jni.Object, error)

MakeClipRevealAnimation calls android.app.ActivityOptions.makeClipRevealAnimation.

func (*ActivityOptions) MakeCustomAnimation3 ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeCustomAnimation3(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) (*jni.Object, error)

MakeCustomAnimation3 calls android.app.ActivityOptions.makeCustomAnimation.

func (*ActivityOptions) MakeCustomAnimation4_1 ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeCustomAnimation4_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) (*jni.Object, error)

MakeCustomAnimation4_1 calls android.app.ActivityOptions.makeCustomAnimation.

func (*ActivityOptions) MakeLaunchIntoPip ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeLaunchIntoPip(arg0 *jni.Object) (*jni.Object, error)

MakeLaunchIntoPip calls android.app.ActivityOptions.makeLaunchIntoPip.

func (*ActivityOptions) MakeScaleUpAnimation ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeScaleUpAnimation(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 int32,
) (*jni.Object, error)

MakeScaleUpAnimation calls android.app.ActivityOptions.makeScaleUpAnimation.

func (*ActivityOptions) MakeSceneTransitionAnimation ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeSceneTransitionAnimation(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 string,
) (*jni.Object, error)

MakeSceneTransitionAnimation calls android.app.ActivityOptions.makeSceneTransitionAnimation.

func (*ActivityOptions) MakeTaskLaunchBehind ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeTaskLaunchBehind() (*jni.Object, error)

MakeTaskLaunchBehind calls android.app.ActivityOptions.makeTaskLaunchBehind.

func (*ActivityOptions) MakeThumbnailScaleUpAnimation ΒΆ added in v0.0.7

func (m *ActivityOptions) MakeThumbnailScaleUpAnimation(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 int32,
) (*jni.Object, error)

MakeThumbnailScaleUpAnimation calls android.app.ActivityOptions.makeThumbnailScaleUpAnimation.

func (*ActivityOptions) RequestUsageTimeReport ΒΆ added in v0.0.7

func (m *ActivityOptions) RequestUsageTimeReport(arg0 *jni.Object) error

RequestUsageTimeReport calls android.app.ActivityOptions.requestUsageTimeReport.

func (*ActivityOptions) SetAllowPassThroughOnTouchOutside ΒΆ added in v0.0.7

func (m *ActivityOptions) SetAllowPassThroughOnTouchOutside(arg0 bool) error

SetAllowPassThroughOnTouchOutside calls android.app.ActivityOptions.setAllowPassThroughOnTouchOutside.

func (*ActivityOptions) SetAppVerificationBundle ΒΆ added in v0.0.7

func (m *ActivityOptions) SetAppVerificationBundle(arg0 *jni.Object) (*jni.Object, error)

SetAppVerificationBundle calls android.app.ActivityOptions.setAppVerificationBundle.

func (*ActivityOptions) SetLaunchBounds ΒΆ added in v0.0.7

func (m *ActivityOptions) SetLaunchBounds(arg0 *jni.Object) (*jni.Object, error)

SetLaunchBounds calls android.app.ActivityOptions.setLaunchBounds.

func (*ActivityOptions) SetLaunchDisplayId ΒΆ added in v0.0.7

func (m *ActivityOptions) SetLaunchDisplayId(arg0 int32) (*jni.Object, error)

SetLaunchDisplayId calls android.app.ActivityOptions.setLaunchDisplayId.

func (*ActivityOptions) SetLockTaskEnabled ΒΆ added in v0.0.7

func (m *ActivityOptions) SetLockTaskEnabled(arg0 bool) (*jni.Object, error)

SetLockTaskEnabled calls android.app.ActivityOptions.setLockTaskEnabled.

func (*ActivityOptions) SetPendingIntentBackgroundActivityLaunchAllowed ΒΆ added in v0.0.7

func (m *ActivityOptions) SetPendingIntentBackgroundActivityLaunchAllowed(arg0 bool) error

SetPendingIntentBackgroundActivityLaunchAllowed calls android.app.ActivityOptions.setPendingIntentBackgroundActivityLaunchAllowed.

func (*ActivityOptions) SetPendingIntentBackgroundActivityStartMode ΒΆ added in v0.0.7

func (m *ActivityOptions) SetPendingIntentBackgroundActivityStartMode(arg0 int32) (*jni.Object, error)

SetPendingIntentBackgroundActivityStartMode calls android.app.ActivityOptions.setPendingIntentBackgroundActivityStartMode.

func (*ActivityOptions) SetPendingIntentCreatorBackgroundActivityStartMode ΒΆ added in v0.0.7

func (m *ActivityOptions) SetPendingIntentCreatorBackgroundActivityStartMode(arg0 int32) (*jni.Object, error)

SetPendingIntentCreatorBackgroundActivityStartMode calls android.app.ActivityOptions.setPendingIntentCreatorBackgroundActivityStartMode.

func (*ActivityOptions) SetShareIdentityEnabled ΒΆ added in v0.0.7

func (m *ActivityOptions) SetShareIdentityEnabled(arg0 bool) (*jni.Object, error)

SetShareIdentityEnabled calls android.app.ActivityOptions.setShareIdentityEnabled.

func (*ActivityOptions) SetSplashScreenStyle ΒΆ added in v0.0.7

func (m *ActivityOptions) SetSplashScreenStyle(arg0 int32) (*jni.Object, error)

SetSplashScreenStyle calls android.app.ActivityOptions.setSplashScreenStyle.

func (*ActivityOptions) ToBundle ΒΆ added in v0.0.7

func (m *ActivityOptions) ToBundle() (*jni.Object, error)

ToBundle calls android.app.ActivityOptions.toBundle.

func (*ActivityOptions) ToString ΒΆ added in v0.0.7

func (m *ActivityOptions) ToString() (string, error)

ToString calls android.app.ActivityOptions.toString.

func (*ActivityOptions) Update ΒΆ added in v0.0.7

func (m *ActivityOptions) Update(arg0 *jni.Object) error

Update calls android.app.ActivityOptions.update.

type ActivityScreenCaptureCallback ΒΆ added in v0.0.7

type ActivityScreenCaptureCallback struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ActivityScreenCaptureCallback wraps android.app.Activity$ScreenCaptureCallback.

func (*ActivityScreenCaptureCallback) OnScreenCaptured ΒΆ added in v0.0.7

func (m *ActivityScreenCaptureCallback) OnScreenCaptured() error

OnScreenCaptured calls android.app.Activity$ScreenCaptureCallback.onScreenCaptured.

func (*ActivityScreenCaptureCallback) ToString ΒΆ added in v0.0.8

func (m *ActivityScreenCaptureCallback) ToString() (string, error)

ToString calls android.app.Activity$ScreenCaptureCallback.toString.

type AlertDialog ΒΆ added in v0.0.7

type AlertDialog struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AlertDialog wraps android.app.AlertDialog.

func (*AlertDialog) GetButton ΒΆ added in v0.0.7

func (m *AlertDialog) GetButton(arg0 int32) (*jni.Object, error)

GetButton calls android.app.AlertDialog.getButton.

func (*AlertDialog) GetListView ΒΆ added in v0.0.7

func (m *AlertDialog) GetListView() (*jni.Object, error)

GetListView calls android.app.AlertDialog.getListView.

func (*AlertDialog) OnKeyDown ΒΆ added in v0.0.7

func (m *AlertDialog) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyDown calls android.app.AlertDialog.onKeyDown.

func (*AlertDialog) OnKeyUp ΒΆ added in v0.0.7

func (m *AlertDialog) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyUp calls android.app.AlertDialog.onKeyUp.

func (*AlertDialog) SetButton2_2 ΒΆ added in v0.0.7

func (m *AlertDialog) SetButton2_2(arg0 string, arg1 *jni.Object) error

SetButton2_2 calls android.app.AlertDialog.setButton.

func (*AlertDialog) SetButton2_3 ΒΆ added in v0.0.7

func (m *AlertDialog) SetButton2_3(arg0 string, arg1 *jni.Object) error

SetButton2_3 calls android.app.AlertDialog.setButton.

func (*AlertDialog) SetButton3 ΒΆ added in v0.0.7

func (m *AlertDialog) SetButton3(
	arg0 int32,
	arg1 string,
	arg2 *jni.Object,
) error

SetButton3 calls android.app.AlertDialog.setButton.

func (*AlertDialog) SetButton3_1 ΒΆ added in v0.0.7

func (m *AlertDialog) SetButton3_1(
	arg0 int32,
	arg1 string,
	arg2 *jni.Object,
) error

SetButton3_1 calls android.app.AlertDialog.setButton.

func (*AlertDialog) SetButton22 ΒΆ added in v0.0.7

func (m *AlertDialog) SetButton22(arg0 string, arg1 *jni.Object) error

SetButton22 calls android.app.AlertDialog.setButton2.

func (*AlertDialog) SetButton22_1 ΒΆ added in v0.0.7

func (m *AlertDialog) SetButton22_1(arg0 string, arg1 *jni.Object) error

SetButton22_1 calls android.app.AlertDialog.setButton2.

func (*AlertDialog) SetButton32 ΒΆ added in v0.0.7

func (m *AlertDialog) SetButton32(arg0 string, arg1 *jni.Object) error

SetButton32 calls android.app.AlertDialog.setButton3.

func (*AlertDialog) SetButton32_1 ΒΆ added in v0.0.7

func (m *AlertDialog) SetButton32_1(arg0 string, arg1 *jni.Object) error

SetButton32_1 calls android.app.AlertDialog.setButton3.

func (*AlertDialog) SetCustomTitle ΒΆ added in v0.0.7

func (m *AlertDialog) SetCustomTitle(arg0 *jni.Object) error

SetCustomTitle calls android.app.AlertDialog.setCustomTitle.

func (*AlertDialog) SetIcon1 ΒΆ added in v0.0.7

func (m *AlertDialog) SetIcon1(arg0 *jni.Object) error

SetIcon1 calls android.app.AlertDialog.setIcon.

func (*AlertDialog) SetIcon1_1 ΒΆ added in v0.0.7

func (m *AlertDialog) SetIcon1_1(arg0 int32) error

SetIcon1_1 calls android.app.AlertDialog.setIcon.

func (*AlertDialog) SetIconAttribute ΒΆ added in v0.0.7

func (m *AlertDialog) SetIconAttribute(arg0 int32) error

SetIconAttribute calls android.app.AlertDialog.setIconAttribute.

func (*AlertDialog) SetInverseBackgroundForced ΒΆ added in v0.0.7

func (m *AlertDialog) SetInverseBackgroundForced(arg0 bool) error

SetInverseBackgroundForced calls android.app.AlertDialog.setInverseBackgroundForced.

func (*AlertDialog) SetMessage ΒΆ added in v0.0.7

func (m *AlertDialog) SetMessage(arg0 string) error

SetMessage calls android.app.AlertDialog.setMessage.

func (*AlertDialog) SetTitle ΒΆ added in v0.0.7

func (m *AlertDialog) SetTitle(arg0 string) error

SetTitle calls android.app.AlertDialog.setTitle.

func (*AlertDialog) SetView1 ΒΆ added in v0.0.7

func (m *AlertDialog) SetView1(arg0 *jni.Object) error

SetView1 calls android.app.AlertDialog.setView.

func (*AlertDialog) SetView5_1 ΒΆ added in v0.0.7

func (m *AlertDialog) SetView5_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 int32,
) error

SetView5_1 calls android.app.AlertDialog.setView.

func (*AlertDialog) ToString ΒΆ added in v0.0.8

func (m *AlertDialog) ToString() (string, error)

ToString calls android.app.AlertDialog.toString.

type AlertDialogBuilder ΒΆ added in v0.0.7

type AlertDialogBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AlertDialogBuilder wraps android.app.AlertDialog$Builder.

func (*AlertDialogBuilder) Create ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) Create() (*jni.Object, error)

Create calls android.app.AlertDialog$Builder.create.

func (*AlertDialogBuilder) GetContext ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) GetContext() (*jni.Object, error)

GetContext calls android.app.AlertDialog$Builder.getContext.

func (*AlertDialogBuilder) SetAdapter ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetAdapter(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

SetAdapter calls android.app.AlertDialog$Builder.setAdapter.

func (*AlertDialogBuilder) SetCancelable ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetCancelable(arg0 bool) (*jni.Object, error)

SetCancelable calls android.app.AlertDialog$Builder.setCancelable.

func (*AlertDialogBuilder) SetCursor ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetCursor(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 string,
) (*jni.Object, error)

SetCursor calls android.app.AlertDialog$Builder.setCursor.

func (*AlertDialogBuilder) SetCustomTitle ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetCustomTitle(arg0 *jni.Object) (*jni.Object, error)

SetCustomTitle calls android.app.AlertDialog$Builder.setCustomTitle.

func (*AlertDialogBuilder) SetIcon1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetIcon1(arg0 *jni.Object) (*jni.Object, error)

SetIcon1 calls android.app.AlertDialog$Builder.setIcon.

func (*AlertDialogBuilder) SetIcon1_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetIcon1_1(arg0 int32) (*jni.Object, error)

SetIcon1_1 calls android.app.AlertDialog$Builder.setIcon.

func (*AlertDialogBuilder) SetIconAttribute ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetIconAttribute(arg0 int32) (*jni.Object, error)

SetIconAttribute calls android.app.AlertDialog$Builder.setIconAttribute.

func (*AlertDialogBuilder) SetInverseBackgroundForced ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetInverseBackgroundForced(arg0 bool) (*jni.Object, error)

SetInverseBackgroundForced calls android.app.AlertDialog$Builder.setInverseBackgroundForced.

func (*AlertDialogBuilder) SetItems2 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetItems2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

SetItems2 calls android.app.AlertDialog$Builder.setItems.

func (*AlertDialogBuilder) SetItems2_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetItems2_1(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

SetItems2_1 calls android.app.AlertDialog$Builder.setItems.

func (*AlertDialogBuilder) SetMessage1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetMessage1(arg0 int32) (*jni.Object, error)

SetMessage1 calls android.app.AlertDialog$Builder.setMessage.

func (*AlertDialogBuilder) SetMessage1_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetMessage1_1(arg0 string) (*jni.Object, error)

SetMessage1_1 calls android.app.AlertDialog$Builder.setMessage.

func (*AlertDialogBuilder) SetMultiChoiceItems3_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetMultiChoiceItems3_1(
	arg0 int32,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (*jni.Object, error)

SetMultiChoiceItems3_1 calls android.app.AlertDialog$Builder.setMultiChoiceItems.

func (*AlertDialogBuilder) SetMultiChoiceItems3_2 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetMultiChoiceItems3_2(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (*jni.Object, error)

SetMultiChoiceItems3_2 calls android.app.AlertDialog$Builder.setMultiChoiceItems.

func (*AlertDialogBuilder) SetMultiChoiceItems4 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetMultiChoiceItems4(
	arg0 *jni.Object,
	arg1 string,
	arg2 string,
	arg3 *jni.Object,
) (*jni.Object, error)

SetMultiChoiceItems4 calls android.app.AlertDialog$Builder.setMultiChoiceItems.

func (*AlertDialogBuilder) SetNegativeButton2 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetNegativeButton2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

SetNegativeButton2 calls android.app.AlertDialog$Builder.setNegativeButton.

func (*AlertDialogBuilder) SetNegativeButton2_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetNegativeButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)

SetNegativeButton2_1 calls android.app.AlertDialog$Builder.setNegativeButton.

func (*AlertDialogBuilder) SetNeutralButton2 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetNeutralButton2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

SetNeutralButton2 calls android.app.AlertDialog$Builder.setNeutralButton.

func (*AlertDialogBuilder) SetNeutralButton2_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetNeutralButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)

SetNeutralButton2_1 calls android.app.AlertDialog$Builder.setNeutralButton.

func (*AlertDialogBuilder) SetOnCancelListener ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetOnCancelListener(arg0 *jni.Object) (*jni.Object, error)

SetOnCancelListener calls android.app.AlertDialog$Builder.setOnCancelListener.

func (*AlertDialogBuilder) SetOnDismissListener ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetOnDismissListener(arg0 *jni.Object) (*jni.Object, error)

SetOnDismissListener calls android.app.AlertDialog$Builder.setOnDismissListener.

func (*AlertDialogBuilder) SetOnItemSelectedListener ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetOnItemSelectedListener(arg0 *jni.Object) (*jni.Object, error)

SetOnItemSelectedListener calls android.app.AlertDialog$Builder.setOnItemSelectedListener.

func (*AlertDialogBuilder) SetOnKeyListener ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetOnKeyListener(arg0 *jni.Object) (*jni.Object, error)

SetOnKeyListener calls android.app.AlertDialog$Builder.setOnKeyListener.

func (*AlertDialogBuilder) SetPositiveButton2 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetPositiveButton2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

SetPositiveButton2 calls android.app.AlertDialog$Builder.setPositiveButton.

func (*AlertDialogBuilder) SetPositiveButton2_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetPositiveButton2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)

SetPositiveButton2_1 calls android.app.AlertDialog$Builder.setPositiveButton.

func (*AlertDialogBuilder) SetSingleChoiceItems3_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetSingleChoiceItems3_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) (*jni.Object, error)

SetSingleChoiceItems3_1 calls android.app.AlertDialog$Builder.setSingleChoiceItems.

func (*AlertDialogBuilder) SetSingleChoiceItems3_2 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetSingleChoiceItems3_2(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
) (*jni.Object, error)

SetSingleChoiceItems3_2 calls android.app.AlertDialog$Builder.setSingleChoiceItems.

func (*AlertDialogBuilder) SetSingleChoiceItems3_3 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetSingleChoiceItems3_3(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) (*jni.Object, error)

SetSingleChoiceItems3_3 calls android.app.AlertDialog$Builder.setSingleChoiceItems.

func (*AlertDialogBuilder) SetSingleChoiceItems4 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetSingleChoiceItems4(
	arg0 *jni.Object,
	arg1 int32,
	arg2 string,
	arg3 *jni.Object,
) (*jni.Object, error)

SetSingleChoiceItems4 calls android.app.AlertDialog$Builder.setSingleChoiceItems.

func (*AlertDialogBuilder) SetTitle1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetTitle1(arg0 int32) (*jni.Object, error)

SetTitle1 calls android.app.AlertDialog$Builder.setTitle.

func (*AlertDialogBuilder) SetTitle1_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetTitle1_1(arg0 string) (*jni.Object, error)

SetTitle1_1 calls android.app.AlertDialog$Builder.setTitle.

func (*AlertDialogBuilder) SetView1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetView1(arg0 *jni.Object) (*jni.Object, error)

SetView1 calls android.app.AlertDialog$Builder.setView.

func (*AlertDialogBuilder) SetView1_1 ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) SetView1_1(arg0 int32) (*jni.Object, error)

SetView1_1 calls android.app.AlertDialog$Builder.setView.

func (*AlertDialogBuilder) Show ΒΆ added in v0.0.7

func (m *AlertDialogBuilder) Show() (*jni.Object, error)

Show calls android.app.AlertDialog$Builder.show.

func (*AlertDialogBuilder) ToString ΒΆ added in v0.0.8

func (m *AlertDialogBuilder) ToString() (string, error)

ToString calls android.app.AlertDialog$Builder.toString.

type AliasActivity ΒΆ added in v0.0.7

type AliasActivity struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AliasActivity wraps android.app.AliasActivity.

func NewAliasActivity ΒΆ added in v0.0.7

func NewAliasActivity(vm *jni.VM) (*AliasActivity, error)

NewAliasActivity creates a new android.app.AliasActivity instance.

func (*AliasActivity) ToString ΒΆ added in v0.0.8

func (m *AliasActivity) ToString() (string, error)

ToString calls android.app.AliasActivity.toString.

type AsyncNotedAppOp ΒΆ added in v0.0.7

type AsyncNotedAppOp struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AsyncNotedAppOp wraps android.app.AsyncNotedAppOp.

func (*AsyncNotedAppOp) DescribeContents ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) DescribeContents() (int32, error)

DescribeContents calls android.app.AsyncNotedAppOp.describeContents.

func (*AsyncNotedAppOp) Equals ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.AsyncNotedAppOp.equals.

func (*AsyncNotedAppOp) GetAttributionTag ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) GetAttributionTag() (string, error)

GetAttributionTag calls android.app.AsyncNotedAppOp.getAttributionTag.

func (*AsyncNotedAppOp) GetMessage ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) GetMessage() (string, error)

GetMessage calls android.app.AsyncNotedAppOp.getMessage.

func (*AsyncNotedAppOp) GetNotingUid ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) GetNotingUid() (int32, error)

GetNotingUid calls android.app.AsyncNotedAppOp.getNotingUid.

func (*AsyncNotedAppOp) GetOp ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) GetOp() (string, error)

GetOp calls android.app.AsyncNotedAppOp.getOp.

func (*AsyncNotedAppOp) GetTime ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) GetTime() (int64, error)

GetTime calls android.app.AsyncNotedAppOp.getTime.

func (*AsyncNotedAppOp) HashCode ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) HashCode() (int32, error)

HashCode calls android.app.AsyncNotedAppOp.hashCode.

func (*AsyncNotedAppOp) ToString ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) ToString() (string, error)

ToString calls android.app.AsyncNotedAppOp.toString.

func (*AsyncNotedAppOp) WriteToParcel ΒΆ added in v0.0.7

func (m *AsyncNotedAppOp) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.AsyncNotedAppOp.writeToParcel.

type AuthenticationRequiredException ΒΆ added in v0.0.7

type AuthenticationRequiredException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AuthenticationRequiredException wraps android.app.AuthenticationRequiredException.

func NewAuthenticationRequiredException ΒΆ added in v0.0.7

func NewAuthenticationRequiredException(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object) (*AuthenticationRequiredException, error)

NewAuthenticationRequiredException creates a new android.app.AuthenticationRequiredException instance.

func (*AuthenticationRequiredException) DescribeContents ΒΆ added in v0.0.7

func (m *AuthenticationRequiredException) DescribeContents() (int32, error)

DescribeContents calls android.app.AuthenticationRequiredException.describeContents.

func (*AuthenticationRequiredException) GetUserAction ΒΆ added in v0.0.7

func (m *AuthenticationRequiredException) GetUserAction() (*jni.Object, error)

GetUserAction calls android.app.AuthenticationRequiredException.getUserAction.

func (*AuthenticationRequiredException) ToString ΒΆ added in v0.0.8

func (m *AuthenticationRequiredException) ToString() (string, error)

ToString calls android.app.AuthenticationRequiredException.toString.

func (*AuthenticationRequiredException) WriteToParcel ΒΆ added in v0.0.7

func (m *AuthenticationRequiredException) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.AuthenticationRequiredException.writeToParcel.

type AutomaticZenRule ΒΆ added in v0.0.7

type AutomaticZenRule struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AutomaticZenRule wraps android.app.AutomaticZenRule.

func NewAutomaticZenRule ΒΆ added in v0.0.7

func NewAutomaticZenRule(vm *jni.VM, arg0 *jni.Object) (*AutomaticZenRule, error)

NewAutomaticZenRule creates a new android.app.AutomaticZenRule instance.

func (*AutomaticZenRule) DescribeContents ΒΆ added in v0.0.7

func (m *AutomaticZenRule) DescribeContents() (int32, error)

DescribeContents calls android.app.AutomaticZenRule.describeContents.

func (*AutomaticZenRule) Equals ΒΆ added in v0.0.7

func (m *AutomaticZenRule) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.AutomaticZenRule.equals.

func (*AutomaticZenRule) GetConditionId ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetConditionId() (*jni.Object, error)

GetConditionId calls android.app.AutomaticZenRule.getConditionId.

func (*AutomaticZenRule) GetConfigurationActivity ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetConfigurationActivity() (*jni.Object, error)

GetConfigurationActivity calls android.app.AutomaticZenRule.getConfigurationActivity.

func (*AutomaticZenRule) GetCreationTime ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetCreationTime() (int64, error)

GetCreationTime calls android.app.AutomaticZenRule.getCreationTime.

func (*AutomaticZenRule) GetDeviceEffects ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetDeviceEffects() (*jni.Object, error)

GetDeviceEffects calls android.app.AutomaticZenRule.getDeviceEffects.

func (*AutomaticZenRule) GetIconResId ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetIconResId() (int32, error)

GetIconResId calls android.app.AutomaticZenRule.getIconResId.

func (*AutomaticZenRule) GetInterruptionFilter ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetInterruptionFilter() (int32, error)

GetInterruptionFilter calls android.app.AutomaticZenRule.getInterruptionFilter.

func (*AutomaticZenRule) GetName ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetName() (string, error)

GetName calls android.app.AutomaticZenRule.getName.

func (*AutomaticZenRule) GetOwner ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetOwner() (*jni.Object, error)

GetOwner calls android.app.AutomaticZenRule.getOwner.

func (*AutomaticZenRule) GetTriggerDescription ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetTriggerDescription() (string, error)

GetTriggerDescription calls android.app.AutomaticZenRule.getTriggerDescription.

func (*AutomaticZenRule) GetType ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetType() (int32, error)

GetType calls android.app.AutomaticZenRule.getType.

func (*AutomaticZenRule) GetZenPolicy ΒΆ added in v0.0.7

func (m *AutomaticZenRule) GetZenPolicy() (*jni.Object, error)

GetZenPolicy calls android.app.AutomaticZenRule.getZenPolicy.

func (*AutomaticZenRule) HashCode ΒΆ added in v0.0.7

func (m *AutomaticZenRule) HashCode() (int32, error)

HashCode calls android.app.AutomaticZenRule.hashCode.

func (*AutomaticZenRule) IsEnabled ΒΆ added in v0.0.7

func (m *AutomaticZenRule) IsEnabled() (bool, error)

IsEnabled calls android.app.AutomaticZenRule.isEnabled.

func (*AutomaticZenRule) IsManualInvocationAllowed ΒΆ added in v0.0.7

func (m *AutomaticZenRule) IsManualInvocationAllowed() (bool, error)

IsManualInvocationAllowed calls android.app.AutomaticZenRule.isManualInvocationAllowed.

func (*AutomaticZenRule) SetConditionId ΒΆ added in v0.0.7

func (m *AutomaticZenRule) SetConditionId(arg0 *jni.Object) error

SetConditionId calls android.app.AutomaticZenRule.setConditionId.

func (*AutomaticZenRule) SetConfigurationActivity ΒΆ added in v0.0.7

func (m *AutomaticZenRule) SetConfigurationActivity(arg0 *jni.Object) error

SetConfigurationActivity calls android.app.AutomaticZenRule.setConfigurationActivity.

func (*AutomaticZenRule) SetDeviceEffects ΒΆ added in v0.0.7

func (m *AutomaticZenRule) SetDeviceEffects(arg0 *jni.Object) error

SetDeviceEffects calls android.app.AutomaticZenRule.setDeviceEffects.

func (*AutomaticZenRule) SetEnabled ΒΆ added in v0.0.7

func (m *AutomaticZenRule) SetEnabled(arg0 bool) error

SetEnabled calls android.app.AutomaticZenRule.setEnabled.

func (*AutomaticZenRule) SetInterruptionFilter ΒΆ added in v0.0.7

func (m *AutomaticZenRule) SetInterruptionFilter(arg0 int32) error

SetInterruptionFilter calls android.app.AutomaticZenRule.setInterruptionFilter.

func (*AutomaticZenRule) SetName ΒΆ added in v0.0.7

func (m *AutomaticZenRule) SetName(arg0 string) error

SetName calls android.app.AutomaticZenRule.setName.

func (*AutomaticZenRule) SetZenPolicy ΒΆ added in v0.0.7

func (m *AutomaticZenRule) SetZenPolicy(arg0 *jni.Object) error

SetZenPolicy calls android.app.AutomaticZenRule.setZenPolicy.

func (*AutomaticZenRule) ToString ΒΆ added in v0.0.7

func (m *AutomaticZenRule) ToString() (string, error)

ToString calls android.app.AutomaticZenRule.toString.

func (*AutomaticZenRule) WriteToParcel ΒΆ added in v0.0.7

func (m *AutomaticZenRule) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.AutomaticZenRule.writeToParcel.

type AutomaticZenRuleBuilder ΒΆ added in v0.0.7

type AutomaticZenRuleBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AutomaticZenRuleBuilder wraps android.app.AutomaticZenRule$Builder.

func (*AutomaticZenRuleBuilder) Build ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) Build() (*jni.Object, error)

Build calls android.app.AutomaticZenRule$Builder.build.

func (*AutomaticZenRuleBuilder) SetConditionId ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetConditionId(arg0 *jni.Object) (*jni.Object, error)

SetConditionId calls android.app.AutomaticZenRule$Builder.setConditionId.

func (*AutomaticZenRuleBuilder) SetConfigurationActivity ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetConfigurationActivity(arg0 *jni.Object) (*jni.Object, error)

SetConfigurationActivity calls android.app.AutomaticZenRule$Builder.setConfigurationActivity.

func (*AutomaticZenRuleBuilder) SetDeviceEffects ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetDeviceEffects(arg0 *jni.Object) (*jni.Object, error)

SetDeviceEffects calls android.app.AutomaticZenRule$Builder.setDeviceEffects.

func (*AutomaticZenRuleBuilder) SetEnabled ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetEnabled(arg0 bool) (*jni.Object, error)

SetEnabled calls android.app.AutomaticZenRule$Builder.setEnabled.

func (*AutomaticZenRuleBuilder) SetIconResId ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetIconResId(arg0 int32) (*jni.Object, error)

SetIconResId calls android.app.AutomaticZenRule$Builder.setIconResId.

func (*AutomaticZenRuleBuilder) SetInterruptionFilter ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetInterruptionFilter(arg0 int32) (*jni.Object, error)

SetInterruptionFilter calls android.app.AutomaticZenRule$Builder.setInterruptionFilter.

func (*AutomaticZenRuleBuilder) SetManualInvocationAllowed ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetManualInvocationAllowed(arg0 bool) (*jni.Object, error)

SetManualInvocationAllowed calls android.app.AutomaticZenRule$Builder.setManualInvocationAllowed.

func (*AutomaticZenRuleBuilder) SetName ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetName(arg0 string) (*jni.Object, error)

SetName calls android.app.AutomaticZenRule$Builder.setName.

func (*AutomaticZenRuleBuilder) SetOwner ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetOwner(arg0 *jni.Object) (*jni.Object, error)

SetOwner calls android.app.AutomaticZenRule$Builder.setOwner.

func (*AutomaticZenRuleBuilder) SetTriggerDescription ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetTriggerDescription(arg0 string) (*jni.Object, error)

SetTriggerDescription calls android.app.AutomaticZenRule$Builder.setTriggerDescription.

func (*AutomaticZenRuleBuilder) SetType ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetType(arg0 int32) (*jni.Object, error)

SetType calls android.app.AutomaticZenRule$Builder.setType.

func (*AutomaticZenRuleBuilder) SetZenPolicy ΒΆ added in v0.0.7

func (m *AutomaticZenRuleBuilder) SetZenPolicy(arg0 *jni.Object) (*jni.Object, error)

SetZenPolicy calls android.app.AutomaticZenRule$Builder.setZenPolicy.

func (*AutomaticZenRuleBuilder) ToString ΒΆ added in v0.0.8

func (m *AutomaticZenRuleBuilder) ToString() (string, error)

ToString calls android.app.AutomaticZenRule$Builder.toString.

type BackgroundServiceStartNotAllowedException ΒΆ added in v0.0.7

type BackgroundServiceStartNotAllowedException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

BackgroundServiceStartNotAllowedException wraps android.app.BackgroundServiceStartNotAllowedException.

func NewBackgroundServiceStartNotAllowedException ΒΆ added in v0.0.7

func NewBackgroundServiceStartNotAllowedException(vm *jni.VM, arg0 string) (*BackgroundServiceStartNotAllowedException, error)

NewBackgroundServiceStartNotAllowedException creates a new android.app.BackgroundServiceStartNotAllowedException instance.

func (*BackgroundServiceStartNotAllowedException) DescribeContents ΒΆ added in v0.0.7

func (m *BackgroundServiceStartNotAllowedException) DescribeContents() (int32, error)

DescribeContents calls android.app.BackgroundServiceStartNotAllowedException.describeContents.

func (*BackgroundServiceStartNotAllowedException) ToString ΒΆ added in v0.0.8

ToString calls android.app.BackgroundServiceStartNotAllowedException.toString.

func (*BackgroundServiceStartNotAllowedException) WriteToParcel ΒΆ added in v0.0.7

func (m *BackgroundServiceStartNotAllowedException) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.BackgroundServiceStartNotAllowedException.writeToParcel.

type BroadcastOptions ΒΆ added in v0.0.7

type BroadcastOptions struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

BroadcastOptions wraps android.app.BroadcastOptions.

func (*BroadcastOptions) ClearDeferralPolicy ΒΆ added in v0.0.7

func (m *BroadcastOptions) ClearDeferralPolicy() error

ClearDeferralPolicy calls android.app.BroadcastOptions.clearDeferralPolicy.

func (*BroadcastOptions) ClearDeliveryGroupMatchingKey ΒΆ added in v0.0.7

func (m *BroadcastOptions) ClearDeliveryGroupMatchingKey() error

ClearDeliveryGroupMatchingKey calls android.app.BroadcastOptions.clearDeliveryGroupMatchingKey.

func (*BroadcastOptions) ClearDeliveryGroupPolicy ΒΆ added in v0.0.7

func (m *BroadcastOptions) ClearDeliveryGroupPolicy() error

ClearDeliveryGroupPolicy calls android.app.BroadcastOptions.clearDeliveryGroupPolicy.

func (*BroadcastOptions) FromBundle ΒΆ added in v0.0.7

func (m *BroadcastOptions) FromBundle(arg0 *jni.Object) (*jni.Object, error)

FromBundle calls android.app.BroadcastOptions.fromBundle.

func (*BroadcastOptions) GetDeferralPolicy ΒΆ added in v0.0.7

func (m *BroadcastOptions) GetDeferralPolicy() (int32, error)

GetDeferralPolicy calls android.app.BroadcastOptions.getDeferralPolicy.

func (*BroadcastOptions) GetDeliveryGroupMatchingKey ΒΆ added in v0.0.7

func (m *BroadcastOptions) GetDeliveryGroupMatchingKey() (string, error)

GetDeliveryGroupMatchingKey calls android.app.BroadcastOptions.getDeliveryGroupMatchingKey.

func (*BroadcastOptions) GetDeliveryGroupPolicy ΒΆ added in v0.0.7

func (m *BroadcastOptions) GetDeliveryGroupPolicy() (int32, error)

GetDeliveryGroupPolicy calls android.app.BroadcastOptions.getDeliveryGroupPolicy.

func (*BroadcastOptions) IsShareIdentityEnabled ΒΆ added in v0.0.7

func (m *BroadcastOptions) IsShareIdentityEnabled() (bool, error)

IsShareIdentityEnabled calls android.app.BroadcastOptions.isShareIdentityEnabled.

func (*BroadcastOptions) MakeBasic ΒΆ added in v0.0.7

func (m *BroadcastOptions) MakeBasic() (*jni.Object, error)

MakeBasic calls android.app.BroadcastOptions.makeBasic.

func (*BroadcastOptions) SetDeferralPolicy ΒΆ added in v0.0.7

func (m *BroadcastOptions) SetDeferralPolicy(arg0 int32) (*jni.Object, error)

SetDeferralPolicy calls android.app.BroadcastOptions.setDeferralPolicy.

func (*BroadcastOptions) SetDeliveryGroupMatchingKey ΒΆ added in v0.0.7

func (m *BroadcastOptions) SetDeliveryGroupMatchingKey(arg0 string, arg1 string) (*jni.Object, error)

SetDeliveryGroupMatchingKey calls android.app.BroadcastOptions.setDeliveryGroupMatchingKey.

func (*BroadcastOptions) SetDeliveryGroupPolicy ΒΆ added in v0.0.7

func (m *BroadcastOptions) SetDeliveryGroupPolicy(arg0 int32) (*jni.Object, error)

SetDeliveryGroupPolicy calls android.app.BroadcastOptions.setDeliveryGroupPolicy.

func (*BroadcastOptions) SetShareIdentityEnabled ΒΆ added in v0.0.7

func (m *BroadcastOptions) SetShareIdentityEnabled(arg0 bool) (*jni.Object, error)

SetShareIdentityEnabled calls android.app.BroadcastOptions.setShareIdentityEnabled.

func (*BroadcastOptions) ToBundle ΒΆ added in v0.0.7

func (m *BroadcastOptions) ToBundle() (*jni.Object, error)

ToBundle calls android.app.BroadcastOptions.toBundle.

func (*BroadcastOptions) ToString ΒΆ added in v0.0.8

func (m *BroadcastOptions) ToString() (string, error)

ToString calls android.app.BroadcastOptions.toString.

type Bundle ΒΆ added in v0.0.4

type Bundle struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Bundle wraps android.os.Bundle.

func ExtractBundle ΒΆ added in v0.0.4

func ExtractBundle(vm *jni.VM, env *jni.Env, obj *jni.Object) (*Bundle, error)

ExtractBundle wraps a JNI Bundle object for Go access. Returns a non-nil Bundle if the object is valid. The caller must provide the VM so that the returned Bundle can call JNI methods via VM.Do.

func NewBundle ΒΆ added in v0.0.7

func NewBundle(vm *jni.VM) (*Bundle, error)

NewBundle creates a new android.os.Bundle instance.

func (*Bundle) Clear ΒΆ added in v0.0.4

func (m *Bundle) Clear() error

Clear calls android.os.Bundle.clear.

func (*Bundle) Clone ΒΆ added in v0.0.4

func (m *Bundle) Clone() (*jni.Object, error)

Clone calls android.os.Bundle.clone.

func (*Bundle) DeepCopy ΒΆ added in v0.0.4

func (m *Bundle) DeepCopy() (*jni.Object, error)

DeepCopy calls android.os.Bundle.deepCopy.

func (*Bundle) DescribeContents ΒΆ added in v0.0.4

func (m *Bundle) DescribeContents() (int32, error)

DescribeContents calls android.os.Bundle.describeContents.

func (*Bundle) GetBinder ΒΆ added in v0.0.4

func (m *Bundle) GetBinder(arg0 string) (*jni.Object, error)

GetBinder calls android.os.Bundle.getBinder.

func (*Bundle) GetBundle ΒΆ added in v0.0.4

func (m *Bundle) GetBundle(arg0 string) (*jni.Object, error)

GetBundle calls android.os.Bundle.getBundle.

func (*Bundle) GetByte1 ΒΆ added in v0.0.4

func (m *Bundle) GetByte1(arg0 string) (int8, error)

GetByte1 calls android.os.Bundle.getByte.

func (*Bundle) GetByte2_1 ΒΆ added in v0.0.4

func (m *Bundle) GetByte2_1(arg0 string, arg1 int8) (*jni.Object, error)

GetByte2_1 calls android.os.Bundle.getByte.

func (*Bundle) GetByteArray ΒΆ added in v0.0.4

func (m *Bundle) GetByteArray(arg0 string) (*jni.Object, error)

GetByteArray calls android.os.Bundle.getByteArray.

func (*Bundle) GetChar1 ΒΆ added in v0.0.4

func (m *Bundle) GetChar1(arg0 string) (uint16, error)

GetChar1 calls android.os.Bundle.getChar.

func (*Bundle) GetChar2_1 ΒΆ added in v0.0.4

func (m *Bundle) GetChar2_1(arg0 string, arg1 uint16) (uint16, error)

GetChar2_1 calls android.os.Bundle.getChar.

func (*Bundle) GetCharArray ΒΆ added in v0.0.4

func (m *Bundle) GetCharArray(arg0 string) (*jni.Object, error)

GetCharArray calls android.os.Bundle.getCharArray.

func (*Bundle) GetCharSequence1 ΒΆ added in v0.0.4

func (m *Bundle) GetCharSequence1(arg0 string) (*jni.Object, error)

GetCharSequence1 calls android.os.Bundle.getCharSequence.

func (*Bundle) GetCharSequence2_1 ΒΆ added in v0.0.4

func (m *Bundle) GetCharSequence2_1(arg0 string, arg1 string) (*jni.Object, error)

GetCharSequence2_1 calls android.os.Bundle.getCharSequence.

func (*Bundle) GetCharSequenceArray ΒΆ added in v0.0.4

func (m *Bundle) GetCharSequenceArray(arg0 string) (*jni.Object, error)

GetCharSequenceArray calls android.os.Bundle.getCharSequenceArray.

func (*Bundle) GetCharSequenceArrayList ΒΆ added in v0.0.4

func (m *Bundle) GetCharSequenceArrayList(arg0 string) (*jni.Object, error)

GetCharSequenceArrayList calls android.os.Bundle.getCharSequenceArrayList.

func (*Bundle) GetClassLoader ΒΆ added in v0.0.4

func (m *Bundle) GetClassLoader() (*jni.Object, error)

GetClassLoader calls android.os.Bundle.getClassLoader.

func (*Bundle) GetFloat1 ΒΆ added in v0.0.4

func (m *Bundle) GetFloat1(arg0 string) (float32, error)

GetFloat1 calls android.os.Bundle.getFloat.

func (*Bundle) GetFloat2_1 ΒΆ added in v0.0.4

func (m *Bundle) GetFloat2_1(arg0 string, arg1 float32) (float32, error)

GetFloat2_1 calls android.os.Bundle.getFloat.

func (*Bundle) GetFloatArray ΒΆ added in v0.0.4

func (m *Bundle) GetFloatArray(arg0 string) (*jni.Object, error)

GetFloatArray calls android.os.Bundle.getFloatArray.

func (*Bundle) GetIntegerArrayList ΒΆ added in v0.0.4

func (m *Bundle) GetIntegerArrayList(arg0 string) (*jni.Object, error)

GetIntegerArrayList calls android.os.Bundle.getIntegerArrayList.

func (*Bundle) GetParcelableArray ΒΆ added in v0.0.4

func (m *Bundle) GetParcelableArray(arg0 string) (*jni.Object, error)

GetParcelableArray calls android.os.Bundle.getParcelableArray.

func (*Bundle) GetSerializable ΒΆ added in v0.0.4

func (m *Bundle) GetSerializable(arg0 string) (*jni.Object, error)

GetSerializable calls android.os.Bundle.getSerializable.

func (*Bundle) GetShort1 ΒΆ added in v0.0.4

func (m *Bundle) GetShort1(arg0 string) (int16, error)

GetShort1 calls android.os.Bundle.getShort.

func (*Bundle) GetShort2_1 ΒΆ added in v0.0.4

func (m *Bundle) GetShort2_1(arg0 string, arg1 int16) (int16, error)

GetShort2_1 calls android.os.Bundle.getShort.

func (*Bundle) GetShortArray ΒΆ added in v0.0.4

func (m *Bundle) GetShortArray(arg0 string) (*jni.Object, error)

GetShortArray calls android.os.Bundle.getShortArray.

func (*Bundle) GetSize ΒΆ added in v0.0.4

func (m *Bundle) GetSize(arg0 string) (*jni.Object, error)

GetSize calls android.os.Bundle.getSize.

func (*Bundle) GetSizeF ΒΆ added in v0.0.4

func (m *Bundle) GetSizeF(arg0 string) (*jni.Object, error)

GetSizeF calls android.os.Bundle.getSizeF.

func (*Bundle) GetStringArrayList ΒΆ added in v0.0.4

func (m *Bundle) GetStringArrayList(arg0 string) (*jni.Object, error)

GetStringArrayList calls android.os.Bundle.getStringArrayList.

func (*Bundle) HasFileDescriptors ΒΆ added in v0.0.4

func (m *Bundle) HasFileDescriptors() (bool, error)

HasFileDescriptors calls android.os.Bundle.hasFileDescriptors.

func (*Bundle) PutAll ΒΆ added in v0.0.4

func (m *Bundle) PutAll(arg0 *jni.Object) error

PutAll calls android.os.Bundle.putAll.

func (*Bundle) PutBinder ΒΆ added in v0.0.4

func (m *Bundle) PutBinder(arg0 string, arg1 *jni.Object) error

PutBinder calls android.os.Bundle.putBinder.

func (*Bundle) PutBundle ΒΆ added in v0.0.4

func (m *Bundle) PutBundle(arg0 string, arg1 *jni.Object) error

PutBundle calls android.os.Bundle.putBundle.

func (*Bundle) PutByte ΒΆ added in v0.0.4

func (m *Bundle) PutByte(arg0 string, arg1 int8) error

PutByte calls android.os.Bundle.putByte.

func (*Bundle) PutByteArray ΒΆ added in v0.0.4

func (m *Bundle) PutByteArray(arg0 string, arg1 *jni.Object) error

PutByteArray calls android.os.Bundle.putByteArray.

func (*Bundle) PutChar ΒΆ added in v0.0.4

func (m *Bundle) PutChar(arg0 string, arg1 uint16) error

PutChar calls android.os.Bundle.putChar.

func (*Bundle) PutCharArray ΒΆ added in v0.0.4

func (m *Bundle) PutCharArray(arg0 string, arg1 *jni.Object) error

PutCharArray calls android.os.Bundle.putCharArray.

func (*Bundle) PutCharSequence ΒΆ added in v0.0.4

func (m *Bundle) PutCharSequence(arg0 string, arg1 string) error

PutCharSequence calls android.os.Bundle.putCharSequence.

func (*Bundle) PutCharSequenceArray ΒΆ added in v0.0.4

func (m *Bundle) PutCharSequenceArray(arg0 string, arg1 *jni.Object) error

PutCharSequenceArray calls android.os.Bundle.putCharSequenceArray.

func (*Bundle) PutFloat ΒΆ added in v0.0.4

func (m *Bundle) PutFloat(arg0 string, arg1 float32) error

PutFloat calls android.os.Bundle.putFloat.

func (*Bundle) PutFloatArray ΒΆ added in v0.0.4

func (m *Bundle) PutFloatArray(arg0 string, arg1 *jni.Object) error

PutFloatArray calls android.os.Bundle.putFloatArray.

func (*Bundle) PutParcelable ΒΆ added in v0.0.4

func (m *Bundle) PutParcelable(arg0 string, arg1 *jni.Object) error

PutParcelable calls android.os.Bundle.putParcelable.

func (*Bundle) PutParcelableArray ΒΆ added in v0.0.4

func (m *Bundle) PutParcelableArray(arg0 string, arg1 *jni.Object) error

PutParcelableArray calls android.os.Bundle.putParcelableArray.

func (*Bundle) PutSerializable ΒΆ added in v0.0.4

func (m *Bundle) PutSerializable(arg0 string, arg1 *jni.Object) error

PutSerializable calls android.os.Bundle.putSerializable.

func (*Bundle) PutShort ΒΆ added in v0.0.4

func (m *Bundle) PutShort(arg0 string, arg1 int16) error

PutShort calls android.os.Bundle.putShort.

func (*Bundle) PutShortArray ΒΆ added in v0.0.4

func (m *Bundle) PutShortArray(arg0 string, arg1 *jni.Object) error

PutShortArray calls android.os.Bundle.putShortArray.

func (*Bundle) PutSize ΒΆ added in v0.0.4

func (m *Bundle) PutSize(arg0 string, arg1 *jni.Object) error

PutSize calls android.os.Bundle.putSize.

func (*Bundle) PutSizeF ΒΆ added in v0.0.4

func (m *Bundle) PutSizeF(arg0 string, arg1 *jni.Object) error

PutSizeF calls android.os.Bundle.putSizeF.

func (*Bundle) ReadFromParcel ΒΆ added in v0.0.4

func (m *Bundle) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.os.Bundle.readFromParcel.

func (*Bundle) Remove ΒΆ added in v0.0.4

func (m *Bundle) Remove(arg0 string) error

Remove calls android.os.Bundle.remove.

func (*Bundle) SetClassLoader ΒΆ added in v0.0.4

func (m *Bundle) SetClassLoader(arg0 *jni.Object) error

SetClassLoader calls android.os.Bundle.setClassLoader.

func (*Bundle) ToString ΒΆ added in v0.0.8

func (m *Bundle) ToString() (string, error)

ToString calls android.os.Bundle.toString.

func (*Bundle) WriteToParcel ΒΆ added in v0.0.4

func (m *Bundle) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.os.Bundle.writeToParcel.

type CancellationSignal ΒΆ added in v0.0.4

type CancellationSignal struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

CancellationSignal wraps android.os.CancellationSignal.

func NewCancellationSignal ΒΆ added in v0.0.7

func NewCancellationSignal(vm *jni.VM) (*CancellationSignal, error)

NewCancellationSignal creates a new android.os.CancellationSignal instance.

func (*CancellationSignal) Cancel ΒΆ added in v0.0.4

func (m *CancellationSignal) Cancel() error

Cancel calls android.os.CancellationSignal.cancel.

func (*CancellationSignal) IsCanceled ΒΆ added in v0.0.4

func (m *CancellationSignal) IsCanceled() (bool, error)

IsCanceled calls android.os.CancellationSignal.isCanceled.

func (*CancellationSignal) SetOnCancelListener ΒΆ added in v0.0.4

func (m *CancellationSignal) SetOnCancelListener(arg0 *jni.Object) error

SetOnCancelListener calls android.os.CancellationSignal.setOnCancelListener.

func (*CancellationSignal) ThrowIfCanceled ΒΆ added in v0.0.4

func (m *CancellationSignal) ThrowIfCanceled() error

ThrowIfCanceled calls android.os.CancellationSignal.throwIfCanceled.

func (*CancellationSignal) ToString ΒΆ added in v0.0.8

func (m *CancellationSignal) ToString() (string, error)

ToString calls android.os.CancellationSignal.toString.

type CancellationSignalOnCancelListener ΒΆ added in v0.0.7

type CancellationSignalOnCancelListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

CancellationSignalOnCancelListener wraps android.os.CancellationSignal$OnCancelListener.

func (*CancellationSignalOnCancelListener) OnCancel ΒΆ added in v0.0.7

OnCancel calls android.os.CancellationSignal$OnCancelListener.onCancel.

func (*CancellationSignalOnCancelListener) ToString ΒΆ added in v0.0.8

ToString calls android.os.CancellationSignal$OnCancelListener.toString.

type ComponentCaller ΒΆ added in v0.0.7

type ComponentCaller struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ComponentCaller wraps android.app.ComponentCaller.

func (*ComponentCaller) CheckContentUriPermission ΒΆ added in v0.0.7

func (m *ComponentCaller) CheckContentUriPermission(arg0 *jni.Object, arg1 int32) (int32, error)

CheckContentUriPermission calls android.app.ComponentCaller.checkContentUriPermission.

func (*ComponentCaller) Equals ΒΆ added in v0.0.7

func (m *ComponentCaller) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.ComponentCaller.equals.

func (*ComponentCaller) GetPackage ΒΆ added in v0.0.7

func (m *ComponentCaller) GetPackage() (string, error)

GetPackage calls android.app.ComponentCaller.getPackage.

func (*ComponentCaller) GetUid ΒΆ added in v0.0.7

func (m *ComponentCaller) GetUid() (int32, error)

GetUid calls android.app.ComponentCaller.getUid.

func (*ComponentCaller) HashCode ΒΆ added in v0.0.7

func (m *ComponentCaller) HashCode() (int32, error)

HashCode calls android.app.ComponentCaller.hashCode.

func (*ComponentCaller) ToString ΒΆ added in v0.0.8

func (m *ComponentCaller) ToString() (string, error)

ToString calls android.app.ComponentCaller.toString.

type ComponentFactory ΒΆ added in v0.0.7

type ComponentFactory struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ComponentFactory wraps android.app.AppComponentFactory.

func NewComponentFactory ΒΆ added in v0.0.7

func NewComponentFactory(vm *jni.VM) (*ComponentFactory, error)

NewComponentFactory creates a new android.app.AppComponentFactory instance.

func (*ComponentFactory) InstantiateActivity ΒΆ added in v0.0.7

func (m *ComponentFactory) InstantiateActivity(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) (*jni.Object, error)

InstantiateActivity calls android.app.AppComponentFactory.instantiateActivity.

func (*ComponentFactory) InstantiateApplication ΒΆ added in v0.0.7

func (m *ComponentFactory) InstantiateApplication(arg0 *jni.Object, arg1 string) (*jni.Object, error)

InstantiateApplication calls android.app.AppComponentFactory.instantiateApplication.

func (*ComponentFactory) InstantiateClassLoader ΒΆ added in v0.0.7

func (m *ComponentFactory) InstantiateClassLoader(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

InstantiateClassLoader calls android.app.AppComponentFactory.instantiateClassLoader.

func (*ComponentFactory) InstantiateProvider ΒΆ added in v0.0.7

func (m *ComponentFactory) InstantiateProvider(arg0 *jni.Object, arg1 string) (*jni.Object, error)

InstantiateProvider calls android.app.AppComponentFactory.instantiateProvider.

func (*ComponentFactory) InstantiateReceiver ΒΆ added in v0.0.7

func (m *ComponentFactory) InstantiateReceiver(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) (*jni.Object, error)

InstantiateReceiver calls android.app.AppComponentFactory.instantiateReceiver.

func (*ComponentFactory) InstantiateService ΒΆ added in v0.0.7

func (m *ComponentFactory) InstantiateService(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) (*jni.Object, error)

InstantiateService calls android.app.AppComponentFactory.instantiateService.

func (*ComponentFactory) ToString ΒΆ added in v0.0.8

func (m *ComponentFactory) ToString() (string, error)

ToString calls android.app.AppComponentFactory.toString.

type Context ΒΆ

type Context struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Context wraps android.content.Context.

func ContextFromObject ΒΆ

func ContextFromObject(vm *jni.VM, obj *jni.GlobalRef) (*Context, error)

ContextFromObject wraps an existing Android Context JNI global reference into an app.Context. It creates its own GlobalRef so that calling Close() is safe and will not affect the caller's reference.

func (*Context) BindIsolatedService5 ΒΆ added in v0.0.4

func (m *Context) BindIsolatedService5(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 string,
	arg3 *jni.Object,
	arg4 *jni.Object,
) (bool, error)

BindIsolatedService5 calls android.content.Context.bindIsolatedService.

func (*Context) BindIsolatedService5_1 ΒΆ added in v0.0.4

func (m *Context) BindIsolatedService5_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 string,
	arg3 *jni.Object,
	arg4 *jni.Object,
) (bool, error)

BindIsolatedService5_1 calls android.content.Context.bindIsolatedService.

func (*Context) BindService3_1 ΒΆ added in v0.0.4

func (m *Context) BindService3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (bool, error)

BindService3_1 calls android.content.Context.bindService.

func (*Context) BindService3_2 ΒΆ added in v0.0.4

func (m *Context) BindService3_2(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) (bool, error)

BindService3_2 calls android.content.Context.bindService.

func (*Context) BindService4 ΒΆ added in v0.0.4

func (m *Context) BindService4(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) (bool, error)

BindService4 calls android.content.Context.bindService.

func (*Context) BindService4_3 ΒΆ added in v0.0.4

func (m *Context) BindService4_3(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 *jni.Object,
) (bool, error)

BindService4_3 calls android.content.Context.bindService.

func (*Context) BindServiceAsUser4 ΒΆ added in v0.0.4

func (m *Context) BindServiceAsUser4(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) (bool, error)

BindServiceAsUser4 calls android.content.Context.bindServiceAsUser.

func (*Context) BindServiceAsUser4_1 ΒΆ added in v0.0.4

func (m *Context) BindServiceAsUser4_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 *jni.Object,
) (bool, error)

BindServiceAsUser4_1 calls android.content.Context.bindServiceAsUser.

func (*Context) CheckCallingOrSelfPermission ΒΆ added in v0.0.4

func (m *Context) CheckCallingOrSelfPermission(arg0 string) (int32, error)

CheckCallingOrSelfPermission calls android.content.Context.checkCallingOrSelfPermission.

func (*Context) CheckCallingOrSelfUriPermission ΒΆ added in v0.0.4

func (m *Context) CheckCallingOrSelfUriPermission(arg0 *jni.Object, arg1 int32) (int32, error)

CheckCallingOrSelfUriPermission calls android.content.Context.checkCallingOrSelfUriPermission.

func (*Context) CheckCallingPermission ΒΆ added in v0.0.4

func (m *Context) CheckCallingPermission(arg0 string) (int32, error)

CheckCallingPermission calls android.content.Context.checkCallingPermission.

func (*Context) CheckCallingUriPermission ΒΆ added in v0.0.4

func (m *Context) CheckCallingUriPermission(arg0 *jni.Object, arg1 int32) (int32, error)

CheckCallingUriPermission calls android.content.Context.checkCallingUriPermission.

func (*Context) CheckContentUriPermissionFull ΒΆ added in v0.0.4

func (m *Context) CheckContentUriPermissionFull(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) (int32, error)

CheckContentUriPermissionFull calls android.content.Context.checkContentUriPermissionFull.

func (*Context) CheckPermission ΒΆ added in v0.0.4

func (m *Context) CheckPermission(
	arg0 string,
	arg1 int32,
	arg2 int32,
) (int32, error)

CheckPermission calls android.content.Context.checkPermission.

func (*Context) CheckSelfPermission ΒΆ added in v0.0.4

func (m *Context) CheckSelfPermission(arg0 string) (int32, error)

CheckSelfPermission calls android.content.Context.checkSelfPermission.

func (*Context) CheckUriPermission4 ΒΆ added in v0.0.4

func (m *Context) CheckUriPermission4(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) (int32, error)

CheckUriPermission4 calls android.content.Context.checkUriPermission.

func (*Context) CheckUriPermission6_1 ΒΆ added in v0.0.4

func (m *Context) CheckUriPermission6_1(
	arg0 *jni.Object,
	arg1 string,
	arg2 string,
	arg3 int32,
	arg4 int32,
	arg5 int32,
) (int32, error)

CheckUriPermission6_1 calls android.content.Context.checkUriPermission.

func (*Context) ClearWallpaper ΒΆ added in v0.0.4

func (m *Context) ClearWallpaper() error

ClearWallpaper calls android.content.Context.clearWallpaper.

func (*Context) Close ΒΆ

func (m *Context) Close()

Close releases the GlobalRef held by this Context.

func (*Context) CreateAttributionContext ΒΆ added in v0.0.4

func (m *Context) CreateAttributionContext(arg0 string) (*jni.Object, error)

CreateAttributionContext calls android.content.Context.createAttributionContext.

func (*Context) CreateConfigurationContext ΒΆ added in v0.0.4

func (m *Context) CreateConfigurationContext(arg0 *jni.Object) (*jni.Object, error)

CreateConfigurationContext calls android.content.Context.createConfigurationContext.

func (*Context) CreateContext ΒΆ added in v0.0.4

func (m *Context) CreateContext(arg0 *jni.Object) (*jni.Object, error)

CreateContext calls android.content.Context.createContext.

func (*Context) CreateContextForSplit ΒΆ added in v0.0.4

func (m *Context) CreateContextForSplit(arg0 string) (*jni.Object, error)

CreateContextForSplit calls android.content.Context.createContextForSplit.

func (*Context) CreateDeviceContext ΒΆ added in v0.0.4

func (m *Context) CreateDeviceContext(arg0 int32) (*jni.Object, error)

CreateDeviceContext calls android.content.Context.createDeviceContext.

func (*Context) CreateDeviceProtectedStorageContext ΒΆ added in v0.0.4

func (m *Context) CreateDeviceProtectedStorageContext() (*jni.Object, error)

CreateDeviceProtectedStorageContext calls android.content.Context.createDeviceProtectedStorageContext.

func (*Context) CreateDisplayContext ΒΆ added in v0.0.4

func (m *Context) CreateDisplayContext(arg0 *jni.Object) (*jni.Object, error)

CreateDisplayContext calls android.content.Context.createDisplayContext.

func (*Context) CreatePackageContext ΒΆ added in v0.0.4

func (m *Context) CreatePackageContext(arg0 string, arg1 int32) (*jni.Object, error)

CreatePackageContext calls android.content.Context.createPackageContext.

func (*Context) CreateWindowContext2_1 ΒΆ added in v0.0.4

func (m *Context) CreateWindowContext2_1(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

CreateWindowContext2_1 calls android.content.Context.createWindowContext.

func (*Context) CreateWindowContext3 ΒΆ added in v0.0.4

func (m *Context) CreateWindowContext3(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) (*jni.Object, error)

CreateWindowContext3 calls android.content.Context.createWindowContext.

func (*Context) DatabaseList ΒΆ added in v0.0.4

func (m *Context) DatabaseList() (*jni.Object, error)

DatabaseList calls android.content.Context.databaseList.

func (*Context) DeleteDatabase ΒΆ added in v0.0.4

func (m *Context) DeleteDatabase(arg0 string) (bool, error)

DeleteDatabase calls android.content.Context.deleteDatabase.

func (*Context) DeleteFile ΒΆ added in v0.0.4

func (m *Context) DeleteFile(arg0 string) (bool, error)

DeleteFile calls android.content.Context.deleteFile.

func (*Context) DeleteSharedPreferences ΒΆ added in v0.0.4

func (m *Context) DeleteSharedPreferences(arg0 string) (bool, error)

DeleteSharedPreferences calls android.content.Context.deleteSharedPreferences.

func (*Context) EnforceCallingOrSelfPermission ΒΆ added in v0.0.4

func (m *Context) EnforceCallingOrSelfPermission(arg0 string, arg1 string) error

EnforceCallingOrSelfPermission calls android.content.Context.enforceCallingOrSelfPermission.

func (*Context) EnforceCallingOrSelfUriPermission ΒΆ added in v0.0.4

func (m *Context) EnforceCallingOrSelfUriPermission(
	arg0 *jni.Object,
	arg1 int32,
	arg2 string,
) error

EnforceCallingOrSelfUriPermission calls android.content.Context.enforceCallingOrSelfUriPermission.

func (*Context) EnforceCallingPermission ΒΆ added in v0.0.4

func (m *Context) EnforceCallingPermission(arg0 string, arg1 string) error

EnforceCallingPermission calls android.content.Context.enforceCallingPermission.

func (*Context) EnforceCallingUriPermission ΒΆ added in v0.0.4

func (m *Context) EnforceCallingUriPermission(
	arg0 *jni.Object,
	arg1 int32,
	arg2 string,
) error

EnforceCallingUriPermission calls android.content.Context.enforceCallingUriPermission.

func (*Context) EnforcePermission ΒΆ added in v0.0.4

func (m *Context) EnforcePermission(
	arg0 string,
	arg1 int32,
	arg2 int32,
	arg3 string,
) error

EnforcePermission calls android.content.Context.enforcePermission.

func (*Context) EnforceUriPermission5 ΒΆ added in v0.0.4

func (m *Context) EnforceUriPermission5(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 string,
) error

EnforceUriPermission5 calls android.content.Context.enforceUriPermission.

func (*Context) EnforceUriPermission7_1 ΒΆ added in v0.0.4

func (m *Context) EnforceUriPermission7_1(
	arg0 *jni.Object,
	arg1 string,
	arg2 string,
	arg3 int32,
	arg4 int32,
	arg5 int32,
	arg6 string,
) error

EnforceUriPermission7_1 calls android.content.Context.enforceUriPermission.

func (*Context) FileList ΒΆ added in v0.0.4

func (m *Context) FileList() (*jni.Object, error)

FileList calls android.content.Context.fileList.

func (*Context) GetApplicationContext ΒΆ added in v0.0.4

func (m *Context) GetApplicationContext() (*jni.Object, error)

GetApplicationContext calls android.content.Context.getApplicationContext.

func (*Context) GetApplicationInfo ΒΆ added in v0.0.4

func (m *Context) GetApplicationInfo() (*jni.Object, error)

GetApplicationInfo calls android.content.Context.getApplicationInfo.

func (*Context) GetAssets ΒΆ added in v0.0.4

func (m *Context) GetAssets() (*jni.Object, error)

GetAssets calls android.content.Context.getAssets.

func (*Context) GetAttributionSource ΒΆ added in v0.0.4

func (m *Context) GetAttributionSource() (*jni.Object, error)

GetAttributionSource calls android.content.Context.getAttributionSource.

func (*Context) GetAttributionTag ΒΆ added in v0.0.4

func (m *Context) GetAttributionTag() (string, error)

GetAttributionTag calls android.content.Context.getAttributionTag.

func (*Context) GetCacheDir ΒΆ added in v0.0.4

func (m *Context) GetCacheDir() (*jni.Object, error)

GetCacheDir calls android.content.Context.getCacheDir.

func (*Context) GetClassLoader ΒΆ added in v0.0.4

func (m *Context) GetClassLoader() (*jni.Object, error)

GetClassLoader calls android.content.Context.getClassLoader.

func (*Context) GetCodeCacheDir ΒΆ added in v0.0.4

func (m *Context) GetCodeCacheDir() (*jni.Object, error)

GetCodeCacheDir calls android.content.Context.getCodeCacheDir.

func (*Context) GetColor ΒΆ added in v0.0.4

func (m *Context) GetColor(arg0 int32) (int32, error)

GetColor calls android.content.Context.getColor.

func (*Context) GetColorStateList ΒΆ added in v0.0.4

func (m *Context) GetColorStateList(arg0 int32) (*jni.Object, error)

GetColorStateList calls android.content.Context.getColorStateList.

func (*Context) GetContentResolver ΒΆ added in v0.0.4

func (m *Context) GetContentResolver() (*jni.Object, error)

GetContentResolver calls android.content.Context.getContentResolver.

func (*Context) GetDataDir ΒΆ added in v0.0.4

func (m *Context) GetDataDir() (*jni.Object, error)

GetDataDir calls android.content.Context.getDataDir.

func (*Context) GetDatabasePath ΒΆ added in v0.0.4

func (m *Context) GetDatabasePath(arg0 string) (*jni.Object, error)

GetDatabasePath calls android.content.Context.getDatabasePath.

func (*Context) GetDeviceId ΒΆ added in v0.0.4

func (m *Context) GetDeviceId() (int32, error)

GetDeviceId calls android.content.Context.getDeviceId.

func (*Context) GetDir ΒΆ added in v0.0.4

func (m *Context) GetDir(arg0 string, arg1 int32) (*jni.Object, error)

GetDir calls android.content.Context.getDir.

func (*Context) GetDisplay ΒΆ added in v0.0.4

func (m *Context) GetDisplay() (*jni.Object, error)

GetDisplay calls android.content.Context.getDisplay.

func (*Context) GetDrawable ΒΆ added in v0.0.4

func (m *Context) GetDrawable(arg0 int32) (*jni.Object, error)

GetDrawable calls android.content.Context.getDrawable.

func (*Context) GetExternalCacheDir ΒΆ added in v0.0.4

func (m *Context) GetExternalCacheDir() (*jni.Object, error)

GetExternalCacheDir calls android.content.Context.getExternalCacheDir.

func (*Context) GetExternalCacheDirs ΒΆ added in v0.0.4

func (m *Context) GetExternalCacheDirs() (*jni.Object, error)

GetExternalCacheDirs calls android.content.Context.getExternalCacheDirs.

func (*Context) GetExternalFilesDir ΒΆ added in v0.0.4

func (m *Context) GetExternalFilesDir(arg0 string) (*jni.Object, error)

GetExternalFilesDir calls android.content.Context.getExternalFilesDir.

func (*Context) GetExternalFilesDirs ΒΆ added in v0.0.4

func (m *Context) GetExternalFilesDirs(arg0 string) (*jni.Object, error)

GetExternalFilesDirs calls android.content.Context.getExternalFilesDirs.

func (*Context) GetExternalMediaDirs ΒΆ added in v0.0.4

func (m *Context) GetExternalMediaDirs() (*jni.Object, error)

GetExternalMediaDirs calls android.content.Context.getExternalMediaDirs.

func (*Context) GetFileStreamPath ΒΆ added in v0.0.4

func (m *Context) GetFileStreamPath(arg0 string) (*jni.Object, error)

GetFileStreamPath calls android.content.Context.getFileStreamPath.

func (*Context) GetFilesDir ΒΆ added in v0.0.4

func (m *Context) GetFilesDir() (*jni.Object, error)

GetFilesDir calls android.content.Context.getFilesDir.

func (*Context) GetMainExecutor ΒΆ added in v0.0.4

func (m *Context) GetMainExecutor() (*jni.Object, error)

GetMainExecutor calls android.content.Context.getMainExecutor.

func (*Context) GetMainLooper ΒΆ added in v0.0.4

func (m *Context) GetMainLooper() (*jni.Object, error)

GetMainLooper calls android.content.Context.getMainLooper.

func (*Context) GetNoBackupFilesDir ΒΆ added in v0.0.4

func (m *Context) GetNoBackupFilesDir() (*jni.Object, error)

GetNoBackupFilesDir calls android.content.Context.getNoBackupFilesDir.

func (*Context) GetObbDir ΒΆ added in v0.0.4

func (m *Context) GetObbDir() (*jni.Object, error)

GetObbDir calls android.content.Context.getObbDir.

func (*Context) GetObbDirs ΒΆ added in v0.0.4

func (m *Context) GetObbDirs() (*jni.Object, error)

GetObbDirs calls android.content.Context.getObbDirs.

func (*Context) GetOpPackageName ΒΆ added in v0.0.4

func (m *Context) GetOpPackageName() (string, error)

GetOpPackageName calls android.content.Context.getOpPackageName.

func (*Context) GetPackageCodePath ΒΆ added in v0.0.4

func (m *Context) GetPackageCodePath() (string, error)

GetPackageCodePath calls android.content.Context.getPackageCodePath.

func (*Context) GetPackageManager ΒΆ added in v0.0.4

func (m *Context) GetPackageManager() (*jni.Object, error)

GetPackageManager calls android.content.Context.getPackageManager.

func (*Context) GetPackageName ΒΆ added in v0.0.4

func (m *Context) GetPackageName() (string, error)

GetPackageName calls android.content.Context.getPackageName.

func (*Context) GetPackageResourcePath ΒΆ added in v0.0.4

func (m *Context) GetPackageResourcePath() (string, error)

GetPackageResourcePath calls android.content.Context.getPackageResourcePath.

func (*Context) GetParams ΒΆ added in v0.0.4

func (m *Context) GetParams() (*jni.Object, error)

GetParams calls android.content.Context.getParams.

func (*Context) GetResources ΒΆ added in v0.0.4

func (m *Context) GetResources() (*jni.Object, error)

GetResources calls android.content.Context.getResources.

func (*Context) GetSharedPreferences ΒΆ added in v0.0.4

func (m *Context) GetSharedPreferences(arg0 string, arg1 int32) (*jni.Object, error)

GetSharedPreferences calls android.content.Context.getSharedPreferences.

func (*Context) GetString1 ΒΆ added in v0.0.4

func (m *Context) GetString1(arg0 int32) (string, error)

GetString1 calls android.content.Context.getString.

func (*Context) GetString2_1 ΒΆ added in v0.0.4

func (m *Context) GetString2_1(arg0 int32, arg1 *jni.Object) (string, error)

GetString2_1 calls android.content.Context.getString.

func (*Context) GetSystemService ΒΆ

func (m *Context) GetSystemService(arg0 string) (*jni.Object, error)

GetSystemService calls android.content.Context.getSystemService.

func (*Context) GetText ΒΆ added in v0.0.4

func (m *Context) GetText(arg0 int32) (*jni.Object, error)

GetText calls android.content.Context.getText.

func (*Context) GetTheme ΒΆ added in v0.0.4

func (m *Context) GetTheme() (*jni.Object, error)

GetTheme calls android.content.Context.getTheme.

func (*Context) GetWallpaper ΒΆ added in v0.0.4

func (m *Context) GetWallpaper() (*jni.Object, error)

GetWallpaper calls android.content.Context.getWallpaper.

func (*Context) GetWallpaperDesiredMinimumHeight ΒΆ added in v0.0.4

func (m *Context) GetWallpaperDesiredMinimumHeight() (int32, error)

GetWallpaperDesiredMinimumHeight calls android.content.Context.getWallpaperDesiredMinimumHeight.

func (*Context) GetWallpaperDesiredMinimumWidth ΒΆ added in v0.0.4

func (m *Context) GetWallpaperDesiredMinimumWidth() (int32, error)

GetWallpaperDesiredMinimumWidth calls android.content.Context.getWallpaperDesiredMinimumWidth.

func (*Context) GrantUriPermission ΒΆ added in v0.0.4

func (m *Context) GrantUriPermission(
	arg0 string,
	arg1 *jni.Object,
	arg2 int32,
) error

GrantUriPermission calls android.content.Context.grantUriPermission.

func (*Context) IsDeviceProtectedStorage ΒΆ added in v0.0.4

func (m *Context) IsDeviceProtectedStorage() (bool, error)

IsDeviceProtectedStorage calls android.content.Context.isDeviceProtectedStorage.

func (*Context) IsRestricted ΒΆ added in v0.0.4

func (m *Context) IsRestricted() (bool, error)

IsRestricted calls android.content.Context.isRestricted.

func (*Context) IsUiContext ΒΆ added in v0.0.4

func (m *Context) IsUiContext() (bool, error)

IsUiContext calls android.content.Context.isUiContext.

func (*Context) MoveDatabaseFrom ΒΆ added in v0.0.4

func (m *Context) MoveDatabaseFrom(arg0 *jni.Object, arg1 string) (bool, error)

MoveDatabaseFrom calls android.content.Context.moveDatabaseFrom.

func (*Context) MoveSharedPreferencesFrom ΒΆ added in v0.0.4

func (m *Context) MoveSharedPreferencesFrom(arg0 *jni.Object, arg1 string) (bool, error)

MoveSharedPreferencesFrom calls android.content.Context.moveSharedPreferencesFrom.

func (*Context) ObtainStyledAttributes1_3 ΒΆ added in v0.0.4

func (m *Context) ObtainStyledAttributes1_3(arg0 *jni.Object) (*jni.Object, error)

ObtainStyledAttributes1_3 calls android.content.Context.obtainStyledAttributes.

func (*Context) ObtainStyledAttributes2 ΒΆ added in v0.0.4

func (m *Context) ObtainStyledAttributes2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

ObtainStyledAttributes2 calls android.content.Context.obtainStyledAttributes.

func (*Context) ObtainStyledAttributes2_2 ΒΆ added in v0.0.4

func (m *Context) ObtainStyledAttributes2_2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

ObtainStyledAttributes2_2 calls android.content.Context.obtainStyledAttributes.

func (*Context) ObtainStyledAttributes4_1 ΒΆ added in v0.0.4

func (m *Context) ObtainStyledAttributes4_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 int32,
) (*jni.Object, error)

ObtainStyledAttributes4_1 calls android.content.Context.obtainStyledAttributes.

func (*Context) OpenFileInput ΒΆ added in v0.0.4

func (m *Context) OpenFileInput(arg0 string) (*jni.Object, error)

OpenFileInput calls android.content.Context.openFileInput.

func (*Context) OpenFileOutput ΒΆ added in v0.0.4

func (m *Context) OpenFileOutput(arg0 string, arg1 int32) (*jni.Object, error)

OpenFileOutput calls android.content.Context.openFileOutput.

func (*Context) OpenOrCreateDatabase ΒΆ added in v0.0.4

func (m *Context) OpenOrCreateDatabase(
	arg0 string,
	arg1 int32,
	arg2 *jni.Object,
) (*jni.Object, error)

OpenOrCreateDatabase calls android.content.Context.openOrCreateDatabase.

func (*Context) PeekWallpaper ΒΆ added in v0.0.4

func (m *Context) PeekWallpaper() (*jni.Object, error)

PeekWallpaper calls android.content.Context.peekWallpaper.

func (*Context) RegisterComponentCallbacks ΒΆ added in v0.0.4

func (m *Context) RegisterComponentCallbacks(arg0 *jni.Object) error

RegisterComponentCallbacks calls android.content.Context.registerComponentCallbacks.

func (*Context) RegisterDeviceIdChangeListener ΒΆ added in v0.0.4

func (m *Context) RegisterDeviceIdChangeListener(arg0 *jni.Object, arg1 *jni.Object) error

RegisterDeviceIdChangeListener calls android.content.Context.registerDeviceIdChangeListener.

func (*Context) RegisterReceiver2 ΒΆ added in v0.0.4

func (m *Context) RegisterReceiver2(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

RegisterReceiver2 calls android.content.Context.registerReceiver.

func (*Context) RegisterReceiver3_1 ΒΆ added in v0.0.4

func (m *Context) RegisterReceiver3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) (*jni.Object, error)

RegisterReceiver3_1 calls android.content.Context.registerReceiver.

func (*Context) RemoveStickyBroadcast ΒΆ added in v0.0.4

func (m *Context) RemoveStickyBroadcast(arg0 *jni.Object) error

RemoveStickyBroadcast calls android.content.Context.removeStickyBroadcast.

func (*Context) RemoveStickyBroadcastAsUser ΒΆ added in v0.0.4

func (m *Context) RemoveStickyBroadcastAsUser(arg0 *jni.Object, arg1 *jni.Object) error

RemoveStickyBroadcastAsUser calls android.content.Context.removeStickyBroadcastAsUser.

func (*Context) RevokeSelfPermissionOnKill ΒΆ added in v0.0.4

func (m *Context) RevokeSelfPermissionOnKill(arg0 string) error

RevokeSelfPermissionOnKill calls android.content.Context.revokeSelfPermissionOnKill.

func (*Context) RevokeUriPermission2 ΒΆ added in v0.0.4

func (m *Context) RevokeUriPermission2(arg0 *jni.Object, arg1 int32) error

RevokeUriPermission2 calls android.content.Context.revokeUriPermission.

func (*Context) RevokeUriPermission3_1 ΒΆ added in v0.0.4

func (m *Context) RevokeUriPermission3_1(
	arg0 string,
	arg1 *jni.Object,
	arg2 int32,
) error

RevokeUriPermission3_1 calls android.content.Context.revokeUriPermission.

func (*Context) SendBroadcast1 ΒΆ added in v0.0.4

func (m *Context) SendBroadcast1(arg0 *jni.Object) error

SendBroadcast1 calls android.content.Context.sendBroadcast.

func (*Context) SendBroadcast2_1 ΒΆ added in v0.0.4

func (m *Context) SendBroadcast2_1(arg0 *jni.Object, arg1 string) error

SendBroadcast2_1 calls android.content.Context.sendBroadcast.

func (*Context) SendBroadcast3_2 ΒΆ added in v0.0.4

func (m *Context) SendBroadcast3_2(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) error

SendBroadcast3_2 calls android.content.Context.sendBroadcast.

func (*Context) SendBroadcastAsUser2 ΒΆ added in v0.0.4

func (m *Context) SendBroadcastAsUser2(arg0 *jni.Object, arg1 *jni.Object) error

SendBroadcastAsUser2 calls android.content.Context.sendBroadcastAsUser.

func (*Context) SendBroadcastAsUser3_1 ΒΆ added in v0.0.4

func (m *Context) SendBroadcastAsUser3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 string,
) error

SendBroadcastAsUser3_1 calls android.content.Context.sendBroadcastAsUser.

func (*Context) SendBroadcastWithMultiplePermissions ΒΆ added in v0.0.4

func (m *Context) SendBroadcastWithMultiplePermissions(arg0 *jni.Object, arg1 *jni.Object) error

SendBroadcastWithMultiplePermissions calls android.content.Context.sendBroadcastWithMultiplePermissions.

func (*Context) SendOrderedBroadcast2 ΒΆ added in v0.0.4

func (m *Context) SendOrderedBroadcast2(arg0 *jni.Object, arg1 string) error

SendOrderedBroadcast2 calls android.content.Context.sendOrderedBroadcast.

func (*Context) SendOrderedBroadcast3_1 ΒΆ added in v0.0.4

func (m *Context) SendOrderedBroadcast3_1(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) error

SendOrderedBroadcast3_1 calls android.content.Context.sendOrderedBroadcast.

func (*Context) SendStickyBroadcast1 ΒΆ added in v0.0.4

func (m *Context) SendStickyBroadcast1(arg0 *jni.Object) error

SendStickyBroadcast1 calls android.content.Context.sendStickyBroadcast.

func (*Context) SendStickyBroadcast2_1 ΒΆ added in v0.0.4

func (m *Context) SendStickyBroadcast2_1(arg0 *jni.Object, arg1 *jni.Object) error

SendStickyBroadcast2_1 calls android.content.Context.sendStickyBroadcast.

func (*Context) SendStickyBroadcastAsUser ΒΆ added in v0.0.4

func (m *Context) SendStickyBroadcastAsUser(arg0 *jni.Object, arg1 *jni.Object) error

SendStickyBroadcastAsUser calls android.content.Context.sendStickyBroadcastAsUser.

func (*Context) SetTheme ΒΆ added in v0.0.4

func (m *Context) SetTheme(arg0 int32) error

SetTheme calls android.content.Context.setTheme.

func (*Context) SetWallpaper1 ΒΆ added in v0.0.4

func (m *Context) SetWallpaper1(arg0 *jni.Object) error

SetWallpaper1 calls android.content.Context.setWallpaper.

func (*Context) SetWallpaper1_1 ΒΆ added in v0.0.4

func (m *Context) SetWallpaper1_1(arg0 *jni.Object) error

SetWallpaper1_1 calls android.content.Context.setWallpaper.

func (*Context) StartActivities1 ΒΆ added in v0.0.4

func (m *Context) StartActivities1(arg0 *jni.Object) error

StartActivities1 calls android.content.Context.startActivities.

func (*Context) StartActivities2_1 ΒΆ added in v0.0.4

func (m *Context) StartActivities2_1(arg0 *jni.Object, arg1 *jni.Object) error

StartActivities2_1 calls android.content.Context.startActivities.

func (*Context) StartActivity1 ΒΆ added in v0.0.4

func (m *Context) StartActivity1(arg0 *jni.Object) error

StartActivity1 calls android.content.Context.startActivity.

func (*Context) StartActivity2_1 ΒΆ added in v0.0.4

func (m *Context) StartActivity2_1(arg0 *jni.Object, arg1 *jni.Object) error

StartActivity2_1 calls android.content.Context.startActivity.

func (*Context) StartForegroundService ΒΆ added in v0.0.4

func (m *Context) StartForegroundService(arg0 *jni.Object) (*jni.Object, error)

StartForegroundService calls android.content.Context.startForegroundService.

func (*Context) StartInstrumentation ΒΆ added in v0.0.4

func (m *Context) StartInstrumentation(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) (bool, error)

StartInstrumentation calls android.content.Context.startInstrumentation.

func (*Context) StartIntentSender5 ΒΆ added in v0.0.4

func (m *Context) StartIntentSender5(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 int32,
	arg4 int32,
) error

StartIntentSender5 calls android.content.Context.startIntentSender.

func (*Context) StartIntentSender6_1 ΒΆ added in v0.0.4

func (m *Context) StartIntentSender6_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 int32,
	arg4 int32,
	arg5 *jni.Object,
) error

StartIntentSender6_1 calls android.content.Context.startIntentSender.

func (*Context) StartService ΒΆ added in v0.0.4

func (m *Context) StartService(arg0 *jni.Object) (*jni.Object, error)

StartService calls android.content.Context.startService.

func (*Context) StopService ΒΆ added in v0.0.4

func (m *Context) StopService(arg0 *jni.Object) (bool, error)

StopService calls android.content.Context.stopService.

func (*Context) ToString ΒΆ added in v0.0.8

func (m *Context) ToString() (string, error)

ToString calls android.content.Context.toString.

func (*Context) UnbindService ΒΆ added in v0.0.4

func (m *Context) UnbindService(arg0 *jni.Object) error

UnbindService calls android.content.Context.unbindService.

func (*Context) UnregisterComponentCallbacks ΒΆ added in v0.0.4

func (m *Context) UnregisterComponentCallbacks(arg0 *jni.Object) error

UnregisterComponentCallbacks calls android.content.Context.unregisterComponentCallbacks.

func (*Context) UnregisterDeviceIdChangeListener ΒΆ added in v0.0.4

func (m *Context) UnregisterDeviceIdChangeListener(arg0 *jni.Object) error

UnregisterDeviceIdChangeListener calls android.content.Context.unregisterDeviceIdChangeListener.

func (*Context) UnregisterReceiver ΒΆ added in v0.0.4

func (m *Context) UnregisterReceiver(arg0 *jni.Object) error

UnregisterReceiver calls android.content.Context.unregisterReceiver.

func (*Context) UpdateServiceGroup ΒΆ added in v0.0.4

func (m *Context) UpdateServiceGroup(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) error

UpdateServiceGroup calls android.content.Context.updateServiceGroup.

type ContextBindServiceFlags ΒΆ added in v0.0.7

type ContextBindServiceFlags struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ContextBindServiceFlags wraps android.content.Context$BindServiceFlags.

func (*ContextBindServiceFlags) Of ΒΆ added in v0.0.7

func (m *ContextBindServiceFlags) Of(arg0 int64) (*jni.Object, error)

Of calls android.content.Context$BindServiceFlags.of.

func (*ContextBindServiceFlags) ToString ΒΆ added in v0.0.8

func (m *ContextBindServiceFlags) ToString() (string, error)

ToString calls android.content.Context$BindServiceFlags.toString.

type DatePickerDialog ΒΆ added in v0.0.7

type DatePickerDialog struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

DatePickerDialog wraps android.app.DatePickerDialog.

func NewDatePickerDialog ΒΆ added in v0.0.7

func NewDatePickerDialog(vm *jni.VM, arg0 *jni.Object) (*DatePickerDialog, error)

NewDatePickerDialog creates a new android.app.DatePickerDialog instance.

func (*DatePickerDialog) GetDatePicker ΒΆ added in v0.0.7

func (m *DatePickerDialog) GetDatePicker() (*jni.Object, error)

GetDatePicker calls android.app.DatePickerDialog.getDatePicker.

func (*DatePickerDialog) OnClick ΒΆ added in v0.0.7

func (m *DatePickerDialog) OnClick(arg0 *jni.Object, arg1 int32) error

OnClick calls android.app.DatePickerDialog.onClick.

func (*DatePickerDialog) OnDateChanged ΒΆ added in v0.0.7

func (m *DatePickerDialog) OnDateChanged(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

OnDateChanged calls android.app.DatePickerDialog.onDateChanged.

func (*DatePickerDialog) OnRestoreInstanceState ΒΆ added in v0.0.7

func (m *DatePickerDialog) OnRestoreInstanceState(arg0 *jni.Object) error

OnRestoreInstanceState calls android.app.DatePickerDialog.onRestoreInstanceState.

func (*DatePickerDialog) OnSaveInstanceState ΒΆ added in v0.0.7

func (m *DatePickerDialog) OnSaveInstanceState() (*jni.Object, error)

OnSaveInstanceState calls android.app.DatePickerDialog.onSaveInstanceState.

func (*DatePickerDialog) SetOnDateSetListener ΒΆ added in v0.0.7

func (m *DatePickerDialog) SetOnDateSetListener(arg0 *jni.Object) error

SetOnDateSetListener calls android.app.DatePickerDialog.setOnDateSetListener.

func (*DatePickerDialog) ToString ΒΆ added in v0.0.8

func (m *DatePickerDialog) ToString() (string, error)

ToString calls android.app.DatePickerDialog.toString.

func (*DatePickerDialog) UpdateDate ΒΆ added in v0.0.7

func (m *DatePickerDialog) UpdateDate(
	arg0 int32,
	arg1 int32,
	arg2 int32,
) error

UpdateDate calls android.app.DatePickerDialog.updateDate.

type DatePickerDialogOnDateSetListener ΒΆ added in v0.0.7

type DatePickerDialogOnDateSetListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

DatePickerDialogOnDateSetListener wraps android.app.DatePickerDialog$OnDateSetListener.

func (*DatePickerDialogOnDateSetListener) OnDateSet ΒΆ added in v0.0.7

func (m *DatePickerDialogOnDateSetListener) OnDateSet(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

OnDateSet calls android.app.DatePickerDialog$OnDateSetListener.onDateSet.

func (*DatePickerDialogOnDateSetListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.DatePickerDialog$OnDateSetListener.toString.

type Dialog ΒΆ added in v0.0.7

type Dialog struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Dialog wraps android.app.Dialog.

func NewDialog ΒΆ added in v0.0.7

func NewDialog(vm *jni.VM, arg0 *jni.Object) (*Dialog, error)

NewDialog creates a new android.app.Dialog instance.

func (*Dialog) AddContentView ΒΆ added in v0.0.7

func (m *Dialog) AddContentView(arg0 *jni.Object, arg1 *jni.Object) error

AddContentView calls android.app.Dialog.addContentView.

func (*Dialog) Cancel ΒΆ added in v0.0.7

func (m *Dialog) Cancel() error

Cancel calls android.app.Dialog.cancel.

func (*Dialog) CloseOptionsMenu ΒΆ added in v0.0.7

func (m *Dialog) CloseOptionsMenu() error

CloseOptionsMenu calls android.app.Dialog.closeOptionsMenu.

func (*Dialog) Create ΒΆ added in v0.0.7

func (m *Dialog) Create() error

Create calls android.app.Dialog.create.

func (*Dialog) Dismiss ΒΆ added in v0.0.7

func (m *Dialog) Dismiss() error

Dismiss calls android.app.Dialog.dismiss.

func (*Dialog) DispatchGenericMotionEvent ΒΆ added in v0.0.7

func (m *Dialog) DispatchGenericMotionEvent(arg0 *jni.Object) (bool, error)

DispatchGenericMotionEvent calls android.app.Dialog.dispatchGenericMotionEvent.

func (*Dialog) DispatchKeyEvent ΒΆ added in v0.0.7

func (m *Dialog) DispatchKeyEvent(arg0 *jni.Object) (bool, error)

DispatchKeyEvent calls android.app.Dialog.dispatchKeyEvent.

func (*Dialog) DispatchKeyShortcutEvent ΒΆ added in v0.0.7

func (m *Dialog) DispatchKeyShortcutEvent(arg0 *jni.Object) (bool, error)

DispatchKeyShortcutEvent calls android.app.Dialog.dispatchKeyShortcutEvent.

func (*Dialog) DispatchPopulateAccessibilityEvent ΒΆ added in v0.0.7

func (m *Dialog) DispatchPopulateAccessibilityEvent(arg0 *jni.Object) (bool, error)

DispatchPopulateAccessibilityEvent calls android.app.Dialog.dispatchPopulateAccessibilityEvent.

func (*Dialog) DispatchTouchEvent ΒΆ added in v0.0.7

func (m *Dialog) DispatchTouchEvent(arg0 *jni.Object) (bool, error)

DispatchTouchEvent calls android.app.Dialog.dispatchTouchEvent.

func (*Dialog) DispatchTrackballEvent ΒΆ added in v0.0.7

func (m *Dialog) DispatchTrackballEvent(arg0 *jni.Object) (bool, error)

DispatchTrackballEvent calls android.app.Dialog.dispatchTrackballEvent.

func (*Dialog) GetActionBar ΒΆ added in v0.0.7

func (m *Dialog) GetActionBar() (*jni.Object, error)

GetActionBar calls android.app.Dialog.getActionBar.

func (*Dialog) GetContext ΒΆ added in v0.0.7

func (m *Dialog) GetContext() (*jni.Object, error)

GetContext calls android.app.Dialog.getContext.

func (*Dialog) GetCurrentFocus ΒΆ added in v0.0.7

func (m *Dialog) GetCurrentFocus() (*jni.Object, error)

GetCurrentFocus calls android.app.Dialog.getCurrentFocus.

func (*Dialog) GetLayoutInflater ΒΆ added in v0.0.7

func (m *Dialog) GetLayoutInflater() (*jni.Object, error)

GetLayoutInflater calls android.app.Dialog.getLayoutInflater.

func (*Dialog) GetOnBackInvokedDispatcher ΒΆ added in v0.0.7

func (m *Dialog) GetOnBackInvokedDispatcher() (*jni.Object, error)

GetOnBackInvokedDispatcher calls android.app.Dialog.getOnBackInvokedDispatcher.

func (*Dialog) GetOwnerActivity ΒΆ added in v0.0.7

func (m *Dialog) GetOwnerActivity() (*jni.Object, error)

GetOwnerActivity calls android.app.Dialog.getOwnerActivity.

func (*Dialog) GetSearchEvent ΒΆ added in v0.0.7

func (m *Dialog) GetSearchEvent() (*jni.Object, error)

GetSearchEvent calls android.app.Dialog.getSearchEvent.

func (*Dialog) GetVolumeControlStream ΒΆ added in v0.0.7

func (m *Dialog) GetVolumeControlStream() (int32, error)

GetVolumeControlStream calls android.app.Dialog.getVolumeControlStream.

func (*Dialog) GetWindow ΒΆ added in v0.0.7

func (m *Dialog) GetWindow() (*jni.Object, error)

GetWindow calls android.app.Dialog.getWindow.

func (*Dialog) Hide ΒΆ added in v0.0.7

func (m *Dialog) Hide() error

Hide calls android.app.Dialog.hide.

func (*Dialog) InvalidateOptionsMenu ΒΆ added in v0.0.7

func (m *Dialog) InvalidateOptionsMenu() error

InvalidateOptionsMenu calls android.app.Dialog.invalidateOptionsMenu.

func (*Dialog) IsShowing ΒΆ added in v0.0.7

func (m *Dialog) IsShowing() (bool, error)

IsShowing calls android.app.Dialog.isShowing.

func (*Dialog) OnActionModeFinished ΒΆ added in v0.0.7

func (m *Dialog) OnActionModeFinished(arg0 *jni.Object) error

OnActionModeFinished calls android.app.Dialog.onActionModeFinished.

func (*Dialog) OnActionModeStarted ΒΆ added in v0.0.7

func (m *Dialog) OnActionModeStarted(arg0 *jni.Object) error

OnActionModeStarted calls android.app.Dialog.onActionModeStarted.

func (*Dialog) OnAttachedToWindow ΒΆ added in v0.0.7

func (m *Dialog) OnAttachedToWindow() error

OnAttachedToWindow calls android.app.Dialog.onAttachedToWindow.

func (*Dialog) OnBackPressed ΒΆ added in v0.0.7

func (m *Dialog) OnBackPressed() error

OnBackPressed calls android.app.Dialog.onBackPressed.

func (*Dialog) OnContentChanged ΒΆ added in v0.0.7

func (m *Dialog) OnContentChanged() error

OnContentChanged calls android.app.Dialog.onContentChanged.

func (*Dialog) OnContextItemSelected ΒΆ added in v0.0.7

func (m *Dialog) OnContextItemSelected(arg0 *jni.Object) (bool, error)

OnContextItemSelected calls android.app.Dialog.onContextItemSelected.

func (*Dialog) OnContextMenuClosed ΒΆ added in v0.0.7

func (m *Dialog) OnContextMenuClosed(arg0 *jni.Object) error

OnContextMenuClosed calls android.app.Dialog.onContextMenuClosed.

func (*Dialog) OnCreateContextMenu ΒΆ added in v0.0.7

func (m *Dialog) OnCreateContextMenu(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnCreateContextMenu calls android.app.Dialog.onCreateContextMenu.

func (*Dialog) OnCreateOptionsMenu ΒΆ added in v0.0.7

func (m *Dialog) OnCreateOptionsMenu(arg0 *jni.Object) (bool, error)

OnCreateOptionsMenu calls android.app.Dialog.onCreateOptionsMenu.

func (*Dialog) OnCreatePanelMenu ΒΆ added in v0.0.7

func (m *Dialog) OnCreatePanelMenu(arg0 int32, arg1 *jni.Object) (bool, error)

OnCreatePanelMenu calls android.app.Dialog.onCreatePanelMenu.

func (*Dialog) OnCreatePanelView ΒΆ added in v0.0.7

func (m *Dialog) OnCreatePanelView(arg0 int32) (*jni.Object, error)

OnCreatePanelView calls android.app.Dialog.onCreatePanelView.

func (*Dialog) OnDetachedFromWindow ΒΆ added in v0.0.7

func (m *Dialog) OnDetachedFromWindow() error

OnDetachedFromWindow calls android.app.Dialog.onDetachedFromWindow.

func (*Dialog) OnGenericMotionEvent ΒΆ added in v0.0.7

func (m *Dialog) OnGenericMotionEvent(arg0 *jni.Object) (bool, error)

OnGenericMotionEvent calls android.app.Dialog.onGenericMotionEvent.

func (*Dialog) OnKeyDown ΒΆ added in v0.0.7

func (m *Dialog) OnKeyDown(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyDown calls android.app.Dialog.onKeyDown.

func (*Dialog) OnKeyLongPress ΒΆ added in v0.0.7

func (m *Dialog) OnKeyLongPress(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyLongPress calls android.app.Dialog.onKeyLongPress.

func (*Dialog) OnKeyMultiple ΒΆ added in v0.0.7

func (m *Dialog) OnKeyMultiple(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
) (bool, error)

OnKeyMultiple calls android.app.Dialog.onKeyMultiple.

func (*Dialog) OnKeyShortcut ΒΆ added in v0.0.7

func (m *Dialog) OnKeyShortcut(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyShortcut calls android.app.Dialog.onKeyShortcut.

func (*Dialog) OnKeyUp ΒΆ added in v0.0.7

func (m *Dialog) OnKeyUp(arg0 int32, arg1 *jni.Object) (bool, error)

OnKeyUp calls android.app.Dialog.onKeyUp.

func (*Dialog) OnMenuItemSelected ΒΆ added in v0.0.7

func (m *Dialog) OnMenuItemSelected(arg0 int32, arg1 *jni.Object) (bool, error)

OnMenuItemSelected calls android.app.Dialog.onMenuItemSelected.

func (*Dialog) OnMenuOpened ΒΆ added in v0.0.7

func (m *Dialog) OnMenuOpened(arg0 int32, arg1 *jni.Object) (bool, error)

OnMenuOpened calls android.app.Dialog.onMenuOpened.

func (*Dialog) OnOptionsItemSelected ΒΆ added in v0.0.7

func (m *Dialog) OnOptionsItemSelected(arg0 *jni.Object) (bool, error)

OnOptionsItemSelected calls android.app.Dialog.onOptionsItemSelected.

func (*Dialog) OnOptionsMenuClosed ΒΆ added in v0.0.7

func (m *Dialog) OnOptionsMenuClosed(arg0 *jni.Object) error

OnOptionsMenuClosed calls android.app.Dialog.onOptionsMenuClosed.

func (*Dialog) OnPanelClosed ΒΆ added in v0.0.7

func (m *Dialog) OnPanelClosed(arg0 int32, arg1 *jni.Object) error

OnPanelClosed calls android.app.Dialog.onPanelClosed.

func (*Dialog) OnPrepareOptionsMenu ΒΆ added in v0.0.7

func (m *Dialog) OnPrepareOptionsMenu(arg0 *jni.Object) (bool, error)

OnPrepareOptionsMenu calls android.app.Dialog.onPrepareOptionsMenu.

func (*Dialog) OnPreparePanel ΒΆ added in v0.0.7

func (m *Dialog) OnPreparePanel(
	arg0 int32,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (bool, error)

OnPreparePanel calls android.app.Dialog.onPreparePanel.

func (*Dialog) OnRestoreInstanceState ΒΆ added in v0.0.7

func (m *Dialog) OnRestoreInstanceState(arg0 *jni.Object) error

OnRestoreInstanceState calls android.app.Dialog.onRestoreInstanceState.

func (*Dialog) OnSaveInstanceState ΒΆ added in v0.0.7

func (m *Dialog) OnSaveInstanceState() (*jni.Object, error)

OnSaveInstanceState calls android.app.Dialog.onSaveInstanceState.

func (*Dialog) OnSearchRequested0 ΒΆ added in v0.0.7

func (m *Dialog) OnSearchRequested0() (bool, error)

OnSearchRequested0 calls android.app.Dialog.onSearchRequested.

func (*Dialog) OnSearchRequested1_1 ΒΆ added in v0.0.7

func (m *Dialog) OnSearchRequested1_1(arg0 *jni.Object) (bool, error)

OnSearchRequested1_1 calls android.app.Dialog.onSearchRequested.

func (*Dialog) OnTouchEvent ΒΆ added in v0.0.7

func (m *Dialog) OnTouchEvent(arg0 *jni.Object) (bool, error)

OnTouchEvent calls android.app.Dialog.onTouchEvent.

func (*Dialog) OnTrackballEvent ΒΆ added in v0.0.7

func (m *Dialog) OnTrackballEvent(arg0 *jni.Object) (bool, error)

OnTrackballEvent calls android.app.Dialog.onTrackballEvent.

func (*Dialog) OnWindowAttributesChanged ΒΆ added in v0.0.7

func (m *Dialog) OnWindowAttributesChanged(arg0 *jni.Object) error

OnWindowAttributesChanged calls android.app.Dialog.onWindowAttributesChanged.

func (*Dialog) OnWindowFocusChanged ΒΆ added in v0.0.7

func (m *Dialog) OnWindowFocusChanged(arg0 bool) error

OnWindowFocusChanged calls android.app.Dialog.onWindowFocusChanged.

func (*Dialog) OnWindowStartingActionMode1 ΒΆ added in v0.0.7

func (m *Dialog) OnWindowStartingActionMode1(arg0 *jni.Object) (*jni.Object, error)

OnWindowStartingActionMode1 calls android.app.Dialog.onWindowStartingActionMode.

func (*Dialog) OnWindowStartingActionMode2_1 ΒΆ added in v0.0.7

func (m *Dialog) OnWindowStartingActionMode2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

OnWindowStartingActionMode2_1 calls android.app.Dialog.onWindowStartingActionMode.

func (*Dialog) OpenContextMenu ΒΆ added in v0.0.7

func (m *Dialog) OpenContextMenu(arg0 *jni.Object) error

OpenContextMenu calls android.app.Dialog.openContextMenu.

func (*Dialog) OpenOptionsMenu ΒΆ added in v0.0.7

func (m *Dialog) OpenOptionsMenu() error

OpenOptionsMenu calls android.app.Dialog.openOptionsMenu.

func (*Dialog) RegisterForContextMenu ΒΆ added in v0.0.7

func (m *Dialog) RegisterForContextMenu(arg0 *jni.Object) error

RegisterForContextMenu calls android.app.Dialog.registerForContextMenu.

func (*Dialog) RequestWindowFeature ΒΆ added in v0.0.7

func (m *Dialog) RequestWindowFeature(arg0 int32) (bool, error)

RequestWindowFeature calls android.app.Dialog.requestWindowFeature.

func (*Dialog) SetCancelMessage ΒΆ added in v0.0.7

func (m *Dialog) SetCancelMessage(arg0 *jni.Object) error

SetCancelMessage calls android.app.Dialog.setCancelMessage.

func (*Dialog) SetCancelable ΒΆ added in v0.0.7

func (m *Dialog) SetCancelable(arg0 bool) error

SetCancelable calls android.app.Dialog.setCancelable.

func (*Dialog) SetCanceledOnTouchOutside ΒΆ added in v0.0.7

func (m *Dialog) SetCanceledOnTouchOutside(arg0 bool) error

SetCanceledOnTouchOutside calls android.app.Dialog.setCanceledOnTouchOutside.

func (*Dialog) SetContentView1 ΒΆ added in v0.0.7

func (m *Dialog) SetContentView1(arg0 *jni.Object) error

SetContentView1 calls android.app.Dialog.setContentView.

func (*Dialog) SetContentView1_2 ΒΆ added in v0.0.7

func (m *Dialog) SetContentView1_2(arg0 int32) error

SetContentView1_2 calls android.app.Dialog.setContentView.

func (*Dialog) SetContentView2_1 ΒΆ added in v0.0.7

func (m *Dialog) SetContentView2_1(arg0 *jni.Object, arg1 *jni.Object) error

SetContentView2_1 calls android.app.Dialog.setContentView.

func (*Dialog) SetDismissMessage ΒΆ added in v0.0.7

func (m *Dialog) SetDismissMessage(arg0 *jni.Object) error

SetDismissMessage calls android.app.Dialog.setDismissMessage.

func (*Dialog) SetFeatureDrawable ΒΆ added in v0.0.7

func (m *Dialog) SetFeatureDrawable(arg0 int32, arg1 *jni.Object) error

SetFeatureDrawable calls android.app.Dialog.setFeatureDrawable.

func (*Dialog) SetFeatureDrawableAlpha ΒΆ added in v0.0.7

func (m *Dialog) SetFeatureDrawableAlpha(arg0 int32, arg1 int32) error

SetFeatureDrawableAlpha calls android.app.Dialog.setFeatureDrawableAlpha.

func (*Dialog) SetFeatureDrawableResource ΒΆ added in v0.0.7

func (m *Dialog) SetFeatureDrawableResource(arg0 int32, arg1 int32) error

SetFeatureDrawableResource calls android.app.Dialog.setFeatureDrawableResource.

func (*Dialog) SetFeatureDrawableUri ΒΆ added in v0.0.7

func (m *Dialog) SetFeatureDrawableUri(arg0 int32, arg1 *jni.Object) error

SetFeatureDrawableUri calls android.app.Dialog.setFeatureDrawableUri.

func (*Dialog) SetOnCancelListener ΒΆ added in v0.0.7

func (m *Dialog) SetOnCancelListener(arg0 *jni.Object) error

SetOnCancelListener calls android.app.Dialog.setOnCancelListener.

func (*Dialog) SetOnDismissListener ΒΆ added in v0.0.7

func (m *Dialog) SetOnDismissListener(arg0 *jni.Object) error

SetOnDismissListener calls android.app.Dialog.setOnDismissListener.

func (*Dialog) SetOnKeyListener ΒΆ added in v0.0.7

func (m *Dialog) SetOnKeyListener(arg0 *jni.Object) error

SetOnKeyListener calls android.app.Dialog.setOnKeyListener.

func (*Dialog) SetOnShowListener ΒΆ added in v0.0.7

func (m *Dialog) SetOnShowListener(arg0 *jni.Object) error

SetOnShowListener calls android.app.Dialog.setOnShowListener.

func (*Dialog) SetOwnerActivity ΒΆ added in v0.0.7

func (m *Dialog) SetOwnerActivity(arg0 *jni.Object) error

SetOwnerActivity calls android.app.Dialog.setOwnerActivity.

func (*Dialog) SetTitle1 ΒΆ added in v0.0.7

func (m *Dialog) SetTitle1(arg0 int32) error

SetTitle1 calls android.app.Dialog.setTitle.

func (*Dialog) SetTitle1_1 ΒΆ added in v0.0.7

func (m *Dialog) SetTitle1_1(arg0 string) error

SetTitle1_1 calls android.app.Dialog.setTitle.

func (*Dialog) SetVolumeControlStream ΒΆ added in v0.0.7

func (m *Dialog) SetVolumeControlStream(arg0 int32) error

SetVolumeControlStream calls android.app.Dialog.setVolumeControlStream.

func (*Dialog) Show ΒΆ added in v0.0.7

func (m *Dialog) Show() error

Show calls android.app.Dialog.show.

func (*Dialog) TakeKeyEvents ΒΆ added in v0.0.7

func (m *Dialog) TakeKeyEvents(arg0 bool) error

TakeKeyEvents calls android.app.Dialog.takeKeyEvents.

func (*Dialog) ToString ΒΆ added in v0.0.8

func (m *Dialog) ToString() (string, error)

ToString calls android.app.Dialog.toString.

func (*Dialog) UnregisterForContextMenu ΒΆ added in v0.0.7

func (m *Dialog) UnregisterForContextMenu(arg0 *jni.Object) error

UnregisterForContextMenu calls android.app.Dialog.unregisterForContextMenu.

type DialogFragment ΒΆ added in v0.0.7

type DialogFragment struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

DialogFragment wraps android.app.DialogFragment.

func NewDialogFragment ΒΆ added in v0.0.7

func NewDialogFragment(vm *jni.VM) (*DialogFragment, error)

NewDialogFragment creates a new android.app.DialogFragment instance.

func (*DialogFragment) Dismiss ΒΆ added in v0.0.7

func (m *DialogFragment) Dismiss() error

Dismiss calls android.app.DialogFragment.dismiss.

func (*DialogFragment) DismissAllowingStateLoss ΒΆ added in v0.0.7

func (m *DialogFragment) DismissAllowingStateLoss() error

DismissAllowingStateLoss calls android.app.DialogFragment.dismissAllowingStateLoss.

func (*DialogFragment) Dump ΒΆ added in v0.0.7

func (m *DialogFragment) Dump(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

Dump calls android.app.DialogFragment.dump.

func (*DialogFragment) GetDialog ΒΆ added in v0.0.7

func (m *DialogFragment) GetDialog() (*jni.Object, error)

GetDialog calls android.app.DialogFragment.getDialog.

func (*DialogFragment) GetShowsDialog ΒΆ added in v0.0.7

func (m *DialogFragment) GetShowsDialog() (bool, error)

GetShowsDialog calls android.app.DialogFragment.getShowsDialog.

func (*DialogFragment) GetTheme ΒΆ added in v0.0.7

func (m *DialogFragment) GetTheme() (int32, error)

GetTheme calls android.app.DialogFragment.getTheme.

func (*DialogFragment) IsCancelable ΒΆ added in v0.0.7

func (m *DialogFragment) IsCancelable() (bool, error)

IsCancelable calls android.app.DialogFragment.isCancelable.

func (*DialogFragment) OnActivityCreated ΒΆ added in v0.0.7

func (m *DialogFragment) OnActivityCreated(arg0 *jni.Object) error

OnActivityCreated calls android.app.DialogFragment.onActivityCreated.

func (*DialogFragment) OnAttach ΒΆ added in v0.0.7

func (m *DialogFragment) OnAttach(arg0 *jni.Object) error

OnAttach calls android.app.DialogFragment.onAttach.

func (*DialogFragment) OnCancel ΒΆ added in v0.0.7

func (m *DialogFragment) OnCancel(arg0 *jni.Object) error

OnCancel calls android.app.DialogFragment.onCancel.

func (*DialogFragment) OnCreate ΒΆ added in v0.0.7

func (m *DialogFragment) OnCreate(arg0 *jni.Object) error

OnCreate calls android.app.DialogFragment.onCreate.

func (*DialogFragment) OnCreateDialog ΒΆ added in v0.0.7

func (m *DialogFragment) OnCreateDialog(arg0 *jni.Object) (*jni.Object, error)

OnCreateDialog calls android.app.DialogFragment.onCreateDialog.

func (*DialogFragment) OnDestroyView ΒΆ added in v0.0.7

func (m *DialogFragment) OnDestroyView() error

OnDestroyView calls android.app.DialogFragment.onDestroyView.

func (*DialogFragment) OnDetach ΒΆ added in v0.0.7

func (m *DialogFragment) OnDetach() error

OnDetach calls android.app.DialogFragment.onDetach.

func (*DialogFragment) OnDismiss ΒΆ added in v0.0.7

func (m *DialogFragment) OnDismiss(arg0 *jni.Object) error

OnDismiss calls android.app.DialogFragment.onDismiss.

func (*DialogFragment) OnGetLayoutInflater ΒΆ added in v0.0.7

func (m *DialogFragment) OnGetLayoutInflater(arg0 *jni.Object) (*jni.Object, error)

OnGetLayoutInflater calls android.app.DialogFragment.onGetLayoutInflater.

func (*DialogFragment) OnSaveInstanceState ΒΆ added in v0.0.7

func (m *DialogFragment) OnSaveInstanceState(arg0 *jni.Object) error

OnSaveInstanceState calls android.app.DialogFragment.onSaveInstanceState.

func (*DialogFragment) OnStart ΒΆ added in v0.0.7

func (m *DialogFragment) OnStart() error

OnStart calls android.app.DialogFragment.onStart.

func (*DialogFragment) OnStop ΒΆ added in v0.0.7

func (m *DialogFragment) OnStop() error

OnStop calls android.app.DialogFragment.onStop.

func (*DialogFragment) SetCancelable ΒΆ added in v0.0.7

func (m *DialogFragment) SetCancelable(arg0 bool) error

SetCancelable calls android.app.DialogFragment.setCancelable.

func (*DialogFragment) SetShowsDialog ΒΆ added in v0.0.7

func (m *DialogFragment) SetShowsDialog(arg0 bool) error

SetShowsDialog calls android.app.DialogFragment.setShowsDialog.

func (*DialogFragment) SetStyle ΒΆ added in v0.0.7

func (m *DialogFragment) SetStyle(arg0 int32, arg1 int32) error

SetStyle calls android.app.DialogFragment.setStyle.

func (*DialogFragment) Show2 ΒΆ added in v0.0.7

func (m *DialogFragment) Show2(arg0 *jni.Object, arg1 string) error

Show2 calls android.app.DialogFragment.show.

func (*DialogFragment) Show2_1 ΒΆ added in v0.0.7

func (m *DialogFragment) Show2_1(arg0 *jni.Object, arg1 string) (int32, error)

Show2_1 calls android.app.DialogFragment.show.

func (*DialogFragment) ToString ΒΆ added in v0.0.8

func (m *DialogFragment) ToString() (string, error)

ToString calls android.app.DialogFragment.toString.

type DirectAction ΒΆ added in v0.0.7

type DirectAction struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

DirectAction wraps android.app.DirectAction.

func (*DirectAction) DescribeContents ΒΆ added in v0.0.7

func (m *DirectAction) DescribeContents() (int32, error)

DescribeContents calls android.app.DirectAction.describeContents.

func (*DirectAction) Equals ΒΆ added in v0.0.7

func (m *DirectAction) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.DirectAction.equals.

func (*DirectAction) GetExtras ΒΆ added in v0.0.7

func (m *DirectAction) GetExtras() (*jni.Object, error)

GetExtras calls android.app.DirectAction.getExtras.

func (*DirectAction) GetId ΒΆ added in v0.0.7

func (m *DirectAction) GetId() (string, error)

GetId calls android.app.DirectAction.getId.

func (*DirectAction) GetLocusId ΒΆ added in v0.0.7

func (m *DirectAction) GetLocusId() (*jni.Object, error)

GetLocusId calls android.app.DirectAction.getLocusId.

func (*DirectAction) HashCode ΒΆ added in v0.0.7

func (m *DirectAction) HashCode() (int32, error)

HashCode calls android.app.DirectAction.hashCode.

func (*DirectAction) ToString ΒΆ added in v0.0.8

func (m *DirectAction) ToString() (string, error)

ToString calls android.app.DirectAction.toString.

func (*DirectAction) WriteToParcel ΒΆ added in v0.0.7

func (m *DirectAction) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.DirectAction.writeToParcel.

type DirectActionBuilder ΒΆ added in v0.0.7

type DirectActionBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

DirectActionBuilder wraps android.app.DirectAction$Builder.

func (*DirectActionBuilder) Build ΒΆ added in v0.0.7

func (m *DirectActionBuilder) Build() (*jni.Object, error)

Build calls android.app.DirectAction$Builder.build.

func (*DirectActionBuilder) SetExtras ΒΆ added in v0.0.7

func (m *DirectActionBuilder) SetExtras(arg0 *jni.Object) (*jni.Object, error)

SetExtras calls android.app.DirectAction$Builder.setExtras.

func (*DirectActionBuilder) SetLocusId ΒΆ added in v0.0.7

func (m *DirectActionBuilder) SetLocusId(arg0 *jni.Object) (*jni.Object, error)

SetLocusId calls android.app.DirectAction$Builder.setLocusId.

func (*DirectActionBuilder) ToString ΒΆ added in v0.0.8

func (m *DirectActionBuilder) ToString() (string, error)

ToString calls android.app.DirectAction$Builder.toString.

type ExpandableListActivity ΒΆ added in v0.0.7

type ExpandableListActivity struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ExpandableListActivity wraps android.app.ExpandableListActivity.

func NewExpandableListActivity ΒΆ added in v0.0.7

func NewExpandableListActivity(vm *jni.VM) (*ExpandableListActivity, error)

NewExpandableListActivity creates a new android.app.ExpandableListActivity instance.

func (*ExpandableListActivity) GetExpandableListAdapter ΒΆ added in v0.0.7

func (m *ExpandableListActivity) GetExpandableListAdapter() (*jni.Object, error)

GetExpandableListAdapter calls android.app.ExpandableListActivity.getExpandableListAdapter.

func (*ExpandableListActivity) GetExpandableListView ΒΆ added in v0.0.7

func (m *ExpandableListActivity) GetExpandableListView() (*jni.Object, error)

GetExpandableListView calls android.app.ExpandableListActivity.getExpandableListView.

func (*ExpandableListActivity) GetSelectedId ΒΆ added in v0.0.7

func (m *ExpandableListActivity) GetSelectedId() (int64, error)

GetSelectedId calls android.app.ExpandableListActivity.getSelectedId.

func (*ExpandableListActivity) GetSelectedPosition ΒΆ added in v0.0.7

func (m *ExpandableListActivity) GetSelectedPosition() (int64, error)

GetSelectedPosition calls android.app.ExpandableListActivity.getSelectedPosition.

func (*ExpandableListActivity) OnChildClick ΒΆ added in v0.0.7

func (m *ExpandableListActivity) OnChildClick(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 int32,
	arg4 int64,
) (bool, error)

OnChildClick calls android.app.ExpandableListActivity.onChildClick.

func (*ExpandableListActivity) OnContentChanged ΒΆ added in v0.0.7

func (m *ExpandableListActivity) OnContentChanged() error

OnContentChanged calls android.app.ExpandableListActivity.onContentChanged.

func (*ExpandableListActivity) OnCreateContextMenu ΒΆ added in v0.0.7

func (m *ExpandableListActivity) OnCreateContextMenu(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnCreateContextMenu calls android.app.ExpandableListActivity.onCreateContextMenu.

func (*ExpandableListActivity) OnGroupCollapse ΒΆ added in v0.0.7

func (m *ExpandableListActivity) OnGroupCollapse(arg0 int32) error

OnGroupCollapse calls android.app.ExpandableListActivity.onGroupCollapse.

func (*ExpandableListActivity) OnGroupExpand ΒΆ added in v0.0.7

func (m *ExpandableListActivity) OnGroupExpand(arg0 int32) error

OnGroupExpand calls android.app.ExpandableListActivity.onGroupExpand.

func (*ExpandableListActivity) SetListAdapter ΒΆ added in v0.0.7

func (m *ExpandableListActivity) SetListAdapter(arg0 *jni.Object) error

SetListAdapter calls android.app.ExpandableListActivity.setListAdapter.

func (*ExpandableListActivity) SetSelectedChild ΒΆ added in v0.0.7

func (m *ExpandableListActivity) SetSelectedChild(
	arg0 int32,
	arg1 int32,
	arg2 bool,
) (bool, error)

SetSelectedChild calls android.app.ExpandableListActivity.setSelectedChild.

func (*ExpandableListActivity) SetSelectedGroup ΒΆ added in v0.0.7

func (m *ExpandableListActivity) SetSelectedGroup(arg0 int32) error

SetSelectedGroup calls android.app.ExpandableListActivity.setSelectedGroup.

func (*ExpandableListActivity) ToString ΒΆ added in v0.0.8

func (m *ExpandableListActivity) ToString() (string, error)

ToString calls android.app.ExpandableListActivity.toString.

type ForegroundServiceStartNotAllowedException ΒΆ added in v0.0.7

type ForegroundServiceStartNotAllowedException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ForegroundServiceStartNotAllowedException wraps android.app.ForegroundServiceStartNotAllowedException.

func NewForegroundServiceStartNotAllowedException ΒΆ added in v0.0.7

func NewForegroundServiceStartNotAllowedException(vm *jni.VM, arg0 string) (*ForegroundServiceStartNotAllowedException, error)

NewForegroundServiceStartNotAllowedException creates a new android.app.ForegroundServiceStartNotAllowedException instance.

func (*ForegroundServiceStartNotAllowedException) DescribeContents ΒΆ added in v0.0.7

func (m *ForegroundServiceStartNotAllowedException) DescribeContents() (int32, error)

DescribeContents calls android.app.ForegroundServiceStartNotAllowedException.describeContents.

func (*ForegroundServiceStartNotAllowedException) ToString ΒΆ added in v0.0.8

ToString calls android.app.ForegroundServiceStartNotAllowedException.toString.

func (*ForegroundServiceStartNotAllowedException) WriteToParcel ΒΆ added in v0.0.7

func (m *ForegroundServiceStartNotAllowedException) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.ForegroundServiceStartNotAllowedException.writeToParcel.

type ForegroundServiceTypeException ΒΆ added in v0.0.8

type ForegroundServiceTypeException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ForegroundServiceTypeException wraps android.app.ForegroundServiceTypeException.

func (*ForegroundServiceTypeException) ToString ΒΆ added in v0.0.8

func (m *ForegroundServiceTypeException) ToString() (string, error)

ToString calls android.app.ForegroundServiceTypeException.toString.

type Fragment ΒΆ added in v0.0.7

type Fragment struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Fragment wraps android.app.Fragment.

func NewFragment ΒΆ added in v0.0.7

func NewFragment(vm *jni.VM) (*Fragment, error)

NewFragment creates a new android.app.Fragment instance.

func (*Fragment) Dump ΒΆ added in v0.0.7

func (m *Fragment) Dump(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

Dump calls android.app.Fragment.dump.

func (*Fragment) Equals ΒΆ added in v0.0.7

func (m *Fragment) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.Fragment.equals.

func (*Fragment) GetActivity ΒΆ added in v0.0.7

func (m *Fragment) GetActivity() (*jni.Object, error)

GetActivity calls android.app.Fragment.getActivity.

func (*Fragment) GetAllowEnterTransitionOverlap ΒΆ added in v0.0.7

func (m *Fragment) GetAllowEnterTransitionOverlap() (bool, error)

GetAllowEnterTransitionOverlap calls android.app.Fragment.getAllowEnterTransitionOverlap.

func (*Fragment) GetAllowReturnTransitionOverlap ΒΆ added in v0.0.7

func (m *Fragment) GetAllowReturnTransitionOverlap() (bool, error)

GetAllowReturnTransitionOverlap calls android.app.Fragment.getAllowReturnTransitionOverlap.

func (*Fragment) GetArguments ΒΆ added in v0.0.7

func (m *Fragment) GetArguments() (*jni.Object, error)

GetArguments calls android.app.Fragment.getArguments.

func (*Fragment) GetChildFragmentManager ΒΆ added in v0.0.7

func (m *Fragment) GetChildFragmentManager() (*jni.Object, error)

GetChildFragmentManager calls android.app.Fragment.getChildFragmentManager.

func (*Fragment) GetContext ΒΆ added in v0.0.7

func (m *Fragment) GetContext() (*jni.Object, error)

GetContext calls android.app.Fragment.getContext.

func (*Fragment) GetEnterTransition ΒΆ added in v0.0.7

func (m *Fragment) GetEnterTransition() (*jni.Object, error)

GetEnterTransition calls android.app.Fragment.getEnterTransition.

func (*Fragment) GetExitTransition ΒΆ added in v0.0.7

func (m *Fragment) GetExitTransition() (*jni.Object, error)

GetExitTransition calls android.app.Fragment.getExitTransition.

func (*Fragment) GetFragmentManager ΒΆ added in v0.0.7

func (m *Fragment) GetFragmentManager() (*jni.Object, error)

GetFragmentManager calls android.app.Fragment.getFragmentManager.

func (*Fragment) GetHost ΒΆ added in v0.0.7

func (m *Fragment) GetHost() (*jni.Object, error)

GetHost calls android.app.Fragment.getHost.

func (*Fragment) GetId ΒΆ added in v0.0.7

func (m *Fragment) GetId() (int32, error)

GetId calls android.app.Fragment.getId.

func (*Fragment) GetLayoutInflater ΒΆ added in v0.0.7

func (m *Fragment) GetLayoutInflater() (*jni.Object, error)

GetLayoutInflater calls android.app.Fragment.getLayoutInflater.

func (*Fragment) GetLoaderManager ΒΆ added in v0.0.7

func (m *Fragment) GetLoaderManager() (*jni.Object, error)

GetLoaderManager calls android.app.Fragment.getLoaderManager.

func (*Fragment) GetParentFragment ΒΆ added in v0.0.7

func (m *Fragment) GetParentFragment() (*jni.Object, error)

GetParentFragment calls android.app.Fragment.getParentFragment.

func (*Fragment) GetReenterTransition ΒΆ added in v0.0.7

func (m *Fragment) GetReenterTransition() (*jni.Object, error)

GetReenterTransition calls android.app.Fragment.getReenterTransition.

func (*Fragment) GetResources ΒΆ added in v0.0.7

func (m *Fragment) GetResources() (*jni.Object, error)

GetResources calls android.app.Fragment.getResources.

func (*Fragment) GetRetainInstance ΒΆ added in v0.0.7

func (m *Fragment) GetRetainInstance() (bool, error)

GetRetainInstance calls android.app.Fragment.getRetainInstance.

func (*Fragment) GetReturnTransition ΒΆ added in v0.0.7

func (m *Fragment) GetReturnTransition() (*jni.Object, error)

GetReturnTransition calls android.app.Fragment.getReturnTransition.

func (*Fragment) GetSharedElementEnterTransition ΒΆ added in v0.0.7

func (m *Fragment) GetSharedElementEnterTransition() (*jni.Object, error)

GetSharedElementEnterTransition calls android.app.Fragment.getSharedElementEnterTransition.

func (*Fragment) GetSharedElementReturnTransition ΒΆ added in v0.0.7

func (m *Fragment) GetSharedElementReturnTransition() (*jni.Object, error)

GetSharedElementReturnTransition calls android.app.Fragment.getSharedElementReturnTransition.

func (*Fragment) GetString1 ΒΆ added in v0.0.7

func (m *Fragment) GetString1(arg0 int32) (string, error)

GetString1 calls android.app.Fragment.getString.

func (*Fragment) GetString2_1 ΒΆ added in v0.0.7

func (m *Fragment) GetString2_1(arg0 int32, arg1 *jni.Object) (string, error)

GetString2_1 calls android.app.Fragment.getString.

func (*Fragment) GetTag ΒΆ added in v0.0.7

func (m *Fragment) GetTag() (string, error)

GetTag calls android.app.Fragment.getTag.

func (*Fragment) GetTargetFragment ΒΆ added in v0.0.7

func (m *Fragment) GetTargetFragment() (*jni.Object, error)

GetTargetFragment calls android.app.Fragment.getTargetFragment.

func (*Fragment) GetTargetRequestCode ΒΆ added in v0.0.7

func (m *Fragment) GetTargetRequestCode() (int32, error)

GetTargetRequestCode calls android.app.Fragment.getTargetRequestCode.

func (*Fragment) GetText ΒΆ added in v0.0.7

func (m *Fragment) GetText(arg0 int32) (*jni.Object, error)

GetText calls android.app.Fragment.getText.

func (*Fragment) GetUserVisibleHint ΒΆ added in v0.0.7

func (m *Fragment) GetUserVisibleHint() (bool, error)

GetUserVisibleHint calls android.app.Fragment.getUserVisibleHint.

func (*Fragment) GetView ΒΆ added in v0.0.7

func (m *Fragment) GetView() (*jni.Object, error)

GetView calls android.app.Fragment.getView.

func (*Fragment) HashCode ΒΆ added in v0.0.7

func (m *Fragment) HashCode() (int32, error)

HashCode calls android.app.Fragment.hashCode.

func (*Fragment) Instantiate2 ΒΆ added in v0.0.7

func (m *Fragment) Instantiate2(arg0 *jni.Object, arg1 string) (*jni.Object, error)

Instantiate2 calls android.app.Fragment.instantiate.

func (*Fragment) Instantiate3_1 ΒΆ added in v0.0.7

func (m *Fragment) Instantiate3_1(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) (*jni.Object, error)

Instantiate3_1 calls android.app.Fragment.instantiate.

func (*Fragment) IsAdded ΒΆ added in v0.0.7

func (m *Fragment) IsAdded() (bool, error)

IsAdded calls android.app.Fragment.isAdded.

func (*Fragment) IsDetached ΒΆ added in v0.0.7

func (m *Fragment) IsDetached() (bool, error)

IsDetached calls android.app.Fragment.isDetached.

func (*Fragment) IsHidden ΒΆ added in v0.0.7

func (m *Fragment) IsHidden() (bool, error)

IsHidden calls android.app.Fragment.isHidden.

func (*Fragment) IsInLayout ΒΆ added in v0.0.7

func (m *Fragment) IsInLayout() (bool, error)

IsInLayout calls android.app.Fragment.isInLayout.

func (*Fragment) IsRemoving ΒΆ added in v0.0.7

func (m *Fragment) IsRemoving() (bool, error)

IsRemoving calls android.app.Fragment.isRemoving.

func (*Fragment) IsResumed ΒΆ added in v0.0.7

func (m *Fragment) IsResumed() (bool, error)

IsResumed calls android.app.Fragment.isResumed.

func (*Fragment) IsStateSaved ΒΆ added in v0.0.7

func (m *Fragment) IsStateSaved() (bool, error)

IsStateSaved calls android.app.Fragment.isStateSaved.

func (*Fragment) IsVisible ΒΆ added in v0.0.7

func (m *Fragment) IsVisible() (bool, error)

IsVisible calls android.app.Fragment.isVisible.

func (*Fragment) OnActivityCreated ΒΆ added in v0.0.7

func (m *Fragment) OnActivityCreated(arg0 *jni.Object) error

OnActivityCreated calls android.app.Fragment.onActivityCreated.

func (*Fragment) OnActivityResult ΒΆ added in v0.0.7

func (m *Fragment) OnActivityResult(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
) error

OnActivityResult calls android.app.Fragment.onActivityResult.

func (*Fragment) OnAttach1 ΒΆ added in v0.0.7

func (m *Fragment) OnAttach1(arg0 *jni.Object) error

OnAttach1 calls android.app.Fragment.onAttach.

func (*Fragment) OnAttach1_1 ΒΆ added in v0.0.7

func (m *Fragment) OnAttach1_1(arg0 *jni.Object) error

OnAttach1_1 calls android.app.Fragment.onAttach.

func (*Fragment) OnAttachFragment ΒΆ added in v0.0.7

func (m *Fragment) OnAttachFragment(arg0 *jni.Object) error

OnAttachFragment calls android.app.Fragment.onAttachFragment.

func (*Fragment) OnConfigurationChanged ΒΆ added in v0.0.7

func (m *Fragment) OnConfigurationChanged(arg0 *jni.Object) error

OnConfigurationChanged calls android.app.Fragment.onConfigurationChanged.

func (*Fragment) OnContextItemSelected ΒΆ added in v0.0.7

func (m *Fragment) OnContextItemSelected(arg0 *jni.Object) (bool, error)

OnContextItemSelected calls android.app.Fragment.onContextItemSelected.

func (*Fragment) OnCreate ΒΆ added in v0.0.7

func (m *Fragment) OnCreate(arg0 *jni.Object) error

OnCreate calls android.app.Fragment.onCreate.

func (*Fragment) OnCreateAnimator ΒΆ added in v0.0.7

func (m *Fragment) OnCreateAnimator(
	arg0 int32,
	arg1 bool,
	arg2 int32,
) (*jni.Object, error)

OnCreateAnimator calls android.app.Fragment.onCreateAnimator.

func (*Fragment) OnCreateContextMenu ΒΆ added in v0.0.7

func (m *Fragment) OnCreateContextMenu(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnCreateContextMenu calls android.app.Fragment.onCreateContextMenu.

func (*Fragment) OnCreateOptionsMenu ΒΆ added in v0.0.7

func (m *Fragment) OnCreateOptionsMenu(arg0 *jni.Object, arg1 *jni.Object) error

OnCreateOptionsMenu calls android.app.Fragment.onCreateOptionsMenu.

func (*Fragment) OnCreateView ΒΆ added in v0.0.7

func (m *Fragment) OnCreateView(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (*jni.Object, error)

OnCreateView calls android.app.Fragment.onCreateView.

func (*Fragment) OnDestroy ΒΆ added in v0.0.7

func (m *Fragment) OnDestroy() error

OnDestroy calls android.app.Fragment.onDestroy.

func (*Fragment) OnDestroyOptionsMenu ΒΆ added in v0.0.7

func (m *Fragment) OnDestroyOptionsMenu() error

OnDestroyOptionsMenu calls android.app.Fragment.onDestroyOptionsMenu.

func (*Fragment) OnDestroyView ΒΆ added in v0.0.7

func (m *Fragment) OnDestroyView() error

OnDestroyView calls android.app.Fragment.onDestroyView.

func (*Fragment) OnDetach ΒΆ added in v0.0.7

func (m *Fragment) OnDetach() error

OnDetach calls android.app.Fragment.onDetach.

func (*Fragment) OnGetLayoutInflater ΒΆ added in v0.0.7

func (m *Fragment) OnGetLayoutInflater(arg0 *jni.Object) (*jni.Object, error)

OnGetLayoutInflater calls android.app.Fragment.onGetLayoutInflater.

func (*Fragment) OnHiddenChanged ΒΆ added in v0.0.7

func (m *Fragment) OnHiddenChanged(arg0 bool) error

OnHiddenChanged calls android.app.Fragment.onHiddenChanged.

func (*Fragment) OnInflate2_2 ΒΆ added in v0.0.7

func (m *Fragment) OnInflate2_2(arg0 *jni.Object, arg1 *jni.Object) error

OnInflate2_2 calls android.app.Fragment.onInflate.

func (*Fragment) OnInflate3 ΒΆ added in v0.0.7

func (m *Fragment) OnInflate3(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnInflate3 calls android.app.Fragment.onInflate.

func (*Fragment) OnInflate3_1 ΒΆ added in v0.0.7

func (m *Fragment) OnInflate3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnInflate3_1 calls android.app.Fragment.onInflate.

func (*Fragment) OnLowMemory ΒΆ added in v0.0.7

func (m *Fragment) OnLowMemory() error

OnLowMemory calls android.app.Fragment.onLowMemory.

func (*Fragment) OnMultiWindowModeChanged1 ΒΆ added in v0.0.7

func (m *Fragment) OnMultiWindowModeChanged1(arg0 bool) error

OnMultiWindowModeChanged1 calls android.app.Fragment.onMultiWindowModeChanged.

func (*Fragment) OnMultiWindowModeChanged2_1 ΒΆ added in v0.0.7

func (m *Fragment) OnMultiWindowModeChanged2_1(arg0 bool, arg1 *jni.Object) error

OnMultiWindowModeChanged2_1 calls android.app.Fragment.onMultiWindowModeChanged.

func (*Fragment) OnOptionsItemSelected ΒΆ added in v0.0.7

func (m *Fragment) OnOptionsItemSelected(arg0 *jni.Object) (bool, error)

OnOptionsItemSelected calls android.app.Fragment.onOptionsItemSelected.

func (*Fragment) OnOptionsMenuClosed ΒΆ added in v0.0.7

func (m *Fragment) OnOptionsMenuClosed(arg0 *jni.Object) error

OnOptionsMenuClosed calls android.app.Fragment.onOptionsMenuClosed.

func (*Fragment) OnPause ΒΆ added in v0.0.7

func (m *Fragment) OnPause() error

OnPause calls android.app.Fragment.onPause.

func (*Fragment) OnPictureInPictureModeChanged1 ΒΆ added in v0.0.7

func (m *Fragment) OnPictureInPictureModeChanged1(arg0 bool) error

OnPictureInPictureModeChanged1 calls android.app.Fragment.onPictureInPictureModeChanged.

func (*Fragment) OnPictureInPictureModeChanged2_1 ΒΆ added in v0.0.7

func (m *Fragment) OnPictureInPictureModeChanged2_1(arg0 bool, arg1 *jni.Object) error

OnPictureInPictureModeChanged2_1 calls android.app.Fragment.onPictureInPictureModeChanged.

func (*Fragment) OnPrepareOptionsMenu ΒΆ added in v0.0.7

func (m *Fragment) OnPrepareOptionsMenu(arg0 *jni.Object) error

OnPrepareOptionsMenu calls android.app.Fragment.onPrepareOptionsMenu.

func (*Fragment) OnRequestPermissionsResult ΒΆ added in v0.0.7

func (m *Fragment) OnRequestPermissionsResult(
	arg0 int32,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnRequestPermissionsResult calls android.app.Fragment.onRequestPermissionsResult.

func (*Fragment) OnResume ΒΆ added in v0.0.7

func (m *Fragment) OnResume() error

OnResume calls android.app.Fragment.onResume.

func (*Fragment) OnSaveInstanceState ΒΆ added in v0.0.7

func (m *Fragment) OnSaveInstanceState(arg0 *jni.Object) error

OnSaveInstanceState calls android.app.Fragment.onSaveInstanceState.

func (*Fragment) OnStart ΒΆ added in v0.0.7

func (m *Fragment) OnStart() error

OnStart calls android.app.Fragment.onStart.

func (*Fragment) OnStop ΒΆ added in v0.0.7

func (m *Fragment) OnStop() error

OnStop calls android.app.Fragment.onStop.

func (*Fragment) OnTrimMemory ΒΆ added in v0.0.7

func (m *Fragment) OnTrimMemory(arg0 int32) error

OnTrimMemory calls android.app.Fragment.onTrimMemory.

func (*Fragment) OnViewCreated ΒΆ added in v0.0.7

func (m *Fragment) OnViewCreated(arg0 *jni.Object, arg1 *jni.Object) error

OnViewCreated calls android.app.Fragment.onViewCreated.

func (*Fragment) OnViewStateRestored ΒΆ added in v0.0.7

func (m *Fragment) OnViewStateRestored(arg0 *jni.Object) error

OnViewStateRestored calls android.app.Fragment.onViewStateRestored.

func (*Fragment) PostponeEnterTransition ΒΆ added in v0.0.7

func (m *Fragment) PostponeEnterTransition() error

PostponeEnterTransition calls android.app.Fragment.postponeEnterTransition.

func (*Fragment) RegisterForContextMenu ΒΆ added in v0.0.7

func (m *Fragment) RegisterForContextMenu(arg0 *jni.Object) error

RegisterForContextMenu calls android.app.Fragment.registerForContextMenu.

func (*Fragment) RequestPermissions ΒΆ added in v0.0.7

func (m *Fragment) RequestPermissions(arg0 *jni.Object, arg1 int32) error

RequestPermissions calls android.app.Fragment.requestPermissions.

func (*Fragment) SetAllowEnterTransitionOverlap ΒΆ added in v0.0.7

func (m *Fragment) SetAllowEnterTransitionOverlap(arg0 bool) error

SetAllowEnterTransitionOverlap calls android.app.Fragment.setAllowEnterTransitionOverlap.

func (*Fragment) SetAllowReturnTransitionOverlap ΒΆ added in v0.0.7

func (m *Fragment) SetAllowReturnTransitionOverlap(arg0 bool) error

SetAllowReturnTransitionOverlap calls android.app.Fragment.setAllowReturnTransitionOverlap.

func (*Fragment) SetArguments ΒΆ added in v0.0.7

func (m *Fragment) SetArguments(arg0 *jni.Object) error

SetArguments calls android.app.Fragment.setArguments.

func (*Fragment) SetEnterSharedElementCallback ΒΆ added in v0.0.7

func (m *Fragment) SetEnterSharedElementCallback(arg0 *jni.Object) error

SetEnterSharedElementCallback calls android.app.Fragment.setEnterSharedElementCallback.

func (*Fragment) SetEnterTransition ΒΆ added in v0.0.7

func (m *Fragment) SetEnterTransition(arg0 *jni.Object) error

SetEnterTransition calls android.app.Fragment.setEnterTransition.

func (*Fragment) SetExitSharedElementCallback ΒΆ added in v0.0.7

func (m *Fragment) SetExitSharedElementCallback(arg0 *jni.Object) error

SetExitSharedElementCallback calls android.app.Fragment.setExitSharedElementCallback.

func (*Fragment) SetExitTransition ΒΆ added in v0.0.7

func (m *Fragment) SetExitTransition(arg0 *jni.Object) error

SetExitTransition calls android.app.Fragment.setExitTransition.

func (*Fragment) SetHasOptionsMenu ΒΆ added in v0.0.7

func (m *Fragment) SetHasOptionsMenu(arg0 bool) error

SetHasOptionsMenu calls android.app.Fragment.setHasOptionsMenu.

func (*Fragment) SetInitialSavedState ΒΆ added in v0.0.7

func (m *Fragment) SetInitialSavedState(arg0 *jni.Object) error

SetInitialSavedState calls android.app.Fragment.setInitialSavedState.

func (*Fragment) SetMenuVisibility ΒΆ added in v0.0.7

func (m *Fragment) SetMenuVisibility(arg0 bool) error

SetMenuVisibility calls android.app.Fragment.setMenuVisibility.

func (*Fragment) SetReenterTransition ΒΆ added in v0.0.7

func (m *Fragment) SetReenterTransition(arg0 *jni.Object) error

SetReenterTransition calls android.app.Fragment.setReenterTransition.

func (*Fragment) SetRetainInstance ΒΆ added in v0.0.7

func (m *Fragment) SetRetainInstance(arg0 bool) error

SetRetainInstance calls android.app.Fragment.setRetainInstance.

func (*Fragment) SetReturnTransition ΒΆ added in v0.0.7

func (m *Fragment) SetReturnTransition(arg0 *jni.Object) error

SetReturnTransition calls android.app.Fragment.setReturnTransition.

func (*Fragment) SetSharedElementEnterTransition ΒΆ added in v0.0.7

func (m *Fragment) SetSharedElementEnterTransition(arg0 *jni.Object) error

SetSharedElementEnterTransition calls android.app.Fragment.setSharedElementEnterTransition.

func (*Fragment) SetSharedElementReturnTransition ΒΆ added in v0.0.7

func (m *Fragment) SetSharedElementReturnTransition(arg0 *jni.Object) error

SetSharedElementReturnTransition calls android.app.Fragment.setSharedElementReturnTransition.

func (*Fragment) SetTargetFragment ΒΆ added in v0.0.7

func (m *Fragment) SetTargetFragment(arg0 *jni.Object, arg1 int32) error

SetTargetFragment calls android.app.Fragment.setTargetFragment.

func (*Fragment) SetUserVisibleHint ΒΆ added in v0.0.7

func (m *Fragment) SetUserVisibleHint(arg0 bool) error

SetUserVisibleHint calls android.app.Fragment.setUserVisibleHint.

func (*Fragment) ShouldShowRequestPermissionRationale ΒΆ added in v0.0.7

func (m *Fragment) ShouldShowRequestPermissionRationale(arg0 string) (bool, error)

ShouldShowRequestPermissionRationale calls android.app.Fragment.shouldShowRequestPermissionRationale.

func (*Fragment) StartActivity1 ΒΆ added in v0.0.7

func (m *Fragment) StartActivity1(arg0 *jni.Object) error

StartActivity1 calls android.app.Fragment.startActivity.

func (*Fragment) StartActivity2_1 ΒΆ added in v0.0.7

func (m *Fragment) StartActivity2_1(arg0 *jni.Object, arg1 *jni.Object) error

StartActivity2_1 calls android.app.Fragment.startActivity.

func (*Fragment) StartActivityForResult2 ΒΆ added in v0.0.7

func (m *Fragment) StartActivityForResult2(arg0 *jni.Object, arg1 int32) error

StartActivityForResult2 calls android.app.Fragment.startActivityForResult.

func (*Fragment) StartActivityForResult3_1 ΒΆ added in v0.0.7

func (m *Fragment) StartActivityForResult3_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) error

StartActivityForResult3_1 calls android.app.Fragment.startActivityForResult.

func (*Fragment) StartIntentSenderForResult ΒΆ added in v0.0.7

func (m *Fragment) StartIntentSenderForResult(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
	arg4 int32,
	arg5 int32,
	arg6 *jni.Object,
) error

StartIntentSenderForResult calls android.app.Fragment.startIntentSenderForResult.

func (*Fragment) StartPostponedEnterTransition ΒΆ added in v0.0.7

func (m *Fragment) StartPostponedEnterTransition() error

StartPostponedEnterTransition calls android.app.Fragment.startPostponedEnterTransition.

func (*Fragment) ToString ΒΆ added in v0.0.7

func (m *Fragment) ToString() (string, error)

ToString calls android.app.Fragment.toString.

func (*Fragment) UnregisterForContextMenu ΒΆ added in v0.0.7

func (m *Fragment) UnregisterForContextMenu(arg0 *jni.Object) error

UnregisterForContextMenu calls android.app.Fragment.unregisterForContextMenu.

type FragmentBreadCrumbs ΒΆ added in v0.0.7

type FragmentBreadCrumbs struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentBreadCrumbs wraps android.app.FragmentBreadCrumbs.

func NewFragmentBreadCrumbs ΒΆ added in v0.0.7

func NewFragmentBreadCrumbs(vm *jni.VM, arg0 *jni.Object) (*FragmentBreadCrumbs, error)

NewFragmentBreadCrumbs creates a new android.app.FragmentBreadCrumbs instance.

func (*FragmentBreadCrumbs) OnBackStackChanged ΒΆ added in v0.0.7

func (m *FragmentBreadCrumbs) OnBackStackChanged() error

OnBackStackChanged calls android.app.FragmentBreadCrumbs.onBackStackChanged.

func (*FragmentBreadCrumbs) SetActivity ΒΆ added in v0.0.7

func (m *FragmentBreadCrumbs) SetActivity(arg0 *jni.Object) error

SetActivity calls android.app.FragmentBreadCrumbs.setActivity.

func (*FragmentBreadCrumbs) SetMaxVisible ΒΆ added in v0.0.7

func (m *FragmentBreadCrumbs) SetMaxVisible(arg0 int32) error

SetMaxVisible calls android.app.FragmentBreadCrumbs.setMaxVisible.

func (*FragmentBreadCrumbs) SetOnBreadCrumbClickListener ΒΆ added in v0.0.7

func (m *FragmentBreadCrumbs) SetOnBreadCrumbClickListener(arg0 *jni.Object) error

SetOnBreadCrumbClickListener calls android.app.FragmentBreadCrumbs.setOnBreadCrumbClickListener.

func (*FragmentBreadCrumbs) SetParentTitle ΒΆ added in v0.0.7

func (m *FragmentBreadCrumbs) SetParentTitle(
	arg0 string,
	arg1 string,
	arg2 *jni.Object,
) error

SetParentTitle calls android.app.FragmentBreadCrumbs.setParentTitle.

func (*FragmentBreadCrumbs) SetTitle ΒΆ added in v0.0.7

func (m *FragmentBreadCrumbs) SetTitle(arg0 string, arg1 string) error

SetTitle calls android.app.FragmentBreadCrumbs.setTitle.

func (*FragmentBreadCrumbs) ToString ΒΆ added in v0.0.8

func (m *FragmentBreadCrumbs) ToString() (string, error)

ToString calls android.app.FragmentBreadCrumbs.toString.

type FragmentBreadCrumbsOnBreadCrumbClickListener ΒΆ added in v0.0.7

type FragmentBreadCrumbsOnBreadCrumbClickListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentBreadCrumbsOnBreadCrumbClickListener wraps android.app.FragmentBreadCrumbs$OnBreadCrumbClickListener.

func (*FragmentBreadCrumbsOnBreadCrumbClickListener) OnBreadCrumbClick ΒΆ added in v0.0.7

func (m *FragmentBreadCrumbsOnBreadCrumbClickListener) OnBreadCrumbClick(arg0 *jni.Object, arg1 int32) (bool, error)

OnBreadCrumbClick calls android.app.FragmentBreadCrumbs$OnBreadCrumbClickListener.onBreadCrumbClick.

func (*FragmentBreadCrumbsOnBreadCrumbClickListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.FragmentBreadCrumbs$OnBreadCrumbClickListener.toString.

type FragmentContainer ΒΆ added in v0.0.7

type FragmentContainer struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentContainer wraps android.app.FragmentContainer.

func (*FragmentContainer) OnHasView ΒΆ added in v0.0.7

func (m *FragmentContainer) OnHasView() (bool, error)

OnHasView calls android.app.FragmentContainer.onHasView.

func (*FragmentContainer) ToString ΒΆ added in v0.0.8

func (m *FragmentContainer) ToString() (string, error)

ToString calls android.app.FragmentContainer.toString.

type FragmentController ΒΆ added in v0.0.7

type FragmentController struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentController wraps android.app.FragmentController.

func (*FragmentController) AttachHost ΒΆ added in v0.0.7

func (m *FragmentController) AttachHost(arg0 *jni.Object) error

AttachHost calls android.app.FragmentController.attachHost.

func (*FragmentController) DispatchActivityCreated ΒΆ added in v0.0.7

func (m *FragmentController) DispatchActivityCreated() error

DispatchActivityCreated calls android.app.FragmentController.dispatchActivityCreated.

func (*FragmentController) DispatchConfigurationChanged ΒΆ added in v0.0.7

func (m *FragmentController) DispatchConfigurationChanged(arg0 *jni.Object) error

DispatchConfigurationChanged calls android.app.FragmentController.dispatchConfigurationChanged.

func (*FragmentController) DispatchContextItemSelected ΒΆ added in v0.0.7

func (m *FragmentController) DispatchContextItemSelected(arg0 *jni.Object) (bool, error)

DispatchContextItemSelected calls android.app.FragmentController.dispatchContextItemSelected.

func (*FragmentController) DispatchCreate ΒΆ added in v0.0.7

func (m *FragmentController) DispatchCreate() error

DispatchCreate calls android.app.FragmentController.dispatchCreate.

func (*FragmentController) DispatchCreateOptionsMenu ΒΆ added in v0.0.7

func (m *FragmentController) DispatchCreateOptionsMenu(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

DispatchCreateOptionsMenu calls android.app.FragmentController.dispatchCreateOptionsMenu.

func (*FragmentController) DispatchDestroy ΒΆ added in v0.0.7

func (m *FragmentController) DispatchDestroy() error

DispatchDestroy calls android.app.FragmentController.dispatchDestroy.

func (*FragmentController) DispatchDestroyView ΒΆ added in v0.0.7

func (m *FragmentController) DispatchDestroyView() error

DispatchDestroyView calls android.app.FragmentController.dispatchDestroyView.

func (*FragmentController) DispatchLowMemory ΒΆ added in v0.0.7

func (m *FragmentController) DispatchLowMemory() error

DispatchLowMemory calls android.app.FragmentController.dispatchLowMemory.

func (*FragmentController) DispatchMultiWindowModeChanged1 ΒΆ added in v0.0.7

func (m *FragmentController) DispatchMultiWindowModeChanged1(arg0 bool) error

DispatchMultiWindowModeChanged1 calls android.app.FragmentController.dispatchMultiWindowModeChanged.

func (*FragmentController) DispatchMultiWindowModeChanged2_1 ΒΆ added in v0.0.7

func (m *FragmentController) DispatchMultiWindowModeChanged2_1(arg0 bool, arg1 *jni.Object) error

DispatchMultiWindowModeChanged2_1 calls android.app.FragmentController.dispatchMultiWindowModeChanged.

func (*FragmentController) DispatchOptionsItemSelected ΒΆ added in v0.0.7

func (m *FragmentController) DispatchOptionsItemSelected(arg0 *jni.Object) (bool, error)

DispatchOptionsItemSelected calls android.app.FragmentController.dispatchOptionsItemSelected.

func (*FragmentController) DispatchOptionsMenuClosed ΒΆ added in v0.0.7

func (m *FragmentController) DispatchOptionsMenuClosed(arg0 *jni.Object) error

DispatchOptionsMenuClosed calls android.app.FragmentController.dispatchOptionsMenuClosed.

func (*FragmentController) DispatchPause ΒΆ added in v0.0.7

func (m *FragmentController) DispatchPause() error

DispatchPause calls android.app.FragmentController.dispatchPause.

func (*FragmentController) DispatchPictureInPictureModeChanged1 ΒΆ added in v0.0.7

func (m *FragmentController) DispatchPictureInPictureModeChanged1(arg0 bool) error

DispatchPictureInPictureModeChanged1 calls android.app.FragmentController.dispatchPictureInPictureModeChanged.

func (*FragmentController) DispatchPictureInPictureModeChanged2_1 ΒΆ added in v0.0.7

func (m *FragmentController) DispatchPictureInPictureModeChanged2_1(arg0 bool, arg1 *jni.Object) error

DispatchPictureInPictureModeChanged2_1 calls android.app.FragmentController.dispatchPictureInPictureModeChanged.

func (*FragmentController) DispatchPrepareOptionsMenu ΒΆ added in v0.0.7

func (m *FragmentController) DispatchPrepareOptionsMenu(arg0 *jni.Object) (bool, error)

DispatchPrepareOptionsMenu calls android.app.FragmentController.dispatchPrepareOptionsMenu.

func (*FragmentController) DispatchResume ΒΆ added in v0.0.7

func (m *FragmentController) DispatchResume() error

DispatchResume calls android.app.FragmentController.dispatchResume.

func (*FragmentController) DispatchStart ΒΆ added in v0.0.7

func (m *FragmentController) DispatchStart() error

DispatchStart calls android.app.FragmentController.dispatchStart.

func (*FragmentController) DispatchStop ΒΆ added in v0.0.7

func (m *FragmentController) DispatchStop() error

DispatchStop calls android.app.FragmentController.dispatchStop.

func (*FragmentController) DispatchTrimMemory ΒΆ added in v0.0.7

func (m *FragmentController) DispatchTrimMemory(arg0 int32) error

DispatchTrimMemory calls android.app.FragmentController.dispatchTrimMemory.

func (*FragmentController) DoLoaderDestroy ΒΆ added in v0.0.7

func (m *FragmentController) DoLoaderDestroy() error

DoLoaderDestroy calls android.app.FragmentController.doLoaderDestroy.

func (*FragmentController) DoLoaderStart ΒΆ added in v0.0.7

func (m *FragmentController) DoLoaderStart() error

DoLoaderStart calls android.app.FragmentController.doLoaderStart.

func (*FragmentController) DoLoaderStop ΒΆ added in v0.0.7

func (m *FragmentController) DoLoaderStop(arg0 bool) error

DoLoaderStop calls android.app.FragmentController.doLoaderStop.

func (*FragmentController) DumpLoaders ΒΆ added in v0.0.7

func (m *FragmentController) DumpLoaders(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

DumpLoaders calls android.app.FragmentController.dumpLoaders.

func (*FragmentController) ExecPendingActions ΒΆ added in v0.0.7

func (m *FragmentController) ExecPendingActions() (bool, error)

ExecPendingActions calls android.app.FragmentController.execPendingActions.

func (*FragmentController) FindFragmentByWho ΒΆ added in v0.0.7

func (m *FragmentController) FindFragmentByWho(arg0 string) (*jni.Object, error)

FindFragmentByWho calls android.app.FragmentController.findFragmentByWho.

func (*FragmentController) GetFragmentManager ΒΆ added in v0.0.7

func (m *FragmentController) GetFragmentManager() (*jni.Object, error)

GetFragmentManager calls android.app.FragmentController.getFragmentManager.

func (*FragmentController) GetLoaderManager ΒΆ added in v0.0.7

func (m *FragmentController) GetLoaderManager() (*jni.Object, error)

GetLoaderManager calls android.app.FragmentController.getLoaderManager.

func (*FragmentController) NoteStateNotSaved ΒΆ added in v0.0.7

func (m *FragmentController) NoteStateNotSaved() error

NoteStateNotSaved calls android.app.FragmentController.noteStateNotSaved.

func (*FragmentController) OnCreateView ΒΆ added in v0.0.7

func (m *FragmentController) OnCreateView(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
	arg3 *jni.Object,
) (*jni.Object, error)

OnCreateView calls android.app.FragmentController.onCreateView.

func (*FragmentController) ReportLoaderStart ΒΆ added in v0.0.7

func (m *FragmentController) ReportLoaderStart() error

ReportLoaderStart calls android.app.FragmentController.reportLoaderStart.

func (*FragmentController) RestoreAllState ΒΆ added in v0.0.7

func (m *FragmentController) RestoreAllState(arg0 *jni.Object, arg1 *jni.Object) error

RestoreAllState calls android.app.FragmentController.restoreAllState.

func (*FragmentController) RetainNestedNonConfig ΒΆ added in v0.0.7

func (m *FragmentController) RetainNestedNonConfig() (*jni.Object, error)

RetainNestedNonConfig calls android.app.FragmentController.retainNestedNonConfig.

func (*FragmentController) RetainNonConfig ΒΆ added in v0.0.8

func (m *FragmentController) RetainNonConfig() (*jni.Object, error)

RetainNonConfig calls android.app.FragmentController.retainNonConfig.

func (*FragmentController) SaveAllState ΒΆ added in v0.0.7

func (m *FragmentController) SaveAllState() (*jni.Object, error)

SaveAllState calls android.app.FragmentController.saveAllState.

func (*FragmentController) ToString ΒΆ added in v0.0.8

func (m *FragmentController) ToString() (string, error)

ToString calls android.app.FragmentController.toString.

type FragmentHostCallback ΒΆ added in v0.0.7

type FragmentHostCallback struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentHostCallback wraps android.app.FragmentHostCallback.

func (*FragmentHostCallback) OnAttachFragment ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnAttachFragment(arg0 *jni.Object) error

OnAttachFragment calls android.app.FragmentHostCallback.onAttachFragment.

func (*FragmentHostCallback) OnDump ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnDump(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

OnDump calls android.app.FragmentHostCallback.onDump.

func (*FragmentHostCallback) OnGetLayoutInflater ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnGetLayoutInflater() (*jni.Object, error)

OnGetLayoutInflater calls android.app.FragmentHostCallback.onGetLayoutInflater.

func (*FragmentHostCallback) OnGetWindowAnimations ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnGetWindowAnimations() (int32, error)

OnGetWindowAnimations calls android.app.FragmentHostCallback.onGetWindowAnimations.

func (*FragmentHostCallback) OnHasView ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnHasView() (bool, error)

OnHasView calls android.app.FragmentHostCallback.onHasView.

func (*FragmentHostCallback) OnHasWindowAnimations ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnHasWindowAnimations() (bool, error)

OnHasWindowAnimations calls android.app.FragmentHostCallback.onHasWindowAnimations.

func (*FragmentHostCallback) OnInvalidateOptionsMenu ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnInvalidateOptionsMenu() error

OnInvalidateOptionsMenu calls android.app.FragmentHostCallback.onInvalidateOptionsMenu.

func (*FragmentHostCallback) OnRequestPermissionsFromFragment ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnRequestPermissionsFromFragment(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) error

OnRequestPermissionsFromFragment calls android.app.FragmentHostCallback.onRequestPermissionsFromFragment.

func (*FragmentHostCallback) OnShouldSaveFragmentState ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnShouldSaveFragmentState(arg0 *jni.Object) (bool, error)

OnShouldSaveFragmentState calls android.app.FragmentHostCallback.onShouldSaveFragmentState.

func (*FragmentHostCallback) OnStartActivityFromFragment ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnStartActivityFromFragment(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 *jni.Object,
) error

OnStartActivityFromFragment calls android.app.FragmentHostCallback.onStartActivityFromFragment.

func (*FragmentHostCallback) OnStartIntentSenderFromFragment ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnStartIntentSenderFromFragment(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 *jni.Object,
	arg4 int32,
	arg5 int32,
	arg6 int32,
	arg7 *jni.Object,
) error

OnStartIntentSenderFromFragment calls android.app.FragmentHostCallback.onStartIntentSenderFromFragment.

func (*FragmentHostCallback) OnUseFragmentManagerInflaterFactory ΒΆ added in v0.0.7

func (m *FragmentHostCallback) OnUseFragmentManagerInflaterFactory() (bool, error)

OnUseFragmentManagerInflaterFactory calls android.app.FragmentHostCallback.onUseFragmentManagerInflaterFactory.

func (*FragmentHostCallback) ToString ΒΆ added in v0.0.8

func (m *FragmentHostCallback) ToString() (string, error)

ToString calls android.app.FragmentHostCallback.toString.

type FragmentInstantiationException ΒΆ added in v0.0.8

type FragmentInstantiationException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentInstantiationException wraps android.app.Fragment$InstantiationException.

func (*FragmentInstantiationException) ToString ΒΆ added in v0.0.8

func (m *FragmentInstantiationException) ToString() (string, error)

ToString calls android.app.Fragment$InstantiationException.toString.

type FragmentManager ΒΆ added in v0.0.7

type FragmentManager struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentManager wraps android.app.FragmentManager.

func (*FragmentManager) AddOnBackStackChangedListener ΒΆ added in v0.0.7

func (m *FragmentManager) AddOnBackStackChangedListener(arg0 *jni.Object) error

AddOnBackStackChangedListener calls android.app.FragmentManager.addOnBackStackChangedListener.

func (*FragmentManager) BeginTransaction ΒΆ added in v0.0.7

func (m *FragmentManager) BeginTransaction() (*jni.Object, error)

BeginTransaction calls android.app.FragmentManager.beginTransaction.

func (*FragmentManager) Dump ΒΆ added in v0.0.7

func (m *FragmentManager) Dump(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

Dump calls android.app.FragmentManager.dump.

func (*FragmentManager) EnableDebugLogging ΒΆ added in v0.0.7

func (m *FragmentManager) EnableDebugLogging(arg0 bool) error

EnableDebugLogging calls android.app.FragmentManager.enableDebugLogging.

func (*FragmentManager) ExecutePendingTransactions ΒΆ added in v0.0.7

func (m *FragmentManager) ExecutePendingTransactions() (bool, error)

ExecutePendingTransactions calls android.app.FragmentManager.executePendingTransactions.

func (*FragmentManager) FindFragmentById ΒΆ added in v0.0.7

func (m *FragmentManager) FindFragmentById(arg0 int32) (*jni.Object, error)

FindFragmentById calls android.app.FragmentManager.findFragmentById.

func (*FragmentManager) FindFragmentByTag ΒΆ added in v0.0.7

func (m *FragmentManager) FindFragmentByTag(arg0 string) (*jni.Object, error)

FindFragmentByTag calls android.app.FragmentManager.findFragmentByTag.

func (*FragmentManager) GetBackStackEntryAt ΒΆ added in v0.0.7

func (m *FragmentManager) GetBackStackEntryAt(arg0 int32) (*jni.Object, error)

GetBackStackEntryAt calls android.app.FragmentManager.getBackStackEntryAt.

func (*FragmentManager) GetBackStackEntryCount ΒΆ added in v0.0.7

func (m *FragmentManager) GetBackStackEntryCount() (int32, error)

GetBackStackEntryCount calls android.app.FragmentManager.getBackStackEntryCount.

func (*FragmentManager) GetFragment ΒΆ added in v0.0.7

func (m *FragmentManager) GetFragment(arg0 *jni.Object, arg1 string) (*jni.Object, error)

GetFragment calls android.app.FragmentManager.getFragment.

func (*FragmentManager) GetFragments ΒΆ added in v0.0.8

func (m *FragmentManager) GetFragments() (*jni.Object, error)

GetFragments calls android.app.FragmentManager.getFragments.

func (*FragmentManager) GetPrimaryNavigationFragment ΒΆ added in v0.0.7

func (m *FragmentManager) GetPrimaryNavigationFragment() (*jni.Object, error)

GetPrimaryNavigationFragment calls android.app.FragmentManager.getPrimaryNavigationFragment.

func (*FragmentManager) InvalidateOptionsMenu ΒΆ added in v0.0.7

func (m *FragmentManager) InvalidateOptionsMenu() error

InvalidateOptionsMenu calls android.app.FragmentManager.invalidateOptionsMenu.

func (*FragmentManager) IsDestroyed ΒΆ added in v0.0.7

func (m *FragmentManager) IsDestroyed() (bool, error)

IsDestroyed calls android.app.FragmentManager.isDestroyed.

func (*FragmentManager) IsStateSaved ΒΆ added in v0.0.7

func (m *FragmentManager) IsStateSaved() (bool, error)

IsStateSaved calls android.app.FragmentManager.isStateSaved.

func (*FragmentManager) PopBackStack0 ΒΆ added in v0.0.7

func (m *FragmentManager) PopBackStack0() error

PopBackStack0 calls android.app.FragmentManager.popBackStack.

func (*FragmentManager) PopBackStack2_1 ΒΆ added in v0.0.7

func (m *FragmentManager) PopBackStack2_1(arg0 int32, arg1 int32) error

PopBackStack2_1 calls android.app.FragmentManager.popBackStack.

func (*FragmentManager) PopBackStack2_2 ΒΆ added in v0.0.7

func (m *FragmentManager) PopBackStack2_2(arg0 string, arg1 int32) error

PopBackStack2_2 calls android.app.FragmentManager.popBackStack.

func (*FragmentManager) PopBackStackImmediate0 ΒΆ added in v0.0.7

func (m *FragmentManager) PopBackStackImmediate0() (bool, error)

PopBackStackImmediate0 calls android.app.FragmentManager.popBackStackImmediate.

func (*FragmentManager) PopBackStackImmediate2_1 ΒΆ added in v0.0.7

func (m *FragmentManager) PopBackStackImmediate2_1(arg0 int32, arg1 int32) (bool, error)

PopBackStackImmediate2_1 calls android.app.FragmentManager.popBackStackImmediate.

func (*FragmentManager) PopBackStackImmediate2_2 ΒΆ added in v0.0.7

func (m *FragmentManager) PopBackStackImmediate2_2(arg0 string, arg1 int32) (bool, error)

PopBackStackImmediate2_2 calls android.app.FragmentManager.popBackStackImmediate.

func (*FragmentManager) PutFragment ΒΆ added in v0.0.7

func (m *FragmentManager) PutFragment(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) error

PutFragment calls android.app.FragmentManager.putFragment.

func (*FragmentManager) RegisterFragmentLifecycleCallbacks ΒΆ added in v0.0.7

func (m *FragmentManager) RegisterFragmentLifecycleCallbacks(arg0 *jni.Object, arg1 bool) error

RegisterFragmentLifecycleCallbacks calls android.app.FragmentManager.registerFragmentLifecycleCallbacks.

func (*FragmentManager) RemoveOnBackStackChangedListener ΒΆ added in v0.0.7

func (m *FragmentManager) RemoveOnBackStackChangedListener(arg0 *jni.Object) error

RemoveOnBackStackChangedListener calls android.app.FragmentManager.removeOnBackStackChangedListener.

func (*FragmentManager) SaveFragmentInstanceState ΒΆ added in v0.0.7

func (m *FragmentManager) SaveFragmentInstanceState(arg0 *jni.Object) (*jni.Object, error)

SaveFragmentInstanceState calls android.app.FragmentManager.saveFragmentInstanceState.

func (*FragmentManager) ToString ΒΆ added in v0.0.8

func (m *FragmentManager) ToString() (string, error)

ToString calls android.app.FragmentManager.toString.

func (*FragmentManager) UnregisterFragmentLifecycleCallbacks ΒΆ added in v0.0.7

func (m *FragmentManager) UnregisterFragmentLifecycleCallbacks(arg0 *jni.Object) error

UnregisterFragmentLifecycleCallbacks calls android.app.FragmentManager.unregisterFragmentLifecycleCallbacks.

type FragmentManagerBackStackEntry ΒΆ added in v0.0.7

type FragmentManagerBackStackEntry struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentManagerBackStackEntry wraps android.app.FragmentManager$BackStackEntry.

func (*FragmentManagerBackStackEntry) GetBreadCrumbShortTitle ΒΆ added in v0.0.7

func (m *FragmentManagerBackStackEntry) GetBreadCrumbShortTitle() (*jni.Object, error)

GetBreadCrumbShortTitle calls android.app.FragmentManager$BackStackEntry.getBreadCrumbShortTitle.

func (*FragmentManagerBackStackEntry) GetBreadCrumbShortTitleRes ΒΆ added in v0.0.7

func (m *FragmentManagerBackStackEntry) GetBreadCrumbShortTitleRes() (int32, error)

GetBreadCrumbShortTitleRes calls android.app.FragmentManager$BackStackEntry.getBreadCrumbShortTitleRes.

func (*FragmentManagerBackStackEntry) GetBreadCrumbTitle ΒΆ added in v0.0.7

func (m *FragmentManagerBackStackEntry) GetBreadCrumbTitle() (*jni.Object, error)

GetBreadCrumbTitle calls android.app.FragmentManager$BackStackEntry.getBreadCrumbTitle.

func (*FragmentManagerBackStackEntry) GetBreadCrumbTitleRes ΒΆ added in v0.0.7

func (m *FragmentManagerBackStackEntry) GetBreadCrumbTitleRes() (int32, error)

GetBreadCrumbTitleRes calls android.app.FragmentManager$BackStackEntry.getBreadCrumbTitleRes.

func (*FragmentManagerBackStackEntry) GetId ΒΆ added in v0.0.7

GetId calls android.app.FragmentManager$BackStackEntry.getId.

func (*FragmentManagerBackStackEntry) GetName ΒΆ added in v0.0.7

func (m *FragmentManagerBackStackEntry) GetName() (string, error)

GetName calls android.app.FragmentManager$BackStackEntry.getName.

func (*FragmentManagerBackStackEntry) ToString ΒΆ added in v0.0.8

func (m *FragmentManagerBackStackEntry) ToString() (string, error)

ToString calls android.app.FragmentManager$BackStackEntry.toString.

type FragmentManagerFragmentLifecycleCallbacks ΒΆ added in v0.0.7

type FragmentManagerFragmentLifecycleCallbacks struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentManagerFragmentLifecycleCallbacks wraps android.app.FragmentManager$FragmentLifecycleCallbacks.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentActivityCreated ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentActivityCreated(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnFragmentActivityCreated calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentActivityCreated.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentAttached ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentAttached(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnFragmentAttached calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentAttached.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentCreated ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentCreated(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnFragmentCreated calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentCreated.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentDestroyed ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentDestroyed(arg0 *jni.Object, arg1 *jni.Object) error

OnFragmentDestroyed calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentDestroyed.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentDetached ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentDetached(arg0 *jni.Object, arg1 *jni.Object) error

OnFragmentDetached calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentDetached.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentPaused ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPaused(arg0 *jni.Object, arg1 *jni.Object) error

OnFragmentPaused calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentPaused.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreAttached ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreAttached(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnFragmentPreAttached calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentPreAttached.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreCreated ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentPreCreated(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnFragmentPreCreated calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentPreCreated.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentResumed ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentResumed(arg0 *jni.Object, arg1 *jni.Object) error

OnFragmentResumed calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentResumed.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentSaveInstanceState ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentSaveInstanceState(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnFragmentSaveInstanceState calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentSaveInstanceState.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentStarted ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentStarted(arg0 *jni.Object, arg1 *jni.Object) error

OnFragmentStarted calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentStarted.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentStopped ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentStopped(arg0 *jni.Object, arg1 *jni.Object) error

OnFragmentStopped calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentStopped.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewCreated ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewCreated(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

OnFragmentViewCreated calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentViewCreated.

func (*FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewDestroyed ΒΆ added in v0.0.7

func (m *FragmentManagerFragmentLifecycleCallbacks) OnFragmentViewDestroyed(arg0 *jni.Object, arg1 *jni.Object) error

OnFragmentViewDestroyed calls android.app.FragmentManager$FragmentLifecycleCallbacks.onFragmentViewDestroyed.

func (*FragmentManagerFragmentLifecycleCallbacks) ToString ΒΆ added in v0.0.8

ToString calls android.app.FragmentManager$FragmentLifecycleCallbacks.toString.

type FragmentManagerNonConfig ΒΆ added in v0.0.8

type FragmentManagerNonConfig struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentManagerNonConfig wraps android.app.FragmentManagerNonConfig.

func (*FragmentManagerNonConfig) ToString ΒΆ added in v0.0.8

func (m *FragmentManagerNonConfig) ToString() (string, error)

ToString calls android.app.FragmentManagerNonConfig.toString.

type FragmentManagerOnBackStackChangedListener ΒΆ added in v0.0.7

type FragmentManagerOnBackStackChangedListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentManagerOnBackStackChangedListener wraps android.app.FragmentManager$OnBackStackChangedListener.

func (*FragmentManagerOnBackStackChangedListener) OnBackStackChanged ΒΆ added in v0.0.7

func (m *FragmentManagerOnBackStackChangedListener) OnBackStackChanged() error

OnBackStackChanged calls android.app.FragmentManager$OnBackStackChangedListener.onBackStackChanged.

func (*FragmentManagerOnBackStackChangedListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.FragmentManager$OnBackStackChangedListener.toString.

type FragmentSavedState ΒΆ added in v0.0.7

type FragmentSavedState struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentSavedState wraps android.app.Fragment$SavedState.

func (*FragmentSavedState) DescribeContents ΒΆ added in v0.0.7

func (m *FragmentSavedState) DescribeContents() (int32, error)

DescribeContents calls android.app.Fragment$SavedState.describeContents.

func (*FragmentSavedState) ToString ΒΆ added in v0.0.8

func (m *FragmentSavedState) ToString() (string, error)

ToString calls android.app.Fragment$SavedState.toString.

func (*FragmentSavedState) WriteToParcel ΒΆ added in v0.0.7

func (m *FragmentSavedState) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.Fragment$SavedState.writeToParcel.

type FragmentTransaction ΒΆ added in v0.0.7

type FragmentTransaction struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

FragmentTransaction wraps android.app.FragmentTransaction.

func (*FragmentTransaction) Add2 ΒΆ added in v0.0.7

func (m *FragmentTransaction) Add2(arg0 *jni.Object, arg1 string) (*jni.Object, error)

Add2 calls android.app.FragmentTransaction.add.

func (*FragmentTransaction) Add2_1 ΒΆ added in v0.0.7

func (m *FragmentTransaction) Add2_1(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

Add2_1 calls android.app.FragmentTransaction.add.

func (*FragmentTransaction) Add3_2 ΒΆ added in v0.0.7

func (m *FragmentTransaction) Add3_2(
	arg0 int32,
	arg1 *jni.Object,
	arg2 string,
) (*jni.Object, error)

Add3_2 calls android.app.FragmentTransaction.add.

func (*FragmentTransaction) AddSharedElement ΒΆ added in v0.0.7

func (m *FragmentTransaction) AddSharedElement(arg0 *jni.Object, arg1 string) (*jni.Object, error)

AddSharedElement calls android.app.FragmentTransaction.addSharedElement.

func (*FragmentTransaction) AddToBackStack ΒΆ added in v0.0.7

func (m *FragmentTransaction) AddToBackStack(arg0 string) (*jni.Object, error)

AddToBackStack calls android.app.FragmentTransaction.addToBackStack.

func (*FragmentTransaction) Attach ΒΆ added in v0.0.7

func (m *FragmentTransaction) Attach(arg0 *jni.Object) (*jni.Object, error)

Attach calls android.app.FragmentTransaction.attach.

func (*FragmentTransaction) Commit ΒΆ added in v0.0.7

func (m *FragmentTransaction) Commit() (int32, error)

Commit calls android.app.FragmentTransaction.commit.

func (*FragmentTransaction) CommitAllowingStateLoss ΒΆ added in v0.0.7

func (m *FragmentTransaction) CommitAllowingStateLoss() (int32, error)

CommitAllowingStateLoss calls android.app.FragmentTransaction.commitAllowingStateLoss.

func (*FragmentTransaction) CommitNow ΒΆ added in v0.0.7

func (m *FragmentTransaction) CommitNow() error

CommitNow calls android.app.FragmentTransaction.commitNow.

func (*FragmentTransaction) CommitNowAllowingStateLoss ΒΆ added in v0.0.7

func (m *FragmentTransaction) CommitNowAllowingStateLoss() error

CommitNowAllowingStateLoss calls android.app.FragmentTransaction.commitNowAllowingStateLoss.

func (*FragmentTransaction) Detach ΒΆ added in v0.0.7

func (m *FragmentTransaction) Detach(arg0 *jni.Object) (*jni.Object, error)

Detach calls android.app.FragmentTransaction.detach.

func (*FragmentTransaction) DisallowAddToBackStack ΒΆ added in v0.0.7

func (m *FragmentTransaction) DisallowAddToBackStack() (*jni.Object, error)

DisallowAddToBackStack calls android.app.FragmentTransaction.disallowAddToBackStack.

func (*FragmentTransaction) Hide ΒΆ added in v0.0.7

func (m *FragmentTransaction) Hide(arg0 *jni.Object) (*jni.Object, error)

Hide calls android.app.FragmentTransaction.hide.

func (*FragmentTransaction) IsAddToBackStackAllowed ΒΆ added in v0.0.7

func (m *FragmentTransaction) IsAddToBackStackAllowed() (bool, error)

IsAddToBackStackAllowed calls android.app.FragmentTransaction.isAddToBackStackAllowed.

func (*FragmentTransaction) IsEmpty ΒΆ added in v0.0.7

func (m *FragmentTransaction) IsEmpty() (bool, error)

IsEmpty calls android.app.FragmentTransaction.isEmpty.

func (*FragmentTransaction) Remove ΒΆ added in v0.0.7

func (m *FragmentTransaction) Remove(arg0 *jni.Object) (*jni.Object, error)

Remove calls android.app.FragmentTransaction.remove.

func (*FragmentTransaction) Replace2 ΒΆ added in v0.0.7

func (m *FragmentTransaction) Replace2(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

Replace2 calls android.app.FragmentTransaction.replace.

func (*FragmentTransaction) Replace3_1 ΒΆ added in v0.0.7

func (m *FragmentTransaction) Replace3_1(
	arg0 int32,
	arg1 *jni.Object,
	arg2 string,
) (*jni.Object, error)

Replace3_1 calls android.app.FragmentTransaction.replace.

func (*FragmentTransaction) RunOnCommit ΒΆ added in v0.0.7

func (m *FragmentTransaction) RunOnCommit(arg0 *jni.Object) (*jni.Object, error)

RunOnCommit calls android.app.FragmentTransaction.runOnCommit.

func (*FragmentTransaction) SetBreadCrumbShortTitle1 ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetBreadCrumbShortTitle1(arg0 int32) (*jni.Object, error)

SetBreadCrumbShortTitle1 calls android.app.FragmentTransaction.setBreadCrumbShortTitle.

func (*FragmentTransaction) SetBreadCrumbShortTitle1_1 ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetBreadCrumbShortTitle1_1(arg0 string) (*jni.Object, error)

SetBreadCrumbShortTitle1_1 calls android.app.FragmentTransaction.setBreadCrumbShortTitle.

func (*FragmentTransaction) SetBreadCrumbTitle1 ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetBreadCrumbTitle1(arg0 int32) (*jni.Object, error)

SetBreadCrumbTitle1 calls android.app.FragmentTransaction.setBreadCrumbTitle.

func (*FragmentTransaction) SetBreadCrumbTitle1_1 ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetBreadCrumbTitle1_1(arg0 string) (*jni.Object, error)

SetBreadCrumbTitle1_1 calls android.app.FragmentTransaction.setBreadCrumbTitle.

func (*FragmentTransaction) SetCustomAnimations2 ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetCustomAnimations2(arg0 int32, arg1 int32) (*jni.Object, error)

SetCustomAnimations2 calls android.app.FragmentTransaction.setCustomAnimations.

func (*FragmentTransaction) SetCustomAnimations4_1 ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetCustomAnimations4_1(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) (*jni.Object, error)

SetCustomAnimations4_1 calls android.app.FragmentTransaction.setCustomAnimations.

func (*FragmentTransaction) SetPrimaryNavigationFragment ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetPrimaryNavigationFragment(arg0 *jni.Object) (*jni.Object, error)

SetPrimaryNavigationFragment calls android.app.FragmentTransaction.setPrimaryNavigationFragment.

func (*FragmentTransaction) SetReorderingAllowed ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetReorderingAllowed(arg0 bool) (*jni.Object, error)

SetReorderingAllowed calls android.app.FragmentTransaction.setReorderingAllowed.

func (*FragmentTransaction) SetTransition ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetTransition(arg0 int32) (*jni.Object, error)

SetTransition calls android.app.FragmentTransaction.setTransition.

func (*FragmentTransaction) SetTransitionStyle ΒΆ added in v0.0.7

func (m *FragmentTransaction) SetTransitionStyle(arg0 int32) (*jni.Object, error)

SetTransitionStyle calls android.app.FragmentTransaction.setTransitionStyle.

func (*FragmentTransaction) Show ΒΆ added in v0.0.7

func (m *FragmentTransaction) Show(arg0 *jni.Object) (*jni.Object, error)

Show calls android.app.FragmentTransaction.show.

func (*FragmentTransaction) ToString ΒΆ added in v0.0.8

func (m *FragmentTransaction) ToString() (string, error)

ToString calls android.app.FragmentTransaction.toString.

type GameManager ΒΆ added in v0.0.7

type GameManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

GameManager wraps android.app.GameManager.

func NewGameManager ΒΆ added in v0.0.7

func NewGameManager(ctx *Context) (*GameManager, error)

NewGameManager obtains android.app.GameManager from the Android system service manager.

func (*GameManager) Close ΒΆ added in v0.0.7

func (m *GameManager) Close()

Close releases the global reference to the underlying Java object. After Close, the GameManager must not be used.

func (*GameManager) GetGameMode ΒΆ added in v0.0.7

func (m *GameManager) GetGameMode() (int32, error)

GetGameMode calls android.app.GameManager.getGameMode.

func (*GameManager) SetGameState ΒΆ added in v0.0.7

func (m *GameManager) SetGameState(arg0 *jni.Object) error

SetGameState calls android.app.GameManager.setGameState.

func (*GameManager) ToString ΒΆ added in v0.0.8

func (m *GameManager) ToString() (string, error)

ToString calls android.app.GameManager.toString.

type GameState ΒΆ added in v0.0.7

type GameState struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

GameState wraps android.app.GameState.

func NewGameState ΒΆ added in v0.0.7

func NewGameState(vm *jni.VM, arg0 bool, arg1 int32) (*GameState, error)

NewGameState creates a new android.app.GameState instance.

func (*GameState) DescribeContents ΒΆ added in v0.0.7

func (m *GameState) DescribeContents() (int32, error)

DescribeContents calls android.app.GameState.describeContents.

func (*GameState) GetLabel ΒΆ added in v0.0.7

func (m *GameState) GetLabel() (int32, error)

GetLabel calls android.app.GameState.getLabel.

func (*GameState) GetMode ΒΆ added in v0.0.7

func (m *GameState) GetMode() (int32, error)

GetMode calls android.app.GameState.getMode.

func (*GameState) GetQuality ΒΆ added in v0.0.7

func (m *GameState) GetQuality() (int32, error)

GetQuality calls android.app.GameState.getQuality.

func (*GameState) IsLoading ΒΆ added in v0.0.7

func (m *GameState) IsLoading() (bool, error)

IsLoading calls android.app.GameState.isLoading.

func (*GameState) ToString ΒΆ added in v0.0.8

func (m *GameState) ToString() (string, error)

ToString calls android.app.GameState.toString.

func (*GameState) WriteToParcel ΒΆ added in v0.0.7

func (m *GameState) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.GameState.writeToParcel.

type GrammaticalInflectionManager ΒΆ added in v0.0.7

type GrammaticalInflectionManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

GrammaticalInflectionManager wraps android.app.GrammaticalInflectionManager.

func NewGrammaticalInflectionManager ΒΆ added in v0.0.7

func NewGrammaticalInflectionManager(ctx *Context) (*GrammaticalInflectionManager, error)

NewGrammaticalInflectionManager obtains android.app.GrammaticalInflectionManager from the Android system service manager.

func (*GrammaticalInflectionManager) Close ΒΆ added in v0.0.7

func (m *GrammaticalInflectionManager) Close()

Close releases the global reference to the underlying Java object. After Close, the GrammaticalInflectionManager must not be used.

func (*GrammaticalInflectionManager) GetApplicationGrammaticalGender ΒΆ added in v0.0.7

func (m *GrammaticalInflectionManager) GetApplicationGrammaticalGender() (int32, error)

GetApplicationGrammaticalGender calls android.app.GrammaticalInflectionManager.getApplicationGrammaticalGender.

func (*GrammaticalInflectionManager) GetSystemGrammaticalGender ΒΆ added in v0.0.7

func (m *GrammaticalInflectionManager) GetSystemGrammaticalGender() (int32, error)

GetSystemGrammaticalGender calls android.app.GrammaticalInflectionManager.getSystemGrammaticalGender.

func (*GrammaticalInflectionManager) SetRequestedApplicationGrammaticalGender ΒΆ added in v0.0.7

func (m *GrammaticalInflectionManager) SetRequestedApplicationGrammaticalGender(arg0 int32) error

SetRequestedApplicationGrammaticalGender calls android.app.GrammaticalInflectionManager.setRequestedApplicationGrammaticalGender.

func (*GrammaticalInflectionManager) ToString ΒΆ added in v0.0.8

func (m *GrammaticalInflectionManager) ToString() (string, error)

ToString calls android.app.GrammaticalInflectionManager.toString.

type Instrumentation ΒΆ added in v0.0.7

type Instrumentation struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Instrumentation wraps android.app.Instrumentation.

func NewInstrumentation ΒΆ added in v0.0.7

func NewInstrumentation(vm *jni.VM) (*Instrumentation, error)

NewInstrumentation creates a new android.app.Instrumentation instance.

func (*Instrumentation) AcquireLooperManager ΒΆ added in v0.0.7

func (m *Instrumentation) AcquireLooperManager(arg0 *jni.Object) (*jni.Object, error)

AcquireLooperManager calls android.app.Instrumentation.acquireLooperManager.

func (*Instrumentation) AddMonitor1 ΒΆ added in v0.0.7

func (m *Instrumentation) AddMonitor1(arg0 *jni.Object) error

AddMonitor1 calls android.app.Instrumentation.addMonitor.

func (*Instrumentation) AddMonitor3_1 ΒΆ added in v0.0.7

func (m *Instrumentation) AddMonitor3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 bool,
) (*jni.Object, error)

AddMonitor3_1 calls android.app.Instrumentation.addMonitor.

func (*Instrumentation) AddMonitor3_2 ΒΆ added in v0.0.7

func (m *Instrumentation) AddMonitor3_2(
	arg0 string,
	arg1 *jni.Object,
	arg2 bool,
) (*jni.Object, error)

AddMonitor3_2 calls android.app.Instrumentation.addMonitor.

func (*Instrumentation) AddResults ΒΆ added in v0.0.7

func (m *Instrumentation) AddResults(arg0 *jni.Object) error

AddResults calls android.app.Instrumentation.addResults.

func (*Instrumentation) CallActivityOnCreate2 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnCreate2(arg0 *jni.Object, arg1 *jni.Object) error

CallActivityOnCreate2 calls android.app.Instrumentation.callActivityOnCreate.

func (*Instrumentation) CallActivityOnCreate3_1 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnCreate3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

CallActivityOnCreate3_1 calls android.app.Instrumentation.callActivityOnCreate.

func (*Instrumentation) CallActivityOnDestroy ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnDestroy(arg0 *jni.Object) error

CallActivityOnDestroy calls android.app.Instrumentation.callActivityOnDestroy.

func (*Instrumentation) CallActivityOnNewIntent2 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnNewIntent2(arg0 *jni.Object, arg1 *jni.Object) error

CallActivityOnNewIntent2 calls android.app.Instrumentation.callActivityOnNewIntent.

func (*Instrumentation) CallActivityOnNewIntent3_1 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnNewIntent3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

CallActivityOnNewIntent3_1 calls android.app.Instrumentation.callActivityOnNewIntent.

func (*Instrumentation) CallActivityOnPause ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnPause(arg0 *jni.Object) error

CallActivityOnPause calls android.app.Instrumentation.callActivityOnPause.

func (*Instrumentation) CallActivityOnPictureInPictureRequested ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnPictureInPictureRequested(arg0 *jni.Object) error

CallActivityOnPictureInPictureRequested calls android.app.Instrumentation.callActivityOnPictureInPictureRequested.

func (*Instrumentation) CallActivityOnPostCreate2 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnPostCreate2(arg0 *jni.Object, arg1 *jni.Object) error

CallActivityOnPostCreate2 calls android.app.Instrumentation.callActivityOnPostCreate.

func (*Instrumentation) CallActivityOnPostCreate3_1 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnPostCreate3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

CallActivityOnPostCreate3_1 calls android.app.Instrumentation.callActivityOnPostCreate.

func (*Instrumentation) CallActivityOnRestart ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnRestart(arg0 *jni.Object) error

CallActivityOnRestart calls android.app.Instrumentation.callActivityOnRestart.

func (*Instrumentation) CallActivityOnRestoreInstanceState2 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnRestoreInstanceState2(arg0 *jni.Object, arg1 *jni.Object) error

CallActivityOnRestoreInstanceState2 calls android.app.Instrumentation.callActivityOnRestoreInstanceState.

func (*Instrumentation) CallActivityOnRestoreInstanceState3_1 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnRestoreInstanceState3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

CallActivityOnRestoreInstanceState3_1 calls android.app.Instrumentation.callActivityOnRestoreInstanceState.

func (*Instrumentation) CallActivityOnResume ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnResume(arg0 *jni.Object) error

CallActivityOnResume calls android.app.Instrumentation.callActivityOnResume.

func (*Instrumentation) CallActivityOnSaveInstanceState2 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnSaveInstanceState2(arg0 *jni.Object, arg1 *jni.Object) error

CallActivityOnSaveInstanceState2 calls android.app.Instrumentation.callActivityOnSaveInstanceState.

func (*Instrumentation) CallActivityOnSaveInstanceState3_1 ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnSaveInstanceState3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

CallActivityOnSaveInstanceState3_1 calls android.app.Instrumentation.callActivityOnSaveInstanceState.

func (*Instrumentation) CallActivityOnStart ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnStart(arg0 *jni.Object) error

CallActivityOnStart calls android.app.Instrumentation.callActivityOnStart.

func (*Instrumentation) CallActivityOnStop ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnStop(arg0 *jni.Object) error

CallActivityOnStop calls android.app.Instrumentation.callActivityOnStop.

func (*Instrumentation) CallActivityOnUserLeaving ΒΆ added in v0.0.7

func (m *Instrumentation) CallActivityOnUserLeaving(arg0 *jni.Object) error

CallActivityOnUserLeaving calls android.app.Instrumentation.callActivityOnUserLeaving.

func (*Instrumentation) CallApplicationOnCreate ΒΆ added in v0.0.7

func (m *Instrumentation) CallApplicationOnCreate(arg0 *jni.Object) error

CallApplicationOnCreate calls android.app.Instrumentation.callApplicationOnCreate.

func (*Instrumentation) CheckMonitorHit ΒΆ added in v0.0.7

func (m *Instrumentation) CheckMonitorHit(arg0 *jni.Object, arg1 int32) (bool, error)

CheckMonitorHit calls android.app.Instrumentation.checkMonitorHit.

func (*Instrumentation) EndPerformanceSnapshot ΒΆ added in v0.0.7

func (m *Instrumentation) EndPerformanceSnapshot() error

EndPerformanceSnapshot calls android.app.Instrumentation.endPerformanceSnapshot.

func (*Instrumentation) Finish ΒΆ added in v0.0.7

func (m *Instrumentation) Finish(arg0 int32, arg1 *jni.Object) error

Finish calls android.app.Instrumentation.finish.

func (*Instrumentation) GetAllocCounts ΒΆ added in v0.0.7

func (m *Instrumentation) GetAllocCounts() (*jni.Object, error)

GetAllocCounts calls android.app.Instrumentation.getAllocCounts.

func (*Instrumentation) GetBinderCounts ΒΆ added in v0.0.7

func (m *Instrumentation) GetBinderCounts() (*jni.Object, error)

GetBinderCounts calls android.app.Instrumentation.getBinderCounts.

func (*Instrumentation) GetComponentName ΒΆ added in v0.0.7

func (m *Instrumentation) GetComponentName() (*jni.Object, error)

GetComponentName calls android.app.Instrumentation.getComponentName.

func (*Instrumentation) GetContext ΒΆ added in v0.0.7

func (m *Instrumentation) GetContext() (*jni.Object, error)

GetContext calls android.app.Instrumentation.getContext.

func (*Instrumentation) GetProcessName ΒΆ added in v0.0.7

func (m *Instrumentation) GetProcessName() (string, error)

GetProcessName calls android.app.Instrumentation.getProcessName.

func (*Instrumentation) GetTargetContext ΒΆ added in v0.0.7

func (m *Instrumentation) GetTargetContext() (*jni.Object, error)

GetTargetContext calls android.app.Instrumentation.getTargetContext.

func (*Instrumentation) GetUiAutomation0 ΒΆ added in v0.0.7

func (m *Instrumentation) GetUiAutomation0() (*jni.Object, error)

GetUiAutomation0 calls android.app.Instrumentation.getUiAutomation.

func (*Instrumentation) GetUiAutomation1_1 ΒΆ added in v0.0.7

func (m *Instrumentation) GetUiAutomation1_1(arg0 int32) (*jni.Object, error)

GetUiAutomation1_1 calls android.app.Instrumentation.getUiAutomation.

func (*Instrumentation) InvokeContextMenuAction ΒΆ added in v0.0.7

func (m *Instrumentation) InvokeContextMenuAction(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) (bool, error)

InvokeContextMenuAction calls android.app.Instrumentation.invokeContextMenuAction.

func (*Instrumentation) InvokeMenuActionSync ΒΆ added in v0.0.7

func (m *Instrumentation) InvokeMenuActionSync(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) (bool, error)

InvokeMenuActionSync calls android.app.Instrumentation.invokeMenuActionSync.

func (*Instrumentation) IsProfiling ΒΆ added in v0.0.7

func (m *Instrumentation) IsProfiling() (bool, error)

IsProfiling calls android.app.Instrumentation.isProfiling.

func (*Instrumentation) NewActivity ΒΆ added in v0.0.7

func (m *Instrumentation) NewActivity(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) (*jni.Object, error)

NewActivity calls android.app.Instrumentation.newActivity.

func (*Instrumentation) NewApplication ΒΆ added in v0.0.7

func (m *Instrumentation) NewApplication(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) (*jni.Object, error)

NewApplication calls android.app.Instrumentation.newApplication.

func (*Instrumentation) OnCreate ΒΆ added in v0.0.7

func (m *Instrumentation) OnCreate(arg0 *jni.Object) error

OnCreate calls android.app.Instrumentation.onCreate.

func (*Instrumentation) OnDestroy ΒΆ added in v0.0.7

func (m *Instrumentation) OnDestroy() error

OnDestroy calls android.app.Instrumentation.onDestroy.

func (*Instrumentation) OnException ΒΆ added in v0.0.7

func (m *Instrumentation) OnException(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

OnException calls android.app.Instrumentation.onException.

func (*Instrumentation) OnStart ΒΆ added in v0.0.7

func (m *Instrumentation) OnStart() error

OnStart calls android.app.Instrumentation.onStart.

func (*Instrumentation) RemoveMonitor ΒΆ added in v0.0.7

func (m *Instrumentation) RemoveMonitor(arg0 *jni.Object) error

RemoveMonitor calls android.app.Instrumentation.removeMonitor.

func (*Instrumentation) ResetInTouchMode ΒΆ added in v0.0.7

func (m *Instrumentation) ResetInTouchMode() error

ResetInTouchMode calls android.app.Instrumentation.resetInTouchMode.

func (*Instrumentation) RunOnMainSync ΒΆ added in v0.0.7

func (m *Instrumentation) RunOnMainSync(arg0 *jni.Object) error

RunOnMainSync calls android.app.Instrumentation.runOnMainSync.

func (*Instrumentation) SendCharacterSync ΒΆ added in v0.0.7

func (m *Instrumentation) SendCharacterSync(arg0 int32) error

SendCharacterSync calls android.app.Instrumentation.sendCharacterSync.

func (*Instrumentation) SendKeyDownUpSync ΒΆ added in v0.0.7

func (m *Instrumentation) SendKeyDownUpSync(arg0 int32) error

SendKeyDownUpSync calls android.app.Instrumentation.sendKeyDownUpSync.

func (*Instrumentation) SendKeySync ΒΆ added in v0.0.7

func (m *Instrumentation) SendKeySync(arg0 *jni.Object) error

SendKeySync calls android.app.Instrumentation.sendKeySync.

func (*Instrumentation) SendPointerSync ΒΆ added in v0.0.7

func (m *Instrumentation) SendPointerSync(arg0 *jni.Object) error

SendPointerSync calls android.app.Instrumentation.sendPointerSync.

func (*Instrumentation) SendStatus ΒΆ added in v0.0.7

func (m *Instrumentation) SendStatus(arg0 int32, arg1 *jni.Object) error

SendStatus calls android.app.Instrumentation.sendStatus.

func (*Instrumentation) SendStringSync ΒΆ added in v0.0.7

func (m *Instrumentation) SendStringSync(arg0 string) error

SendStringSync calls android.app.Instrumentation.sendStringSync.

func (*Instrumentation) SendTrackballEventSync ΒΆ added in v0.0.7

func (m *Instrumentation) SendTrackballEventSync(arg0 *jni.Object) error

SendTrackballEventSync calls android.app.Instrumentation.sendTrackballEventSync.

func (*Instrumentation) SetAutomaticPerformanceSnapshots ΒΆ added in v0.0.7

func (m *Instrumentation) SetAutomaticPerformanceSnapshots() error

SetAutomaticPerformanceSnapshots calls android.app.Instrumentation.setAutomaticPerformanceSnapshots.

func (*Instrumentation) SetInTouchMode ΒΆ added in v0.0.7

func (m *Instrumentation) SetInTouchMode(arg0 bool) error

SetInTouchMode calls android.app.Instrumentation.setInTouchMode.

func (*Instrumentation) Start ΒΆ added in v0.0.7

func (m *Instrumentation) Start() error

Start calls android.app.Instrumentation.start.

func (*Instrumentation) StartActivitySync1 ΒΆ added in v0.0.7

func (m *Instrumentation) StartActivitySync1(arg0 *jni.Object) (*jni.Object, error)

StartActivitySync1 calls android.app.Instrumentation.startActivitySync.

func (*Instrumentation) StartActivitySync2_1 ΒΆ added in v0.0.7

func (m *Instrumentation) StartActivitySync2_1(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

StartActivitySync2_1 calls android.app.Instrumentation.startActivitySync.

func (*Instrumentation) StartAllocCounting ΒΆ added in v0.0.7

func (m *Instrumentation) StartAllocCounting() error

StartAllocCounting calls android.app.Instrumentation.startAllocCounting.

func (*Instrumentation) StartPerformanceSnapshot ΒΆ added in v0.0.7

func (m *Instrumentation) StartPerformanceSnapshot() error

StartPerformanceSnapshot calls android.app.Instrumentation.startPerformanceSnapshot.

func (*Instrumentation) StartProfiling ΒΆ added in v0.0.7

func (m *Instrumentation) StartProfiling() error

StartProfiling calls android.app.Instrumentation.startProfiling.

func (*Instrumentation) StopAllocCounting ΒΆ added in v0.0.7

func (m *Instrumentation) StopAllocCounting() error

StopAllocCounting calls android.app.Instrumentation.stopAllocCounting.

func (*Instrumentation) StopProfiling ΒΆ added in v0.0.7

func (m *Instrumentation) StopProfiling() error

StopProfiling calls android.app.Instrumentation.stopProfiling.

func (*Instrumentation) ToString ΒΆ added in v0.0.8

func (m *Instrumentation) ToString() (string, error)

ToString calls android.app.Instrumentation.toString.

func (*Instrumentation) WaitForIdle ΒΆ added in v0.0.7

func (m *Instrumentation) WaitForIdle(arg0 *jni.Object) error

WaitForIdle calls android.app.Instrumentation.waitForIdle.

func (*Instrumentation) WaitForIdleSync ΒΆ added in v0.0.7

func (m *Instrumentation) WaitForIdleSync() error

WaitForIdleSync calls android.app.Instrumentation.waitForIdleSync.

func (*Instrumentation) WaitForMonitor ΒΆ added in v0.0.7

func (m *Instrumentation) WaitForMonitor(arg0 *jni.Object) (*jni.Object, error)

WaitForMonitor calls android.app.Instrumentation.waitForMonitor.

func (*Instrumentation) WaitForMonitorWithTimeout ΒΆ added in v0.0.7

func (m *Instrumentation) WaitForMonitorWithTimeout(arg0 *jni.Object, arg1 int64) (*jni.Object, error)

WaitForMonitorWithTimeout calls android.app.Instrumentation.waitForMonitorWithTimeout.

type InstrumentationActivityMonitor ΒΆ added in v0.0.7

type InstrumentationActivityMonitor struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

InstrumentationActivityMonitor wraps android.app.Instrumentation$ActivityMonitor.

func (*InstrumentationActivityMonitor) GetFilter ΒΆ added in v0.0.7

func (m *InstrumentationActivityMonitor) GetFilter() (*jni.Object, error)

GetFilter calls android.app.Instrumentation$ActivityMonitor.getFilter.

func (*InstrumentationActivityMonitor) GetHits ΒΆ added in v0.0.7

func (m *InstrumentationActivityMonitor) GetHits() (int32, error)

GetHits calls android.app.Instrumentation$ActivityMonitor.getHits.

func (*InstrumentationActivityMonitor) GetLastActivity ΒΆ added in v0.0.7

func (m *InstrumentationActivityMonitor) GetLastActivity() (*jni.Object, error)

GetLastActivity calls android.app.Instrumentation$ActivityMonitor.getLastActivity.

func (*InstrumentationActivityMonitor) GetResult ΒΆ added in v0.0.7

func (m *InstrumentationActivityMonitor) GetResult() (*jni.Object, error)

GetResult calls android.app.Instrumentation$ActivityMonitor.getResult.

func (*InstrumentationActivityMonitor) IsBlocking ΒΆ added in v0.0.7

func (m *InstrumentationActivityMonitor) IsBlocking() (bool, error)

IsBlocking calls android.app.Instrumentation$ActivityMonitor.isBlocking.

func (*InstrumentationActivityMonitor) OnStartActivity ΒΆ added in v0.0.7

func (m *InstrumentationActivityMonitor) OnStartActivity(arg0 *jni.Object) (*jni.Object, error)

OnStartActivity calls android.app.Instrumentation$ActivityMonitor.onStartActivity.

func (*InstrumentationActivityMonitor) ToString ΒΆ added in v0.0.8

func (m *InstrumentationActivityMonitor) ToString() (string, error)

ToString calls android.app.Instrumentation$ActivityMonitor.toString.

func (*InstrumentationActivityMonitor) WaitForActivity ΒΆ added in v0.0.7

func (m *InstrumentationActivityMonitor) WaitForActivity() (*jni.Object, error)

WaitForActivity calls android.app.Instrumentation$ActivityMonitor.waitForActivity.

func (*InstrumentationActivityMonitor) WaitForActivityWithTimeout ΒΆ added in v0.0.7

func (m *InstrumentationActivityMonitor) WaitForActivityWithTimeout(arg0 int64) (*jni.Object, error)

WaitForActivityWithTimeout calls android.app.Instrumentation$ActivityMonitor.waitForActivityWithTimeout.

type InstrumentationActivityResult ΒΆ added in v0.0.7

type InstrumentationActivityResult struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

InstrumentationActivityResult wraps android.app.Instrumentation$ActivityResult.

func (*InstrumentationActivityResult) GetResultCode ΒΆ added in v0.0.7

func (m *InstrumentationActivityResult) GetResultCode() (int32, error)

GetResultCode calls android.app.Instrumentation$ActivityResult.getResultCode.

func (*InstrumentationActivityResult) GetResultData ΒΆ added in v0.0.7

func (m *InstrumentationActivityResult) GetResultData() (*jni.Object, error)

GetResultData calls android.app.Instrumentation$ActivityResult.getResultData.

func (*InstrumentationActivityResult) ToString ΒΆ added in v0.0.8

func (m *InstrumentationActivityResult) ToString() (string, error)

ToString calls android.app.Instrumentation$ActivityResult.toString.

type Intent ΒΆ added in v0.0.4

type Intent struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Intent wraps android.content.Intent.

func NewIntent ΒΆ added in v0.0.4

func NewIntent(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object) (*Intent, error)

NewIntent creates a new android.content.Intent instance.

func (*Intent) AddCategory ΒΆ added in v0.0.4

func (m *Intent) AddCategory(arg0 string) (*jni.Object, error)

AddCategory calls android.content.Intent.addCategory.

func (*Intent) AddFlags ΒΆ added in v0.0.4

func (m *Intent) AddFlags(arg0 int32) (*jni.Object, error)

AddFlags calls android.content.Intent.addFlags.

func (*Intent) Clone ΒΆ added in v0.0.4

func (m *Intent) Clone() (*jni.Object, error)

Clone calls android.content.Intent.clone.

func (*Intent) CloneFilter ΒΆ added in v0.0.4

func (m *Intent) CloneFilter() (*jni.Object, error)

CloneFilter calls android.content.Intent.cloneFilter.

func (*Intent) CreateChooser2 ΒΆ added in v0.0.4

func (m *Intent) CreateChooser2(arg0 *jni.Object, arg1 string) (*jni.Object, error)

CreateChooser2 calls android.content.Intent.createChooser.

func (*Intent) CreateChooser3_1 ΒΆ added in v0.0.4

func (m *Intent) CreateChooser3_1(
	arg0 *jni.Object,
	arg1 string,
	arg2 *jni.Object,
) (*jni.Object, error)

CreateChooser3_1 calls android.content.Intent.createChooser.

func (*Intent) DescribeContents ΒΆ added in v0.0.4

func (m *Intent) DescribeContents() (int32, error)

DescribeContents calls android.content.Intent.describeContents.

func (*Intent) FillIn ΒΆ added in v0.0.4

func (m *Intent) FillIn(arg0 *jni.Object, arg1 int32) (int32, error)

FillIn calls android.content.Intent.fillIn.

func (*Intent) FilterEquals ΒΆ added in v0.0.4

func (m *Intent) FilterEquals(arg0 *jni.Object) (bool, error)

FilterEquals calls android.content.Intent.filterEquals.

func (*Intent) FilterHashCode ΒΆ added in v0.0.4

func (m *Intent) FilterHashCode() (int32, error)

FilterHashCode calls android.content.Intent.filterHashCode.

func (*Intent) GetAction ΒΆ added in v0.0.4

func (m *Intent) GetAction() (string, error)

GetAction calls android.content.Intent.getAction.

func (*Intent) GetBoolExtra ΒΆ added in v0.0.4

func (i *Intent) GetBoolExtra(
	key string,
	defaultValue bool,
) (bool, error)

GetBoolExtra calls Intent.getBooleanExtra(key, defaultValue).

func (*Intent) GetBooleanArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetBooleanArrayExtra(arg0 string) (*jni.Object, error)

GetBooleanArrayExtra calls android.content.Intent.getBooleanArrayExtra.

func (*Intent) GetBooleanExtra ΒΆ added in v0.0.4

func (m *Intent) GetBooleanExtra(arg0 string, arg1 bool) (bool, error)

GetBooleanExtra calls android.content.Intent.getBooleanExtra.

func (*Intent) GetBundleExtra ΒΆ added in v0.0.4

func (m *Intent) GetBundleExtra(arg0 string) (*jni.Object, error)

GetBundleExtra calls android.content.Intent.getBundleExtra.

func (*Intent) GetByteArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetByteArrayExtra(arg0 string) (*jni.Object, error)

GetByteArrayExtra calls android.content.Intent.getByteArrayExtra.

func (*Intent) GetByteExtra ΒΆ added in v0.0.4

func (m *Intent) GetByteExtra(arg0 string, arg1 int8) (int8, error)

GetByteExtra calls android.content.Intent.getByteExtra.

func (*Intent) GetCategories ΒΆ added in v0.0.4

func (m *Intent) GetCategories() (*jni.Object, error)

GetCategories calls android.content.Intent.getCategories.

func (*Intent) GetCharArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetCharArrayExtra(arg0 string) (*jni.Object, error)

GetCharArrayExtra calls android.content.Intent.getCharArrayExtra.

func (*Intent) GetCharExtra ΒΆ added in v0.0.4

func (m *Intent) GetCharExtra(arg0 string, arg1 uint16) (uint16, error)

GetCharExtra calls android.content.Intent.getCharExtra.

func (*Intent) GetCharSequenceArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetCharSequenceArrayExtra(arg0 string) (*jni.Object, error)

GetCharSequenceArrayExtra calls android.content.Intent.getCharSequenceArrayExtra.

func (*Intent) GetCharSequenceArrayListExtra ΒΆ added in v0.0.4

func (m *Intent) GetCharSequenceArrayListExtra(arg0 string) (*jni.Object, error)

GetCharSequenceArrayListExtra calls android.content.Intent.getCharSequenceArrayListExtra.

func (*Intent) GetCharSequenceExtra ΒΆ added in v0.0.4

func (m *Intent) GetCharSequenceExtra(arg0 string) (*jni.Object, error)

GetCharSequenceExtra calls android.content.Intent.getCharSequenceExtra.

func (*Intent) GetClipData ΒΆ added in v0.0.4

func (m *Intent) GetClipData() (*jni.Object, error)

GetClipData calls android.content.Intent.getClipData.

func (*Intent) GetComponent ΒΆ added in v0.0.4

func (m *Intent) GetComponent() (*jni.Object, error)

GetComponent calls android.content.Intent.getComponent.

func (*Intent) GetData ΒΆ added in v0.0.4

func (m *Intent) GetData() (*jni.Object, error)

GetData calls android.content.Intent.getData.

func (*Intent) GetDataString ΒΆ added in v0.0.4

func (m *Intent) GetDataString() (string, error)

GetDataString calls android.content.Intent.getDataString.

func (*Intent) GetDoubleArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetDoubleArrayExtra(arg0 string) (*jni.Object, error)

GetDoubleArrayExtra calls android.content.Intent.getDoubleArrayExtra.

func (*Intent) GetDoubleExtra ΒΆ added in v0.0.4

func (m *Intent) GetDoubleExtra(arg0 string, arg1 float64) (float64, error)

GetDoubleExtra calls android.content.Intent.getDoubleExtra.

func (*Intent) GetExtras ΒΆ added in v0.0.4

func (m *Intent) GetExtras() (*jni.Object, error)

GetExtras calls android.content.Intent.getExtras.

func (*Intent) GetFlags ΒΆ added in v0.0.4

func (m *Intent) GetFlags() (int32, error)

GetFlags calls android.content.Intent.getFlags.

func (*Intent) GetFloatArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetFloatArrayExtra(arg0 string) (*jni.Object, error)

GetFloatArrayExtra calls android.content.Intent.getFloatArrayExtra.

func (*Intent) GetFloatExtra ΒΆ added in v0.0.4

func (m *Intent) GetFloatExtra(arg0 string, arg1 float32) (float32, error)

GetFloatExtra calls android.content.Intent.getFloatExtra.

func (*Intent) GetIdentifier ΒΆ added in v0.0.4

func (m *Intent) GetIdentifier() (string, error)

GetIdentifier calls android.content.Intent.getIdentifier.

func (*Intent) GetIntArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetIntArrayExtra(arg0 string) (*jni.Object, error)

GetIntArrayExtra calls android.content.Intent.getIntArrayExtra.

func (*Intent) GetIntExtra ΒΆ added in v0.0.4

func (m *Intent) GetIntExtra(arg0 string, arg1 int32) (int32, error)

GetIntExtra calls android.content.Intent.getIntExtra.

func (*Intent) GetIntegerArrayListExtra ΒΆ added in v0.0.4

func (m *Intent) GetIntegerArrayListExtra(arg0 string) (*jni.Object, error)

GetIntegerArrayListExtra calls android.content.Intent.getIntegerArrayListExtra.

func (*Intent) GetIntent ΒΆ added in v0.0.4

func (m *Intent) GetIntent(arg0 string) (*jni.Object, error)

GetIntent calls android.content.Intent.getIntent.

func (*Intent) GetIntentOld ΒΆ added in v0.0.4

func (m *Intent) GetIntentOld(arg0 string) (*jni.Object, error)

GetIntentOld calls android.content.Intent.getIntentOld.

func (*Intent) GetLongArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetLongArrayExtra(arg0 string) (*jni.Object, error)

GetLongArrayExtra calls android.content.Intent.getLongArrayExtra.

func (*Intent) GetLongExtra ΒΆ added in v0.0.4

func (m *Intent) GetLongExtra(arg0 string, arg1 int64) (int64, error)

GetLongExtra calls android.content.Intent.getLongExtra.

func (*Intent) GetPackage ΒΆ added in v0.0.4

func (m *Intent) GetPackage() (string, error)

GetPackage calls android.content.Intent.getPackage.

func (*Intent) GetParcelableArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetParcelableArrayExtra(arg0 string) (*jni.Object, error)

GetParcelableArrayExtra calls android.content.Intent.getParcelableArrayExtra.

func (*Intent) GetParcelableExtra ΒΆ added in v0.0.7

func (m *Intent) GetParcelableExtra(
	key string,
) (*jni.Object, error)

GetParcelableExtra calls android.content.Intent.getParcelableExtra(String). This method is deprecated in API 33 but remains the standard way to extract Parcelable extras on older API levels.

func (*Intent) GetScheme ΒΆ added in v0.0.4

func (m *Intent) GetScheme() (string, error)

GetScheme calls android.content.Intent.getScheme.

func (*Intent) GetSelector ΒΆ added in v0.0.4

func (m *Intent) GetSelector() (*jni.Object, error)

GetSelector calls android.content.Intent.getSelector.

func (*Intent) GetSerializableExtra ΒΆ added in v0.0.4

func (m *Intent) GetSerializableExtra(arg0 string) (*jni.Object, error)

GetSerializableExtra calls android.content.Intent.getSerializableExtra.

func (*Intent) GetShortArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetShortArrayExtra(arg0 string) (*jni.Object, error)

GetShortArrayExtra calls android.content.Intent.getShortArrayExtra.

func (*Intent) GetShortExtra ΒΆ added in v0.0.4

func (m *Intent) GetShortExtra(arg0 string, arg1 int16) (int16, error)

GetShortExtra calls android.content.Intent.getShortExtra.

func (*Intent) GetSourceBounds ΒΆ added in v0.0.4

func (m *Intent) GetSourceBounds() (*jni.Object, error)

GetSourceBounds calls android.content.Intent.getSourceBounds.

func (*Intent) GetStringArrayExtra ΒΆ added in v0.0.4

func (m *Intent) GetStringArrayExtra(arg0 string) (*jni.Object, error)

GetStringArrayExtra calls android.content.Intent.getStringArrayExtra.

func (*Intent) GetStringArrayListExtra ΒΆ added in v0.0.4

func (m *Intent) GetStringArrayListExtra(arg0 string) (*jni.Object, error)

GetStringArrayListExtra calls android.content.Intent.getStringArrayListExtra.

func (*Intent) GetStringExtra ΒΆ added in v0.0.4

func (m *Intent) GetStringExtra(arg0 string) (string, error)

GetStringExtra calls android.content.Intent.getStringExtra.

func (*Intent) GetType ΒΆ added in v0.0.4

func (m *Intent) GetType() (string, error)

GetType calls android.content.Intent.getType.

func (*Intent) HasCategory ΒΆ added in v0.0.4

func (m *Intent) HasCategory(arg0 string) (bool, error)

HasCategory calls android.content.Intent.hasCategory.

func (*Intent) HasExtra ΒΆ added in v0.0.4

func (m *Intent) HasExtra(arg0 string) (bool, error)

HasExtra calls android.content.Intent.hasExtra.

func (*Intent) HasFileDescriptors ΒΆ added in v0.0.4

func (m *Intent) HasFileDescriptors() (bool, error)

HasFileDescriptors calls android.content.Intent.hasFileDescriptors.

func (*Intent) IsMismatchingFilter ΒΆ added in v0.0.4

func (m *Intent) IsMismatchingFilter() (bool, error)

IsMismatchingFilter calls android.content.Intent.isMismatchingFilter.

func (*Intent) MakeMainActivity ΒΆ added in v0.0.4

func (m *Intent) MakeMainActivity(arg0 *jni.Object) (*jni.Object, error)

MakeMainActivity calls android.content.Intent.makeMainActivity.

func (*Intent) MakeMainSelectorActivity ΒΆ added in v0.0.4

func (m *Intent) MakeMainSelectorActivity(arg0 string, arg1 string) (*jni.Object, error)

MakeMainSelectorActivity calls android.content.Intent.makeMainSelectorActivity.

func (*Intent) MakeRestartActivityTask ΒΆ added in v0.0.4

func (m *Intent) MakeRestartActivityTask(arg0 *jni.Object) (*jni.Object, error)

MakeRestartActivityTask calls android.content.Intent.makeRestartActivityTask.

func (*Intent) NormalizeMimeType ΒΆ added in v0.0.4

func (m *Intent) NormalizeMimeType(arg0 string) (string, error)

NormalizeMimeType calls android.content.Intent.normalizeMimeType.

func (*Intent) ParseIntent ΒΆ added in v0.0.4

func (m *Intent) ParseIntent(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (*jni.Object, error)

ParseIntent calls android.content.Intent.parseIntent.

func (*Intent) ParseUri ΒΆ added in v0.0.4

func (m *Intent) ParseUri(arg0 string, arg1 int32) (*jni.Object, error)

ParseUri calls android.content.Intent.parseUri.

func (*Intent) PutBoolExtra ΒΆ added in v0.0.4

func (i *Intent) PutBoolExtra(
	key string,
	value bool,
) error

PutBoolExtra calls Intent.putExtra(key, value) for boolean values.

func (*Intent) PutExtra2 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_1 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_1(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_1 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_2 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_2(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_2 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_3 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_3(arg0 string, arg1 bool) (*jni.Object, error)

PutExtra2_3 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_4 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_4(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_4 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_5 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_5(arg0 string, arg1 int8) (*jni.Object, error)

PutExtra2_5 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_6 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_6(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_6 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_7 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_7(arg0 string, arg1 uint16) (*jni.Object, error)

PutExtra2_7 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_8 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_8(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_8 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_9 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_9(arg0 string, arg1 float64) (*jni.Object, error)

PutExtra2_9 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_10 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_10(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_10 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_11 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_11(arg0 string, arg1 float32) (*jni.Object, error)

PutExtra2_11 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_12 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_12(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_12 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_13 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_13(arg0 string, arg1 int32) (*jni.Object, error)

PutExtra2_13 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_14 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_14(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_14 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_15 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_15(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_15 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_16 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_16(arg0 string, arg1 string) (*jni.Object, error)

PutExtra2_16 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_17 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_17(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_17 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_18 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_18(arg0 string, arg1 string) (*jni.Object, error)

PutExtra2_18 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_19 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_19(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_19 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_20 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_20(arg0 string, arg1 int64) (*jni.Object, error)

PutExtra2_20 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_21 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_21(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_21 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_22 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_22(arg0 string, arg1 int16) (*jni.Object, error)

PutExtra2_22 calls android.content.Intent.putExtra.

func (*Intent) PutExtra2_23 ΒΆ added in v0.0.4

func (m *Intent) PutExtra2_23(arg0 string, arg1 *jni.Object) (*jni.Object, error)

PutExtra2_23 calls android.content.Intent.putExtra.

func (*Intent) PutExtras1 ΒΆ added in v0.0.4

func (m *Intent) PutExtras1(arg0 *jni.Object) (*jni.Object, error)

PutExtras1 calls android.content.Intent.putExtras.

func (*Intent) PutExtras1_1 ΒΆ added in v0.0.4

func (m *Intent) PutExtras1_1(arg0 *jni.Object) (*jni.Object, error)

PutExtras1_1 calls android.content.Intent.putExtras.

func (*Intent) PutIntExtra ΒΆ added in v0.0.4

func (i *Intent) PutIntExtra(
	key string,
	value int32,
) error

PutIntExtra calls Intent.putExtra(key, value) for int values.

func (*Intent) PutStringExtra ΒΆ added in v0.0.4

func (i *Intent) PutStringExtra(
	key string,
	value string,
) error

PutStringExtra calls Intent.putExtra(key, value) for string values.

func (*Intent) ReadFromParcel ΒΆ added in v0.0.4

func (m *Intent) ReadFromParcel(arg0 *jni.Object) error

ReadFromParcel calls android.content.Intent.readFromParcel.

func (*Intent) RemoveCategory ΒΆ added in v0.0.4

func (m *Intent) RemoveCategory(arg0 string) error

RemoveCategory calls android.content.Intent.removeCategory.

func (*Intent) RemoveExtra ΒΆ added in v0.0.4

func (m *Intent) RemoveExtra(arg0 string) error

RemoveExtra calls android.content.Intent.removeExtra.

func (*Intent) RemoveFlags ΒΆ added in v0.0.4

func (m *Intent) RemoveFlags(arg0 int32) error

RemoveFlags calls android.content.Intent.removeFlags.

func (*Intent) RemoveLaunchSecurityProtection ΒΆ added in v0.0.4

func (m *Intent) RemoveLaunchSecurityProtection() error

RemoveLaunchSecurityProtection calls android.content.Intent.removeLaunchSecurityProtection.

func (*Intent) ReplaceExtras1 ΒΆ added in v0.0.4

func (m *Intent) ReplaceExtras1(arg0 *jni.Object) (*jni.Object, error)

ReplaceExtras1 calls android.content.Intent.replaceExtras.

func (*Intent) ReplaceExtras1_1 ΒΆ added in v0.0.4

func (m *Intent) ReplaceExtras1_1(arg0 *jni.Object) (*jni.Object, error)

ReplaceExtras1_1 calls android.content.Intent.replaceExtras.

func (*Intent) ResolveActivity ΒΆ added in v0.0.4

func (m *Intent) ResolveActivity(arg0 *jni.Object) (*jni.Object, error)

ResolveActivity calls android.content.Intent.resolveActivity.

func (*Intent) ResolveActivityInfo ΒΆ added in v0.0.4

func (m *Intent) ResolveActivityInfo(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

ResolveActivityInfo calls android.content.Intent.resolveActivityInfo.

func (*Intent) ResolveType1 ΒΆ added in v0.0.4

func (m *Intent) ResolveType1(arg0 *jni.Object) (string, error)

ResolveType1 calls android.content.Intent.resolveType.

func (*Intent) ResolveType1_1 ΒΆ added in v0.0.4

func (m *Intent) ResolveType1_1(arg0 *jni.Object) (string, error)

ResolveType1_1 calls android.content.Intent.resolveType.

func (*Intent) ResolveTypeIfNeeded ΒΆ added in v0.0.4

func (m *Intent) ResolveTypeIfNeeded(arg0 *jni.Object) (string, error)

ResolveTypeIfNeeded calls android.content.Intent.resolveTypeIfNeeded.

func (*Intent) SetAction ΒΆ added in v0.0.4

func (m *Intent) SetAction(arg0 string) (*jni.Object, error)

SetAction calls android.content.Intent.setAction.

func (*Intent) SetClassName2 ΒΆ added in v0.0.4

func (m *Intent) SetClassName2(arg0 *jni.Object, arg1 string) (*jni.Object, error)

SetClassName2 calls android.content.Intent.setClassName.

func (*Intent) SetClassName2_1 ΒΆ added in v0.0.4

func (m *Intent) SetClassName2_1(arg0 string, arg1 string) (*jni.Object, error)

SetClassName2_1 calls android.content.Intent.setClassName.

func (*Intent) SetClipData ΒΆ added in v0.0.4

func (m *Intent) SetClipData(arg0 *jni.Object) error

SetClipData calls android.content.Intent.setClipData.

func (*Intent) SetComponent ΒΆ added in v0.0.4

func (m *Intent) SetComponent(arg0 *jni.Object) (*jni.Object, error)

SetComponent calls android.content.Intent.setComponent.

func (*Intent) SetData ΒΆ added in v0.0.4

func (m *Intent) SetData(arg0 *jni.Object) (*jni.Object, error)

SetData calls android.content.Intent.setData.

func (*Intent) SetDataAndNormalize ΒΆ added in v0.0.4

func (m *Intent) SetDataAndNormalize(arg0 *jni.Object) (*jni.Object, error)

SetDataAndNormalize calls android.content.Intent.setDataAndNormalize.

func (*Intent) SetDataAndType ΒΆ added in v0.0.4

func (m *Intent) SetDataAndType(arg0 *jni.Object, arg1 string) (*jni.Object, error)

SetDataAndType calls android.content.Intent.setDataAndType.

func (*Intent) SetDataAndTypeAndNormalize ΒΆ added in v0.0.4

func (m *Intent) SetDataAndTypeAndNormalize(arg0 *jni.Object, arg1 string) (*jni.Object, error)

SetDataAndTypeAndNormalize calls android.content.Intent.setDataAndTypeAndNormalize.

func (*Intent) SetExtrasClassLoader ΒΆ added in v0.0.4

func (m *Intent) SetExtrasClassLoader(arg0 *jni.Object) error

SetExtrasClassLoader calls android.content.Intent.setExtrasClassLoader.

func (*Intent) SetFlags ΒΆ added in v0.0.4

func (m *Intent) SetFlags(arg0 int32) (*jni.Object, error)

SetFlags calls android.content.Intent.setFlags.

func (*Intent) SetIdentifier ΒΆ added in v0.0.4

func (m *Intent) SetIdentifier(arg0 string) (*jni.Object, error)

SetIdentifier calls android.content.Intent.setIdentifier.

func (*Intent) SetPackage ΒΆ added in v0.0.4

func (m *Intent) SetPackage(arg0 string) (*jni.Object, error)

SetPackage calls android.content.Intent.setPackage.

func (*Intent) SetSelector ΒΆ added in v0.0.4

func (m *Intent) SetSelector(arg0 *jni.Object) error

SetSelector calls android.content.Intent.setSelector.

func (*Intent) SetSourceBounds ΒΆ added in v0.0.4

func (m *Intent) SetSourceBounds(arg0 *jni.Object) error

SetSourceBounds calls android.content.Intent.setSourceBounds.

func (*Intent) SetType ΒΆ added in v0.0.4

func (m *Intent) SetType(arg0 string) (*jni.Object, error)

SetType calls android.content.Intent.setType.

func (*Intent) SetTypeAndNormalize ΒΆ added in v0.0.4

func (m *Intent) SetTypeAndNormalize(arg0 string) (*jni.Object, error)

SetTypeAndNormalize calls android.content.Intent.setTypeAndNormalize.

func (*Intent) ToString ΒΆ added in v0.0.4

func (m *Intent) ToString() (string, error)

ToString calls android.content.Intent.toString.

func (*Intent) ToURI ΒΆ added in v0.0.4

func (m *Intent) ToURI() (string, error)

ToURI calls android.content.Intent.toURI.

func (*Intent) ToUri ΒΆ added in v0.0.4

func (m *Intent) ToUri(arg0 int32) (string, error)

ToUri calls android.content.Intent.toUri.

func (*Intent) WriteToParcel ΒΆ added in v0.0.4

func (m *Intent) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.content.Intent.writeToParcel.

type IntentFilterComparison ΒΆ added in v0.0.7

type IntentFilterComparison struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

IntentFilterComparison wraps android.content.Intent$FilterComparison.

func (*IntentFilterComparison) Equals ΒΆ added in v0.0.7

func (m *IntentFilterComparison) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.content.Intent$FilterComparison.equals.

func (*IntentFilterComparison) GetIntent ΒΆ added in v0.0.7

func (m *IntentFilterComparison) GetIntent() (*jni.Object, error)

GetIntent calls android.content.Intent$FilterComparison.getIntent.

func (*IntentFilterComparison) HashCode ΒΆ added in v0.0.7

func (m *IntentFilterComparison) HashCode() (int32, error)

HashCode calls android.content.Intent$FilterComparison.hashCode.

func (*IntentFilterComparison) ToString ΒΆ added in v0.0.8

func (m *IntentFilterComparison) ToString() (string, error)

ToString calls android.content.Intent$FilterComparison.toString.

type IntentService ΒΆ added in v0.0.7

type IntentService struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

IntentService wraps android.app.IntentService.

func (*IntentService) OnBind ΒΆ added in v0.0.7

func (m *IntentService) OnBind(arg0 *jni.Object) (*jni.Object, error)

OnBind calls android.app.IntentService.onBind.

func (*IntentService) OnCreate ΒΆ added in v0.0.7

func (m *IntentService) OnCreate() error

OnCreate calls android.app.IntentService.onCreate.

func (*IntentService) OnDestroy ΒΆ added in v0.0.7

func (m *IntentService) OnDestroy() error

OnDestroy calls android.app.IntentService.onDestroy.

func (*IntentService) OnStart ΒΆ added in v0.0.7

func (m *IntentService) OnStart(arg0 *jni.Object, arg1 int32) error

OnStart calls android.app.IntentService.onStart.

func (*IntentService) OnStartCommand ΒΆ added in v0.0.7

func (m *IntentService) OnStartCommand(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) (int32, error)

OnStartCommand calls android.app.IntentService.onStartCommand.

func (*IntentService) SetIntentRedelivery ΒΆ added in v0.0.7

func (m *IntentService) SetIntentRedelivery(arg0 bool) error

SetIntentRedelivery calls android.app.IntentService.setIntentRedelivery.

func (*IntentService) ToString ΒΆ added in v0.0.8

func (m *IntentService) ToString() (string, error)

ToString calls android.app.IntentService.toString.

type IntentShortcutIconResource ΒΆ added in v0.0.7

type IntentShortcutIconResource struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

IntentShortcutIconResource wraps android.content.Intent$ShortcutIconResource.

func (*IntentShortcutIconResource) DescribeContents ΒΆ added in v0.0.7

func (m *IntentShortcutIconResource) DescribeContents() (int32, error)

DescribeContents calls android.content.Intent$ShortcutIconResource.describeContents.

func (*IntentShortcutIconResource) FromContext ΒΆ added in v0.0.7

func (m *IntentShortcutIconResource) FromContext(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

FromContext calls android.content.Intent$ShortcutIconResource.fromContext.

func (*IntentShortcutIconResource) ToString ΒΆ added in v0.0.7

func (m *IntentShortcutIconResource) ToString() (string, error)

ToString calls android.content.Intent$ShortcutIconResource.toString.

func (*IntentShortcutIconResource) WriteToParcel ΒΆ added in v0.0.7

func (m *IntentShortcutIconResource) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.content.Intent$ShortcutIconResource.writeToParcel.

type InvalidForegroundServiceTypeException ΒΆ added in v0.0.7

type InvalidForegroundServiceTypeException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

InvalidForegroundServiceTypeException wraps android.app.InvalidForegroundServiceTypeException.

func NewInvalidForegroundServiceTypeException ΒΆ added in v0.0.7

func NewInvalidForegroundServiceTypeException(vm *jni.VM, arg0 string) (*InvalidForegroundServiceTypeException, error)

NewInvalidForegroundServiceTypeException creates a new android.app.InvalidForegroundServiceTypeException instance.

func (*InvalidForegroundServiceTypeException) DescribeContents ΒΆ added in v0.0.7

func (m *InvalidForegroundServiceTypeException) DescribeContents() (int32, error)

DescribeContents calls android.app.InvalidForegroundServiceTypeException.describeContents.

func (*InvalidForegroundServiceTypeException) ToString ΒΆ added in v0.0.8

ToString calls android.app.InvalidForegroundServiceTypeException.toString.

func (*InvalidForegroundServiceTypeException) WriteToParcel ΒΆ added in v0.0.7

func (m *InvalidForegroundServiceTypeException) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.InvalidForegroundServiceTypeException.writeToParcel.

type LauncherActivity ΒΆ added in v0.0.7

type LauncherActivity struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

LauncherActivity wraps android.app.LauncherActivity.

func (*LauncherActivity) MakeListItems ΒΆ added in v0.0.8

func (m *LauncherActivity) MakeListItems() (*jni.Object, error)

MakeListItems calls android.app.LauncherActivity.makeListItems.

func (*LauncherActivity) SetTitle1 ΒΆ added in v0.0.7

func (m *LauncherActivity) SetTitle1(arg0 int32) error

SetTitle1 calls android.app.LauncherActivity.setTitle.

func (*LauncherActivity) SetTitle1_1 ΒΆ added in v0.0.7

func (m *LauncherActivity) SetTitle1_1(arg0 string) error

SetTitle1_1 calls android.app.LauncherActivity.setTitle.

func (*LauncherActivity) ToString ΒΆ added in v0.0.8

func (m *LauncherActivity) ToString() (string, error)

ToString calls android.app.LauncherActivity.toString.

type LauncherActivityIconResizer ΒΆ added in v0.0.7

type LauncherActivityIconResizer struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

LauncherActivityIconResizer wraps android.app.LauncherActivity$IconResizer.

func (*LauncherActivityIconResizer) CreateIconThumbnail ΒΆ added in v0.0.7

func (m *LauncherActivityIconResizer) CreateIconThumbnail(arg0 *jni.Object) (*jni.Object, error)

CreateIconThumbnail calls android.app.LauncherActivity$IconResizer.createIconThumbnail.

func (*LauncherActivityIconResizer) ToString ΒΆ added in v0.0.8

func (m *LauncherActivityIconResizer) ToString() (string, error)

ToString calls android.app.LauncherActivity$IconResizer.toString.

type LauncherActivityListItem ΒΆ added in v0.0.8

type LauncherActivityListItem struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

LauncherActivityListItem wraps android.app.LauncherActivity$ListItem.

func (*LauncherActivityListItem) ToString ΒΆ added in v0.0.8

func (m *LauncherActivityListItem) ToString() (string, error)

ToString calls android.app.LauncherActivity$ListItem.toString.

type ListActivity ΒΆ added in v0.0.7

type ListActivity struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ListActivity wraps android.app.ListActivity.

func NewListActivity ΒΆ added in v0.0.7

func NewListActivity(vm *jni.VM) (*ListActivity, error)

NewListActivity creates a new android.app.ListActivity instance.

func (*ListActivity) GetListAdapter ΒΆ added in v0.0.7

func (m *ListActivity) GetListAdapter() (*jni.Object, error)

GetListAdapter calls android.app.ListActivity.getListAdapter.

func (*ListActivity) GetListView ΒΆ added in v0.0.7

func (m *ListActivity) GetListView() (*jni.Object, error)

GetListView calls android.app.ListActivity.getListView.

func (*ListActivity) GetSelectedItemId ΒΆ added in v0.0.7

func (m *ListActivity) GetSelectedItemId() (int64, error)

GetSelectedItemId calls android.app.ListActivity.getSelectedItemId.

func (*ListActivity) GetSelectedItemPosition ΒΆ added in v0.0.7

func (m *ListActivity) GetSelectedItemPosition() (int32, error)

GetSelectedItemPosition calls android.app.ListActivity.getSelectedItemPosition.

func (*ListActivity) OnContentChanged ΒΆ added in v0.0.7

func (m *ListActivity) OnContentChanged() error

OnContentChanged calls android.app.ListActivity.onContentChanged.

func (*ListActivity) SetListAdapter ΒΆ added in v0.0.7

func (m *ListActivity) SetListAdapter(arg0 *jni.Object) error

SetListAdapter calls android.app.ListActivity.setListAdapter.

func (*ListActivity) SetSelection ΒΆ added in v0.0.7

func (m *ListActivity) SetSelection(arg0 int32) error

SetSelection calls android.app.ListActivity.setSelection.

func (*ListActivity) ToString ΒΆ added in v0.0.8

func (m *ListActivity) ToString() (string, error)

ToString calls android.app.ListActivity.toString.

type ListFragment ΒΆ added in v0.0.7

type ListFragment struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ListFragment wraps android.app.ListFragment.

func NewListFragment ΒΆ added in v0.0.7

func NewListFragment(vm *jni.VM) (*ListFragment, error)

NewListFragment creates a new android.app.ListFragment instance.

func (*ListFragment) GetListAdapter ΒΆ added in v0.0.7

func (m *ListFragment) GetListAdapter() (*jni.Object, error)

GetListAdapter calls android.app.ListFragment.getListAdapter.

func (*ListFragment) GetListView ΒΆ added in v0.0.7

func (m *ListFragment) GetListView() (*jni.Object, error)

GetListView calls android.app.ListFragment.getListView.

func (*ListFragment) GetSelectedItemId ΒΆ added in v0.0.7

func (m *ListFragment) GetSelectedItemId() (int64, error)

GetSelectedItemId calls android.app.ListFragment.getSelectedItemId.

func (*ListFragment) GetSelectedItemPosition ΒΆ added in v0.0.7

func (m *ListFragment) GetSelectedItemPosition() (int32, error)

GetSelectedItemPosition calls android.app.ListFragment.getSelectedItemPosition.

func (*ListFragment) OnCreateView ΒΆ added in v0.0.7

func (m *ListFragment) OnCreateView(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (*jni.Object, error)

OnCreateView calls android.app.ListFragment.onCreateView.

func (*ListFragment) OnDestroyView ΒΆ added in v0.0.7

func (m *ListFragment) OnDestroyView() error

OnDestroyView calls android.app.ListFragment.onDestroyView.

func (*ListFragment) OnListItemClick ΒΆ added in v0.0.7

func (m *ListFragment) OnListItemClick(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 int64,
) error

OnListItemClick calls android.app.ListFragment.onListItemClick.

func (*ListFragment) OnViewCreated ΒΆ added in v0.0.7

func (m *ListFragment) OnViewCreated(arg0 *jni.Object, arg1 *jni.Object) error

OnViewCreated calls android.app.ListFragment.onViewCreated.

func (*ListFragment) SetEmptyText ΒΆ added in v0.0.7

func (m *ListFragment) SetEmptyText(arg0 string) error

SetEmptyText calls android.app.ListFragment.setEmptyText.

func (*ListFragment) SetListAdapter ΒΆ added in v0.0.7

func (m *ListFragment) SetListAdapter(arg0 *jni.Object) error

SetListAdapter calls android.app.ListFragment.setListAdapter.

func (*ListFragment) SetListShown ΒΆ added in v0.0.7

func (m *ListFragment) SetListShown(arg0 bool) error

SetListShown calls android.app.ListFragment.setListShown.

func (*ListFragment) SetListShownNoAnimation ΒΆ added in v0.0.7

func (m *ListFragment) SetListShownNoAnimation(arg0 bool) error

SetListShownNoAnimation calls android.app.ListFragment.setListShownNoAnimation.

func (*ListFragment) SetSelection ΒΆ added in v0.0.7

func (m *ListFragment) SetSelection(arg0 int32) error

SetSelection calls android.app.ListFragment.setSelection.

func (*ListFragment) ToString ΒΆ added in v0.0.8

func (m *ListFragment) ToString() (string, error)

ToString calls android.app.ListFragment.toString.

type LoaderManager ΒΆ added in v0.0.7

type LoaderManager struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

LoaderManager wraps android.app.LoaderManager.

func (*LoaderManager) DestroyLoader ΒΆ added in v0.0.7

func (m *LoaderManager) DestroyLoader(arg0 int32) error

DestroyLoader calls android.app.LoaderManager.destroyLoader.

func (*LoaderManager) Dump ΒΆ added in v0.0.7

func (m *LoaderManager) Dump(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

Dump calls android.app.LoaderManager.dump.

func (*LoaderManager) EnableDebugLogging ΒΆ added in v0.0.7

func (m *LoaderManager) EnableDebugLogging(arg0 bool) error

EnableDebugLogging calls android.app.LoaderManager.enableDebugLogging.

func (*LoaderManager) ToString ΒΆ added in v0.0.8

func (m *LoaderManager) ToString() (string, error)

ToString calls android.app.LoaderManager.toString.

type LoaderManagerLoaderCallbacks ΒΆ added in v0.0.8

type LoaderManagerLoaderCallbacks struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

LoaderManagerLoaderCallbacks wraps android.app.LoaderManager$LoaderCallbacks.

func (*LoaderManagerLoaderCallbacks) OnCreateLoader ΒΆ added in v0.0.8

func (m *LoaderManagerLoaderCallbacks) OnCreateLoader(arg0 int32, arg1 *jni.Object) (*jni.Object, error)

OnCreateLoader calls android.app.LoaderManager$LoaderCallbacks.onCreateLoader.

func (*LoaderManagerLoaderCallbacks) ToString ΒΆ added in v0.0.8

func (m *LoaderManagerLoaderCallbacks) ToString() (string, error)

ToString calls android.app.LoaderManager$LoaderCallbacks.toString.

type LocalActivityManager ΒΆ added in v0.0.7

type LocalActivityManager struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

LocalActivityManager wraps android.app.LocalActivityManager.

func NewLocalActivityManager ΒΆ added in v0.0.7

func NewLocalActivityManager(vm *jni.VM, arg0 *jni.Object, arg1 bool) (*LocalActivityManager, error)

NewLocalActivityManager creates a new android.app.LocalActivityManager instance.

func (*LocalActivityManager) DestroyActivity ΒΆ added in v0.0.7

func (m *LocalActivityManager) DestroyActivity(arg0 string, arg1 bool) (*jni.Object, error)

DestroyActivity calls android.app.LocalActivityManager.destroyActivity.

func (*LocalActivityManager) DispatchCreate ΒΆ added in v0.0.7

func (m *LocalActivityManager) DispatchCreate(arg0 *jni.Object) error

DispatchCreate calls android.app.LocalActivityManager.dispatchCreate.

func (*LocalActivityManager) DispatchDestroy ΒΆ added in v0.0.7

func (m *LocalActivityManager) DispatchDestroy(arg0 bool) error

DispatchDestroy calls android.app.LocalActivityManager.dispatchDestroy.

func (*LocalActivityManager) DispatchPause ΒΆ added in v0.0.7

func (m *LocalActivityManager) DispatchPause(arg0 bool) error

DispatchPause calls android.app.LocalActivityManager.dispatchPause.

func (*LocalActivityManager) DispatchResume ΒΆ added in v0.0.7

func (m *LocalActivityManager) DispatchResume() error

DispatchResume calls android.app.LocalActivityManager.dispatchResume.

func (*LocalActivityManager) DispatchStop ΒΆ added in v0.0.7

func (m *LocalActivityManager) DispatchStop() error

DispatchStop calls android.app.LocalActivityManager.dispatchStop.

func (*LocalActivityManager) GetActivity ΒΆ added in v0.0.7

func (m *LocalActivityManager) GetActivity(arg0 string) (*jni.Object, error)

GetActivity calls android.app.LocalActivityManager.getActivity.

func (*LocalActivityManager) GetCurrentActivity ΒΆ added in v0.0.7

func (m *LocalActivityManager) GetCurrentActivity() (*jni.Object, error)

GetCurrentActivity calls android.app.LocalActivityManager.getCurrentActivity.

func (*LocalActivityManager) GetCurrentId ΒΆ added in v0.0.7

func (m *LocalActivityManager) GetCurrentId() (string, error)

GetCurrentId calls android.app.LocalActivityManager.getCurrentId.

func (*LocalActivityManager) RemoveAllActivities ΒΆ added in v0.0.7

func (m *LocalActivityManager) RemoveAllActivities() error

RemoveAllActivities calls android.app.LocalActivityManager.removeAllActivities.

func (*LocalActivityManager) SaveInstanceState ΒΆ added in v0.0.7

func (m *LocalActivityManager) SaveInstanceState() (*jni.Object, error)

SaveInstanceState calls android.app.LocalActivityManager.saveInstanceState.

func (*LocalActivityManager) StartActivity ΒΆ added in v0.0.7

func (m *LocalActivityManager) StartActivity(arg0 string, arg1 *jni.Object) (*jni.Object, error)

StartActivity calls android.app.LocalActivityManager.startActivity.

func (*LocalActivityManager) ToString ΒΆ added in v0.0.8

func (m *LocalActivityManager) ToString() (string, error)

ToString calls android.app.LocalActivityManager.toString.

type LocaleConfig ΒΆ added in v0.0.7

type LocaleConfig struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

LocaleConfig wraps android.app.LocaleConfig.

func NewLocaleConfig ΒΆ added in v0.0.7

func NewLocaleConfig(vm *jni.VM, arg0 *jni.Object) (*LocaleConfig, error)

NewLocaleConfig creates a new android.app.LocaleConfig instance.

func (*LocaleConfig) DescribeContents ΒΆ added in v0.0.7

func (m *LocaleConfig) DescribeContents() (int32, error)

DescribeContents calls android.app.LocaleConfig.describeContents.

func (*LocaleConfig) FromContextIgnoringOverride ΒΆ added in v0.0.7

func (m *LocaleConfig) FromContextIgnoringOverride(arg0 *jni.Object) (*jni.Object, error)

FromContextIgnoringOverride calls android.app.LocaleConfig.fromContextIgnoringOverride.

func (*LocaleConfig) GetDefaultLocale ΒΆ added in v0.0.7

func (m *LocaleConfig) GetDefaultLocale() (*jni.Object, error)

GetDefaultLocale calls android.app.LocaleConfig.getDefaultLocale.

func (*LocaleConfig) GetStatus ΒΆ added in v0.0.7

func (m *LocaleConfig) GetStatus() (int32, error)

GetStatus calls android.app.LocaleConfig.getStatus.

func (*LocaleConfig) GetSupportedLocales ΒΆ added in v0.0.7

func (m *LocaleConfig) GetSupportedLocales() (*jni.Object, error)

GetSupportedLocales calls android.app.LocaleConfig.getSupportedLocales.

func (*LocaleConfig) ToString ΒΆ added in v0.0.8

func (m *LocaleConfig) ToString() (string, error)

ToString calls android.app.LocaleConfig.toString.

func (*LocaleConfig) WriteToParcel ΒΆ added in v0.0.7

func (m *LocaleConfig) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.LocaleConfig.writeToParcel.

type LocaleManager ΒΆ added in v0.0.7

type LocaleManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

LocaleManager wraps android.app.LocaleManager.

func NewLocaleManager ΒΆ added in v0.0.7

func NewLocaleManager(ctx *Context) (*LocaleManager, error)

NewLocaleManager obtains android.app.LocaleManager from the Android system service manager.

func (*LocaleManager) Close ΒΆ added in v0.0.7

func (m *LocaleManager) Close()

Close releases the global reference to the underlying Java object. After Close, the LocaleManager must not be used.

func (*LocaleManager) GetApplicationLocales0 ΒΆ added in v0.0.7

func (m *LocaleManager) GetApplicationLocales0() (*jni.Object, error)

GetApplicationLocales0 calls android.app.LocaleManager.getApplicationLocales.

func (*LocaleManager) GetApplicationLocales1_1 ΒΆ added in v0.0.7

func (m *LocaleManager) GetApplicationLocales1_1(arg0 string) (*jni.Object, error)

GetApplicationLocales1_1 calls android.app.LocaleManager.getApplicationLocales.

func (*LocaleManager) GetOverrideLocaleConfig ΒΆ added in v0.0.7

func (m *LocaleManager) GetOverrideLocaleConfig() (*jni.Object, error)

GetOverrideLocaleConfig calls android.app.LocaleManager.getOverrideLocaleConfig.

func (*LocaleManager) GetSystemLocales ΒΆ added in v0.0.7

func (m *LocaleManager) GetSystemLocales() (*jni.Object, error)

GetSystemLocales calls android.app.LocaleManager.getSystemLocales.

func (*LocaleManager) SetApplicationLocales ΒΆ added in v0.0.7

func (m *LocaleManager) SetApplicationLocales(arg0 *jni.Object) error

SetApplicationLocales calls android.app.LocaleManager.setApplicationLocales.

func (*LocaleManager) SetOverrideLocaleConfig ΒΆ added in v0.0.7

func (m *LocaleManager) SetOverrideLocaleConfig(arg0 *jni.Object) error

SetOverrideLocaleConfig calls android.app.LocaleManager.setOverrideLocaleConfig.

func (*LocaleManager) ToString ΒΆ added in v0.0.8

func (m *LocaleManager) ToString() (string, error)

ToString calls android.app.LocaleManager.toString.

type MediaRouteActionProvider ΒΆ added in v0.0.7

type MediaRouteActionProvider struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

MediaRouteActionProvider wraps android.app.MediaRouteActionProvider.

func NewMediaRouteActionProvider ΒΆ added in v0.0.7

func NewMediaRouteActionProvider(vm *jni.VM, arg0 *jni.Object) (*MediaRouteActionProvider, error)

NewMediaRouteActionProvider creates a new android.app.MediaRouteActionProvider instance.

func (*MediaRouteActionProvider) IsVisible ΒΆ added in v0.0.7

func (m *MediaRouteActionProvider) IsVisible() (bool, error)

IsVisible calls android.app.MediaRouteActionProvider.isVisible.

func (*MediaRouteActionProvider) OnCreateActionView0 ΒΆ added in v0.0.7

func (m *MediaRouteActionProvider) OnCreateActionView0() (*jni.Object, error)

OnCreateActionView0 calls android.app.MediaRouteActionProvider.onCreateActionView.

func (*MediaRouteActionProvider) OnCreateActionView1_1 ΒΆ added in v0.0.7

func (m *MediaRouteActionProvider) OnCreateActionView1_1(arg0 *jni.Object) (*jni.Object, error)

OnCreateActionView1_1 calls android.app.MediaRouteActionProvider.onCreateActionView.

func (*MediaRouteActionProvider) OnPerformDefaultAction ΒΆ added in v0.0.7

func (m *MediaRouteActionProvider) OnPerformDefaultAction() (bool, error)

OnPerformDefaultAction calls android.app.MediaRouteActionProvider.onPerformDefaultAction.

func (*MediaRouteActionProvider) OverridesItemVisibility ΒΆ added in v0.0.7

func (m *MediaRouteActionProvider) OverridesItemVisibility() (bool, error)

OverridesItemVisibility calls android.app.MediaRouteActionProvider.overridesItemVisibility.

func (*MediaRouteActionProvider) SetExtendedSettingsClickListener ΒΆ added in v0.0.7

func (m *MediaRouteActionProvider) SetExtendedSettingsClickListener(arg0 *jni.Object) error

SetExtendedSettingsClickListener calls android.app.MediaRouteActionProvider.setExtendedSettingsClickListener.

func (*MediaRouteActionProvider) SetRouteTypes ΒΆ added in v0.0.7

func (m *MediaRouteActionProvider) SetRouteTypes(arg0 int32) error

SetRouteTypes calls android.app.MediaRouteActionProvider.setRouteTypes.

func (*MediaRouteActionProvider) ToString ΒΆ added in v0.0.8

func (m *MediaRouteActionProvider) ToString() (string, error)

ToString calls android.app.MediaRouteActionProvider.toString.

type MediaRouteButton ΒΆ added in v0.0.7

type MediaRouteButton struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

MediaRouteButton wraps android.app.MediaRouteButton.

func NewMediaRouteButton ΒΆ added in v0.0.7

func NewMediaRouteButton(vm *jni.VM, arg0 *jni.Object) (*MediaRouteButton, error)

NewMediaRouteButton creates a new android.app.MediaRouteButton instance.

func (*MediaRouteButton) GetRouteTypes ΒΆ added in v0.0.7

func (m *MediaRouteButton) GetRouteTypes() (int32, error)

GetRouteTypes calls android.app.MediaRouteButton.getRouteTypes.

func (*MediaRouteButton) JumpDrawablesToCurrentState ΒΆ added in v0.0.7

func (m *MediaRouteButton) JumpDrawablesToCurrentState() error

JumpDrawablesToCurrentState calls android.app.MediaRouteButton.jumpDrawablesToCurrentState.

func (*MediaRouteButton) OnAttachedToWindow ΒΆ added in v0.0.7

func (m *MediaRouteButton) OnAttachedToWindow() error

OnAttachedToWindow calls android.app.MediaRouteButton.onAttachedToWindow.

func (*MediaRouteButton) OnDetachedFromWindow ΒΆ added in v0.0.7

func (m *MediaRouteButton) OnDetachedFromWindow() error

OnDetachedFromWindow calls android.app.MediaRouteButton.onDetachedFromWindow.

func (*MediaRouteButton) PerformClick ΒΆ added in v0.0.7

func (m *MediaRouteButton) PerformClick() (bool, error)

PerformClick calls android.app.MediaRouteButton.performClick.

func (*MediaRouteButton) SetContentDescription ΒΆ added in v0.0.7

func (m *MediaRouteButton) SetContentDescription(arg0 string) error

SetContentDescription calls android.app.MediaRouteButton.setContentDescription.

func (*MediaRouteButton) SetExtendedSettingsClickListener ΒΆ added in v0.0.7

func (m *MediaRouteButton) SetExtendedSettingsClickListener(arg0 *jni.Object) error

SetExtendedSettingsClickListener calls android.app.MediaRouteButton.setExtendedSettingsClickListener.

func (*MediaRouteButton) SetRouteTypes ΒΆ added in v0.0.7

func (m *MediaRouteButton) SetRouteTypes(arg0 int32) error

SetRouteTypes calls android.app.MediaRouteButton.setRouteTypes.

func (*MediaRouteButton) SetVisibility ΒΆ added in v0.0.7

func (m *MediaRouteButton) SetVisibility(arg0 int32) error

SetVisibility calls android.app.MediaRouteButton.setVisibility.

func (*MediaRouteButton) ShowDialog ΒΆ added in v0.0.7

func (m *MediaRouteButton) ShowDialog() error

ShowDialog calls android.app.MediaRouteButton.showDialog.

func (*MediaRouteButton) ToString ΒΆ added in v0.0.8

func (m *MediaRouteButton) ToString() (string, error)

ToString calls android.app.MediaRouteButton.toString.

type MissingForegroundServiceTypeException ΒΆ added in v0.0.7

type MissingForegroundServiceTypeException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

MissingForegroundServiceTypeException wraps android.app.MissingForegroundServiceTypeException.

func NewMissingForegroundServiceTypeException ΒΆ added in v0.0.7

func NewMissingForegroundServiceTypeException(vm *jni.VM, arg0 string) (*MissingForegroundServiceTypeException, error)

NewMissingForegroundServiceTypeException creates a new android.app.MissingForegroundServiceTypeException instance.

func (*MissingForegroundServiceTypeException) DescribeContents ΒΆ added in v0.0.7

func (m *MissingForegroundServiceTypeException) DescribeContents() (int32, error)

DescribeContents calls android.app.MissingForegroundServiceTypeException.describeContents.

func (*MissingForegroundServiceTypeException) ToString ΒΆ added in v0.0.8

ToString calls android.app.MissingForegroundServiceTypeException.toString.

func (*MissingForegroundServiceTypeException) WriteToParcel ΒΆ added in v0.0.7

func (m *MissingForegroundServiceTypeException) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.MissingForegroundServiceTypeException.writeToParcel.

type NativeActivity ΒΆ added in v0.0.7

type NativeActivity struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NativeActivity wraps android.app.NativeActivity.

func NewNativeActivity ΒΆ added in v0.0.7

func NewNativeActivity(vm *jni.VM) (*NativeActivity, error)

NewNativeActivity creates a new android.app.NativeActivity instance.

func (*NativeActivity) OnConfigurationChanged ΒΆ added in v0.0.7

func (m *NativeActivity) OnConfigurationChanged(arg0 *jni.Object) error

OnConfigurationChanged calls android.app.NativeActivity.onConfigurationChanged.

func (*NativeActivity) OnGlobalLayout ΒΆ added in v0.0.7

func (m *NativeActivity) OnGlobalLayout() error

OnGlobalLayout calls android.app.NativeActivity.onGlobalLayout.

func (*NativeActivity) OnInputQueueCreated ΒΆ added in v0.0.7

func (m *NativeActivity) OnInputQueueCreated(arg0 *jni.Object) error

OnInputQueueCreated calls android.app.NativeActivity.onInputQueueCreated.

func (*NativeActivity) OnInputQueueDestroyed ΒΆ added in v0.0.7

func (m *NativeActivity) OnInputQueueDestroyed(arg0 *jni.Object) error

OnInputQueueDestroyed calls android.app.NativeActivity.onInputQueueDestroyed.

func (*NativeActivity) OnLowMemory ΒΆ added in v0.0.7

func (m *NativeActivity) OnLowMemory() error

OnLowMemory calls android.app.NativeActivity.onLowMemory.

func (*NativeActivity) OnWindowFocusChanged ΒΆ added in v0.0.7

func (m *NativeActivity) OnWindowFocusChanged(arg0 bool) error

OnWindowFocusChanged calls android.app.NativeActivity.onWindowFocusChanged.

func (*NativeActivity) SurfaceChanged ΒΆ added in v0.0.7

func (m *NativeActivity) SurfaceChanged(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
	arg3 int32,
) error

SurfaceChanged calls android.app.NativeActivity.surfaceChanged.

func (*NativeActivity) SurfaceCreated ΒΆ added in v0.0.7

func (m *NativeActivity) SurfaceCreated(arg0 *jni.Object) error

SurfaceCreated calls android.app.NativeActivity.surfaceCreated.

func (*NativeActivity) SurfaceDestroyed ΒΆ added in v0.0.7

func (m *NativeActivity) SurfaceDestroyed(arg0 *jni.Object) error

SurfaceDestroyed calls android.app.NativeActivity.surfaceDestroyed.

func (*NativeActivity) SurfaceRedrawNeeded ΒΆ added in v0.0.7

func (m *NativeActivity) SurfaceRedrawNeeded(arg0 *jni.Object) error

SurfaceRedrawNeeded calls android.app.NativeActivity.surfaceRedrawNeeded.

func (*NativeActivity) ToString ΒΆ added in v0.0.8

func (m *NativeActivity) ToString() (string, error)

ToString calls android.app.NativeActivity.toString.

type NotificationChannelGroup ΒΆ added in v0.0.7

type NotificationChannelGroup struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NotificationChannelGroup wraps android.app.NotificationChannelGroup.

func NewNotificationChannelGroup ΒΆ added in v0.0.7

func NewNotificationChannelGroup(vm *jni.VM, arg0 string, arg1 string) (*NotificationChannelGroup, error)

NewNotificationChannelGroup creates a new android.app.NotificationChannelGroup instance.

func (*NotificationChannelGroup) Clone0 ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) Clone0() (*jni.Object, error)

Clone0 calls android.app.NotificationChannelGroup.clone.

func (*NotificationChannelGroup) Clone0_1 ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) Clone0_1() (*jni.Object, error)

Clone0_1 calls android.app.NotificationChannelGroup.clone.

func (*NotificationChannelGroup) DescribeContents ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) DescribeContents() (int32, error)

DescribeContents calls android.app.NotificationChannelGroup.describeContents.

func (*NotificationChannelGroup) Equals ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.NotificationChannelGroup.equals.

func (*NotificationChannelGroup) GetChannels ΒΆ added in v0.0.8

func (m *NotificationChannelGroup) GetChannels() (*jni.Object, error)

GetChannels calls android.app.NotificationChannelGroup.getChannels.

func (*NotificationChannelGroup) GetDescription ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) GetDescription() (string, error)

GetDescription calls android.app.NotificationChannelGroup.getDescription.

func (*NotificationChannelGroup) GetId ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) GetId() (string, error)

GetId calls android.app.NotificationChannelGroup.getId.

func (*NotificationChannelGroup) GetName ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) GetName() (*jni.Object, error)

GetName calls android.app.NotificationChannelGroup.getName.

func (*NotificationChannelGroup) HashCode ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) HashCode() (int32, error)

HashCode calls android.app.NotificationChannelGroup.hashCode.

func (*NotificationChannelGroup) IsBlocked ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) IsBlocked() (bool, error)

IsBlocked calls android.app.NotificationChannelGroup.isBlocked.

func (*NotificationChannelGroup) SetDescription ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) SetDescription(arg0 string) error

SetDescription calls android.app.NotificationChannelGroup.setDescription.

func (*NotificationChannelGroup) ToString ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) ToString() (string, error)

ToString calls android.app.NotificationChannelGroup.toString.

func (*NotificationChannelGroup) WriteToParcel ΒΆ added in v0.0.7

func (m *NotificationChannelGroup) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.NotificationChannelGroup.writeToParcel.

type OpsManager ΒΆ added in v0.0.7

type OpsManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

OpsManager wraps android.app.AppOpsManager.

func NewOpsManager ΒΆ added in v0.0.7

func NewOpsManager(ctx *Context) (*OpsManager, error)

NewOpsManager obtains android.app.AppOpsManager from the Android system service manager.

func (*OpsManager) CheckOp3 ΒΆ added in v0.0.7

func (m *OpsManager) CheckOp3(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

CheckOp3 calls android.app.AppOpsManager.checkOp.

func (*OpsManager) CheckOp4_1 ΒΆ added in v0.0.7

func (m *OpsManager) CheckOp4_1(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
) (int32, error)

CheckOp4_1 calls android.app.AppOpsManager.checkOp.

func (*OpsManager) CheckOpNoThrow3 ΒΆ added in v0.0.7

func (m *OpsManager) CheckOpNoThrow3(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

CheckOpNoThrow3 calls android.app.AppOpsManager.checkOpNoThrow.

func (*OpsManager) CheckOpNoThrow4_1 ΒΆ added in v0.0.7

func (m *OpsManager) CheckOpNoThrow4_1(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
) (int32, error)

CheckOpNoThrow4_1 calls android.app.AppOpsManager.checkOpNoThrow.

func (*OpsManager) CheckOpRawNoThrow ΒΆ added in v0.0.7

func (m *OpsManager) CheckOpRawNoThrow(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
) (int32, error)

CheckOpRawNoThrow calls android.app.AppOpsManager.checkOpRawNoThrow.

func (*OpsManager) CheckPackage ΒΆ added in v0.0.7

func (m *OpsManager) CheckPackage(arg0 int32, arg1 string) error

CheckPackage calls android.app.AppOpsManager.checkPackage.

func (*OpsManager) Close ΒΆ added in v0.0.7

func (m *OpsManager) Close()

Close releases the global reference to the underlying Java object. After Close, the OpsManager must not be used.

func (*OpsManager) FinishOp3 ΒΆ added in v0.0.7

func (m *OpsManager) FinishOp3(
	arg0 string,
	arg1 int32,
	arg2 string,
) error

FinishOp3 calls android.app.AppOpsManager.finishOp.

func (*OpsManager) FinishOp4_1 ΒΆ added in v0.0.7

func (m *OpsManager) FinishOp4_1(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
) error

FinishOp4_1 calls android.app.AppOpsManager.finishOp.

func (*OpsManager) FinishProxyOp ΒΆ added in v0.0.7

func (m *OpsManager) FinishProxyOp(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
) error

FinishProxyOp calls android.app.AppOpsManager.finishProxyOp.

func (*OpsManager) IsOpActive ΒΆ added in v0.0.7

func (m *OpsManager) IsOpActive(
	arg0 string,
	arg1 int32,
	arg2 string,
) (bool, error)

IsOpActive calls android.app.AppOpsManager.isOpActive.

func (*OpsManager) NoteOp3 ΒΆ added in v0.0.7

func (m *OpsManager) NoteOp3(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

NoteOp3 calls android.app.AppOpsManager.noteOp.

func (*OpsManager) NoteOp5_1 ΒΆ added in v0.0.7

func (m *OpsManager) NoteOp5_1(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
	arg4 string,
) (int32, error)

NoteOp5_1 calls android.app.AppOpsManager.noteOp.

func (*OpsManager) NoteOpNoThrow3 ΒΆ added in v0.0.7

func (m *OpsManager) NoteOpNoThrow3(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

NoteOpNoThrow3 calls android.app.AppOpsManager.noteOpNoThrow.

func (*OpsManager) NoteOpNoThrow5_1 ΒΆ added in v0.0.7

func (m *OpsManager) NoteOpNoThrow5_1(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
	arg4 string,
) (int32, error)

NoteOpNoThrow5_1 calls android.app.AppOpsManager.noteOpNoThrow.

func (*OpsManager) NoteProxyOp2 ΒΆ added in v0.0.7

func (m *OpsManager) NoteProxyOp2(arg0 string, arg1 string) (int32, error)

NoteProxyOp2 calls android.app.AppOpsManager.noteProxyOp.

func (*OpsManager) NoteProxyOp5_1 ΒΆ added in v0.0.7

func (m *OpsManager) NoteProxyOp5_1(
	arg0 string,
	arg1 string,
	arg2 int32,
	arg3 string,
	arg4 string,
) (int32, error)

NoteProxyOp5_1 calls android.app.AppOpsManager.noteProxyOp.

func (*OpsManager) NoteProxyOpNoThrow2 ΒΆ added in v0.0.7

func (m *OpsManager) NoteProxyOpNoThrow2(arg0 string, arg1 string) (int32, error)

NoteProxyOpNoThrow2 calls android.app.AppOpsManager.noteProxyOpNoThrow.

func (*OpsManager) NoteProxyOpNoThrow3_1 ΒΆ added in v0.0.7

func (m *OpsManager) NoteProxyOpNoThrow3_1(
	arg0 string,
	arg1 string,
	arg2 int32,
) (int32, error)

NoteProxyOpNoThrow3_1 calls android.app.AppOpsManager.noteProxyOpNoThrow.

func (*OpsManager) NoteProxyOpNoThrow5_2 ΒΆ added in v0.0.7

func (m *OpsManager) NoteProxyOpNoThrow5_2(
	arg0 string,
	arg1 string,
	arg2 int32,
	arg3 string,
	arg4 string,
) (int32, error)

NoteProxyOpNoThrow5_2 calls android.app.AppOpsManager.noteProxyOpNoThrow.

func (*OpsManager) PermissionToOp ΒΆ added in v0.0.7

func (m *OpsManager) PermissionToOp(arg0 string) (string, error)

PermissionToOp calls android.app.AppOpsManager.permissionToOp.

func (*OpsManager) SetOnOpNotedCallback2 ΒΆ added in v0.0.7

func (m *OpsManager) SetOnOpNotedCallback2(arg0 *jni.Object, arg1 *jni.Object) error

SetOnOpNotedCallback2 calls android.app.AppOpsManager.setOnOpNotedCallback.

func (*OpsManager) SetOnOpNotedCallback3_1 ΒΆ added in v0.0.7

func (m *OpsManager) SetOnOpNotedCallback3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
) error

SetOnOpNotedCallback3_1 calls android.app.AppOpsManager.setOnOpNotedCallback.

func (*OpsManager) StartOp3 ΒΆ added in v0.0.7

func (m *OpsManager) StartOp3(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

StartOp3 calls android.app.AppOpsManager.startOp.

func (*OpsManager) StartOp5_1 ΒΆ added in v0.0.7

func (m *OpsManager) StartOp5_1(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
	arg4 string,
) (int32, error)

StartOp5_1 calls android.app.AppOpsManager.startOp.

func (*OpsManager) StartOpNoThrow3 ΒΆ added in v0.0.7

func (m *OpsManager) StartOpNoThrow3(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

StartOpNoThrow3 calls android.app.AppOpsManager.startOpNoThrow.

func (*OpsManager) StartOpNoThrow5_1 ΒΆ added in v0.0.7

func (m *OpsManager) StartOpNoThrow5_1(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
	arg4 string,
) (int32, error)

StartOpNoThrow5_1 calls android.app.AppOpsManager.startOpNoThrow.

func (*OpsManager) StartProxyOp ΒΆ added in v0.0.7

func (m *OpsManager) StartProxyOp(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
	arg4 string,
) (int32, error)

StartProxyOp calls android.app.AppOpsManager.startProxyOp.

func (*OpsManager) StartProxyOpNoThrow ΒΆ added in v0.0.7

func (m *OpsManager) StartProxyOpNoThrow(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 string,
	arg4 string,
) (int32, error)

StartProxyOpNoThrow calls android.app.AppOpsManager.startProxyOpNoThrow.

func (*OpsManager) StartWatchingActive ΒΆ added in v0.0.7

func (m *OpsManager) StartWatchingActive(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

StartWatchingActive calls android.app.AppOpsManager.startWatchingActive.

func (*OpsManager) StartWatchingMode3 ΒΆ added in v0.0.7

func (m *OpsManager) StartWatchingMode3(
	arg0 string,
	arg1 string,
	arg2 *jni.Object,
) error

StartWatchingMode3 calls android.app.AppOpsManager.startWatchingMode.

func (*OpsManager) StartWatchingMode4_1 ΒΆ added in v0.0.7

func (m *OpsManager) StartWatchingMode4_1(
	arg0 string,
	arg1 string,
	arg2 int32,
	arg3 *jni.Object,
) error

StartWatchingMode4_1 calls android.app.AppOpsManager.startWatchingMode.

func (*OpsManager) StopWatchingActive ΒΆ added in v0.0.7

func (m *OpsManager) StopWatchingActive(arg0 *jni.Object) error

StopWatchingActive calls android.app.AppOpsManager.stopWatchingActive.

func (*OpsManager) StopWatchingMode ΒΆ added in v0.0.7

func (m *OpsManager) StopWatchingMode(arg0 *jni.Object) error

StopWatchingMode calls android.app.AppOpsManager.stopWatchingMode.

func (*OpsManager) ToString ΒΆ added in v0.0.8

func (m *OpsManager) ToString() (string, error)

ToString calls android.app.AppOpsManager.toString.

func (*OpsManager) UnsafeCheckOp ΒΆ added in v0.0.7

func (m *OpsManager) UnsafeCheckOp(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

UnsafeCheckOp calls android.app.AppOpsManager.unsafeCheckOp.

func (*OpsManager) UnsafeCheckOpNoThrow ΒΆ added in v0.0.7

func (m *OpsManager) UnsafeCheckOpNoThrow(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

UnsafeCheckOpNoThrow calls android.app.AppOpsManager.unsafeCheckOpNoThrow.

func (*OpsManager) UnsafeCheckOpRaw ΒΆ added in v0.0.7

func (m *OpsManager) UnsafeCheckOpRaw(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

UnsafeCheckOpRaw calls android.app.AppOpsManager.unsafeCheckOpRaw.

func (*OpsManager) UnsafeCheckOpRawNoThrow ΒΆ added in v0.0.7

func (m *OpsManager) UnsafeCheckOpRawNoThrow(
	arg0 string,
	arg1 int32,
	arg2 string,
) (int32, error)

UnsafeCheckOpRawNoThrow calls android.app.AppOpsManager.unsafeCheckOpRawNoThrow.

type OpsManagerOnOpActiveChangedListener ΒΆ added in v0.0.7

type OpsManagerOnOpActiveChangedListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

OpsManagerOnOpActiveChangedListener wraps android.app.AppOpsManager$OnOpActiveChangedListener.

func (*OpsManagerOnOpActiveChangedListener) OnOpActiveChanged ΒΆ added in v0.0.7

func (m *OpsManagerOnOpActiveChangedListener) OnOpActiveChanged(
	arg0 string,
	arg1 int32,
	arg2 string,
	arg3 bool,
) error

OnOpActiveChanged calls android.app.AppOpsManager$OnOpActiveChangedListener.onOpActiveChanged.

func (*OpsManagerOnOpActiveChangedListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.AppOpsManager$OnOpActiveChangedListener.toString.

type OpsManagerOnOpChangedListener ΒΆ added in v0.0.7

type OpsManagerOnOpChangedListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

OpsManagerOnOpChangedListener wraps android.app.AppOpsManager$OnOpChangedListener.

func (*OpsManagerOnOpChangedListener) OnOpChanged ΒΆ added in v0.0.7

func (m *OpsManagerOnOpChangedListener) OnOpChanged(arg0 string, arg1 string) error

OnOpChanged calls android.app.AppOpsManager$OnOpChangedListener.onOpChanged.

func (*OpsManagerOnOpChangedListener) ToString ΒΆ added in v0.0.8

func (m *OpsManagerOnOpChangedListener) ToString() (string, error)

ToString calls android.app.AppOpsManager$OnOpChangedListener.toString.

type OpsManagerOnOpNotedCallback ΒΆ added in v0.0.7

type OpsManagerOnOpNotedCallback struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

OpsManagerOnOpNotedCallback wraps android.app.AppOpsManager$OnOpNotedCallback.

func (*OpsManagerOnOpNotedCallback) OnAsyncNoted ΒΆ added in v0.0.7

func (m *OpsManagerOnOpNotedCallback) OnAsyncNoted(arg0 *jni.Object) error

OnAsyncNoted calls android.app.AppOpsManager$OnOpNotedCallback.onAsyncNoted.

func (*OpsManagerOnOpNotedCallback) OnNoted ΒΆ added in v0.0.7

func (m *OpsManagerOnOpNotedCallback) OnNoted(arg0 *jni.Object) error

OnNoted calls android.app.AppOpsManager$OnOpNotedCallback.onNoted.

func (*OpsManagerOnOpNotedCallback) OnSelfNoted ΒΆ added in v0.0.7

func (m *OpsManagerOnOpNotedCallback) OnSelfNoted(arg0 *jni.Object) error

OnSelfNoted calls android.app.AppOpsManager$OnOpNotedCallback.onSelfNoted.

func (*OpsManagerOnOpNotedCallback) ToString ΒΆ added in v0.0.8

func (m *OpsManagerOnOpNotedCallback) ToString() (string, error)

ToString calls android.app.AppOpsManager$OnOpNotedCallback.toString.

type PendingIntent ΒΆ added in v0.0.4

type PendingIntent struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PendingIntent wraps android.app.PendingIntent.

func (*PendingIntent) Cancel ΒΆ added in v0.0.4

func (m *PendingIntent) Cancel() error

Cancel calls android.app.PendingIntent.cancel.

func (*PendingIntent) DescribeContents ΒΆ added in v0.0.4

func (m *PendingIntent) DescribeContents() (int32, error)

DescribeContents calls android.app.PendingIntent.describeContents.

func (*PendingIntent) Equals ΒΆ added in v0.0.4

func (m *PendingIntent) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.PendingIntent.equals.

func (*PendingIntent) GetActivities4 ΒΆ added in v0.0.4

func (m *PendingIntent) GetActivities4(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
) (*jni.Object, error)

GetActivities4 calls android.app.PendingIntent.getActivities.

func (*PendingIntent) GetActivities5_1 ΒΆ added in v0.0.4

func (m *PendingIntent) GetActivities5_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
	arg4 *jni.Object,
) (*jni.Object, error)

GetActivities5_1 calls android.app.PendingIntent.getActivities.

func (*PendingIntent) GetActivity4 ΒΆ added in v0.0.4

func (m *PendingIntent) GetActivity4(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
) (*jni.Object, error)

GetActivity4 calls android.app.PendingIntent.getActivity.

func (*PendingIntent) GetActivity5_1 ΒΆ added in v0.0.4

func (m *PendingIntent) GetActivity5_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
	arg4 *jni.Object,
) (*jni.Object, error)

GetActivity5_1 calls android.app.PendingIntent.getActivity.

func (*PendingIntent) GetBroadcast ΒΆ added in v0.0.4

func (m *PendingIntent) GetBroadcast(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
) (*jni.Object, error)

GetBroadcast calls android.app.PendingIntent.getBroadcast.

func (*PendingIntent) GetCreatorPackage ΒΆ added in v0.0.4

func (m *PendingIntent) GetCreatorPackage() (string, error)

GetCreatorPackage calls android.app.PendingIntent.getCreatorPackage.

func (*PendingIntent) GetCreatorUid ΒΆ added in v0.0.4

func (m *PendingIntent) GetCreatorUid() (int32, error)

GetCreatorUid calls android.app.PendingIntent.getCreatorUid.

func (*PendingIntent) GetCreatorUserHandle ΒΆ added in v0.0.4

func (m *PendingIntent) GetCreatorUserHandle() (*jni.Object, error)

GetCreatorUserHandle calls android.app.PendingIntent.getCreatorUserHandle.

func (*PendingIntent) GetForegroundService ΒΆ added in v0.0.4

func (m *PendingIntent) GetForegroundService(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
) (*jni.Object, error)

GetForegroundService calls android.app.PendingIntent.getForegroundService.

func (*PendingIntent) GetIntentSender ΒΆ added in v0.0.4

func (m *PendingIntent) GetIntentSender() (*jni.Object, error)

GetIntentSender calls android.app.PendingIntent.getIntentSender.

func (*PendingIntent) GetService ΒΆ added in v0.0.4

func (m *PendingIntent) GetService(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
	arg3 int32,
) (*jni.Object, error)

GetService calls android.app.PendingIntent.getService.

func (*PendingIntent) GetTargetPackage ΒΆ added in v0.0.4

func (m *PendingIntent) GetTargetPackage() (string, error)

GetTargetPackage calls android.app.PendingIntent.getTargetPackage.

func (*PendingIntent) HashCode ΒΆ added in v0.0.4

func (m *PendingIntent) HashCode() (int32, error)

HashCode calls android.app.PendingIntent.hashCode.

func (*PendingIntent) IsActivity ΒΆ added in v0.0.4

func (m *PendingIntent) IsActivity() (bool, error)

IsActivity calls android.app.PendingIntent.isActivity.

func (*PendingIntent) IsBroadcast ΒΆ added in v0.0.4

func (m *PendingIntent) IsBroadcast() (bool, error)

IsBroadcast calls android.app.PendingIntent.isBroadcast.

func (*PendingIntent) IsForegroundService ΒΆ added in v0.0.4

func (m *PendingIntent) IsForegroundService() (bool, error)

IsForegroundService calls android.app.PendingIntent.isForegroundService.

func (*PendingIntent) IsImmutable ΒΆ added in v0.0.4

func (m *PendingIntent) IsImmutable() (bool, error)

IsImmutable calls android.app.PendingIntent.isImmutable.

func (*PendingIntent) IsService ΒΆ added in v0.0.4

func (m *PendingIntent) IsService() (bool, error)

IsService calls android.app.PendingIntent.isService.

func (*PendingIntent) ReadPendingIntentOrNullFromParcel ΒΆ added in v0.0.4

func (m *PendingIntent) ReadPendingIntentOrNullFromParcel(arg0 *jni.Object) (*jni.Object, error)

ReadPendingIntentOrNullFromParcel calls android.app.PendingIntent.readPendingIntentOrNullFromParcel.

func (*PendingIntent) Send0 ΒΆ added in v0.0.4

func (m *PendingIntent) Send0() error

Send0 calls android.app.PendingIntent.send.

func (*PendingIntent) Send1_2 ΒΆ added in v0.0.4

func (m *PendingIntent) Send1_2(arg0 *jni.Object) error

Send1_2 calls android.app.PendingIntent.send.

func (*PendingIntent) Send1_3 ΒΆ added in v0.0.4

func (m *PendingIntent) Send1_3(arg0 int32) error

Send1_3 calls android.app.PendingIntent.send.

func (*PendingIntent) Send3_1 ΒΆ added in v0.0.4

func (m *PendingIntent) Send3_1(
	arg0 *jni.Object,
	arg1 int32,
	arg2 *jni.Object,
) error

Send3_1 calls android.app.PendingIntent.send.

func (*PendingIntent) ToString ΒΆ added in v0.0.4

func (m *PendingIntent) ToString() (string, error)

ToString calls android.app.PendingIntent.toString.

func (*PendingIntent) WritePendingIntentOrNullToParcel ΒΆ added in v0.0.4

func (m *PendingIntent) WritePendingIntentOrNullToParcel(arg0 *jni.Object, arg1 *jni.Object) error

WritePendingIntentOrNullToParcel calls android.app.PendingIntent.writePendingIntentOrNullToParcel.

func (*PendingIntent) WriteToParcel ΒΆ added in v0.0.4

func (m *PendingIntent) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.PendingIntent.writeToParcel.

type PendingIntentCanceledException ΒΆ added in v0.0.8

type PendingIntentCanceledException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PendingIntentCanceledException wraps android.app.PendingIntent$CanceledException.

func (*PendingIntentCanceledException) ToString ΒΆ added in v0.0.8

func (m *PendingIntentCanceledException) ToString() (string, error)

ToString calls android.app.PendingIntent$CanceledException.toString.

type PendingIntentOnFinished ΒΆ added in v0.0.7

type PendingIntentOnFinished struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PendingIntentOnFinished wraps android.app.PendingIntent$OnFinished.

func (*PendingIntentOnFinished) OnSendFinished ΒΆ added in v0.0.7

func (m *PendingIntentOnFinished) OnSendFinished(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int32,
	arg3 string,
	arg4 *jni.Object,
) error

OnSendFinished calls android.app.PendingIntent$OnFinished.onSendFinished.

func (*PendingIntentOnFinished) ToString ΒΆ added in v0.0.8

func (m *PendingIntentOnFinished) ToString() (string, error)

ToString calls android.app.PendingIntent$OnFinished.toString.

type Person ΒΆ added in v0.0.7

type Person struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Person wraps android.app.Person.

func (*Person) DescribeContents ΒΆ added in v0.0.7

func (m *Person) DescribeContents() (int32, error)

DescribeContents calls android.app.Person.describeContents.

func (*Person) Equals ΒΆ added in v0.0.7

func (m *Person) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.Person.equals.

func (*Person) GetIcon ΒΆ added in v0.0.7

func (m *Person) GetIcon() (*jni.Object, error)

GetIcon calls android.app.Person.getIcon.

func (*Person) GetKey ΒΆ added in v0.0.7

func (m *Person) GetKey() (string, error)

GetKey calls android.app.Person.getKey.

func (*Person) GetName ΒΆ added in v0.0.7

func (m *Person) GetName() (*jni.Object, error)

GetName calls android.app.Person.getName.

func (*Person) GetUri ΒΆ added in v0.0.7

func (m *Person) GetUri() (string, error)

GetUri calls android.app.Person.getUri.

func (*Person) HashCode ΒΆ added in v0.0.7

func (m *Person) HashCode() (int32, error)

HashCode calls android.app.Person.hashCode.

func (*Person) IsBot ΒΆ added in v0.0.7

func (m *Person) IsBot() (bool, error)

IsBot calls android.app.Person.isBot.

func (*Person) IsImportant ΒΆ added in v0.0.7

func (m *Person) IsImportant() (bool, error)

IsImportant calls android.app.Person.isImportant.

func (*Person) ToBuilder ΒΆ added in v0.0.7

func (m *Person) ToBuilder() (*jni.Object, error)

ToBuilder calls android.app.Person.toBuilder.

func (*Person) ToString ΒΆ added in v0.0.8

func (m *Person) ToString() (string, error)

ToString calls android.app.Person.toString.

func (*Person) WriteToParcel ΒΆ added in v0.0.7

func (m *Person) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.Person.writeToParcel.

type PersonBuilder ΒΆ added in v0.0.7

type PersonBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PersonBuilder wraps android.app.Person$Builder.

func (*PersonBuilder) Build ΒΆ added in v0.0.7

func (m *PersonBuilder) Build() (*jni.Object, error)

Build calls android.app.Person$Builder.build.

func (*PersonBuilder) SetBot ΒΆ added in v0.0.7

func (m *PersonBuilder) SetBot(arg0 bool) (*jni.Object, error)

SetBot calls android.app.Person$Builder.setBot.

func (*PersonBuilder) SetIcon ΒΆ added in v0.0.7

func (m *PersonBuilder) SetIcon(arg0 *jni.Object) (*jni.Object, error)

SetIcon calls android.app.Person$Builder.setIcon.

func (*PersonBuilder) SetImportant ΒΆ added in v0.0.7

func (m *PersonBuilder) SetImportant(arg0 bool) (*jni.Object, error)

SetImportant calls android.app.Person$Builder.setImportant.

func (*PersonBuilder) SetKey ΒΆ added in v0.0.7

func (m *PersonBuilder) SetKey(arg0 string) (*jni.Object, error)

SetKey calls android.app.Person$Builder.setKey.

func (*PersonBuilder) SetName ΒΆ added in v0.0.7

func (m *PersonBuilder) SetName(arg0 string) (*jni.Object, error)

SetName calls android.app.Person$Builder.setName.

func (*PersonBuilder) SetUri ΒΆ added in v0.0.7

func (m *PersonBuilder) SetUri(arg0 string) (*jni.Object, error)

SetUri calls android.app.Person$Builder.setUri.

func (*PersonBuilder) ToString ΒΆ added in v0.0.8

func (m *PersonBuilder) ToString() (string, error)

ToString calls android.app.Person$Builder.toString.

type PictureInPictureParams ΒΆ added in v0.0.7

type PictureInPictureParams struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PictureInPictureParams wraps android.app.PictureInPictureParams.

func (*PictureInPictureParams) DescribeContents ΒΆ added in v0.0.7

func (m *PictureInPictureParams) DescribeContents() (int32, error)

DescribeContents calls android.app.PictureInPictureParams.describeContents.

func (*PictureInPictureParams) Equals ΒΆ added in v0.0.7

func (m *PictureInPictureParams) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.PictureInPictureParams.equals.

func (*PictureInPictureParams) GetActions ΒΆ added in v0.0.8

func (m *PictureInPictureParams) GetActions() (*jni.Object, error)

GetActions calls android.app.PictureInPictureParams.getActions.

func (*PictureInPictureParams) GetAspectRatio ΒΆ added in v0.0.7

func (m *PictureInPictureParams) GetAspectRatio() (*jni.Object, error)

GetAspectRatio calls android.app.PictureInPictureParams.getAspectRatio.

func (*PictureInPictureParams) GetCloseAction ΒΆ added in v0.0.7

func (m *PictureInPictureParams) GetCloseAction() (*jni.Object, error)

GetCloseAction calls android.app.PictureInPictureParams.getCloseAction.

func (*PictureInPictureParams) GetExpandedAspectRatio ΒΆ added in v0.0.7

func (m *PictureInPictureParams) GetExpandedAspectRatio() (*jni.Object, error)

GetExpandedAspectRatio calls android.app.PictureInPictureParams.getExpandedAspectRatio.

func (*PictureInPictureParams) GetSourceRectHint ΒΆ added in v0.0.7

func (m *PictureInPictureParams) GetSourceRectHint() (*jni.Object, error)

GetSourceRectHint calls android.app.PictureInPictureParams.getSourceRectHint.

func (*PictureInPictureParams) GetSubtitle ΒΆ added in v0.0.7

func (m *PictureInPictureParams) GetSubtitle() (*jni.Object, error)

GetSubtitle calls android.app.PictureInPictureParams.getSubtitle.

func (*PictureInPictureParams) GetTitle ΒΆ added in v0.0.7

func (m *PictureInPictureParams) GetTitle() (*jni.Object, error)

GetTitle calls android.app.PictureInPictureParams.getTitle.

func (*PictureInPictureParams) HashCode ΒΆ added in v0.0.7

func (m *PictureInPictureParams) HashCode() (int32, error)

HashCode calls android.app.PictureInPictureParams.hashCode.

func (*PictureInPictureParams) IsAutoEnterEnabled ΒΆ added in v0.0.7

func (m *PictureInPictureParams) IsAutoEnterEnabled() (bool, error)

IsAutoEnterEnabled calls android.app.PictureInPictureParams.isAutoEnterEnabled.

func (*PictureInPictureParams) IsSeamlessResizeEnabled ΒΆ added in v0.0.7

func (m *PictureInPictureParams) IsSeamlessResizeEnabled() (bool, error)

IsSeamlessResizeEnabled calls android.app.PictureInPictureParams.isSeamlessResizeEnabled.

func (*PictureInPictureParams) ToString ΒΆ added in v0.0.7

func (m *PictureInPictureParams) ToString() (string, error)

ToString calls android.app.PictureInPictureParams.toString.

func (*PictureInPictureParams) WriteToParcel ΒΆ added in v0.0.7

func (m *PictureInPictureParams) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.PictureInPictureParams.writeToParcel.

type PictureInPictureParamsBuilder ΒΆ added in v0.0.7

type PictureInPictureParamsBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PictureInPictureParamsBuilder wraps android.app.PictureInPictureParams$Builder.

func (*PictureInPictureParamsBuilder) Build ΒΆ added in v0.0.7

Build calls android.app.PictureInPictureParams$Builder.build.

func (*PictureInPictureParamsBuilder) SetAspectRatio ΒΆ added in v0.0.7

func (m *PictureInPictureParamsBuilder) SetAspectRatio(arg0 *jni.Object) (*jni.Object, error)

SetAspectRatio calls android.app.PictureInPictureParams$Builder.setAspectRatio.

func (*PictureInPictureParamsBuilder) SetAutoEnterEnabled ΒΆ added in v0.0.7

func (m *PictureInPictureParamsBuilder) SetAutoEnterEnabled(arg0 bool) (*jni.Object, error)

SetAutoEnterEnabled calls android.app.PictureInPictureParams$Builder.setAutoEnterEnabled.

func (*PictureInPictureParamsBuilder) SetCloseAction ΒΆ added in v0.0.7

func (m *PictureInPictureParamsBuilder) SetCloseAction(arg0 *jni.Object) (*jni.Object, error)

SetCloseAction calls android.app.PictureInPictureParams$Builder.setCloseAction.

func (*PictureInPictureParamsBuilder) SetExpandedAspectRatio ΒΆ added in v0.0.7

func (m *PictureInPictureParamsBuilder) SetExpandedAspectRatio(arg0 *jni.Object) (*jni.Object, error)

SetExpandedAspectRatio calls android.app.PictureInPictureParams$Builder.setExpandedAspectRatio.

func (*PictureInPictureParamsBuilder) SetSeamlessResizeEnabled ΒΆ added in v0.0.7

func (m *PictureInPictureParamsBuilder) SetSeamlessResizeEnabled(arg0 bool) (*jni.Object, error)

SetSeamlessResizeEnabled calls android.app.PictureInPictureParams$Builder.setSeamlessResizeEnabled.

func (*PictureInPictureParamsBuilder) SetSourceRectHint ΒΆ added in v0.0.7

func (m *PictureInPictureParamsBuilder) SetSourceRectHint(arg0 *jni.Object) (*jni.Object, error)

SetSourceRectHint calls android.app.PictureInPictureParams$Builder.setSourceRectHint.

func (*PictureInPictureParamsBuilder) SetSubtitle ΒΆ added in v0.0.7

func (m *PictureInPictureParamsBuilder) SetSubtitle(arg0 string) (*jni.Object, error)

SetSubtitle calls android.app.PictureInPictureParams$Builder.setSubtitle.

func (*PictureInPictureParamsBuilder) SetTitle ΒΆ added in v0.0.7

func (m *PictureInPictureParamsBuilder) SetTitle(arg0 string) (*jni.Object, error)

SetTitle calls android.app.PictureInPictureParams$Builder.setTitle.

func (*PictureInPictureParamsBuilder) ToString ΒΆ added in v0.0.8

func (m *PictureInPictureParamsBuilder) ToString() (string, error)

ToString calls android.app.PictureInPictureParams$Builder.toString.

type PictureInPictureUiState ΒΆ added in v0.0.7

type PictureInPictureUiState struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PictureInPictureUiState wraps android.app.PictureInPictureUiState.

func (*PictureInPictureUiState) DescribeContents ΒΆ added in v0.0.7

func (m *PictureInPictureUiState) DescribeContents() (int32, error)

DescribeContents calls android.app.PictureInPictureUiState.describeContents.

func (*PictureInPictureUiState) Equals ΒΆ added in v0.0.7

func (m *PictureInPictureUiState) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.PictureInPictureUiState.equals.

func (*PictureInPictureUiState) HashCode ΒΆ added in v0.0.7

func (m *PictureInPictureUiState) HashCode() (int32, error)

HashCode calls android.app.PictureInPictureUiState.hashCode.

func (*PictureInPictureUiState) IsStashed ΒΆ added in v0.0.7

func (m *PictureInPictureUiState) IsStashed() (bool, error)

IsStashed calls android.app.PictureInPictureUiState.isStashed.

func (*PictureInPictureUiState) IsTransitioningToPip ΒΆ added in v0.0.7

func (m *PictureInPictureUiState) IsTransitioningToPip() (bool, error)

IsTransitioningToPip calls android.app.PictureInPictureUiState.isTransitioningToPip.

func (*PictureInPictureUiState) ToString ΒΆ added in v0.0.8

func (m *PictureInPictureUiState) ToString() (string, error)

ToString calls android.app.PictureInPictureUiState.toString.

func (*PictureInPictureUiState) WriteToParcel ΒΆ added in v0.0.7

func (m *PictureInPictureUiState) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.PictureInPictureUiState.writeToParcel.

type Presentation ΒΆ added in v0.0.7

type Presentation struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Presentation wraps android.app.Presentation.

func NewPresentation ΒΆ added in v0.0.7

func NewPresentation(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object) (*Presentation, error)

NewPresentation creates a new android.app.Presentation instance.

func (*Presentation) GetDisplay ΒΆ added in v0.0.7

func (m *Presentation) GetDisplay() (*jni.Object, error)

GetDisplay calls android.app.Presentation.getDisplay.

func (*Presentation) GetResources ΒΆ added in v0.0.7

func (m *Presentation) GetResources() (*jni.Object, error)

GetResources calls android.app.Presentation.getResources.

func (*Presentation) OnDisplayChanged ΒΆ added in v0.0.7

func (m *Presentation) OnDisplayChanged() error

OnDisplayChanged calls android.app.Presentation.onDisplayChanged.

func (*Presentation) OnDisplayRemoved ΒΆ added in v0.0.7

func (m *Presentation) OnDisplayRemoved() error

OnDisplayRemoved calls android.app.Presentation.onDisplayRemoved.

func (*Presentation) Show ΒΆ added in v0.0.7

func (m *Presentation) Show() error

Show calls android.app.Presentation.show.

func (*Presentation) ToString ΒΆ added in v0.0.8

func (m *Presentation) ToString() (string, error)

ToString calls android.app.Presentation.toString.

type ProgressDialog ΒΆ added in v0.0.7

type ProgressDialog struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ProgressDialog wraps android.app.ProgressDialog.

func NewProgressDialog ΒΆ added in v0.0.7

func NewProgressDialog(vm *jni.VM, arg0 *jni.Object) (*ProgressDialog, error)

NewProgressDialog creates a new android.app.ProgressDialog instance.

func (*ProgressDialog) GetMax ΒΆ added in v0.0.7

func (m *ProgressDialog) GetMax() (int32, error)

GetMax calls android.app.ProgressDialog.getMax.

func (*ProgressDialog) GetProgress ΒΆ added in v0.0.7

func (m *ProgressDialog) GetProgress() (int32, error)

GetProgress calls android.app.ProgressDialog.getProgress.

func (*ProgressDialog) GetSecondaryProgress ΒΆ added in v0.0.7

func (m *ProgressDialog) GetSecondaryProgress() (int32, error)

GetSecondaryProgress calls android.app.ProgressDialog.getSecondaryProgress.

func (*ProgressDialog) IncrementProgressBy ΒΆ added in v0.0.7

func (m *ProgressDialog) IncrementProgressBy(arg0 int32) error

IncrementProgressBy calls android.app.ProgressDialog.incrementProgressBy.

func (*ProgressDialog) IncrementSecondaryProgressBy ΒΆ added in v0.0.7

func (m *ProgressDialog) IncrementSecondaryProgressBy(arg0 int32) error

IncrementSecondaryProgressBy calls android.app.ProgressDialog.incrementSecondaryProgressBy.

func (*ProgressDialog) IsIndeterminate ΒΆ added in v0.0.7

func (m *ProgressDialog) IsIndeterminate() (bool, error)

IsIndeterminate calls android.app.ProgressDialog.isIndeterminate.

func (*ProgressDialog) OnStart ΒΆ added in v0.0.7

func (m *ProgressDialog) OnStart() error

OnStart calls android.app.ProgressDialog.onStart.

func (*ProgressDialog) SetIndeterminate ΒΆ added in v0.0.7

func (m *ProgressDialog) SetIndeterminate(arg0 bool) error

SetIndeterminate calls android.app.ProgressDialog.setIndeterminate.

func (*ProgressDialog) SetIndeterminateDrawable ΒΆ added in v0.0.7

func (m *ProgressDialog) SetIndeterminateDrawable(arg0 *jni.Object) error

SetIndeterminateDrawable calls android.app.ProgressDialog.setIndeterminateDrawable.

func (*ProgressDialog) SetMax ΒΆ added in v0.0.7

func (m *ProgressDialog) SetMax(arg0 int32) error

SetMax calls android.app.ProgressDialog.setMax.

func (*ProgressDialog) SetMessage ΒΆ added in v0.0.7

func (m *ProgressDialog) SetMessage(arg0 string) error

SetMessage calls android.app.ProgressDialog.setMessage.

func (*ProgressDialog) SetProgress ΒΆ added in v0.0.7

func (m *ProgressDialog) SetProgress(arg0 int32) error

SetProgress calls android.app.ProgressDialog.setProgress.

func (*ProgressDialog) SetProgressDrawable ΒΆ added in v0.0.7

func (m *ProgressDialog) SetProgressDrawable(arg0 *jni.Object) error

SetProgressDrawable calls android.app.ProgressDialog.setProgressDrawable.

func (*ProgressDialog) SetProgressNumberFormat ΒΆ added in v0.0.7

func (m *ProgressDialog) SetProgressNumberFormat(arg0 string) error

SetProgressNumberFormat calls android.app.ProgressDialog.setProgressNumberFormat.

func (*ProgressDialog) SetProgressPercentFormat ΒΆ added in v0.0.7

func (m *ProgressDialog) SetProgressPercentFormat(arg0 *jni.Object) error

SetProgressPercentFormat calls android.app.ProgressDialog.setProgressPercentFormat.

func (*ProgressDialog) SetProgressStyle ΒΆ added in v0.0.7

func (m *ProgressDialog) SetProgressStyle(arg0 int32) error

SetProgressStyle calls android.app.ProgressDialog.setProgressStyle.

func (*ProgressDialog) SetSecondaryProgress ΒΆ added in v0.0.7

func (m *ProgressDialog) SetSecondaryProgress(arg0 int32) error

SetSecondaryProgress calls android.app.ProgressDialog.setSecondaryProgress.

func (*ProgressDialog) Show3 ΒΆ added in v0.0.7

func (m *ProgressDialog) Show3(
	arg0 *jni.Object,
	arg1 string,
	arg2 string,
) (*jni.Object, error)

Show3 calls android.app.ProgressDialog.show.

func (*ProgressDialog) Show4_1 ΒΆ added in v0.0.7

func (m *ProgressDialog) Show4_1(
	arg0 *jni.Object,
	arg1 string,
	arg2 string,
	arg3 bool,
) (*jni.Object, error)

Show4_1 calls android.app.ProgressDialog.show.

func (*ProgressDialog) Show5_2 ΒΆ added in v0.0.7

func (m *ProgressDialog) Show5_2(
	arg0 *jni.Object,
	arg1 string,
	arg2 string,
	arg3 bool,
	arg4 bool,
) (*jni.Object, error)

Show5_2 calls android.app.ProgressDialog.show.

func (*ProgressDialog) Show6_3 ΒΆ added in v0.0.7

func (m *ProgressDialog) Show6_3(
	arg0 *jni.Object,
	arg1 string,
	arg2 string,
	arg3 bool,
	arg4 bool,
	arg5 *jni.Object,
) (*jni.Object, error)

Show6_3 calls android.app.ProgressDialog.show.

func (*ProgressDialog) ToString ΒΆ added in v0.0.8

func (m *ProgressDialog) ToString() (string, error)

ToString calls android.app.ProgressDialog.toString.

type RecoverableSecurityException ΒΆ added in v0.0.7

type RecoverableSecurityException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

RecoverableSecurityException wraps android.app.RecoverableSecurityException.

func NewRecoverableSecurityException ΒΆ added in v0.0.7

func NewRecoverableSecurityException(vm *jni.VM, arg0 *jni.Object, arg1 string, arg2 *jni.Object) (*RecoverableSecurityException, error)

NewRecoverableSecurityException creates a new android.app.RecoverableSecurityException instance.

func (*RecoverableSecurityException) DescribeContents ΒΆ added in v0.0.7

func (m *RecoverableSecurityException) DescribeContents() (int32, error)

DescribeContents calls android.app.RecoverableSecurityException.describeContents.

func (*RecoverableSecurityException) GetUserAction ΒΆ added in v0.0.7

func (m *RecoverableSecurityException) GetUserAction() (*jni.Object, error)

GetUserAction calls android.app.RecoverableSecurityException.getUserAction.

func (*RecoverableSecurityException) GetUserMessage ΒΆ added in v0.0.7

func (m *RecoverableSecurityException) GetUserMessage() (*jni.Object, error)

GetUserMessage calls android.app.RecoverableSecurityException.getUserMessage.

func (*RecoverableSecurityException) ToString ΒΆ added in v0.0.8

func (m *RecoverableSecurityException) ToString() (string, error)

ToString calls android.app.RecoverableSecurityException.toString.

func (*RecoverableSecurityException) WriteToParcel ΒΆ added in v0.0.7

func (m *RecoverableSecurityException) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.RecoverableSecurityException.writeToParcel.

type RemoteAction ΒΆ added in v0.0.7

type RemoteAction struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

RemoteAction wraps android.app.RemoteAction.

func NewRemoteAction ΒΆ added in v0.0.7

func NewRemoteAction(vm *jni.VM, arg0 *jni.Object, arg1 string, arg2 string, arg3 *jni.Object) (*RemoteAction, error)

NewRemoteAction creates a new android.app.RemoteAction instance.

func (*RemoteAction) Clone0 ΒΆ added in v0.0.7

func (m *RemoteAction) Clone0() (*jni.Object, error)

Clone0 calls android.app.RemoteAction.clone.

func (*RemoteAction) Clone0_1 ΒΆ added in v0.0.7

func (m *RemoteAction) Clone0_1() (*jni.Object, error)

Clone0_1 calls android.app.RemoteAction.clone.

func (*RemoteAction) DescribeContents ΒΆ added in v0.0.7

func (m *RemoteAction) DescribeContents() (int32, error)

DescribeContents calls android.app.RemoteAction.describeContents.

func (*RemoteAction) Dump ΒΆ added in v0.0.7

func (m *RemoteAction) Dump(arg0 string, arg1 *jni.Object) error

Dump calls android.app.RemoteAction.dump.

func (*RemoteAction) Equals ΒΆ added in v0.0.7

func (m *RemoteAction) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.RemoteAction.equals.

func (*RemoteAction) GetActionIntent ΒΆ added in v0.0.7

func (m *RemoteAction) GetActionIntent() (*jni.Object, error)

GetActionIntent calls android.app.RemoteAction.getActionIntent.

func (*RemoteAction) GetContentDescription ΒΆ added in v0.0.7

func (m *RemoteAction) GetContentDescription() (*jni.Object, error)

GetContentDescription calls android.app.RemoteAction.getContentDescription.

func (*RemoteAction) GetIcon ΒΆ added in v0.0.7

func (m *RemoteAction) GetIcon() (*jni.Object, error)

GetIcon calls android.app.RemoteAction.getIcon.

func (*RemoteAction) GetTitle ΒΆ added in v0.0.7

func (m *RemoteAction) GetTitle() (*jni.Object, error)

GetTitle calls android.app.RemoteAction.getTitle.

func (*RemoteAction) HashCode ΒΆ added in v0.0.7

func (m *RemoteAction) HashCode() (int32, error)

HashCode calls android.app.RemoteAction.hashCode.

func (*RemoteAction) IsEnabled ΒΆ added in v0.0.7

func (m *RemoteAction) IsEnabled() (bool, error)

IsEnabled calls android.app.RemoteAction.isEnabled.

func (*RemoteAction) SetEnabled ΒΆ added in v0.0.7

func (m *RemoteAction) SetEnabled(arg0 bool) error

SetEnabled calls android.app.RemoteAction.setEnabled.

func (*RemoteAction) SetShouldShowIcon ΒΆ added in v0.0.7

func (m *RemoteAction) SetShouldShowIcon(arg0 bool) error

SetShouldShowIcon calls android.app.RemoteAction.setShouldShowIcon.

func (*RemoteAction) ShouldShowIcon ΒΆ added in v0.0.7

func (m *RemoteAction) ShouldShowIcon() (bool, error)

ShouldShowIcon calls android.app.RemoteAction.shouldShowIcon.

func (*RemoteAction) ToString ΒΆ added in v0.0.8

func (m *RemoteAction) ToString() (string, error)

ToString calls android.app.RemoteAction.toString.

func (*RemoteAction) WriteToParcel ΒΆ added in v0.0.7

func (m *RemoteAction) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.RemoteAction.writeToParcel.

type RemoteInput ΒΆ added in v0.0.7

type RemoteInput struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

RemoteInput wraps android.app.RemoteInput.

func (*RemoteInput) AddResultsToIntent ΒΆ added in v0.0.7

func (m *RemoteInput) AddResultsToIntent(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

AddResultsToIntent calls android.app.RemoteInput.addResultsToIntent.

func (*RemoteInput) DescribeContents ΒΆ added in v0.0.7

func (m *RemoteInput) DescribeContents() (int32, error)

DescribeContents calls android.app.RemoteInput.describeContents.

func (*RemoteInput) GetAllowFreeFormInput ΒΆ added in v0.0.7

func (m *RemoteInput) GetAllowFreeFormInput() (bool, error)

GetAllowFreeFormInput calls android.app.RemoteInput.getAllowFreeFormInput.

func (*RemoteInput) GetAllowedDataTypes ΒΆ added in v0.0.8

func (m *RemoteInput) GetAllowedDataTypes() (*jni.Object, error)

GetAllowedDataTypes calls android.app.RemoteInput.getAllowedDataTypes.

func (*RemoteInput) GetChoices ΒΆ added in v0.0.7

func (m *RemoteInput) GetChoices() (*jni.Object, error)

GetChoices calls android.app.RemoteInput.getChoices.

func (*RemoteInput) GetEditChoicesBeforeSending ΒΆ added in v0.0.7

func (m *RemoteInput) GetEditChoicesBeforeSending() (int32, error)

GetEditChoicesBeforeSending calls android.app.RemoteInput.getEditChoicesBeforeSending.

func (*RemoteInput) GetExtras ΒΆ added in v0.0.7

func (m *RemoteInput) GetExtras() (*jni.Object, error)

GetExtras calls android.app.RemoteInput.getExtras.

func (*RemoteInput) GetLabel ΒΆ added in v0.0.7

func (m *RemoteInput) GetLabel() (*jni.Object, error)

GetLabel calls android.app.RemoteInput.getLabel.

func (*RemoteInput) GetResultKey ΒΆ added in v0.0.7

func (m *RemoteInput) GetResultKey() (string, error)

GetResultKey calls android.app.RemoteInput.getResultKey.

func (*RemoteInput) GetResultsFromIntent ΒΆ added in v0.0.7

func (m *RemoteInput) GetResultsFromIntent(arg0 *jni.Object) (*jni.Object, error)

GetResultsFromIntent calls android.app.RemoteInput.getResultsFromIntent.

func (*RemoteInput) GetResultsSource ΒΆ added in v0.0.7

func (m *RemoteInput) GetResultsSource(arg0 *jni.Object) (int32, error)

GetResultsSource calls android.app.RemoteInput.getResultsSource.

func (*RemoteInput) IsDataOnly ΒΆ added in v0.0.7

func (m *RemoteInput) IsDataOnly() (bool, error)

IsDataOnly calls android.app.RemoteInput.isDataOnly.

func (*RemoteInput) SetResultsSource ΒΆ added in v0.0.7

func (m *RemoteInput) SetResultsSource(arg0 *jni.Object, arg1 int32) error

SetResultsSource calls android.app.RemoteInput.setResultsSource.

func (*RemoteInput) ToString ΒΆ added in v0.0.8

func (m *RemoteInput) ToString() (string, error)

ToString calls android.app.RemoteInput.toString.

func (*RemoteInput) WriteToParcel ΒΆ added in v0.0.7

func (m *RemoteInput) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.RemoteInput.writeToParcel.

type RemoteInputBuilder ΒΆ added in v0.0.7

type RemoteInputBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

RemoteInputBuilder wraps android.app.RemoteInput$Builder.

func (*RemoteInputBuilder) AddExtras ΒΆ added in v0.0.7

func (m *RemoteInputBuilder) AddExtras(arg0 *jni.Object) (*jni.Object, error)

AddExtras calls android.app.RemoteInput$Builder.addExtras.

func (*RemoteInputBuilder) Build ΒΆ added in v0.0.7

func (m *RemoteInputBuilder) Build() (*jni.Object, error)

Build calls android.app.RemoteInput$Builder.build.

func (*RemoteInputBuilder) GetExtras ΒΆ added in v0.0.7

func (m *RemoteInputBuilder) GetExtras() (*jni.Object, error)

GetExtras calls android.app.RemoteInput$Builder.getExtras.

func (*RemoteInputBuilder) SetAllowDataType ΒΆ added in v0.0.7

func (m *RemoteInputBuilder) SetAllowDataType(arg0 string, arg1 bool) (*jni.Object, error)

SetAllowDataType calls android.app.RemoteInput$Builder.setAllowDataType.

func (*RemoteInputBuilder) SetAllowFreeFormInput ΒΆ added in v0.0.7

func (m *RemoteInputBuilder) SetAllowFreeFormInput(arg0 bool) (*jni.Object, error)

SetAllowFreeFormInput calls android.app.RemoteInput$Builder.setAllowFreeFormInput.

func (*RemoteInputBuilder) SetChoices ΒΆ added in v0.0.7

func (m *RemoteInputBuilder) SetChoices(arg0 *jni.Object) (*jni.Object, error)

SetChoices calls android.app.RemoteInput$Builder.setChoices.

func (*RemoteInputBuilder) SetEditChoicesBeforeSending ΒΆ added in v0.0.7

func (m *RemoteInputBuilder) SetEditChoicesBeforeSending(arg0 int32) (*jni.Object, error)

SetEditChoicesBeforeSending calls android.app.RemoteInput$Builder.setEditChoicesBeforeSending.

func (*RemoteInputBuilder) SetLabel ΒΆ added in v0.0.7

func (m *RemoteInputBuilder) SetLabel(arg0 string) (*jni.Object, error)

SetLabel calls android.app.RemoteInput$Builder.setLabel.

func (*RemoteInputBuilder) ToString ΒΆ added in v0.0.8

func (m *RemoteInputBuilder) ToString() (string, error)

ToString calls android.app.RemoteInput$Builder.toString.

type SearchManager ΒΆ added in v0.0.7

type SearchManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

SearchManager wraps android.app.SearchManager.

func NewSearchManager ΒΆ added in v0.0.7

func NewSearchManager(ctx *Context) (*SearchManager, error)

NewSearchManager obtains android.app.SearchManager from the Android system service manager.

func (*SearchManager) Close ΒΆ added in v0.0.7

func (m *SearchManager) Close()

Close releases the global reference to the underlying Java object. After Close, the SearchManager must not be used.

func (*SearchManager) GetGlobalSearchActivity ΒΆ added in v0.0.7

func (m *SearchManager) GetGlobalSearchActivity() (*jni.Object, error)

GetGlobalSearchActivity calls android.app.SearchManager.getGlobalSearchActivity.

func (*SearchManager) GetSearchableInfo ΒΆ added in v0.0.7

func (m *SearchManager) GetSearchableInfo(arg0 *jni.Object) (*jni.Object, error)

GetSearchableInfo calls android.app.SearchManager.getSearchableInfo.

func (*SearchManager) GetSearchablesInGlobalSearch ΒΆ added in v0.0.8

func (m *SearchManager) GetSearchablesInGlobalSearch() (*jni.Object, error)

GetSearchablesInGlobalSearch calls android.app.SearchManager.getSearchablesInGlobalSearch.

func (*SearchManager) OnCancel ΒΆ added in v0.0.7

func (m *SearchManager) OnCancel(arg0 *jni.Object) error

OnCancel calls android.app.SearchManager.onCancel.

func (*SearchManager) OnDismiss ΒΆ added in v0.0.7

func (m *SearchManager) OnDismiss(arg0 *jni.Object) error

OnDismiss calls android.app.SearchManager.onDismiss.

func (*SearchManager) SetOnCancelListener ΒΆ added in v0.0.7

func (m *SearchManager) SetOnCancelListener(arg0 *jni.Object) error

SetOnCancelListener calls android.app.SearchManager.setOnCancelListener.

func (*SearchManager) SetOnDismissListener ΒΆ added in v0.0.7

func (m *SearchManager) SetOnDismissListener(arg0 *jni.Object) error

SetOnDismissListener calls android.app.SearchManager.setOnDismissListener.

func (*SearchManager) StartSearch ΒΆ added in v0.0.7

func (m *SearchManager) StartSearch(
	arg0 string,
	arg1 bool,
	arg2 *jni.Object,
	arg3 *jni.Object,
	arg4 bool,
) error

StartSearch calls android.app.SearchManager.startSearch.

func (*SearchManager) StopSearch ΒΆ added in v0.0.7

func (m *SearchManager) StopSearch() error

StopSearch calls android.app.SearchManager.stopSearch.

func (*SearchManager) ToString ΒΆ added in v0.0.8

func (m *SearchManager) ToString() (string, error)

ToString calls android.app.SearchManager.toString.

func (*SearchManager) TriggerSearch ΒΆ added in v0.0.7

func (m *SearchManager) TriggerSearch(
	arg0 string,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

TriggerSearch calls android.app.SearchManager.triggerSearch.

type SearchManagerOnCancelListener ΒΆ added in v0.0.7

type SearchManagerOnCancelListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SearchManagerOnCancelListener wraps android.app.SearchManager$OnCancelListener.

func (*SearchManagerOnCancelListener) OnCancel ΒΆ added in v0.0.7

func (m *SearchManagerOnCancelListener) OnCancel() error

OnCancel calls android.app.SearchManager$OnCancelListener.onCancel.

func (*SearchManagerOnCancelListener) ToString ΒΆ added in v0.0.8

func (m *SearchManagerOnCancelListener) ToString() (string, error)

ToString calls android.app.SearchManager$OnCancelListener.toString.

type SearchManagerOnDismissListener ΒΆ added in v0.0.7

type SearchManagerOnDismissListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SearchManagerOnDismissListener wraps android.app.SearchManager$OnDismissListener.

func (*SearchManagerOnDismissListener) OnDismiss ΒΆ added in v0.0.7

func (m *SearchManagerOnDismissListener) OnDismiss() error

OnDismiss calls android.app.SearchManager$OnDismissListener.onDismiss.

func (*SearchManagerOnDismissListener) ToString ΒΆ added in v0.0.8

func (m *SearchManagerOnDismissListener) ToString() (string, error)

ToString calls android.app.SearchManager$OnDismissListener.toString.

type SearchableInfo ΒΆ added in v0.0.7

type SearchableInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SearchableInfo wraps android.app.SearchableInfo.

func (*SearchableInfo) AutoUrlDetect ΒΆ added in v0.0.7

func (m *SearchableInfo) AutoUrlDetect() (bool, error)

AutoUrlDetect calls android.app.SearchableInfo.autoUrlDetect.

func (*SearchableInfo) DescribeContents ΒΆ added in v0.0.7

func (m *SearchableInfo) DescribeContents() (int32, error)

DescribeContents calls android.app.SearchableInfo.describeContents.

func (*SearchableInfo) GetHintId ΒΆ added in v0.0.7

func (m *SearchableInfo) GetHintId() (int32, error)

GetHintId calls android.app.SearchableInfo.getHintId.

func (*SearchableInfo) GetImeOptions ΒΆ added in v0.0.7

func (m *SearchableInfo) GetImeOptions() (int32, error)

GetImeOptions calls android.app.SearchableInfo.getImeOptions.

func (*SearchableInfo) GetInputType ΒΆ added in v0.0.7

func (m *SearchableInfo) GetInputType() (int32, error)

GetInputType calls android.app.SearchableInfo.getInputType.

func (*SearchableInfo) GetSearchActivity ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSearchActivity() (*jni.Object, error)

GetSearchActivity calls android.app.SearchableInfo.getSearchActivity.

func (*SearchableInfo) GetSettingsDescriptionId ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSettingsDescriptionId() (int32, error)

GetSettingsDescriptionId calls android.app.SearchableInfo.getSettingsDescriptionId.

func (*SearchableInfo) GetSuggestAuthority ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSuggestAuthority() (string, error)

GetSuggestAuthority calls android.app.SearchableInfo.getSuggestAuthority.

func (*SearchableInfo) GetSuggestIntentAction ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSuggestIntentAction() (string, error)

GetSuggestIntentAction calls android.app.SearchableInfo.getSuggestIntentAction.

func (*SearchableInfo) GetSuggestIntentData ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSuggestIntentData() (string, error)

GetSuggestIntentData calls android.app.SearchableInfo.getSuggestIntentData.

func (*SearchableInfo) GetSuggestPackage ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSuggestPackage() (string, error)

GetSuggestPackage calls android.app.SearchableInfo.getSuggestPackage.

func (*SearchableInfo) GetSuggestPath ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSuggestPath() (string, error)

GetSuggestPath calls android.app.SearchableInfo.getSuggestPath.

func (*SearchableInfo) GetSuggestSelection ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSuggestSelection() (string, error)

GetSuggestSelection calls android.app.SearchableInfo.getSuggestSelection.

func (*SearchableInfo) GetSuggestThreshold ΒΆ added in v0.0.7

func (m *SearchableInfo) GetSuggestThreshold() (int32, error)

GetSuggestThreshold calls android.app.SearchableInfo.getSuggestThreshold.

func (*SearchableInfo) GetVoiceLanguageId ΒΆ added in v0.0.7

func (m *SearchableInfo) GetVoiceLanguageId() (int32, error)

GetVoiceLanguageId calls android.app.SearchableInfo.getVoiceLanguageId.

func (*SearchableInfo) GetVoiceLanguageModeId ΒΆ added in v0.0.7

func (m *SearchableInfo) GetVoiceLanguageModeId() (int32, error)

GetVoiceLanguageModeId calls android.app.SearchableInfo.getVoiceLanguageModeId.

func (*SearchableInfo) GetVoiceMaxResults ΒΆ added in v0.0.7

func (m *SearchableInfo) GetVoiceMaxResults() (int32, error)

GetVoiceMaxResults calls android.app.SearchableInfo.getVoiceMaxResults.

func (*SearchableInfo) GetVoicePromptTextId ΒΆ added in v0.0.7

func (m *SearchableInfo) GetVoicePromptTextId() (int32, error)

GetVoicePromptTextId calls android.app.SearchableInfo.getVoicePromptTextId.

func (*SearchableInfo) GetVoiceSearchEnabled ΒΆ added in v0.0.7

func (m *SearchableInfo) GetVoiceSearchEnabled() (bool, error)

GetVoiceSearchEnabled calls android.app.SearchableInfo.getVoiceSearchEnabled.

func (*SearchableInfo) GetVoiceSearchLaunchRecognizer ΒΆ added in v0.0.7

func (m *SearchableInfo) GetVoiceSearchLaunchRecognizer() (bool, error)

GetVoiceSearchLaunchRecognizer calls android.app.SearchableInfo.getVoiceSearchLaunchRecognizer.

func (*SearchableInfo) GetVoiceSearchLaunchWebSearch ΒΆ added in v0.0.7

func (m *SearchableInfo) GetVoiceSearchLaunchWebSearch() (bool, error)

GetVoiceSearchLaunchWebSearch calls android.app.SearchableInfo.getVoiceSearchLaunchWebSearch.

func (*SearchableInfo) QueryAfterZeroResults ΒΆ added in v0.0.7

func (m *SearchableInfo) QueryAfterZeroResults() (bool, error)

QueryAfterZeroResults calls android.app.SearchableInfo.queryAfterZeroResults.

func (*SearchableInfo) ShouldIncludeInGlobalSearch ΒΆ added in v0.0.7

func (m *SearchableInfo) ShouldIncludeInGlobalSearch() (bool, error)

ShouldIncludeInGlobalSearch calls android.app.SearchableInfo.shouldIncludeInGlobalSearch.

func (*SearchableInfo) ShouldRewriteQueryFromData ΒΆ added in v0.0.7

func (m *SearchableInfo) ShouldRewriteQueryFromData() (bool, error)

ShouldRewriteQueryFromData calls android.app.SearchableInfo.shouldRewriteQueryFromData.

func (*SearchableInfo) ShouldRewriteQueryFromText ΒΆ added in v0.0.7

func (m *SearchableInfo) ShouldRewriteQueryFromText() (bool, error)

ShouldRewriteQueryFromText calls android.app.SearchableInfo.shouldRewriteQueryFromText.

func (*SearchableInfo) ToString ΒΆ added in v0.0.8

func (m *SearchableInfo) ToString() (string, error)

ToString calls android.app.SearchableInfo.toString.

func (*SearchableInfo) WriteToParcel ΒΆ added in v0.0.7

func (m *SearchableInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.SearchableInfo.writeToParcel.

type Service ΒΆ added in v0.0.7

type Service struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Service wraps android.app.Service.

func (*Service) GetApplication ΒΆ added in v0.0.7

func (m *Service) GetApplication() (*jni.Object, error)

GetApplication calls android.app.Service.getApplication.

func (*Service) GetForegroundServiceType ΒΆ added in v0.0.7

func (m *Service) GetForegroundServiceType() (int32, error)

GetForegroundServiceType calls android.app.Service.getForegroundServiceType.

func (*Service) OnBind ΒΆ added in v0.0.7

func (m *Service) OnBind(arg0 *jni.Object) (*jni.Object, error)

OnBind calls android.app.Service.onBind.

func (*Service) OnConfigurationChanged ΒΆ added in v0.0.7

func (m *Service) OnConfigurationChanged(arg0 *jni.Object) error

OnConfigurationChanged calls android.app.Service.onConfigurationChanged.

func (*Service) OnCreate ΒΆ added in v0.0.7

func (m *Service) OnCreate() error

OnCreate calls android.app.Service.onCreate.

func (*Service) OnDestroy ΒΆ added in v0.0.7

func (m *Service) OnDestroy() error

OnDestroy calls android.app.Service.onDestroy.

func (*Service) OnLowMemory ΒΆ added in v0.0.7

func (m *Service) OnLowMemory() error

OnLowMemory calls android.app.Service.onLowMemory.

func (*Service) OnRebind ΒΆ added in v0.0.7

func (m *Service) OnRebind(arg0 *jni.Object) error

OnRebind calls android.app.Service.onRebind.

func (*Service) OnStart ΒΆ added in v0.0.7

func (m *Service) OnStart(arg0 *jni.Object, arg1 int32) error

OnStart calls android.app.Service.onStart.

func (*Service) OnStartCommand ΒΆ added in v0.0.7

func (m *Service) OnStartCommand(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) (int32, error)

OnStartCommand calls android.app.Service.onStartCommand.

func (*Service) OnTaskRemoved ΒΆ added in v0.0.7

func (m *Service) OnTaskRemoved(arg0 *jni.Object) error

OnTaskRemoved calls android.app.Service.onTaskRemoved.

func (*Service) OnTimeout1 ΒΆ added in v0.0.7

func (m *Service) OnTimeout1(arg0 int32) error

OnTimeout1 calls android.app.Service.onTimeout.

func (*Service) OnTimeout2_1 ΒΆ added in v0.0.7

func (m *Service) OnTimeout2_1(arg0 int32, arg1 int32) error

OnTimeout2_1 calls android.app.Service.onTimeout.

func (*Service) OnTrimMemory ΒΆ added in v0.0.7

func (m *Service) OnTrimMemory(arg0 int32) error

OnTrimMemory calls android.app.Service.onTrimMemory.

func (*Service) OnUnbind ΒΆ added in v0.0.7

func (m *Service) OnUnbind(arg0 *jni.Object) (bool, error)

OnUnbind calls android.app.Service.onUnbind.

func (*Service) StartForeground2 ΒΆ added in v0.0.7

func (m *Service) StartForeground2(arg0 int32, arg1 *jni.Object) error

StartForeground2 calls android.app.Service.startForeground.

func (*Service) StartForeground3_1 ΒΆ added in v0.0.7

func (m *Service) StartForeground3_1(
	arg0 int32,
	arg1 *jni.Object,
	arg2 int32,
) error

StartForeground3_1 calls android.app.Service.startForeground.

func (*Service) StopForeground1 ΒΆ added in v0.0.7

func (m *Service) StopForeground1(arg0 bool) error

StopForeground1 calls android.app.Service.stopForeground.

func (*Service) StopForeground1_1 ΒΆ added in v0.0.7

func (m *Service) StopForeground1_1(arg0 int32) error

StopForeground1_1 calls android.app.Service.stopForeground.

func (*Service) StopSelf0 ΒΆ added in v0.0.7

func (m *Service) StopSelf0() error

StopSelf0 calls android.app.Service.stopSelf.

func (*Service) StopSelf1_1 ΒΆ added in v0.0.7

func (m *Service) StopSelf1_1(arg0 int32) error

StopSelf1_1 calls android.app.Service.stopSelf.

func (*Service) StopSelfResult ΒΆ added in v0.0.7

func (m *Service) StopSelfResult(arg0 int32) (bool, error)

StopSelfResult calls android.app.Service.stopSelfResult.

func (*Service) ToString ΒΆ added in v0.0.8

func (m *Service) ToString() (string, error)

ToString calls android.app.Service.toString.

type ServiceStartNotAllowedException ΒΆ added in v0.0.8

type ServiceStartNotAllowedException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ServiceStartNotAllowedException wraps android.app.ServiceStartNotAllowedException.

func (*ServiceStartNotAllowedException) ToString ΒΆ added in v0.0.8

func (m *ServiceStartNotAllowedException) ToString() (string, error)

ToString calls android.app.ServiceStartNotAllowedException.toString.

type SharedElementCallback ΒΆ added in v0.0.7

type SharedElementCallback struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SharedElementCallback wraps android.app.SharedElementCallback.

func (*SharedElementCallback) OnCaptureSharedElementSnapshot ΒΆ added in v0.0.7

func (m *SharedElementCallback) OnCaptureSharedElementSnapshot(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 *jni.Object,
) (*jni.Object, error)

OnCaptureSharedElementSnapshot calls android.app.SharedElementCallback.onCaptureSharedElementSnapshot.

func (*SharedElementCallback) OnCreateSnapshotView ΒΆ added in v0.0.7

func (m *SharedElementCallback) OnCreateSnapshotView(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

OnCreateSnapshotView calls android.app.SharedElementCallback.onCreateSnapshotView.

func (*SharedElementCallback) ToString ΒΆ added in v0.0.8

func (m *SharedElementCallback) ToString() (string, error)

ToString calls android.app.SharedElementCallback.toString.

type SharedElementCallbackOnSharedElementsReadyListener ΒΆ added in v0.0.7

type SharedElementCallbackOnSharedElementsReadyListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SharedElementCallbackOnSharedElementsReadyListener wraps android.app.SharedElementCallback$OnSharedElementsReadyListener.

func (*SharedElementCallbackOnSharedElementsReadyListener) OnSharedElementsReady ΒΆ added in v0.0.7

func (m *SharedElementCallbackOnSharedElementsReadyListener) OnSharedElementsReady() error

OnSharedElementsReady calls android.app.SharedElementCallback$OnSharedElementsReadyListener.onSharedElementsReady.

func (*SharedElementCallbackOnSharedElementsReadyListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.SharedElementCallback$OnSharedElementsReadyListener.toString.

type StartForegroundCalledOnStoppedServiceException ΒΆ added in v0.0.7

type StartForegroundCalledOnStoppedServiceException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

StartForegroundCalledOnStoppedServiceException wraps android.app.StartForegroundCalledOnStoppedServiceException.

func NewStartForegroundCalledOnStoppedServiceException ΒΆ added in v0.0.7

func NewStartForegroundCalledOnStoppedServiceException(vm *jni.VM, arg0 string) (*StartForegroundCalledOnStoppedServiceException, error)

NewStartForegroundCalledOnStoppedServiceException creates a new android.app.StartForegroundCalledOnStoppedServiceException instance.

func (*StartForegroundCalledOnStoppedServiceException) DescribeContents ΒΆ added in v0.0.7

DescribeContents calls android.app.StartForegroundCalledOnStoppedServiceException.describeContents.

func (*StartForegroundCalledOnStoppedServiceException) ToString ΒΆ added in v0.0.8

ToString calls android.app.StartForegroundCalledOnStoppedServiceException.toString.

func (*StartForegroundCalledOnStoppedServiceException) WriteToParcel ΒΆ added in v0.0.7

WriteToParcel calls android.app.StartForegroundCalledOnStoppedServiceException.writeToParcel.

type StatusBarManager ΒΆ added in v0.0.7

type StatusBarManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

StatusBarManager wraps android.app.StatusBarManager.

func NewStatusBarManager ΒΆ added in v0.0.7

func NewStatusBarManager(ctx *Context) (*StatusBarManager, error)

NewStatusBarManager obtains android.app.StatusBarManager from the Android system service manager.

func (*StatusBarManager) CanLaunchCaptureContentActivityForNote ΒΆ added in v0.0.7

func (m *StatusBarManager) CanLaunchCaptureContentActivityForNote(arg0 *jni.Object) (bool, error)

CanLaunchCaptureContentActivityForNote calls android.app.StatusBarManager.canLaunchCaptureContentActivityForNote.

func (*StatusBarManager) Close ΒΆ added in v0.0.7

func (m *StatusBarManager) Close()

Close releases the global reference to the underlying Java object. After Close, the StatusBarManager must not be used.

func (*StatusBarManager) ToString ΒΆ added in v0.0.8

func (m *StatusBarManager) ToString() (string, error)

ToString calls android.app.StatusBarManager.toString.

type SyncNotedAppOp ΒΆ added in v0.0.7

type SyncNotedAppOp struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

SyncNotedAppOp wraps android.app.SyncNotedAppOp.

func NewSyncNotedAppOp ΒΆ added in v0.0.7

func NewSyncNotedAppOp(vm *jni.VM, arg0 int32, arg1 string) (*SyncNotedAppOp, error)

NewSyncNotedAppOp creates a new android.app.SyncNotedAppOp instance.

func (*SyncNotedAppOp) DescribeContents ΒΆ added in v0.0.7

func (m *SyncNotedAppOp) DescribeContents() (int32, error)

DescribeContents calls android.app.SyncNotedAppOp.describeContents.

func (*SyncNotedAppOp) Equals ΒΆ added in v0.0.7

func (m *SyncNotedAppOp) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.SyncNotedAppOp.equals.

func (*SyncNotedAppOp) GetAttributionTag ΒΆ added in v0.0.7

func (m *SyncNotedAppOp) GetAttributionTag() (string, error)

GetAttributionTag calls android.app.SyncNotedAppOp.getAttributionTag.

func (*SyncNotedAppOp) GetOp ΒΆ added in v0.0.7

func (m *SyncNotedAppOp) GetOp() (string, error)

GetOp calls android.app.SyncNotedAppOp.getOp.

func (*SyncNotedAppOp) HashCode ΒΆ added in v0.0.7

func (m *SyncNotedAppOp) HashCode() (int32, error)

HashCode calls android.app.SyncNotedAppOp.hashCode.

func (*SyncNotedAppOp) ToString ΒΆ added in v0.0.7

func (m *SyncNotedAppOp) ToString() (string, error)

ToString calls android.app.SyncNotedAppOp.toString.

func (*SyncNotedAppOp) WriteToParcel ΒΆ added in v0.0.7

func (m *SyncNotedAppOp) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.SyncNotedAppOp.writeToParcel.

type TabActivity ΒΆ added in v0.0.7

type TabActivity struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

TabActivity wraps android.app.TabActivity.

func NewTabActivity ΒΆ added in v0.0.7

func NewTabActivity(vm *jni.VM) (*TabActivity, error)

NewTabActivity creates a new android.app.TabActivity instance.

func (*TabActivity) GetTabHost ΒΆ added in v0.0.7

func (m *TabActivity) GetTabHost() (*jni.Object, error)

GetTabHost calls android.app.TabActivity.getTabHost.

func (*TabActivity) GetTabWidget ΒΆ added in v0.0.7

func (m *TabActivity) GetTabWidget() (*jni.Object, error)

GetTabWidget calls android.app.TabActivity.getTabWidget.

func (*TabActivity) OnContentChanged ΒΆ added in v0.0.7

func (m *TabActivity) OnContentChanged() error

OnContentChanged calls android.app.TabActivity.onContentChanged.

func (*TabActivity) SetDefaultTab1 ΒΆ added in v0.0.7

func (m *TabActivity) SetDefaultTab1(arg0 int32) error

SetDefaultTab1 calls android.app.TabActivity.setDefaultTab.

func (*TabActivity) SetDefaultTab1_1 ΒΆ added in v0.0.7

func (m *TabActivity) SetDefaultTab1_1(arg0 string) error

SetDefaultTab1_1 calls android.app.TabActivity.setDefaultTab.

func (*TabActivity) ToString ΒΆ added in v0.0.8

func (m *TabActivity) ToString() (string, error)

ToString calls android.app.TabActivity.toString.

type TaskInfo ΒΆ added in v0.0.7

type TaskInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

TaskInfo wraps android.app.TaskInfo.

func (*TaskInfo) IsVisible ΒΆ added in v0.0.7

func (m *TaskInfo) IsVisible() (bool, error)

IsVisible calls android.app.TaskInfo.isVisible.

func (*TaskInfo) ToString ΒΆ added in v0.0.7

func (m *TaskInfo) ToString() (string, error)

ToString calls android.app.TaskInfo.toString.

type TaskStackBuilder ΒΆ added in v0.0.7

type TaskStackBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

TaskStackBuilder wraps android.app.TaskStackBuilder.

func (*TaskStackBuilder) AddNextIntent ΒΆ added in v0.0.7

func (m *TaskStackBuilder) AddNextIntent(arg0 *jni.Object) (*jni.Object, error)

AddNextIntent calls android.app.TaskStackBuilder.addNextIntent.

func (*TaskStackBuilder) AddNextIntentWithParentStack ΒΆ added in v0.0.7

func (m *TaskStackBuilder) AddNextIntentWithParentStack(arg0 *jni.Object) (*jni.Object, error)

AddNextIntentWithParentStack calls android.app.TaskStackBuilder.addNextIntentWithParentStack.

func (*TaskStackBuilder) AddParentStack1 ΒΆ added in v0.0.7

func (m *TaskStackBuilder) AddParentStack1(arg0 *jni.Object) (*jni.Object, error)

AddParentStack1 calls android.app.TaskStackBuilder.addParentStack.

func (*TaskStackBuilder) AddParentStack1_1 ΒΆ added in v0.0.7

func (m *TaskStackBuilder) AddParentStack1_1(arg0 *jni.Object) (*jni.Object, error)

AddParentStack1_1 calls android.app.TaskStackBuilder.addParentStack.

func (*TaskStackBuilder) Create ΒΆ added in v0.0.7

func (m *TaskStackBuilder) Create(arg0 *jni.Object) (*jni.Object, error)

Create calls android.app.TaskStackBuilder.create.

func (*TaskStackBuilder) EditIntentAt ΒΆ added in v0.0.7

func (m *TaskStackBuilder) EditIntentAt(arg0 int32) (*jni.Object, error)

EditIntentAt calls android.app.TaskStackBuilder.editIntentAt.

func (*TaskStackBuilder) GetIntentCount ΒΆ added in v0.0.7

func (m *TaskStackBuilder) GetIntentCount() (int32, error)

GetIntentCount calls android.app.TaskStackBuilder.getIntentCount.

func (*TaskStackBuilder) GetIntents ΒΆ added in v0.0.7

func (m *TaskStackBuilder) GetIntents() (*jni.Object, error)

GetIntents calls android.app.TaskStackBuilder.getIntents.

func (*TaskStackBuilder) GetPendingIntent2 ΒΆ added in v0.0.7

func (m *TaskStackBuilder) GetPendingIntent2(arg0 int32, arg1 int32) (*jni.Object, error)

GetPendingIntent2 calls android.app.TaskStackBuilder.getPendingIntent.

func (*TaskStackBuilder) GetPendingIntent3_1 ΒΆ added in v0.0.7

func (m *TaskStackBuilder) GetPendingIntent3_1(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
) (*jni.Object, error)

GetPendingIntent3_1 calls android.app.TaskStackBuilder.getPendingIntent.

func (*TaskStackBuilder) StartActivities0 ΒΆ added in v0.0.7

func (m *TaskStackBuilder) StartActivities0() error

StartActivities0 calls android.app.TaskStackBuilder.startActivities.

func (*TaskStackBuilder) StartActivities1_1 ΒΆ added in v0.0.7

func (m *TaskStackBuilder) StartActivities1_1(arg0 *jni.Object) error

StartActivities1_1 calls android.app.TaskStackBuilder.startActivities.

func (*TaskStackBuilder) ToString ΒΆ added in v0.0.8

func (m *TaskStackBuilder) ToString() (string, error)

ToString calls android.app.TaskStackBuilder.toString.

type TimePickerDialog ΒΆ added in v0.0.7

type TimePickerDialog struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

TimePickerDialog wraps android.app.TimePickerDialog.

func NewTimePickerDialog ΒΆ added in v0.0.7

func NewTimePickerDialog(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 bool) (*TimePickerDialog, error)

NewTimePickerDialog creates a new android.app.TimePickerDialog instance.

func (*TimePickerDialog) OnClick ΒΆ added in v0.0.7

func (m *TimePickerDialog) OnClick(arg0 *jni.Object, arg1 int32) error

OnClick calls android.app.TimePickerDialog.onClick.

func (*TimePickerDialog) OnRestoreInstanceState ΒΆ added in v0.0.7

func (m *TimePickerDialog) OnRestoreInstanceState(arg0 *jni.Object) error

OnRestoreInstanceState calls android.app.TimePickerDialog.onRestoreInstanceState.

func (*TimePickerDialog) OnSaveInstanceState ΒΆ added in v0.0.7

func (m *TimePickerDialog) OnSaveInstanceState() (*jni.Object, error)

OnSaveInstanceState calls android.app.TimePickerDialog.onSaveInstanceState.

func (*TimePickerDialog) OnTimeChanged ΒΆ added in v0.0.7

func (m *TimePickerDialog) OnTimeChanged(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) error

OnTimeChanged calls android.app.TimePickerDialog.onTimeChanged.

func (*TimePickerDialog) Show ΒΆ added in v0.0.7

func (m *TimePickerDialog) Show() error

Show calls android.app.TimePickerDialog.show.

func (*TimePickerDialog) ToString ΒΆ added in v0.0.8

func (m *TimePickerDialog) ToString() (string, error)

ToString calls android.app.TimePickerDialog.toString.

func (*TimePickerDialog) UpdateTime ΒΆ added in v0.0.7

func (m *TimePickerDialog) UpdateTime(arg0 int32, arg1 int32) error

UpdateTime calls android.app.TimePickerDialog.updateTime.

type TimePickerDialogOnTimeSetListener ΒΆ added in v0.0.7

type TimePickerDialogOnTimeSetListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

TimePickerDialogOnTimeSetListener wraps android.app.TimePickerDialog$OnTimeSetListener.

func (*TimePickerDialogOnTimeSetListener) OnTimeSet ΒΆ added in v0.0.7

func (m *TimePickerDialogOnTimeSetListener) OnTimeSet(
	arg0 *jni.Object,
	arg1 int32,
	arg2 int32,
) error

OnTimeSet calls android.app.TimePickerDialog$OnTimeSetListener.onTimeSet.

func (*TimePickerDialogOnTimeSetListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.TimePickerDialog$OnTimeSetListener.toString.

type UiAutomation ΒΆ added in v0.0.7

type UiAutomation struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

UiAutomation wraps android.app.UiAutomation.

func (*UiAutomation) AdoptShellPermissionIdentity0 ΒΆ added in v0.0.7

func (m *UiAutomation) AdoptShellPermissionIdentity0() error

AdoptShellPermissionIdentity0 calls android.app.UiAutomation.adoptShellPermissionIdentity.

func (*UiAutomation) AdoptShellPermissionIdentity1_1 ΒΆ added in v0.0.7

func (m *UiAutomation) AdoptShellPermissionIdentity1_1(arg0 *jni.Object) error

AdoptShellPermissionIdentity1_1 calls android.app.UiAutomation.adoptShellPermissionIdentity.

func (*UiAutomation) ClearCache ΒΆ added in v0.0.7

func (m *UiAutomation) ClearCache() (bool, error)

ClearCache calls android.app.UiAutomation.clearCache.

func (*UiAutomation) ClearWindowAnimationFrameStats ΒΆ added in v0.0.7

func (m *UiAutomation) ClearWindowAnimationFrameStats() error

ClearWindowAnimationFrameStats calls android.app.UiAutomation.clearWindowAnimationFrameStats.

func (*UiAutomation) ClearWindowContentFrameStats ΒΆ added in v0.0.7

func (m *UiAutomation) ClearWindowContentFrameStats(arg0 int32) (bool, error)

ClearWindowContentFrameStats calls android.app.UiAutomation.clearWindowContentFrameStats.

func (*UiAutomation) DropShellPermissionIdentity ΒΆ added in v0.0.7

func (m *UiAutomation) DropShellPermissionIdentity() error

DropShellPermissionIdentity calls android.app.UiAutomation.dropShellPermissionIdentity.

func (*UiAutomation) ExecuteAndWaitForEvent ΒΆ added in v0.0.7

func (m *UiAutomation) ExecuteAndWaitForEvent(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 int64,
) (*jni.Object, error)

ExecuteAndWaitForEvent calls android.app.UiAutomation.executeAndWaitForEvent.

func (*UiAutomation) ExecuteShellCommand ΒΆ added in v0.0.7

func (m *UiAutomation) ExecuteShellCommand(arg0 string) (*jni.Object, error)

ExecuteShellCommand calls android.app.UiAutomation.executeShellCommand.

func (*UiAutomation) ExecuteShellCommandRw ΒΆ added in v0.0.7

func (m *UiAutomation) ExecuteShellCommandRw(arg0 string) (*jni.Object, error)

ExecuteShellCommandRw calls android.app.UiAutomation.executeShellCommandRw.

func (*UiAutomation) ExecuteShellCommandRwe ΒΆ added in v0.0.7

func (m *UiAutomation) ExecuteShellCommandRwe(arg0 string) (*jni.Object, error)

ExecuteShellCommandRwe calls android.app.UiAutomation.executeShellCommandRwe.

func (*UiAutomation) FindFocus ΒΆ added in v0.0.7

func (m *UiAutomation) FindFocus(arg0 int32) (*jni.Object, error)

FindFocus calls android.app.UiAutomation.findFocus.

func (*UiAutomation) GetRootInActiveWindow ΒΆ added in v0.0.7

func (m *UiAutomation) GetRootInActiveWindow() (*jni.Object, error)

GetRootInActiveWindow calls android.app.UiAutomation.getRootInActiveWindow.

func (*UiAutomation) GetServiceInfo ΒΆ added in v0.0.7

func (m *UiAutomation) GetServiceInfo() (*jni.Object, error)

GetServiceInfo calls android.app.UiAutomation.getServiceInfo.

func (*UiAutomation) GetWindowAnimationFrameStats ΒΆ added in v0.0.7

func (m *UiAutomation) GetWindowAnimationFrameStats() (*jni.Object, error)

GetWindowAnimationFrameStats calls android.app.UiAutomation.getWindowAnimationFrameStats.

func (*UiAutomation) GetWindowContentFrameStats ΒΆ added in v0.0.7

func (m *UiAutomation) GetWindowContentFrameStats(arg0 int32) (*jni.Object, error)

GetWindowContentFrameStats calls android.app.UiAutomation.getWindowContentFrameStats.

func (*UiAutomation) GetWindows ΒΆ added in v0.0.8

func (m *UiAutomation) GetWindows() (*jni.Object, error)

GetWindows calls android.app.UiAutomation.getWindows.

func (*UiAutomation) GetWindowsOnAllDisplays ΒΆ added in v0.0.8

func (m *UiAutomation) GetWindowsOnAllDisplays() (*jni.Object, error)

GetWindowsOnAllDisplays calls android.app.UiAutomation.getWindowsOnAllDisplays.

func (*UiAutomation) GrantRuntimePermission ΒΆ added in v0.0.7

func (m *UiAutomation) GrantRuntimePermission(arg0 string, arg1 string) error

GrantRuntimePermission calls android.app.UiAutomation.grantRuntimePermission.

func (*UiAutomation) GrantRuntimePermissionAsUser ΒΆ added in v0.0.7

func (m *UiAutomation) GrantRuntimePermissionAsUser(
	arg0 string,
	arg1 string,
	arg2 *jni.Object,
) error

GrantRuntimePermissionAsUser calls android.app.UiAutomation.grantRuntimePermissionAsUser.

func (*UiAutomation) InjectInputEvent ΒΆ added in v0.0.7

func (m *UiAutomation) InjectInputEvent(arg0 *jni.Object, arg1 bool) (bool, error)

InjectInputEvent calls android.app.UiAutomation.injectInputEvent.

func (*UiAutomation) PerformGlobalAction ΒΆ added in v0.0.7

func (m *UiAutomation) PerformGlobalAction(arg0 int32) (bool, error)

PerformGlobalAction calls android.app.UiAutomation.performGlobalAction.

func (*UiAutomation) RevokeRuntimePermission ΒΆ added in v0.0.7

func (m *UiAutomation) RevokeRuntimePermission(arg0 string, arg1 string) error

RevokeRuntimePermission calls android.app.UiAutomation.revokeRuntimePermission.

func (*UiAutomation) RevokeRuntimePermissionAsUser ΒΆ added in v0.0.7

func (m *UiAutomation) RevokeRuntimePermissionAsUser(
	arg0 string,
	arg1 string,
	arg2 *jni.Object,
) error

RevokeRuntimePermissionAsUser calls android.app.UiAutomation.revokeRuntimePermissionAsUser.

func (*UiAutomation) SetAnimationScale ΒΆ added in v0.0.7

func (m *UiAutomation) SetAnimationScale(arg0 float32) error

SetAnimationScale calls android.app.UiAutomation.setAnimationScale.

func (*UiAutomation) SetOnAccessibilityEventListener ΒΆ added in v0.0.7

func (m *UiAutomation) SetOnAccessibilityEventListener(arg0 *jni.Object) error

SetOnAccessibilityEventListener calls android.app.UiAutomation.setOnAccessibilityEventListener.

func (*UiAutomation) SetRotation ΒΆ added in v0.0.7

func (m *UiAutomation) SetRotation(arg0 int32) (bool, error)

SetRotation calls android.app.UiAutomation.setRotation.

func (*UiAutomation) SetRunAsMonkey ΒΆ added in v0.0.7

func (m *UiAutomation) SetRunAsMonkey(arg0 bool) error

SetRunAsMonkey calls android.app.UiAutomation.setRunAsMonkey.

func (*UiAutomation) SetServiceInfo ΒΆ added in v0.0.7

func (m *UiAutomation) SetServiceInfo(arg0 *jni.Object) error

SetServiceInfo calls android.app.UiAutomation.setServiceInfo.

func (*UiAutomation) TakeScreenshot0 ΒΆ added in v0.0.7

func (m *UiAutomation) TakeScreenshot0() (*jni.Object, error)

TakeScreenshot0 calls android.app.UiAutomation.takeScreenshot.

func (*UiAutomation) TakeScreenshot1_1 ΒΆ added in v0.0.7

func (m *UiAutomation) TakeScreenshot1_1(arg0 *jni.Object) (*jni.Object, error)

TakeScreenshot1_1 calls android.app.UiAutomation.takeScreenshot.

func (*UiAutomation) ToString ΒΆ added in v0.0.7

func (m *UiAutomation) ToString() (string, error)

ToString calls android.app.UiAutomation.toString.

func (*UiAutomation) WaitForIdle ΒΆ added in v0.0.7

func (m *UiAutomation) WaitForIdle(arg0 int64, arg1 int64) error

WaitForIdle calls android.app.UiAutomation.waitForIdle.

type UiAutomationAccessibilityEventFilter ΒΆ added in v0.0.7

type UiAutomationAccessibilityEventFilter struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

UiAutomationAccessibilityEventFilter wraps android.app.UiAutomation$AccessibilityEventFilter.

func (*UiAutomationAccessibilityEventFilter) Accept ΒΆ added in v0.0.7

Accept calls android.app.UiAutomation$AccessibilityEventFilter.accept.

func (*UiAutomationAccessibilityEventFilter) ToString ΒΆ added in v0.0.8

ToString calls android.app.UiAutomation$AccessibilityEventFilter.toString.

type UiAutomationOnAccessibilityEventListener ΒΆ added in v0.0.7

type UiAutomationOnAccessibilityEventListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

UiAutomationOnAccessibilityEventListener wraps android.app.UiAutomation$OnAccessibilityEventListener.

func (*UiAutomationOnAccessibilityEventListener) OnAccessibilityEvent ΒΆ added in v0.0.7

func (m *UiAutomationOnAccessibilityEventListener) OnAccessibilityEvent(arg0 *jni.Object) error

OnAccessibilityEvent calls android.app.UiAutomation$OnAccessibilityEventListener.onAccessibilityEvent.

func (*UiAutomationOnAccessibilityEventListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.UiAutomation$OnAccessibilityEventListener.toString.

type UiModeManager ΒΆ added in v0.0.7

type UiModeManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

UiModeManager wraps android.app.UiModeManager.

func NewUiModeManager ΒΆ added in v0.0.7

func NewUiModeManager(ctx *Context) (*UiModeManager, error)

NewUiModeManager obtains android.app.UiModeManager from the Android system service manager.

func (*UiModeManager) AddContrastChangeListener ΒΆ added in v0.0.7

func (m *UiModeManager) AddContrastChangeListener(arg0 *jni.Object, arg1 *jni.Object) error

AddContrastChangeListener calls android.app.UiModeManager.addContrastChangeListener.

func (*UiModeManager) Close ΒΆ added in v0.0.7

func (m *UiModeManager) Close()

Close releases the global reference to the underlying Java object. After Close, the UiModeManager must not be used.

func (*UiModeManager) DisableCarMode ΒΆ added in v0.0.7

func (m *UiModeManager) DisableCarMode(arg0 int32) error

DisableCarMode calls android.app.UiModeManager.disableCarMode.

func (*UiModeManager) EnableCarMode ΒΆ added in v0.0.7

func (m *UiModeManager) EnableCarMode(arg0 int32) error

EnableCarMode calls android.app.UiModeManager.enableCarMode.

func (*UiModeManager) GetContrast ΒΆ added in v0.0.7

func (m *UiModeManager) GetContrast() (float32, error)

GetContrast calls android.app.UiModeManager.getContrast.

func (*UiModeManager) GetCurrentModeType ΒΆ added in v0.0.7

func (m *UiModeManager) GetCurrentModeType() (int32, error)

GetCurrentModeType calls android.app.UiModeManager.getCurrentModeType.

func (*UiModeManager) GetCustomNightModeEnd ΒΆ added in v0.0.7

func (m *UiModeManager) GetCustomNightModeEnd() (*jni.Object, error)

GetCustomNightModeEnd calls android.app.UiModeManager.getCustomNightModeEnd.

func (*UiModeManager) GetCustomNightModeStart ΒΆ added in v0.0.7

func (m *UiModeManager) GetCustomNightModeStart() (*jni.Object, error)

GetCustomNightModeStart calls android.app.UiModeManager.getCustomNightModeStart.

func (*UiModeManager) GetNightMode ΒΆ added in v0.0.7

func (m *UiModeManager) GetNightMode() (int32, error)

GetNightMode calls android.app.UiModeManager.getNightMode.

func (*UiModeManager) RemoveContrastChangeListener ΒΆ added in v0.0.7

func (m *UiModeManager) RemoveContrastChangeListener(arg0 *jni.Object) error

RemoveContrastChangeListener calls android.app.UiModeManager.removeContrastChangeListener.

func (*UiModeManager) SetApplicationNightMode ΒΆ added in v0.0.7

func (m *UiModeManager) SetApplicationNightMode(arg0 int32) error

SetApplicationNightMode calls android.app.UiModeManager.setApplicationNightMode.

func (*UiModeManager) SetCustomNightModeEnd ΒΆ added in v0.0.7

func (m *UiModeManager) SetCustomNightModeEnd(arg0 *jni.Object) error

SetCustomNightModeEnd calls android.app.UiModeManager.setCustomNightModeEnd.

func (*UiModeManager) SetCustomNightModeStart ΒΆ added in v0.0.7

func (m *UiModeManager) SetCustomNightModeStart(arg0 *jni.Object) error

SetCustomNightModeStart calls android.app.UiModeManager.setCustomNightModeStart.

func (*UiModeManager) SetNightMode ΒΆ added in v0.0.7

func (m *UiModeManager) SetNightMode(arg0 int32) error

SetNightMode calls android.app.UiModeManager.setNightMode.

func (*UiModeManager) ToString ΒΆ added in v0.0.8

func (m *UiModeManager) ToString() (string, error)

ToString calls android.app.UiModeManager.toString.

type UiModeManagerContrastChangeListener ΒΆ added in v0.0.7

type UiModeManagerContrastChangeListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

UiModeManagerContrastChangeListener wraps android.app.UiModeManager$ContrastChangeListener.

func (*UiModeManagerContrastChangeListener) OnContrastChanged ΒΆ added in v0.0.7

func (m *UiModeManagerContrastChangeListener) OnContrastChanged(arg0 float32) error

OnContrastChanged calls android.app.UiModeManager$ContrastChangeListener.onContrastChanged.

func (*UiModeManagerContrastChangeListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.UiModeManager$ContrastChangeListener.toString.

type VoiceInteractor ΒΆ added in v0.0.7

type VoiceInteractor struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

VoiceInteractor wraps android.app.VoiceInteractor.

func (*VoiceInteractor) GetActiveRequest ΒΆ added in v0.0.7

func (m *VoiceInteractor) GetActiveRequest(arg0 string) (*jni.Object, error)

GetActiveRequest calls android.app.VoiceInteractor.getActiveRequest.

func (*VoiceInteractor) GetActiveRequests ΒΆ added in v0.0.7

func (m *VoiceInteractor) GetActiveRequests() (*jni.Object, error)

GetActiveRequests calls android.app.VoiceInteractor.getActiveRequests.

func (*VoiceInteractor) GetPackageName ΒΆ added in v0.0.7

func (m *VoiceInteractor) GetPackageName() (string, error)

GetPackageName calls android.app.VoiceInteractor.getPackageName.

func (*VoiceInteractor) IsDestroyed ΒΆ added in v0.0.7

func (m *VoiceInteractor) IsDestroyed() (bool, error)

IsDestroyed calls android.app.VoiceInteractor.isDestroyed.

func (*VoiceInteractor) NotifyDirectActionsChanged ΒΆ added in v0.0.7

func (m *VoiceInteractor) NotifyDirectActionsChanged() error

NotifyDirectActionsChanged calls android.app.VoiceInteractor.notifyDirectActionsChanged.

func (*VoiceInteractor) RegisterOnDestroyedCallback ΒΆ added in v0.0.7

func (m *VoiceInteractor) RegisterOnDestroyedCallback(arg0 *jni.Object, arg1 *jni.Object) (bool, error)

RegisterOnDestroyedCallback calls android.app.VoiceInteractor.registerOnDestroyedCallback.

func (*VoiceInteractor) SubmitRequest1 ΒΆ added in v0.0.7

func (m *VoiceInteractor) SubmitRequest1(arg0 *jni.Object) (bool, error)

SubmitRequest1 calls android.app.VoiceInteractor.submitRequest.

func (*VoiceInteractor) SubmitRequest2_1 ΒΆ added in v0.0.7

func (m *VoiceInteractor) SubmitRequest2_1(arg0 *jni.Object, arg1 string) (bool, error)

SubmitRequest2_1 calls android.app.VoiceInteractor.submitRequest.

func (*VoiceInteractor) SupportsCommands ΒΆ added in v0.0.7

func (m *VoiceInteractor) SupportsCommands(arg0 *jni.Object) (*jni.Object, error)

SupportsCommands calls android.app.VoiceInteractor.supportsCommands.

func (*VoiceInteractor) ToString ΒΆ added in v0.0.8

func (m *VoiceInteractor) ToString() (string, error)

ToString calls android.app.VoiceInteractor.toString.

func (*VoiceInteractor) UnregisterOnDestroyedCallback ΒΆ added in v0.0.7

func (m *VoiceInteractor) UnregisterOnDestroyedCallback(arg0 *jni.Object) (bool, error)

UnregisterOnDestroyedCallback calls android.app.VoiceInteractor.unregisterOnDestroyedCallback.

type VoiceInteractorAbortVoiceRequest ΒΆ added in v0.0.7

type VoiceInteractorAbortVoiceRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

VoiceInteractorAbortVoiceRequest wraps android.app.VoiceInteractor$AbortVoiceRequest.

func (*VoiceInteractorAbortVoiceRequest) OnAbortResult ΒΆ added in v0.0.7

func (m *VoiceInteractorAbortVoiceRequest) OnAbortResult(arg0 *jni.Object) error

OnAbortResult calls android.app.VoiceInteractor$AbortVoiceRequest.onAbortResult.

func (*VoiceInteractorAbortVoiceRequest) ToString ΒΆ added in v0.0.8

ToString calls android.app.VoiceInteractor$AbortVoiceRequest.toString.

type VoiceInteractorCommandRequest ΒΆ added in v0.0.7

type VoiceInteractorCommandRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

VoiceInteractorCommandRequest wraps android.app.VoiceInteractor$CommandRequest.

func (*VoiceInteractorCommandRequest) OnCommandResult ΒΆ added in v0.0.7

func (m *VoiceInteractorCommandRequest) OnCommandResult(arg0 bool, arg1 *jni.Object) error

OnCommandResult calls android.app.VoiceInteractor$CommandRequest.onCommandResult.

func (*VoiceInteractorCommandRequest) ToString ΒΆ added in v0.0.8

func (m *VoiceInteractorCommandRequest) ToString() (string, error)

ToString calls android.app.VoiceInteractor$CommandRequest.toString.

type VoiceInteractorCompleteVoiceRequest ΒΆ added in v0.0.7

type VoiceInteractorCompleteVoiceRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

VoiceInteractorCompleteVoiceRequest wraps android.app.VoiceInteractor$CompleteVoiceRequest.

func (*VoiceInteractorCompleteVoiceRequest) OnCompleteResult ΒΆ added in v0.0.7

func (m *VoiceInteractorCompleteVoiceRequest) OnCompleteResult(arg0 *jni.Object) error

OnCompleteResult calls android.app.VoiceInteractor$CompleteVoiceRequest.onCompleteResult.

func (*VoiceInteractorCompleteVoiceRequest) ToString ΒΆ added in v0.0.8

ToString calls android.app.VoiceInteractor$CompleteVoiceRequest.toString.

type VoiceInteractorConfirmationRequest ΒΆ added in v0.0.7

type VoiceInteractorConfirmationRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

VoiceInteractorConfirmationRequest wraps android.app.VoiceInteractor$ConfirmationRequest.

func (*VoiceInteractorConfirmationRequest) OnConfirmationResult ΒΆ added in v0.0.7

func (m *VoiceInteractorConfirmationRequest) OnConfirmationResult(arg0 bool, arg1 *jni.Object) error

OnConfirmationResult calls android.app.VoiceInteractor$ConfirmationRequest.onConfirmationResult.

func (*VoiceInteractorConfirmationRequest) ToString ΒΆ added in v0.0.8

ToString calls android.app.VoiceInteractor$ConfirmationRequest.toString.

type VoiceInteractorPickOptionRequest ΒΆ added in v0.0.7

type VoiceInteractorPickOptionRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

VoiceInteractorPickOptionRequest wraps android.app.VoiceInteractor$PickOptionRequest.

func (*VoiceInteractorPickOptionRequest) OnPickOptionResult ΒΆ added in v0.0.7

func (m *VoiceInteractorPickOptionRequest) OnPickOptionResult(
	arg0 bool,
	arg1 *jni.Object,
	arg2 *jni.Object,
) error

OnPickOptionResult calls android.app.VoiceInteractor$PickOptionRequest.onPickOptionResult.

func (*VoiceInteractorPickOptionRequest) ToString ΒΆ added in v0.0.8

ToString calls android.app.VoiceInteractor$PickOptionRequest.toString.

type VoiceInteractorPrompt ΒΆ added in v0.0.7

type VoiceInteractorPrompt struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

VoiceInteractorPrompt wraps android.app.VoiceInteractor$Prompt.

func (*VoiceInteractorPrompt) CountVoicePrompts ΒΆ added in v0.0.7

func (m *VoiceInteractorPrompt) CountVoicePrompts() (int32, error)

CountVoicePrompts calls android.app.VoiceInteractor$Prompt.countVoicePrompts.

func (*VoiceInteractorPrompt) DescribeContents ΒΆ added in v0.0.7

func (m *VoiceInteractorPrompt) DescribeContents() (int32, error)

DescribeContents calls android.app.VoiceInteractor$Prompt.describeContents.

func (*VoiceInteractorPrompt) GetVisualPrompt ΒΆ added in v0.0.7

func (m *VoiceInteractorPrompt) GetVisualPrompt() (*jni.Object, error)

GetVisualPrompt calls android.app.VoiceInteractor$Prompt.getVisualPrompt.

func (*VoiceInteractorPrompt) GetVoicePromptAt ΒΆ added in v0.0.7

func (m *VoiceInteractorPrompt) GetVoicePromptAt(arg0 int32) (*jni.Object, error)

GetVoicePromptAt calls android.app.VoiceInteractor$Prompt.getVoicePromptAt.

func (*VoiceInteractorPrompt) ToString ΒΆ added in v0.0.7

func (m *VoiceInteractorPrompt) ToString() (string, error)

ToString calls android.app.VoiceInteractor$Prompt.toString.

func (*VoiceInteractorPrompt) WriteToParcel ΒΆ added in v0.0.7

func (m *VoiceInteractorPrompt) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.VoiceInteractor$Prompt.writeToParcel.

type VoiceInteractorRequest ΒΆ added in v0.0.7

type VoiceInteractorRequest struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

VoiceInteractorRequest wraps android.app.VoiceInteractor$Request.

func (*VoiceInteractorRequest) Cancel ΒΆ added in v0.0.7

func (m *VoiceInteractorRequest) Cancel() error

Cancel calls android.app.VoiceInteractor$Request.cancel.

func (*VoiceInteractorRequest) GetActivity ΒΆ added in v0.0.7

func (m *VoiceInteractorRequest) GetActivity() (*jni.Object, error)

GetActivity calls android.app.VoiceInteractor$Request.getActivity.

func (*VoiceInteractorRequest) GetContext ΒΆ added in v0.0.7

func (m *VoiceInteractorRequest) GetContext() (*jni.Object, error)

GetContext calls android.app.VoiceInteractor$Request.getContext.

func (*VoiceInteractorRequest) GetName ΒΆ added in v0.0.7

func (m *VoiceInteractorRequest) GetName() (string, error)

GetName calls android.app.VoiceInteractor$Request.getName.

func (*VoiceInteractorRequest) OnAttached ΒΆ added in v0.0.7

func (m *VoiceInteractorRequest) OnAttached(arg0 *jni.Object) error

OnAttached calls android.app.VoiceInteractor$Request.onAttached.

func (*VoiceInteractorRequest) OnCancel ΒΆ added in v0.0.7

func (m *VoiceInteractorRequest) OnCancel() error

OnCancel calls android.app.VoiceInteractor$Request.onCancel.

func (*VoiceInteractorRequest) OnDetached ΒΆ added in v0.0.7

func (m *VoiceInteractorRequest) OnDetached() error

OnDetached calls android.app.VoiceInteractor$Request.onDetached.

func (*VoiceInteractorRequest) ToString ΒΆ added in v0.0.7

func (m *VoiceInteractorRequest) ToString() (string, error)

ToString calls android.app.VoiceInteractor$Request.toString.

type WallpaperColors ΒΆ added in v0.0.7

type WallpaperColors struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

WallpaperColors wraps android.app.WallpaperColors.

func NewWallpaperColors ΒΆ added in v0.0.7

func NewWallpaperColors(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*WallpaperColors, error)

NewWallpaperColors creates a new android.app.WallpaperColors instance.

func (*WallpaperColors) DescribeContents ΒΆ added in v0.0.7

func (m *WallpaperColors) DescribeContents() (int32, error)

DescribeContents calls android.app.WallpaperColors.describeContents.

func (*WallpaperColors) Equals ΒΆ added in v0.0.7

func (m *WallpaperColors) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.app.WallpaperColors.equals.

func (*WallpaperColors) FromBitmap ΒΆ added in v0.0.7

func (m *WallpaperColors) FromBitmap(arg0 *jni.Object) (*jni.Object, error)

FromBitmap calls android.app.WallpaperColors.fromBitmap.

func (*WallpaperColors) FromDrawable ΒΆ added in v0.0.7

func (m *WallpaperColors) FromDrawable(arg0 *jni.Object) (*jni.Object, error)

FromDrawable calls android.app.WallpaperColors.fromDrawable.

func (*WallpaperColors) GetColorHints ΒΆ added in v0.0.7

func (m *WallpaperColors) GetColorHints() (int32, error)

GetColorHints calls android.app.WallpaperColors.getColorHints.

func (*WallpaperColors) GetPrimaryColor ΒΆ added in v0.0.7

func (m *WallpaperColors) GetPrimaryColor() (*jni.Object, error)

GetPrimaryColor calls android.app.WallpaperColors.getPrimaryColor.

func (*WallpaperColors) GetSecondaryColor ΒΆ added in v0.0.7

func (m *WallpaperColors) GetSecondaryColor() (*jni.Object, error)

GetSecondaryColor calls android.app.WallpaperColors.getSecondaryColor.

func (*WallpaperColors) GetTertiaryColor ΒΆ added in v0.0.7

func (m *WallpaperColors) GetTertiaryColor() (*jni.Object, error)

GetTertiaryColor calls android.app.WallpaperColors.getTertiaryColor.

func (*WallpaperColors) HashCode ΒΆ added in v0.0.7

func (m *WallpaperColors) HashCode() (int32, error)

HashCode calls android.app.WallpaperColors.hashCode.

func (*WallpaperColors) ToString ΒΆ added in v0.0.7

func (m *WallpaperColors) ToString() (string, error)

ToString calls android.app.WallpaperColors.toString.

func (*WallpaperColors) WriteToParcel ΒΆ added in v0.0.7

func (m *WallpaperColors) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.WallpaperColors.writeToParcel.

type WallpaperInfo ΒΆ added in v0.0.7

type WallpaperInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

WallpaperInfo wraps android.app.WallpaperInfo.

func NewWallpaperInfo ΒΆ added in v0.0.7

func NewWallpaperInfo(vm *jni.VM, arg0 *jni.Object, arg1 *jni.Object) (*WallpaperInfo, error)

NewWallpaperInfo creates a new android.app.WallpaperInfo instance.

func (*WallpaperInfo) DescribeContents ΒΆ added in v0.0.7

func (m *WallpaperInfo) DescribeContents() (int32, error)

DescribeContents calls android.app.WallpaperInfo.describeContents.

func (*WallpaperInfo) Dump ΒΆ added in v0.0.7

func (m *WallpaperInfo) Dump(arg0 *jni.Object, arg1 string) error

Dump calls android.app.WallpaperInfo.dump.

func (*WallpaperInfo) GetComponent ΒΆ added in v0.0.7

func (m *WallpaperInfo) GetComponent() (*jni.Object, error)

GetComponent calls android.app.WallpaperInfo.getComponent.

func (*WallpaperInfo) GetPackageName ΒΆ added in v0.0.7

func (m *WallpaperInfo) GetPackageName() (string, error)

GetPackageName calls android.app.WallpaperInfo.getPackageName.

func (*WallpaperInfo) GetServiceInfo ΒΆ added in v0.0.7

func (m *WallpaperInfo) GetServiceInfo() (*jni.Object, error)

GetServiceInfo calls android.app.WallpaperInfo.getServiceInfo.

func (*WallpaperInfo) GetServiceName ΒΆ added in v0.0.7

func (m *WallpaperInfo) GetServiceName() (string, error)

GetServiceName calls android.app.WallpaperInfo.getServiceName.

func (*WallpaperInfo) GetSettingsActivity ΒΆ added in v0.0.7

func (m *WallpaperInfo) GetSettingsActivity() (string, error)

GetSettingsActivity calls android.app.WallpaperInfo.getSettingsActivity.

func (*WallpaperInfo) GetSettingsSliceUri ΒΆ added in v0.0.7

func (m *WallpaperInfo) GetSettingsSliceUri() (*jni.Object, error)

GetSettingsSliceUri calls android.app.WallpaperInfo.getSettingsSliceUri.

func (*WallpaperInfo) GetShowMetadataInPreview ΒΆ added in v0.0.7

func (m *WallpaperInfo) GetShowMetadataInPreview() (bool, error)

GetShowMetadataInPreview calls android.app.WallpaperInfo.getShowMetadataInPreview.

func (*WallpaperInfo) LoadAuthor ΒΆ added in v0.0.7

func (m *WallpaperInfo) LoadAuthor(arg0 *jni.Object) (*jni.Object, error)

LoadAuthor calls android.app.WallpaperInfo.loadAuthor.

func (*WallpaperInfo) LoadContextDescription ΒΆ added in v0.0.7

func (m *WallpaperInfo) LoadContextDescription(arg0 *jni.Object) (*jni.Object, error)

LoadContextDescription calls android.app.WallpaperInfo.loadContextDescription.

func (*WallpaperInfo) LoadContextUri ΒΆ added in v0.0.7

func (m *WallpaperInfo) LoadContextUri(arg0 *jni.Object) (*jni.Object, error)

LoadContextUri calls android.app.WallpaperInfo.loadContextUri.

func (*WallpaperInfo) LoadDescription ΒΆ added in v0.0.7

func (m *WallpaperInfo) LoadDescription(arg0 *jni.Object) (*jni.Object, error)

LoadDescription calls android.app.WallpaperInfo.loadDescription.

func (*WallpaperInfo) LoadIcon ΒΆ added in v0.0.7

func (m *WallpaperInfo) LoadIcon(arg0 *jni.Object) (*jni.Object, error)

LoadIcon calls android.app.WallpaperInfo.loadIcon.

func (*WallpaperInfo) LoadLabel ΒΆ added in v0.0.7

func (m *WallpaperInfo) LoadLabel(arg0 *jni.Object) (*jni.Object, error)

LoadLabel calls android.app.WallpaperInfo.loadLabel.

func (*WallpaperInfo) LoadThumbnail ΒΆ added in v0.0.7

func (m *WallpaperInfo) LoadThumbnail(arg0 *jni.Object) (*jni.Object, error)

LoadThumbnail calls android.app.WallpaperInfo.loadThumbnail.

func (*WallpaperInfo) ShouldUseDefaultUnfoldTransition ΒΆ added in v0.0.7

func (m *WallpaperInfo) ShouldUseDefaultUnfoldTransition() (bool, error)

ShouldUseDefaultUnfoldTransition calls android.app.WallpaperInfo.shouldUseDefaultUnfoldTransition.

func (*WallpaperInfo) SupportsMultipleDisplays ΒΆ added in v0.0.7

func (m *WallpaperInfo) SupportsMultipleDisplays() (bool, error)

SupportsMultipleDisplays calls android.app.WallpaperInfo.supportsMultipleDisplays.

func (*WallpaperInfo) ToString ΒΆ added in v0.0.7

func (m *WallpaperInfo) ToString() (string, error)

ToString calls android.app.WallpaperInfo.toString.

func (*WallpaperInfo) WriteToParcel ΒΆ added in v0.0.7

func (m *WallpaperInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.app.WallpaperInfo.writeToParcel.

type WallpaperManager ΒΆ added in v0.0.7

type WallpaperManager struct {
	VM  *jni.VM
	Ctx *Context
	Obj *jni.GlobalRef
}

WallpaperManager wraps android.app.WallpaperManager.

func NewWallpaperManager ΒΆ added in v0.0.7

func NewWallpaperManager(ctx *Context) (*WallpaperManager, error)

NewWallpaperManager obtains android.app.WallpaperManager from the Android system service manager.

func (*WallpaperManager) Clear0 ΒΆ added in v0.0.7

func (m *WallpaperManager) Clear0() error

Clear0 calls android.app.WallpaperManager.clear.

func (*WallpaperManager) Clear1_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) Clear1_1(arg0 int32) error

Clear1_1 calls android.app.WallpaperManager.clear.

func (*WallpaperManager) ClearWallpaper ΒΆ added in v0.0.7

func (m *WallpaperManager) ClearWallpaper() error

ClearWallpaper calls android.app.WallpaperManager.clearWallpaper.

func (*WallpaperManager) ClearWallpaperOffsets ΒΆ added in v0.0.7

func (m *WallpaperManager) ClearWallpaperOffsets(arg0 *jni.Object) error

ClearWallpaperOffsets calls android.app.WallpaperManager.clearWallpaperOffsets.

func (*WallpaperManager) Close ΒΆ added in v0.0.7

func (m *WallpaperManager) Close()

Close releases the global reference to the underlying Java object. After Close, the WallpaperManager must not be used.

func (*WallpaperManager) ForgetLoadedWallpaper ΒΆ added in v0.0.7

func (m *WallpaperManager) ForgetLoadedWallpaper() error

ForgetLoadedWallpaper calls android.app.WallpaperManager.forgetLoadedWallpaper.

func (*WallpaperManager) GetBuiltInDrawable0 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetBuiltInDrawable0() (*jni.Object, error)

GetBuiltInDrawable0 calls android.app.WallpaperManager.getBuiltInDrawable.

func (*WallpaperManager) GetBuiltInDrawable1_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetBuiltInDrawable1_1(arg0 int32) (*jni.Object, error)

GetBuiltInDrawable1_1 calls android.app.WallpaperManager.getBuiltInDrawable.

func (*WallpaperManager) GetBuiltInDrawable5_2 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetBuiltInDrawable5_2(
	arg0 int32,
	arg1 int32,
	arg2 bool,
	arg3 float32,
	arg4 float32,
) (*jni.Object, error)

GetBuiltInDrawable5_2 calls android.app.WallpaperManager.getBuiltInDrawable.

func (*WallpaperManager) GetBuiltInDrawable6_3 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetBuiltInDrawable6_3(
	arg0 int32,
	arg1 int32,
	arg2 bool,
	arg3 float32,
	arg4 float32,
	arg5 int32,
) (*jni.Object, error)

GetBuiltInDrawable6_3 calls android.app.WallpaperManager.getBuiltInDrawable.

func (*WallpaperManager) GetCropAndSetWallpaperIntent ΒΆ added in v0.0.7

func (m *WallpaperManager) GetCropAndSetWallpaperIntent(arg0 *jni.Object) (*jni.Object, error)

GetCropAndSetWallpaperIntent calls android.app.WallpaperManager.getCropAndSetWallpaperIntent.

func (*WallpaperManager) GetDesiredMinimumHeight ΒΆ added in v0.0.7

func (m *WallpaperManager) GetDesiredMinimumHeight() (int32, error)

GetDesiredMinimumHeight calls android.app.WallpaperManager.getDesiredMinimumHeight.

func (*WallpaperManager) GetDesiredMinimumWidth ΒΆ added in v0.0.7

func (m *WallpaperManager) GetDesiredMinimumWidth() (int32, error)

GetDesiredMinimumWidth calls android.app.WallpaperManager.getDesiredMinimumWidth.

func (*WallpaperManager) GetDrawable0 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetDrawable0() (*jni.Object, error)

GetDrawable0 calls android.app.WallpaperManager.getDrawable.

func (*WallpaperManager) GetDrawable1_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetDrawable1_1(arg0 int32) (*jni.Object, error)

GetDrawable1_1 calls android.app.WallpaperManager.getDrawable.

func (*WallpaperManager) GetFastDrawable0 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetFastDrawable0() (*jni.Object, error)

GetFastDrawable0 calls android.app.WallpaperManager.getFastDrawable.

func (*WallpaperManager) GetFastDrawable1_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetFastDrawable1_1(arg0 int32) (*jni.Object, error)

GetFastDrawable1_1 calls android.app.WallpaperManager.getFastDrawable.

func (*WallpaperManager) GetInstance ΒΆ added in v0.0.7

func (m *WallpaperManager) GetInstance(arg0 *jni.Object) (*jni.Object, error)

GetInstance calls android.app.WallpaperManager.getInstance.

func (*WallpaperManager) GetWallpaperColors ΒΆ added in v0.0.7

func (m *WallpaperManager) GetWallpaperColors(arg0 int32) (*jni.Object, error)

GetWallpaperColors calls android.app.WallpaperManager.getWallpaperColors.

func (*WallpaperManager) GetWallpaperFile ΒΆ added in v0.0.7

func (m *WallpaperManager) GetWallpaperFile(arg0 int32) (*jni.Object, error)

GetWallpaperFile calls android.app.WallpaperManager.getWallpaperFile.

func (*WallpaperManager) GetWallpaperId ΒΆ added in v0.0.7

func (m *WallpaperManager) GetWallpaperId(arg0 int32) (int32, error)

GetWallpaperId calls android.app.WallpaperManager.getWallpaperId.

func (*WallpaperManager) GetWallpaperInfo0 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetWallpaperInfo0() (*jni.Object, error)

GetWallpaperInfo0 calls android.app.WallpaperManager.getWallpaperInfo.

func (*WallpaperManager) GetWallpaperInfo1_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) GetWallpaperInfo1_1(arg0 int32) (*jni.Object, error)

GetWallpaperInfo1_1 calls android.app.WallpaperManager.getWallpaperInfo.

func (*WallpaperManager) HasResourceWallpaper ΒΆ added in v0.0.7

func (m *WallpaperManager) HasResourceWallpaper(arg0 int32) (bool, error)

HasResourceWallpaper calls android.app.WallpaperManager.hasResourceWallpaper.

func (*WallpaperManager) IsSetWallpaperAllowed ΒΆ added in v0.0.7

func (m *WallpaperManager) IsSetWallpaperAllowed() (bool, error)

IsSetWallpaperAllowed calls android.app.WallpaperManager.isSetWallpaperAllowed.

func (*WallpaperManager) IsWallpaperSupported ΒΆ added in v0.0.7

func (m *WallpaperManager) IsWallpaperSupported() (bool, error)

IsWallpaperSupported calls android.app.WallpaperManager.isWallpaperSupported.

func (*WallpaperManager) PeekDrawable0 ΒΆ added in v0.0.7

func (m *WallpaperManager) PeekDrawable0() (*jni.Object, error)

PeekDrawable0 calls android.app.WallpaperManager.peekDrawable.

func (*WallpaperManager) PeekDrawable1_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) PeekDrawable1_1(arg0 int32) (*jni.Object, error)

PeekDrawable1_1 calls android.app.WallpaperManager.peekDrawable.

func (*WallpaperManager) PeekFastDrawable0 ΒΆ added in v0.0.7

func (m *WallpaperManager) PeekFastDrawable0() (*jni.Object, error)

PeekFastDrawable0 calls android.app.WallpaperManager.peekFastDrawable.

func (*WallpaperManager) PeekFastDrawable1_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) PeekFastDrawable1_1(arg0 int32) (*jni.Object, error)

PeekFastDrawable1_1 calls android.app.WallpaperManager.peekFastDrawable.

func (*WallpaperManager) RemoveOnColorsChangedListener ΒΆ added in v0.0.7

func (m *WallpaperManager) RemoveOnColorsChangedListener(arg0 *jni.Object) error

RemoveOnColorsChangedListener calls android.app.WallpaperManager.removeOnColorsChangedListener.

func (*WallpaperManager) SendWallpaperCommand ΒΆ added in v0.0.7

func (m *WallpaperManager) SendWallpaperCommand(
	arg0 *jni.Object,
	arg1 string,
	arg2 int32,
	arg3 int32,
	arg4 int32,
	arg5 *jni.Object,
) error

SendWallpaperCommand calls android.app.WallpaperManager.sendWallpaperCommand.

func (*WallpaperManager) SetBitmap1 ΒΆ added in v0.0.7

func (m *WallpaperManager) SetBitmap1(arg0 *jni.Object) error

SetBitmap1 calls android.app.WallpaperManager.setBitmap.

func (*WallpaperManager) SetBitmap3_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) SetBitmap3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 bool,
) (int32, error)

SetBitmap3_1 calls android.app.WallpaperManager.setBitmap.

func (*WallpaperManager) SetBitmap4_2 ΒΆ added in v0.0.7

func (m *WallpaperManager) SetBitmap4_2(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 bool,
	arg3 int32,
) (int32, error)

SetBitmap4_2 calls android.app.WallpaperManager.setBitmap.

func (*WallpaperManager) SetDisplayPadding ΒΆ added in v0.0.7

func (m *WallpaperManager) SetDisplayPadding(arg0 *jni.Object) error

SetDisplayPadding calls android.app.WallpaperManager.setDisplayPadding.

func (*WallpaperManager) SetResource1 ΒΆ added in v0.0.7

func (m *WallpaperManager) SetResource1(arg0 int32) error

SetResource1 calls android.app.WallpaperManager.setResource.

func (*WallpaperManager) SetResource2_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) SetResource2_1(arg0 int32, arg1 int32) (int32, error)

SetResource2_1 calls android.app.WallpaperManager.setResource.

func (*WallpaperManager) SetStream1 ΒΆ added in v0.0.7

func (m *WallpaperManager) SetStream1(arg0 *jni.Object) error

SetStream1 calls android.app.WallpaperManager.setStream.

func (*WallpaperManager) SetStream3_1 ΒΆ added in v0.0.7

func (m *WallpaperManager) SetStream3_1(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 bool,
) (int32, error)

SetStream3_1 calls android.app.WallpaperManager.setStream.

func (*WallpaperManager) SetStream4_2 ΒΆ added in v0.0.7

func (m *WallpaperManager) SetStream4_2(
	arg0 *jni.Object,
	arg1 *jni.Object,
	arg2 bool,
	arg3 int32,
) (int32, error)

SetStream4_2 calls android.app.WallpaperManager.setStream.

func (*WallpaperManager) SetWallpaperOffsetSteps ΒΆ added in v0.0.7

func (m *WallpaperManager) SetWallpaperOffsetSteps(arg0 float32, arg1 float32) error

SetWallpaperOffsetSteps calls android.app.WallpaperManager.setWallpaperOffsetSteps.

func (*WallpaperManager) SetWallpaperOffsets ΒΆ added in v0.0.7

func (m *WallpaperManager) SetWallpaperOffsets(
	arg0 *jni.Object,
	arg1 float32,
	arg2 float32,
) error

SetWallpaperOffsets calls android.app.WallpaperManager.setWallpaperOffsets.

func (*WallpaperManager) SuggestDesiredDimensions ΒΆ added in v0.0.7

func (m *WallpaperManager) SuggestDesiredDimensions(arg0 int32, arg1 int32) error

SuggestDesiredDimensions calls android.app.WallpaperManager.suggestDesiredDimensions.

func (*WallpaperManager) ToString ΒΆ added in v0.0.8

func (m *WallpaperManager) ToString() (string, error)

ToString calls android.app.WallpaperManager.toString.

type WallpaperManagerOnColorsChangedListener ΒΆ added in v0.0.7

type WallpaperManagerOnColorsChangedListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

WallpaperManagerOnColorsChangedListener wraps android.app.WallpaperManager$OnColorsChangedListener.

func (*WallpaperManagerOnColorsChangedListener) OnColorsChanged ΒΆ added in v0.0.7

func (m *WallpaperManagerOnColorsChangedListener) OnColorsChanged(arg0 *jni.Object, arg1 int32) error

OnColorsChanged calls android.app.WallpaperManager$OnColorsChangedListener.onColorsChanged.

func (*WallpaperManagerOnColorsChangedListener) ToString ΒΆ added in v0.0.8

ToString calls android.app.WallpaperManager$OnColorsChangedListener.toString.

type ZygotePreload ΒΆ added in v0.0.7

type ZygotePreload struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ZygotePreload wraps android.app.ZygotePreload.

func (*ZygotePreload) DoPreload ΒΆ added in v0.0.7

func (m *ZygotePreload) DoPreload(arg0 *jni.Object) error

DoPreload calls android.app.ZygotePreload.doPreload.

func (*ZygotePreload) ToString ΒΆ added in v0.0.8

func (m *ZygotePreload) ToString() (string, error)

ToString calls android.app.ZygotePreload.toString.

Source Files ΒΆ

Directories ΒΆ

Path Synopsis
Package admin provides Go bindings for android.app.admin.
Package admin provides Go bindings for android.app.admin.
Package alarm provides Go bindings for android.app.
Package alarm provides Go bindings for android.app.
Package appfunctions provides Go bindings for android.app.appfunctions.
Package appfunctions provides Go bindings for android.app.appfunctions.
Package appsearch provides Go bindings for android.app.appsearch.
Package appsearch provides Go bindings for android.app.appsearch.
exceptions
Package exceptions provides Go bindings for android.app.appsearch.exceptions.
Package exceptions provides Go bindings for android.app.appsearch.exceptions.
observer
Package observer provides Go bindings for android.app.appsearch.observer.
Package observer provides Go bindings for android.app.appsearch.observer.
util
Package util provides Go bindings for android.app.appsearch.util.
Package util provides Go bindings for android.app.appsearch.util.
Package assist provides Go bindings for android.app.assist.
Package assist provides Go bindings for android.app.assist.
Package backup provides Go bindings for android.app.backup.
Package backup provides Go bindings for android.app.backup.
Package blob provides Go bindings for android.app.blob.
Package blob provides Go bindings for android.app.blob.
Package download provides Go bindings for android.app.
Package download provides Go bindings for android.app.
Package jank provides Go bindings for android.app.jank.
Package jank provides Go bindings for android.app.jank.
job
Package job provides Go bindings for android.app.job.
Package job provides Go bindings for android.app.job.
Package notification provides Go bindings for android.app.
Package notification provides Go bindings for android.app.
Package people provides Go bindings for android.app.people.
Package people provides Go bindings for android.app.people.
Package role provides Go bindings for android.app.role.
Package role provides Go bindings for android.app.role.
Package sdksandbox provides Go bindings for android.app.sdksandbox.
Package sdksandbox provides Go bindings for android.app.sdksandbox.
sdkprovider
Package sdkprovider provides Go bindings for android.app.sdksandbox.sdkprovider.
Package sdkprovider provides Go bindings for android.app.sdksandbox.sdkprovider.
Package slice provides Go bindings for android.app.slice.
Package slice provides Go bindings for android.app.slice.
Package usage provides Go bindings for android.app.usage.
Package usage provides Go bindings for android.app.usage.
Package wallpaper provides Go bindings for android.app.wallpaper.
Package wallpaper provides Go bindings for android.app.wallpaper.