Package 

Interface INewProcess

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class INewProcess.Default

      Default implementation for INewProcess.

      public abstract class INewProcess.Stub

      Local-side IPC implementation stub class.

    • Method Summary

      Modifier and Type Method Description
      abstract void exit(int code)
      abstract IRemoteProcess remoteProcess(List<String> cmdList, Map<String, String> env, String directory)
      • Methods inherited from class android.os.IInterface

        asBinder
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait