Searched refs:mFactoryTestMode (Results 1 – 1 of 1) sorted by relevance
181 private final int mFactoryTestMode; field in SystemServer214 mFactoryTestMode = FactoryTest.getMode(); in SystemServer()449 mFactoryTestMode != FactoryTest.FACTORY_TEST_OFF, mOnlyCore); in startBootstrapServices()609 mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL, in startOtherServices()632 } else if (mFactoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()664 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()683 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()730 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()