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.java123 int applyCount = 0; in apply() local
136 applyCount++; in apply()
141 applyCount++; in apply()
145 if (applyCount == 0) { in apply()