Searched refs:FLAG_ALLOW_TASK_REPARENTING (Results 1 – 11 of 11) sorted by relevance
42 | flag(pkg.isTaskReparentingAllowed(), ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING) in appInfoFlags()
94 (flags & ActivityInfo.FLAG_ALLOW_TASK_REPARENTING) != 0; in test()
543 public static final int FLAG_ALLOW_TASK_REPARENTING = 0x0040;
227 public static final int FLAG_ALLOW_TASK_REPARENTING = 1<<5; field in ApplicationInfo
3558 ai.flags |= ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING; in parseBaseApplication()4396 (owner.applicationInfo.flags&ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING) != 0)) { in parseActivity()4397 a.info.flags |= ActivityInfo.FLAG_ALLOW_TASK_REPARENTING; in parseActivity()
132 …activity.setFlags(activity.getFlags() | (flag(ActivityInfo.FLAG_ALLOW_TASK_REPARENTING, R.styleabl… in parseActivityOrReceiver()
946 | flag(pkg.isTaskReparentingAllowed(), ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING) in appInfoFlags()
4873 ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING, "ALLOW_TASK_REPARENTING",
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8302 field public static final int FLAG_ALLOW_TASK_REPARENTING = 64; // 0x408366 field public static final int FLAG_ALLOW_TASK_REPARENTING = 32; // 0x20
12066 field public static final int FLAG_ALLOW_TASK_REPARENTING = 64; // 0x4012180 field public static final int FLAG_ALLOW_TASK_REPARENTING = 32; // 0x20