Searched refs:FLAG_FACTORY_TEST (Results 1 – 6 of 6) sorted by relevance
157 public static final int FLAG_FACTORY_TEST = 1<<4; field in ApplicationInfo
3908 ApplicationInfo.FLAG_FACTORY_TEST, "FACTORY_TEST",
7105 pkg.applicationInfo.flags |= ApplicationInfo.FLAG_FACTORY_TEST; in scanPackageDirtyLI()
3266 && (app.info.flags&ApplicationInfo.FLAG_FACTORY_TEST) != 0) { in startProcessLocked()
8891 field public static final int FLAG_FACTORY_TEST = 16; // 0x10
9148 field public static final int FLAG_FACTORY_TEST = 16; // 0x10