Documentation
¶
Index ¶
- type BatteryUsageStats
- type BatteryUsageStatsQuery
- type BluetoothBatteryStats
- type Bundle
- type CombinedVibration
- type DebugMemoryInfo
- type DropBoxManagerEntry
- type ICancellationSignal
- type IProgressListener
- type IRemoteCallback
- type IVibratorStateListener
- type LocaleList
- type PackageTagsList
- type ParcelUuid
- type PersistableBundle
- type RemoteCallback
- type ResultReceiver
- type SharedMemory
- type StrictModeViolationInfo
- type UserHandle
- type VibrationEffect
- type WakeLockStats
- type WorkSource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatteryUsageStats ¶ added in v0.0.7
type BatteryUsageStats struct {
StatsStartTimestampMs int64
StatsEndTimestampMs int64
StatsDurationMs int64
BatteryCapacityMah float64
DischargePercentage int32
DischargedPowerLowerBound float64
DischargedPowerUpperBound float64
DischargeDurationMs int64
BatteryTimeRemainingMs int64
ChargeTimeRemainingMs int64
IncludesPowerModels bool
IncludesProcessStateData bool
}
func (*BatteryUsageStats) MarshalParcel ¶ added in v0.0.7
func (s *BatteryUsageStats) MarshalParcel( p *parcel.Parcel, ) error
func (*BatteryUsageStats) UnmarshalParcel ¶ added in v0.0.7
func (s *BatteryUsageStats) UnmarshalParcel( p *parcel.Parcel, ) error
type BatteryUsageStatsQuery ¶ added in v0.0.7
type BatteryUsageStatsQuery struct {
Flags int32
MaxStatsAgeMs int64
MinConsumedPowerThreshold float64
FromTimestamp int64
ToTimestamp int64
}
func (*BatteryUsageStatsQuery) MarshalParcel ¶ added in v0.0.7
func (s *BatteryUsageStatsQuery) MarshalParcel( p *parcel.Parcel, ) error
func (*BatteryUsageStatsQuery) UnmarshalParcel ¶ added in v0.0.7
func (s *BatteryUsageStatsQuery) UnmarshalParcel( p *parcel.Parcel, ) error
type BluetoothBatteryStats ¶ added in v0.0.7
type BluetoothBatteryStats struct {
Size int32
}
func (*BluetoothBatteryStats) MarshalParcel ¶ added in v0.0.7
func (s *BluetoothBatteryStats) MarshalParcel( p *parcel.Parcel, ) error
func (*BluetoothBatteryStats) UnmarshalParcel ¶ added in v0.0.7
func (s *BluetoothBatteryStats) UnmarshalParcel( p *parcel.Parcel, ) error
type CombinedVibration ¶ added in v0.0.7
type CombinedVibration struct {
}
func (*CombinedVibration) MarshalParcel ¶ added in v0.0.7
func (s *CombinedVibration) MarshalParcel( p *parcel.Parcel, ) error
func (*CombinedVibration) UnmarshalParcel ¶ added in v0.0.7
func (s *CombinedVibration) UnmarshalParcel( p *parcel.Parcel, ) error
type DebugMemoryInfo ¶ added in v0.0.7
type DebugMemoryInfo struct {
}
func (*DebugMemoryInfo) MarshalParcel ¶ added in v0.0.7
func (s *DebugMemoryInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*DebugMemoryInfo) UnmarshalParcel ¶ added in v0.0.7
func (s *DebugMemoryInfo) UnmarshalParcel( p *parcel.Parcel, ) error
type DropBoxManagerEntry ¶
type DropBoxManagerEntry struct {
}
func (*DropBoxManagerEntry) MarshalParcel ¶
func (s *DropBoxManagerEntry) MarshalParcel( p *parcel.Parcel, ) error
func (*DropBoxManagerEntry) UnmarshalParcel ¶
func (s *DropBoxManagerEntry) UnmarshalParcel( p *parcel.Parcel, ) error
type ICancellationSignal ¶ added in v0.0.7
type IProgressListener ¶ added in v0.0.7
type IRemoteCallback ¶ added in v0.0.7
type IVibratorStateListener ¶ added in v0.0.7
type LocaleList ¶
type LocaleList struct {
StringRepresentation string
}
func (*LocaleList) MarshalParcel ¶
func (s *LocaleList) MarshalParcel( p *parcel.Parcel, ) error
func (*LocaleList) UnmarshalParcel ¶
func (s *LocaleList) UnmarshalParcel( p *parcel.Parcel, ) error
type PackageTagsList ¶ added in v0.0.7
type PackageTagsList struct {
Count int32
}
func (*PackageTagsList) MarshalParcel ¶ added in v0.0.7
func (s *PackageTagsList) MarshalParcel( p *parcel.Parcel, ) error
func (*PackageTagsList) UnmarshalParcel ¶ added in v0.0.7
func (s *PackageTagsList) UnmarshalParcel( p *parcel.Parcel, ) error
type ParcelUuid ¶ added in v0.0.7
type ParcelUuid struct {
}
func (*ParcelUuid) MarshalParcel ¶ added in v0.0.7
func (s *ParcelUuid) MarshalParcel( p *parcel.Parcel, ) error
func (*ParcelUuid) UnmarshalParcel ¶ added in v0.0.7
func (s *ParcelUuid) UnmarshalParcel( p *parcel.Parcel, ) error
type PersistableBundle ¶ added in v0.0.7
type PersistableBundle struct {
}
func (*PersistableBundle) MarshalParcel ¶ added in v0.0.7
func (s *PersistableBundle) MarshalParcel( p *parcel.Parcel, ) error
func (*PersistableBundle) UnmarshalParcel ¶ added in v0.0.7
func (s *PersistableBundle) UnmarshalParcel( p *parcel.Parcel, ) error
type RemoteCallback ¶
type RemoteCallback struct {
}
func (*RemoteCallback) MarshalParcel ¶
func (s *RemoteCallback) MarshalParcel( p *parcel.Parcel, ) error
func (*RemoteCallback) UnmarshalParcel ¶
func (s *RemoteCallback) UnmarshalParcel( p *parcel.Parcel, ) error
type ResultReceiver ¶
type ResultReceiver struct {
}
func (*ResultReceiver) MarshalParcel ¶
func (s *ResultReceiver) MarshalParcel( p *parcel.Parcel, ) error
func (*ResultReceiver) UnmarshalParcel ¶
func (s *ResultReceiver) UnmarshalParcel( p *parcel.Parcel, ) error
type SharedMemory ¶ added in v0.0.7
type SharedMemory struct {
}
func (*SharedMemory) MarshalParcel ¶ added in v0.0.7
func (s *SharedMemory) MarshalParcel( p *parcel.Parcel, ) error
func (*SharedMemory) UnmarshalParcel ¶ added in v0.0.7
func (s *SharedMemory) UnmarshalParcel( p *parcel.Parcel, ) error
type StrictModeViolationInfo ¶ added in v0.0.7
type StrictModeViolationInfo struct {
}
func (*StrictModeViolationInfo) MarshalParcel ¶ added in v0.0.7
func (s *StrictModeViolationInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*StrictModeViolationInfo) UnmarshalParcel ¶ added in v0.0.7
func (s *StrictModeViolationInfo) UnmarshalParcel( p *parcel.Parcel, ) error
type UserHandle ¶
type UserHandle struct {
}
func (*UserHandle) MarshalParcel ¶
func (s *UserHandle) MarshalParcel( p *parcel.Parcel, ) error
func (*UserHandle) UnmarshalParcel ¶
func (s *UserHandle) UnmarshalParcel( p *parcel.Parcel, ) error
type VibrationEffect ¶ added in v0.0.7
type VibrationEffect struct {
}
func (*VibrationEffect) MarshalParcel ¶ added in v0.0.7
func (s *VibrationEffect) MarshalParcel( p *parcel.Parcel, ) error
func (*VibrationEffect) UnmarshalParcel ¶ added in v0.0.7
func (s *VibrationEffect) UnmarshalParcel( p *parcel.Parcel, ) error
type WakeLockStats ¶ added in v0.0.7
func (*WakeLockStats) MarshalParcel ¶ added in v0.0.7
func (s *WakeLockStats) MarshalParcel( p *parcel.Parcel, ) error
func (*WakeLockStats) UnmarshalParcel ¶ added in v0.0.7
func (s *WakeLockStats) UnmarshalParcel( p *parcel.Parcel, ) error
type WorkSource ¶
type WorkSource struct {
Num int32
}
func (*WorkSource) MarshalParcel ¶
func (s *WorkSource) MarshalParcel( p *parcel.Parcel, ) error
func (*WorkSource) UnmarshalParcel ¶
func (s *WorkSource) UnmarshalParcel( p *parcel.Parcel, ) error
Source Files
¶
- batteryusagestats.go
- batteryusagestatsquery.go
- bluetoothbatterystats.go
- bundle.go
- combinedvibration.go
- debugmemoryinfo.go
- dropboxmanagerentry.go
- icancellationsignal.go
- iprogresslistener.go
- iremotecallback.go
- ivibratorstatelistener.go
- localelist.go
- packagetagslist.go
- parceluuid.go
- persistablebundle.go
- remotecallback.go
- resultreceiver.go
- sharedmemory.go
- strictmodeviolationinfo.go
- userhandle.go
- vibrationeffect.go
- wakelockstats.go
- worksource.go
Click to show internal directories.
Click to hide internal directories.