Searched defs:RuntimeInit (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DRuntimeInit.java47 public class RuntimeInit { class
191 if (DEBUG) Slog.d(TAG, "Entered RuntimeInit!");
328 if (DEBUG) Slog.d(TAG, "RuntimeInit: Starting application");
331 if (DEBUG) Slog.d(TAG, "RuntimeInit: Starting tool");
342 if (DEBUG) Slog.d(TAG, "Leaving RuntimeInit!");
361 // The end of of the RuntimeInit event (see #zygoteInit).
466 throw new IllegalArgumentException("Missing classname argument to RuntimeInit!");

Completed in 96 milliseconds