Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextUtils.java1228 int commaCount = 0; in commaEllipsize() local
1231 commaCount++; in commaEllipsize()
1235 int remaining = commaCount + 1; in commaEllipsize()