Home | History | Annotate | Download | only in app

Lines Matching defs:resolvedTypes

1797             String[] resolvedTypes = data.createStringArray();
1802 int result = startActivities(app, callingPackage, intents, resolvedTypes, resultTo,
3751 int requestCode, Intent[] intents, String[] resolvedTypes, int flags,
3764 data.writeStringArray(resolvedTypes);
4667 Intent[] intents, String[] resolvedTypes, IBinder resultTo,
4675 data.writeStringArray(resolvedTypes);