Searched refs:FLAG_ALLOW_TASK_REPARENTING (Results 1 – 7 of 7) sorted by relevance
205 public static final int FLAG_ALLOW_TASK_REPARENTING = 0x0040; field in ActivityInfo
164 public static final int FLAG_ALLOW_TASK_REPARENTING = 1<<5; field in ApplicationInfo
2553 ai.flags |= ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING; in parseBaseApplication()3123 (owner.applicationInfo.flags&ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING) != 0)) { in parseActivity()3124 a.info.flags |= ActivityInfo.FLAG_ALLOW_TASK_REPARENTING; in parseActivity()
2291 (flags & ActivityInfo.FLAG_ALLOW_TASK_REPARENTING) != 0; in resetTargetTaskIfNeededLocked()2448 boolean allowTaskReparenting = (flags & ActivityInfo.FLAG_ALLOW_TASK_REPARENTING) != 0; in resetAffinityTaskIfNeededLocked()
3909 ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING, "ALLOW_TASK_REPARENTING",
8823 field public static final int FLAG_ALLOW_TASK_REPARENTING = 64; // 0x408887 field public static final int FLAG_ALLOW_TASK_REPARENTING = 32; // 0x20
9080 field public static final int FLAG_ALLOW_TASK_REPARENTING = 64; // 0x409144 field public static final int FLAG_ALLOW_TASK_REPARENTING = 32; // 0x20