Documentation
¶
Index ¶
Constants ¶
View Source
const ( TransactionIContentObserverOnChange = binder.FirstCallTransaction + 0 TransactionIContentObserverOnChangeEtc = binder.FirstCallTransaction + 1 )
View Source
const DescriptorIContentObserver = "android.database.IContentObserver"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContentObserverProxy ¶
type ContentObserverProxy struct {
// contains filtered or unexported fields
}
func NewContentObserverProxy ¶
func NewContentObserverProxy( remote binder.IBinder, ) *ContentObserverProxy
func (*ContentObserverProxy) AsBinder ¶
func (p *ContentObserverProxy) AsBinder() binder.IBinder
func (*ContentObserverProxy) OnChangeEtc ¶
type CursorWindow ¶
type CursorWindow struct {
}
func (*CursorWindow) MarshalParcel ¶
func (s *CursorWindow) MarshalParcel( p *parcel.Parcel, ) error
func (*CursorWindow) UnmarshalParcel ¶
func (s *CursorWindow) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.