Searched defs:newIntents (Results 1 – 2 of 2) sorted by relevance
285 ArrayList<ReferrerIntent> newIntents; // any pending new intents for single-top mode field in ActivityRecord
1466 List<ReferrerIntent> newIntents = null; in realStartActivityLocked() local