Searched refs:mFactoryTestMode (Results 1 – 1 of 1) sorted by relevance
303 private final int mFactoryTestMode; field in SystemServer367 mFactoryTestMode = FactoryTest.getMode(); in SystemServer()771 mFactoryTestMode != FactoryTest.FACTORY_TEST_OFF, mOnlyCore); in startBootstrapServices()1100 if (mFactoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1152 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1179 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1232 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()