Searched refs:mRuntimeRestart (Results 1 – 1 of 1) sorted by relevance
470 private final boolean mRuntimeRestart; field in SystemServer672 mRuntimeRestart = mStartCount > 1; in SystemServer()682 pw.printf("Runtime restart: %b\n", mRuntimeRestart); in dump()812 if (!mRuntimeRestart) { in run()889 mSystemServiceManager.setStartInfo(mRuntimeRestart, in run()952 if (!mRuntimeRestart && !isFirstBootOrUpgrade()) { in run()1232 if (!mRuntimeRestart) { in startBootstrapServices()1266 if (!mRuntimeRestart && !isFirstBootOrUpgrade()) { in startBootstrapServices()