Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextLinksParams.java117 int applyCount = 0; in apply() local
130 applyCount++; in apply()
135 applyCount++; in apply()
139 if (applyCount == 0) { in apply()
/frameworks/support/textclassifier/src/main/java/androidx/textclassifier/
DTextLinks.java122 int applyCount = 0; in apply() local
135 applyCount++; in apply()
140 applyCount++; in apply()
144 if (applyCount == 0) { in apply()