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
Add(WorkSource)Merge the contents of other WorkSource in to this one. | ||
Clear()Clear this WorkSource to be empty. | ||
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
Diff(WorkSource)Compare this WorkSource with another. | ||
Remove(WorkSource) | ||
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. |