Searched refs:mRuntimeRestart (Results 1 – 1 of 1) sorted by relevance
428 private final boolean mRuntimeRestart; field in SystemServer630 mRuntimeRestart = "1".equals(SystemProperties.get("sys.boot_completed")); in SystemServer()635 pw.printf("Runtime restart: %b\n", mRuntimeRestart); in dump()757 if (!mRuntimeRestart) { in run()834 mSystemServiceManager.setStartInfo(mRuntimeRestart, in run()891 if (!mRuntimeRestart && !isFirstBootOrUpgrade()) { in run()1148 if (!mRuntimeRestart) { in startBootstrapServices()1179 if (!mRuntimeRestart && !isFirstBootOrUpgrade()) { in startBootstrapServices()