Searched refs:mFactoryTestMode (Results 1 – 1 of 1) sorted by relevance
330 private final int mFactoryTestMode; field in SystemServer413 mFactoryTestMode = FactoryTest.getMode(); in SystemServer()852 mFactoryTestMode != FactoryTest.FACTORY_TEST_OFF, mOnlyCore); in startBootstrapServices()1199 if (mFactoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1259 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1286 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1339 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()