Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextLinksParams.java124 int applyCount = 0; in apply() local
137 applyCount++; in apply()
142 applyCount++; in apply()
146 if (applyCount == 0) { in apply()