Searched refs:FLAG_FACTORY_TEST (Results 1 – 7 of 7) sorted by relevance
481 assertThat(appInfoFlags, hasFlag(ApplicationInfo.FLAG_FACTORY_TEST)); in factoryTestFlagSet()
217 public static final int FLAG_FACTORY_TEST = 1<<4; field in ApplicationInfo
1867 && (mInfo.flags & ApplicationInfo.FLAG_FACTORY_TEST) != 0; in isFactoryTestProcess()
903 | flag(pkg.isFactoryTest(), ApplicationInfo.FLAG_FACTORY_TEST); in appInfoFlags()
4600 ApplicationInfo.FLAG_FACTORY_TEST, "FACTORY_TEST",
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11800 field public static final int FLAG_FACTORY_TEST = 16; // 0x10