Home
last modified time | relevance | path

Searched refs:FACTORY_TEST_LOW_LEVEL (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/os/
DFactoryTest.java31 public static final int FACTORY_TEST_LOW_LEVEL = 1; field in FactoryTest
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStartController.java26 import static android.os.FactoryTest.FACTORY_TEST_LOW_LEVEL;
218 if (mService.mFactoryTest != FACTORY_TEST_LOW_LEVEL in startSetupActivity()
DWindowProcessController.java1972 if (factoryTestMode == FactoryTest.FACTORY_TEST_LOW_LEVEL) { in isFactoryTestProcess()
DActivityTaskManagerService.java54 import static android.os.FactoryTest.FACTORY_TEST_LOW_LEVEL;
5472 if (mFactoryTest != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in getHomeIntent()
5499 if (mFactoryTest != FactoryTest.FACTORY_TEST_LOW_LEVEL) { in getSecondaryHomeIntent()
6542 if (mFactoryTest != FACTORY_TEST_LOW_LEVEL) { in updateTopComponentForFactoryTest()
DRootWindowContainer.java1713 if (mService.mFactoryTest == FactoryTest.FACTORY_TEST_LOW_LEVEL in canStartHomeOnDisplayArea()
/frameworks/base/services/java/com/android/server/
DSystemServer.java1675 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()
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java139 .getMode() == FactoryTest.FACTORY_TEST_LOW_LEVEL); in onStart()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt35292 Landroid/os/FactoryTest;->FACTORY_TEST_LOW_LEVEL:I