Searched defs:newIntents (Results 1 – 3 of 3) sorted by relevance
371 final ArrayList<PackageParser.ActivityIntentInfo> newIntents = new ArrayList<>(); in addAllComponents() local533 List<PackageParser.ActivityIntentInfo> newIntents, boolean chatty) { in addActivitiesLocked()1115 List<PackageParser.ActivityIntentInfo> newIntents) { in addActivity()
793 List<ReferrerIntent> newIntents = null; in realStartActivityLocked() local
317 ArrayList<ReferrerIntent> newIntents; // any pending new intents for single-top mode field in ActivityRecord