Searched refs:FACTORY_TEST_LOW_LEVEL (Results 1 – 8 of 8) sorted by relevance
31 public static final int FACTORY_TEST_LOW_LEVEL = 1; field in FactoryTest
23 import static android.os.FactoryTest.FACTORY_TEST_LOW_LEVEL;212 if (mService.mFactoryTest != FACTORY_TEST_LOW_LEVEL in startSetupActivity()
54 import static android.os.FactoryTest.FACTORY_TEST_LOW_LEVEL;5902 if (mFactoryTest != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in getHomeIntent()5929 if (mFactoryTest != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in getSecondaryHomeIntent()6762 if (mFactoryTest == FACTORY_TEST_LOW_LEVEL && mTopComponent != null in isFactoryTestProcess()6774 if (mFactoryTest != FACTORY_TEST_LOW_LEVEL) { in updateTopComponentForFactoryTest()
585 if (mService.mFactoryTest == FactoryTest.FACTORY_TEST_LOW_LEVEL in canStartHomeOnDisplay()
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()
102 .getMode() == FactoryTest.FACTORY_TEST_LOW_LEVEL); in onStart()
5312 if (mFactoryTest == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in finishBooting()7611 if (mFactoryTest == FactoryTest.FACTORY_TEST_LOW_LEVEL) return; in startPersistentApps()
49774 Landroid/os/FactoryTest;->FACTORY_TEST_LOW_LEVEL:I