Home | History | Annotate | Download | only in launcher3

Lines Matching refs:intentDescription

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