Home
last modified time | relevance | path

Searched refs:span_web (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/tests/src/com/android/calendar/
DUtilsTests.java415 URLSpan span_web = new URLSpan("http://www.google.com"); in testExtendedLinkify() local
444 findLinks("http://www.google.com", new URLSpan[]{span_web}, false); in testExtendedLinkify()
464 findLinks("http://www.google.com", new URLSpan[]{span_web}, true); in testExtendedLinkify()