Searched defs:factoryTest (Results 1 – 5 of 5) sorted by relevance
53 public boolean factoryTest; field in PackageManagerServiceTestParams
1414 boolean factoryTest, boolean onlyCore) { in main()1706 boolean factoryTest, final String buildFingerprint, final boolean isEngBuild, in PackageManagerService()
67 ParsedPackage setFactoryTest(boolean factoryTest); in setFactoryTest()
311 /*package*/ ContentService(Context context, boolean factoryTest) { in ContentService()
559 public SyncManager(Context context, boolean factoryTest) { in SyncManager()