Android.OS.Process: Field Members

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

See Also: Inherited members from Java.Lang.Object

Public Fields

const
BluetoothGidint (2000). Documentation for this section has not yet been entered.
const
FirstApplicationUidint (10000). Defines the start of a range of UIDs (and GIDs), going from this number to Process.LastApplicationUid that are reserved for assigning to applications.
const
LastApplicationUidint (99999). Last of application-specific UIDs starting at Process.FirstApplicationUid.
const
PhoneUidint (1001). Defines the UID/GID under which the telephony code runs.
const
SystemUidint (1000). Defines the UID/GID under which system code runs.