Home | History | Annotate | Download | only in am

Lines Matching defs:reparent

595                 // setWindowModeUnchecked() when this support is added. See TaskRecord.reparent()
677 void reparent(ActivityDisplay activityDisplay, boolean onTop) {
681 // Reparent the window container before we try to update the position when adding it to
684 mWindowContainerController.reparent(activityDisplay.mDisplayId, mTmpRect2, onTop);
686 adjustFocusToNextFocusableStack("reparent", true /* allowFocusSelf */);
3124 p.reparent(targetTask, 0 /* position - bottom */, "resetTargetTaskIfNeeded");
3255 p.reparent(task, taskInsertionPoint, "resetAffinityTaskIfNeededLocked");
3296 * for remaining tasks. Used for later tasks to reparent to task. */