Package 

Class INewProcess.Default

  • All Implemented Interfaces:
    android.os.IInterface , com.rosan.app_process.INewProcess

    
    public class INewProcess.Default
     implements INewProcess
                        

    Default implementation for INewProcess.

    • Method Summary

      Modifier and Type Method Description
      void exit(int code)
      IRemoteProcess remoteProcess(List<String> cmdList, Map<String, String> env, String directory)
      IBinder asBinder()
      • 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