Searched refs:mFactoryTest (Results 1 – 7 of 7) sorted by relevance
173 private boolean mFactoryTest; field in ContentService219 mSyncManager = new SyncManager(mContext, mFactoryTest); in getSyncManager()316 mFactoryTest = factoryTest; in ContentService()
218 if (mService.mFactoryTest != FACTORY_TEST_LOW_LEVEL in startSetupActivity()
569 final int mFactoryTest; field in ActivityTaskManagerService867 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()6542 if (mFactoryTest != FACTORY_TEST_LOW_LEVEL) { in updateTopComponentForFactoryTest()
1968 final int factoryTestMode = mAtm.mFactoryTest; in isFactoryTestProcess()
1713 if (mService.mFactoryTest == FactoryTest.FACTORY_TEST_LOW_LEVEL in canStartHomeOnDisplayArea()
4015 return ScanPackageUtils.scanPackageOnlyLI(request, mPm.mInjector, mPm.mFactoryTest, in scanPackageNewLI()4070 mPm.mFactoryTest, -1L); in scanSystemPackageLI()
604 final boolean mFactoryTest; field in PackageManagerService1887 mFactoryTest = testParams.factoryTest; in PackageManagerService()1988 mFactoryTest = factoryTest; in PackageManagerService()