Searched refs:mFactoryTestMode (Results 1 – 1 of 1) sorted by relevance
449 private final int mFactoryTestMode; field in SystemServer662 mFactoryTestMode = FactoryTest.getMode(); in SystemServer()1250 mFactoryTestMode != FactoryTest.FACTORY_TEST_OFF); in startBootstrapServices()1675 if (mFactoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1745 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1778 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1854 if (mFactoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()