Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DUtils.java1867 int phoneCount = 0; in extendedLinkify() local
1895 phoneCount++; in extendedLinkify()
1902 !linkifyFoundLinks && phoneCount == 0 && coordCount == 0) { in extendedLinkify()