Searched refs:EntityType (Results 1 – 7 of 7) sorted by relevance
29 import android.view.textclassifier.TextClassifier.EntityType;94 @EntityType105 public float getConfidenceScore(@EntityType String entity) { in getConfidenceScore()193 @NonNull @EntityType String type, in setEntityType()
24 import android.view.textclassifier.TextClassifier.EntityType;124 private @EntityType String mEntityType;144 @EventType int eventType, @EntityType String entityType, in SelectionEvent()392 @EntityType398 void setEntityType(@EntityType String entityType) { in setEntityType()
131 @interface EntityType {} annotation757 TextLinks.Builder links, String string, @EntityType String entityType) { in addLinks()772 private static int linkMask(@EntityType String entityType) { in linkMask()786 private static Map<String, Float> entityScores(@EntityType String entityType) { in entityScores()
42 import android.view.textclassifier.TextClassifier.EntityType;180 public @EntityType String getEntity(int index) { in getEntity()190 public float getConfidenceScore(@EntityType String entity) { in getConfidenceScore()374 @NonNull @EntityType String type,
34 import android.view.textclassifier.TextClassifier.EntityType;268 @NonNull public @EntityType String getEntity(int index) { in getEntity()278 @EntityType String entityType) { in getConfidenceScore()
147 enum EntityType { enum200 optional EntityType entity_type = 1;
450 public float getConfidenceScore(@NonNull @TextClassifier.EntityType String entity) { in getConfidenceScore()