Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextUtils.java1529 int commaCount = 0; in commaEllipsize() local
1532 commaCount++; in commaEllipsize()
1536 int remaining = commaCount + 1; in commaEllipsize()