Searched refs:FLAG_FACTORY_TEST (Results 1 – 8 of 8) sorted by relevance
409 hasFlag(ApplicationInfo.FLAG_FACTORY_TEST)); in factoryTestFlagSet()
177 public static final int FLAG_FACTORY_TEST = 1<<4; field in ApplicationInfo
44 import static android.content.pm.ApplicationInfo.FLAG_FACTORY_TEST;6767 && (wpc.mInfo.flags & FLAG_FACTORY_TEST) != 0; in isFactoryTestProcess()
4387 ApplicationInfo.FLAG_FACTORY_TEST, "FACTORY_TEST",
11473 pkg.applicationInfo.flags |= ApplicationInfo.FLAG_FACTORY_TEST;
8369 field public static final int FLAG_FACTORY_TEST = 16; // 0x10
11102 field public static final int FLAG_FACTORY_TEST = 16; // 0x10