Searched refs:FACTORY_TEST_OFF (Results 1 – 6 of 6) sorted by relevance
30 public static final int FACTORY_TEST_OFF = 0; field in FactoryTest
801 boolean uidRestricted = FactoryTest.getMode() == FactoryTest.FACTORY_TEST_OFF; in applyUidSecurityPolicy()
771 mFactoryTestMode != FactoryTest.FACTORY_TEST_OFF, mOnlyCore); in startBootstrapServices()
55 import static android.os.FactoryTest.FACTORY_TEST_OFF;6759 if (mFactoryTest == FACTORY_TEST_OFF) { in isFactoryTestProcess()
48 import static android.os.FactoryTest.FACTORY_TEST_OFF;2456 mFactoryTest = FACTORY_TEST_OFF; in ActivityManagerService()
49775 Landroid/os/FactoryTest;->FACTORY_TEST_OFF:I