Searched refs:FactoryTest (Results 1 – 14 of 14) sorted by relevance
29 public final class FactoryTest { class
33 import android.os.FactoryTest;995 && FactoryTest.getMode() == FactoryTest.FACTORY_TEST_OFF) { in minChildUid()
70 import android.os.FactoryTest;1969 if (factoryTestMode == FactoryTest.FACTORY_TEST_OFF) { in isFactoryTestProcess()1972 if (factoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in isFactoryTestProcess()1978 return factoryTestMode == FactoryTest.FACTORY_TEST_HIGH_LEVEL in isFactoryTestProcess()
26 import static android.os.FactoryTest.FACTORY_TEST_LOW_LEVEL;
54 import static android.os.FactoryTest.FACTORY_TEST_LOW_LEVEL;204 import android.os.FactoryTest;867 mFactoryTest = FactoryTest.getMode(); in ActivityTaskManagerService()5472 if (mFactoryTest != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in getHomeIntent()5499 if (mFactoryTest != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in getSecondaryHomeIntent()
113 import android.os.FactoryTest;1713 if (mService.mFactoryTest == FactoryTest.FACTORY_TEST_LOW_LEVEL in canStartHomeOnDisplayArea()
66 import android.os.FactoryTest;662 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()
59 import android.os.FactoryTest;138 final boolean factoryTest = (FactoryTest in onStart()139 .getMode() == FactoryTest.FACTORY_TEST_LOW_LEVEL); in onStart()
148 import android.os.FactoryTest;1498 if (FactoryTest.isLongPressOnPowerOffEnabled()) { in getResolvedLongPressOnPowerBehavior()
6000 android.os.FactoryTest
11932 HSPLandroid/os/FactoryTest;->getMode()I28397 Landroid/os/FactoryTest;
6004 android.os.FactoryTest
11935 HSPLandroid/os/FactoryTest;->getMode()I38531 Landroid/os/FactoryTest;
35290 Landroid/os/FactoryTest;-><init>()V35291 Landroid/os/FactoryTest;->FACTORY_TEST_HIGH_LEVEL:I35292 Landroid/os/FactoryTest;->FACTORY_TEST_LOW_LEVEL:I35293 Landroid/os/FactoryTest;->FACTORY_TEST_OFF:I35294 Landroid/os/FactoryTest;->getMode()I35295 Landroid/os/FactoryTest;->isLongPressOnPowerOffEnabled()Z