Searched defs:outActivity (Results 1 – 1 of 1) sorted by relevance
2488 boolean componentSpecified, ActivityRecord[] outActivity) { in startActivityLocked()3273 ActivityRecord[] outActivity = new ActivityRecord[1]; in startActivities() local