Home
last modified time | relevance | path

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

/packages/apps/Calendar/tests/src/com/android/calendar/
DUtilsTests.java410 final URLSpan[] NO_LINKS = new URLSpan[] {}; in testExtendedLinkify() local
433 findLinks("", NO_LINKS, false); in testExtendedLinkify()
435 findLinks("94043", NO_LINKS, false); in testExtendedLinkify()
436 findLinks("123456789012", NO_LINKS, false); in testExtendedLinkify()
462 findLinks("", NO_LINKS, true); in testExtendedLinkify()