Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextUtils.java1429 int commaCount = 0; in commaEllipsize() local
1432 commaCount++; in commaEllipsize()
1436 int remaining = commaCount + 1; in commaEllipsize()