Searched refs:fromPlatform (Results 1 – 5 of 5) sorted by relevance
40 public static TextClassifierEvent fromPlatform( in fromPlatform() method in TextClassifierEventConverter47 return fromPlatform( in fromPlatform()51 return fromPlatform( in fromPlatform()55 return fromPlatform( in fromPlatform()60 return fromPlatform( in fromPlatform()68 private static TextSelectionEvent fromPlatform( in fromPlatform() method in TextClassifierEventConverter81 private static TextLinkifyEvent fromPlatform( in fromPlatform() method in TextClassifierEventConverter89 private static ConversationActionsEvent fromPlatform( in fromPlatform() method in TextClassifierEventConverter98 private static LanguageDetectionEvent fromPlatform( in fromPlatform() method in TextClassifierEventConverter108 private static TextClassificationContext fromPlatform( in fromPlatform() method in TextClassifierEventConverter[all …]
31 public static TextClassificationSessionId fromPlatform( in fromPlatform() method in TextClassificationSessionIdConverter
46 (TextSelectionEvent) TextClassifierEventConverter.fromPlatform(event); in testTextSelectionEvent_minimal()71 (TextClassifierEvent.TextSelectionEvent) TextClassifierEventConverter.fromPlatform(event); in testTextSelectionEvent_full()89 (TextClassifierEvent.TextLinkifyEvent) TextClassifierEventConverter.fromPlatform(event); in testTextLinkifyEvent_minimal()104 (TextClassifierEvent.TextLinkifyEvent) TextClassifierEventConverter.fromPlatform(event); in testTextLinkifyEvent_full()119 TextClassifierEventConverter.fromPlatform(event); in testConversationActionsEvent_minimal()137 TextClassifierEventConverter.fromPlatform(event); in testConversationActionsEvent_full()153 TextClassifierEventConverter.fromPlatform(event); in testLanguageDetectionEventEvent_minimal()170 TextClassifierEventConverter.fromPlatform(event); in testLanguageDetectionEvent_full()
53 TextClassificationSessionIdConverter.fromPlatform(platformSessionId); in testTextSelectionEvent_minimal()
387 TextClassificationSessionIdConverter.fromPlatform(sessionId), in onTextClassifierEvent()388 TextClassifierEventConverter.fromPlatform(event)); in onTextClassifierEvent()