Lines Matching refs:intentDescription
1821 String intentDescription;1841 intentDescription = c.getString(intentIndex);1854 intent = Intent.parseUri(intentDescription, 0);1976 "Invalid uri: " + intentDescription, true);