Searched refs:RuntimeInit (Results 1 – 8 of 8) sorted by relevance
19 import com.android.internal.os.RuntimeInit;104 RuntimeInit.wtf(tag, what, system);
81 RuntimeInit.wrapperInit(targetSdkVersion, runtimeArgs); in main()
43 public class RuntimeInit { class
911 RuntimeInit.zygoteInit(parsedArgs.targetSdkVersion, in handleChildProc()
541 RuntimeInit.zygoteInit(parsedArgs.targetSdkVersion, parsedArgs.remainingArgs, cl); in handleSystemServerProcess()
34 import com.android.internal.os.RuntimeInit;1360 RuntimeInit.getApplicationObject(), in handleViolation()1411 RuntimeInit.getApplicationObject(), in dropboxViolationAsync()1665 RuntimeInit.getApplicationObject(), in onVmPolicyViolation()
1758 com.android.internal.os.RuntimeInit1759 com.android.internal.os.RuntimeInit$11760 com.android.internal.os.RuntimeInit$Arguments1761 com.android.internal.os.RuntimeInit$UncaughtHandler
105 import com.android.internal.os.RuntimeInit;5088 RuntimeInit.setApplicationObject(mAppThread.asBinder()); in attach()