The members of Android.OS.WorkSource are listed below.
See Also: Inherited members from Java.Lang.Object
Create an empty work source. | ||
Create a new WorkSource that is a copy of an existing one. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Creator | IParcelableCreator. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |