Searched refs:FLAG_FACTORY_TEST (Results 1 – 8 of 8) sorted by relevance
461 | flag(pkg.isFactoryTest(), ApplicationInfo.FLAG_FACTORY_TEST); in appInfoFlags()
433 assertThat(appInfoFlags, hasFlag(ApplicationInfo.FLAG_FACTORY_TEST)); in factoryTestFlagSet()
183 public static final int FLAG_FACTORY_TEST = 1<<4; field in ApplicationInfo
42 import static android.content.pm.ApplicationInfo.FLAG_FACTORY_TEST;6727 && (wpc.mInfo.flags & FLAG_FACTORY_TEST) != 0; in isFactoryTestProcess()
4511 ApplicationInfo.FLAG_FACTORY_TEST, "FACTORY_TEST",
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8369 field public static final int FLAG_FACTORY_TEST = 16; // 0x10
11465 field public static final int FLAG_FACTORY_TEST = 16; // 0x10