Searched refs:FLAG_ALLOW_TASK_REPARENTING (Results 1 – 8 of 8) sorted by relevance
343 public static final int FLAG_ALLOW_TASK_REPARENTING = 0x0040; field in ActivityInfo
184 public static final int FLAG_ALLOW_TASK_REPARENTING = 1<<5; field in ApplicationInfo
3627 ai.flags |= ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING; in parseBaseApplication()4460 (owner.applicationInfo.flags&ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING) != 0)) { in parseActivity()4461 a.info.flags |= ActivityInfo.FLAG_ALLOW_TASK_REPARENTING; in parseActivity()
3351 (flags & ActivityInfo.FLAG_ALLOW_TASK_REPARENTING) != 0; in resetTargetTaskIfNeededLocked()3499 boolean allowTaskReparenting = (flags & ActivityInfo.FLAG_ALLOW_TASK_REPARENTING) != 0; in resetAffinityTaskIfNeededLocked()
4388 ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING, "ALLOW_TASK_REPARENTING",
8302 field public static final int FLAG_ALLOW_TASK_REPARENTING = 64; // 0x408366 field public static final int FLAG_ALLOW_TASK_REPARENTING = 32; // 0x20
11007 field public static final int FLAG_ALLOW_TASK_REPARENTING = 64; // 0x4011098 field public static final int FLAG_ALLOW_TASK_REPARENTING = 32; // 0x20