Searched refs:mFactoryTestMode (Results 1 – 1 of 1) sorted by relevance
460 private final int mFactoryTestMode; field in SystemServer673 mFactoryTestMode = FactoryTest.getMode(); in SystemServer()1262 mFactoryTestMode != FactoryTest.FACTORY_TEST_OFF); in startBootstrapServices()1673 if (mFactoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1743 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1776 if (mFactoryTestMode != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()1852 if (mFactoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in startOtherServices()