Searched refs:RuntimeInit (Results 1 – 10 of 10) sorted by relevance
19 import com.android.internal.os.RuntimeInit;103 RuntimeInit.wtf(tag, what);
19 import com.android.internal.os.RuntimeInit;
84 RuntimeInit.wrapperInit(targetSdkVersion, runtimeArgs); in main()
42 public class RuntimeInit { class
464 RuntimeInit.zygoteInit(parsedArgs.targetSdkVersion, parsedArgs.remainingArgs); in handleSystemServerProcess()
840 RuntimeInit.zygoteInit(parsedArgs.targetSdkVersion, in handleChildProc()
21 import com.android.internal.os.RuntimeInit;
32 import com.android.internal.os.RuntimeInit;1325 RuntimeInit.getApplicationObject(), in handleViolation()1376 RuntimeInit.getApplicationObject(), in dropboxViolationAsync()1611 RuntimeInit.getApplicationObject(), in onVmPolicyViolation()
1118 com.android.internal.os.RuntimeInit1119 com.android.internal.os.RuntimeInit$11120 com.android.internal.os.RuntimeInit$Arguments1121 com.android.internal.os.RuntimeInit$UncaughtHandler
85 import com.android.internal.os.RuntimeInit;4647 RuntimeInit.setApplicationObject(mAppThread.asBinder()); in attach()