Class dalvik.system.Zygote

Removed Methods
int forkAndSpecialize( int, int , int[] , boolean , int[][] )  
int forkSystemServer( int, int , int[] , boolean , int[][] )  
 

Added Methods
int  forkAndSpecialize( int, int , int[] , int , int[][] )  
int  forkAndSpecialize( int, int , int[] , boolean , int[][] )  
int  forkSystemServer( int, int , int[] , int , int[][] )  
int  forkSystemServer( int, int , int[] , boolean , int[][] )  
 

Added Fields
int  DEBUG_ENABLE_ASSERT  
int  DEBUG_ENABLE_CHECKJNI  
int  DEBUG_ENABLE_DEBUGGER  
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.