Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextUtils.java1233 int commaCount = 0; in commaEllipsize() local
1236 commaCount++; in commaEllipsize()
1240 int remaining = commaCount + 1; in commaEllipsize()