Home
last modified time | relevance | path

Searched defs:taskTop (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/am/
DActivityStack.java1973 private final ActivityRecord resetTaskIfNeededLocked(ActivityRecord taskTop, in resetTaskIfNeededLocked()
2773 ActivityRecord taskTop = r.launchMode != ActivityInfo.LAUNCH_SINGLE_INSTANCE in startActivityUncheckedLocked() local