Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassificationTest.java131 assertEquals(2, result.getEntityCount()); in testParcel()
263 assertEquals(classification.getEntityCount(), fromBuilder.getEntityCount()); in testToBuilder()
H A DTextLinksTest.java89 assertEquals(1, resultList.get(0).getEntityCount()); in testParcel()
95 assertEquals(3, resultList.get(1).getEntityCount()); in testParcel()
H A DTextSelectionTest.java80 assertEquals(3, result.getEntityCount()); in testParcel()
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSelectionEvent.java259 final String entityType = classification.getEntityCount() > 0 in createSelectionModifiedEvent()
283 final String entityType = selection.getEntityCount() > 0 in createSelectionModifiedEvent()
332 final String entityType = classification.getEntityCount() > 0 in createSelectionActionEvent()
H A DTextSelection.java82 public int getEntityCount() { in getEntityCount() method in TextSelection
H A DTextLinks.java259 public int getEntityCount() { in getEntityCount() method in TextLinks.TextLink
H A DTextClassification.java168 public int getEntityCount() { in getEntityCount() method in TextClassification
/aosp14/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java1038 for (int i = 0; i < link.getEntityCount(); i++) { in doClassification()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56305 method @IntRange(from=0) public int getEntityCount();
56629 method public int getEntityCount();
56646 method @IntRange(from=0) public int getEntityCount();