API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.os.Process

Removed Methods
void stopSelf() Stop the current process.
 

Added Methods
int getGidForName(String) Returns the GID assigned to a particular user name, or -1 if there is none.
int getUidForName(String) Returns the UID assigned to a partlicular user name, or -1 if there is none.
 

Added Fields
int THREAD_PRIORITY_AUDIO Standard priority of audio threads.
int THREAD_PRIORITY_LESS_FAVORABLE Minimum increment to make a priority less favorable.
int THREAD_PRIORITY_MORE_FAVORABLE Minimum increment to make a priority more favorable.
int THREAD_PRIORITY_URGENT_AUDIO Standard priority of the most important audio threads.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff