HomeSort by relevance Sort by last modified time
    Searched defs:Zygote (Results 1 - 5 of 5) sorted by null

  /libcore/dalvik/src/main/java/dalvik/system/
Zygote.java 20 * Provides access to the Dalvik "zygote" feature, which allows a VM instance to
26 public class Zygote {
48 private Zygote() {}
51 * Forks a new Zygote instance, but does not leave the zygote mode.
85 * @deprecated use {@link Zygote#forkAndSpecialize(int, int, int[], int, int[][])}
98 * zygote to exit.
123 * @deprecated use {@link Zygote#forkSystemServer(int, int, int[], int, int[][])}
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 28 milliseconds