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
537 RuntimeInit.zygoteInit(parsedArgs.targetSdkVersion, parsedArgs.remainingArgs, cl); in handleSystemServerProcess()
906 RuntimeInit.zygoteInit(parsedArgs.targetSdkVersion, in handleChildProc()
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
98 import com.android.internal.os.RuntimeInit;5053 RuntimeInit.setApplicationObject(mAppThread.asBinder()); in attach()