Home | History | Annotate | Download | only in launcher2

Lines Matching refs:intentDescription

1332                     String intentDescription;
1346 intentDescription = c.getString(intentIndex);
1355 intent = Intent.parseUri(intentDescription, 0);