Searched refs:FLAG_FACTORY_TEST (Results 1 – 9 of 9) sorted by relevance
58 | flag(pkg.isFactoryTest(), ApplicationInfo.FLAG_FACTORY_TEST); in appInfoFlags()
522 assertThat(appInfoFlags, hasFlag(ApplicationInfo.FLAG_FACTORY_TEST)); in factoryTestFlagSet()
220 public static final int FLAG_FACTORY_TEST = 1<<4; field in ApplicationInfo
1979 && (mInfo.flags & ApplicationInfo.FLAG_FACTORY_TEST) != 0; in isFactoryTestProcess()
962 | flag(pkg.isFactoryTest(), ApplicationInfo.FLAG_FACTORY_TEST); in appInfoFlags()
4872 ApplicationInfo.FLAG_FACTORY_TEST, "FACTORY_TEST",
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8369 field public static final int FLAG_FACTORY_TEST = 16; // 0x10
12184 field public static final int FLAG_FACTORY_TEST = 16; // 0x10