Searched refs:commonInit (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DRuntimeInit.java47 /** true if commonInit() has been called */
100 private static final void commonInit() { method in class:RuntimeInit
237 commonInit();
267 commonInit();
279 * So we don't need to call commonInit() here.

Completed in 3622 milliseconds