Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityStackSupervisor.java1061 Bundle theseOptions; in startActivities() local
1063 theseOptions = options; in startActivities()
1065 theseOptions = null; in startActivities()
1070 0, theseOptions, componentSpecified, outActivity, null, null); in startActivities()