Home | History | Annotate | Download | only in app

Lines Matching refs:newInfo

1468                 final ResolveInfo newInfo = from.get(i);
1473 if (isSameResolvedComponent(newInfo, rci)) {
1475 rci.add(intent, newInfo);
1481 newInfo.activityInfo.packageName, newInfo.activityInfo.name);
1483 intent, newInfo);