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
const | BluetoothGid | int (2000). Documentation for this section has not yet been entered. |
const | FirstApplicationUid | int (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 | LastApplicationUid | int (99999). Last of application-specific UIDs starting at Process.FirstApplicationUid. |
const | PhoneUid | int (1001). Defines the UID/GID under which the telephony code runs. |
const | SystemUid | int (1000). Defines the UID/GID under which system code runs. |