Searched refs:showStartingWindow (Results 1 – 2 of 2) sorted by relevance
2512 next.showStartingWindow(null, true); in resumeTopActivityInnerLocked()2538 next.showStartingWindow(null, true); in resumeTopActivityInnerLocked()2765 r.showStartingWindow(prev, showStartingIcon); in startActivityLocked()
1385 void showStartingWindow(ActivityRecord prev, boolean createIfNeeded) { in showStartingWindow() method