Home | History | Annotate | Download | only in launcher3

Lines Matching refs:intentDescription

441                 final String intentDescription = cursor.getString(INTENT_INDEX);
443 Intent intent = Intent.parseUri(intentDescription, 0);