Searched refs:getURLSpans (Results 1 – 1 of 1) sorted by relevance
111 URLSpan[] urlSpans = getURLSpans(context, eventId); in onReceive()130 URLSpan[] urlSpans = getURLSpans(context, eventId); in onReceive()304 URLSpan[] urlSpans = getURLSpans(context, eventId); in buildBasicNotification()754 private static URLSpan[] getURLSpans(Context context, long eventId) { in getURLSpans() method in AlertReceiver