Skip to content
Snippets Groups Projects
Commit c7bf43ac authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Fix broken @see/@link references in textclassifier" into main am: ffc2dafd

parents 9981aced ffc2dafd
No related branches found
No related tags found
No related merge requests found
......@@ -551,8 +551,8 @@ public abstract class TextClassifierEvent implements Parcelable {
* Sets the entity types. e.g. {@link TextClassifier#TYPE_ADDRESS}.
* <p>
* Supported types:
* <p>See {@link TextClassifier.EntityType}
* <p>See {@link ConversationAction.ActionType}
* <p>See {@link TextClassifier} types
* <p>See {@link ConversationAction} types
* <p>See {@link ULocale#toLanguageTag()}
*/
@NonNull
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment