Versions in this module Expand all Collapse all v0 v0.0.6 Mar 22, 2026 v0.0.5 Mar 22, 2026 Changes in this version + type ActivityManagerRunningTaskInfo struct + func (s *ActivityManagerRunningTaskInfo) MarshalParcel(p *parcel.Parcel) error + func (s *ActivityManagerRunningTaskInfo) UnmarshalParcel(p *parcel.Parcel) error + type ActivityOptionsLaunchCookie struct + func (s *ActivityOptionsLaunchCookie) MarshalParcel(p *parcel.Parcel) error + func (s *ActivityOptionsLaunchCookie) UnmarshalParcel(p *parcel.Parcel) error + type ActivityOptionsSceneTransitionInfo struct + func (s *ActivityOptionsSceneTransitionInfo) MarshalParcel(p *parcel.Parcel) error + func (s *ActivityOptionsSceneTransitionInfo) UnmarshalParcel(p *parcel.Parcel) error + type AppOpsManagerHistoricalOps struct + func (s *AppOpsManagerHistoricalOps) MarshalParcel(p *parcel.Parcel) error + func (s *AppOpsManagerHistoricalOps) UnmarshalParcel(p *parcel.Parcel) error + type AppOpsManagerPackageOps struct + func (s *AppOpsManagerPackageOps) MarshalParcel(p *parcel.Parcel) error + func (s *AppOpsManagerPackageOps) UnmarshalParcel(p *parcel.Parcel) error + type AsyncNotedAppOp struct + Flg int32 + Message string + NotingUid int32 + OpCode int32 + Time int64 + func (s *AsyncNotedAppOp) MarshalParcel(p *parcel.Parcel) error + func (s *AsyncNotedAppOp) UnmarshalParcel(p *parcel.Parcel) error + type ContentProviderHolder struct + func (s *ContentProviderHolder) MarshalParcel(p *parcel.Parcel) error + func (s *ContentProviderHolder) UnmarshalParcel(p *parcel.Parcel) error + type IApplicationThread interface + AsBinder func() binder.IBinder + type IAssistDataReceiver interface + AsBinder func() binder.IBinder + type NotificationAction struct + func (s *NotificationAction) MarshalParcel(p *parcel.Parcel) error + func (s *NotificationAction) UnmarshalParcel(p *parcel.Parcel) error + type NotificationChannel struct + AllowBubbles int32 + BlockableSystem bool + ConversationId string + DeletedTime int64 + Demoted bool + Importance int32 + ImportanceLockedDefaultApp bool + ImportantConvo bool + LightColor int32 + LockscreenVisibility int32 + OriginalImportance int32 + ParentId string + UserLockedFields int32 + func (s *NotificationChannel) MarshalParcel(p *parcel.Parcel) error + func (s *NotificationChannel) UnmarshalParcel(p *parcel.Parcel) error + type NotificationChannelGroup struct + Blocked bool + UserLockedFields int32 + func (s *NotificationChannelGroup) MarshalParcel(p *parcel.Parcel) error + func (s *NotificationChannelGroup) UnmarshalParcel(p *parcel.Parcel) error + type PendingIntent struct + func (s *PendingIntent) MarshalParcel(p *parcel.Parcel) error + func (s *PendingIntent) UnmarshalParcel(p *parcel.Parcel) error + type ProfilerInfo struct + Agent string + AttachAgentDuringBind bool + ClockType int32 + ProfileFile string + SamplingInterval int32 + func (s *ProfilerInfo) MarshalParcel(p *parcel.Parcel) error + func (s *ProfilerInfo) UnmarshalParcel(p *parcel.Parcel) error + type ReceiverInfo struct + ActivityInfo pmTypes.ActivityInfo + AssumeDelivered bool + CompatInfo resTypes.CompatibilityInfo + Data string + Extras osTypes.Bundle + Intent contentTypes.Intent + Ordered bool + ProcessState int32 + Receiver contentTypes.IIntentReceiver + Registered bool + ResultCode int32 + SendingPackage string + SendingUid int32 + SendingUser int32 + Sticky bool + Sync bool + func (s *ReceiverInfo) MarshalParcel(p *parcel.Parcel) error + func (s *ReceiverInfo) UnmarshalParcel(p *parcel.Parcel) error + type RuntimeAppOpAccessMessage struct + Flg int32 + Message string + OpCode int32 + PackageName string + SamplingStrategy int32 + Uid int32 + func (s *RuntimeAppOpAccessMessage) MarshalParcel(p *parcel.Parcel) error + func (s *RuntimeAppOpAccessMessage) UnmarshalParcel(p *parcel.Parcel) error + type SyncNotedAppOp struct + Flg int32 + OpCode int32 + OpMode int32 + func (s *SyncNotedAppOp) MarshalParcel(p *parcel.Parcel) error + func (s *SyncNotedAppOp) UnmarshalParcel(p *parcel.Parcel) error + type VoiceInteractorPickOptionRequestOption struct + func (s *VoiceInteractorPickOptionRequestOption) MarshalParcel(p *parcel.Parcel) error + func (s *VoiceInteractorPickOptionRequestOption) UnmarshalParcel(p *parcel.Parcel) error + type VoiceInteractorPrompt struct + func (s *VoiceInteractorPrompt) MarshalParcel(p *parcel.Parcel) error + func (s *VoiceInteractorPrompt) UnmarshalParcel(p *parcel.Parcel) error + type WindowConfiguration struct + ActivityType int32 + AlwaysOnTop int32 + DisplayRotation int32 + DisplayWindowingMode int32 + Rotation int32 + WindowingMode int32 + func (s *WindowConfiguration) MarshalParcel(p *parcel.Parcel) error + func (s *WindowConfiguration) UnmarshalParcel(p *parcel.Parcel) error