Home | History | Annotate | Download | only in launcher2

Lines Matching refs:intentDescription

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