Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityStack.java2109 ActivityRecord prev = prevTask.topActivityWithStartingWindow(); in startActivityLocked()
DTask.java1324 ActivityRecord topActivityWithStartingWindow() { in topActivityWithStartingWindow() method in Task