Home
last modified time | relevance | path

Searched refs:reparentInsertionPoint (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActivityStack.java2557 int reparentInsertionPoint = -1; in resetTaskIfNeededLocked() local
2566 reparentInsertionPoint = resetAffinityTaskIfNeededLocked(targetTask, task, in resetTaskIfNeededLocked()
2567 taskFound, forceReset, reparentInsertionPoint); in resetTaskIfNeededLocked()