Searched refs:createMapActivityIntent (Results 1 – 1 of 1) sorted by relevance
112 Intent geoIntent = createMapActivityIntent(context, urlSpans); in onReceive()801 private static Intent createMapActivityIntent(Context context, URLSpan[] urlSpans) { in createMapActivityIntent() method in AlertReceiver