Home | History | Annotate | Download | only in pm

Lines Matching refs:FLAG_ALLOW_TASK_REPARENTING

1863             ai.flags |= ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING;
2247 (owner.applicationInfo.flags&ApplicationInfo.FLAG_ALLOW_TASK_REPARENTING) != 0)) {
2248 a.info.flags |= ActivityInfo.FLAG_ALLOW_TASK_REPARENTING;