Android.OS.WorkSource: Method Members

The methods of Android.OS.WorkSource are listed below. For a list of all members, see the WorkSource Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Add(WorkSource) : bool
Merge the contents of other WorkSource in to this one.
Clear()
Clear this WorkSource to be empty.
DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Diff(WorkSource) : bool
Compare this WorkSource with another.
Remove(WorkSource) : bool
Set(WorkSource)
Replace the current contents of this work source with the given work source.
WriteToParcel(Parcel, ParcelableWriteFlags)
Flatten this object in to a Parcel.