Searched refs:mRuntimeRestart (Results 1 – 1 of 1) sorted by relevance
481 private final boolean mRuntimeRestart; field in SystemServer683 mRuntimeRestart = mStartCount > 1; in SystemServer()693 pw.printf("Runtime restart: %b\n", mRuntimeRestart); in dump()823 if (!mRuntimeRestart) { in run()900 mSystemServiceManager.setStartInfo(mRuntimeRestart, in run()961 if (!mRuntimeRestart && !isFirstBootOrUpgrade()) { in run()1244 if (!mRuntimeRestart) { in startBootstrapServices()1278 if (!mRuntimeRestart && !isFirstBootOrUpgrade()) { in startBootstrapServices()