Searched refs:FLAG_FACTORY_TEST (Results 1 – 6 of 6) sorted by relevance
139 public static final int FLAG_FACTORY_TEST = 1<<4; field in ApplicationInfo
3294 ApplicationInfo.FLAG_FACTORY_TEST, "FACTORY_TEST",
5938 pkg.applicationInfo.flags |= ApplicationInfo.FLAG_FACTORY_TEST; in scanPackageDirtyLI()
2967 && (app.info.flags&ApplicationInfo.FLAG_FACTORY_TEST) != 0) { in startProcessLocked()
8617 field public static final int FLAG_FACTORY_TEST = 16; // 0x10
8371 field public static final int FLAG_FACTORY_TEST = 16; // 0x10