Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InitParams ¶
func (*InitParams) MarshalParcel ¶
func (s *InitParams) MarshalParcel( p *parcel.Parcel, ) error
func (*InitParams) UnmarshalParcel ¶
func (s *InitParams) UnmarshalParcel( p *parcel.Parcel, ) error
type StartInputParams ¶
type StartInputParams struct {
StartInputToken binder.IBinder
RemoteInputConnection interface{}
EditorInfo inputmethod.EditorInfo
Restarting bool
ImeDispatcher interface{}
}
func (*StartInputParams) MarshalParcel ¶
func (s *StartInputParams) MarshalParcel( p *parcel.Parcel, ) error
func (*StartInputParams) UnmarshalParcel ¶
func (s *StartInputParams) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.