Searched refs:mRuntimeRestart (Results 1 – 1 of 1) sorted by relevance
323 private final boolean mRuntimeRestart; field in SystemServer380 mRuntimeRestart = "1".equals(SystemProperties.get("sys.boot_completed")); in SystemServer()437 if (!mRuntimeRestart) { in run()504 mSystemServiceManager.setStartInfo(mRuntimeRestart, in run()548 if (!mRuntimeRestart && !isFirstBootOrUpgrade()) { in run()763 if (!mRuntimeRestart) { in startBootstrapServices()778 if (!mRuntimeRestart && !isFirstBootOrUpgrade()) { in startBootstrapServices()