History log of /aosp_15_r20/external/libtextclassifier/java/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
993b088205-Dec-2024 Android Build Coastguard Worker <[email protected]>

Snap for 12748980 from b296dcca4f0d2c87f7eb1c2b8652a821277d15fc to 25Q1-release

Change-Id: I216d712c97fd33416739dc05e1c0e02aa68c18c7


/aosp_15_r20/external/libtextclassifier/Android.bp
/aosp_15_r20/external/libtextclassifier/METADATA
/aosp_15_r20/external/libtextclassifier/MODULE_LICENSE_APACHE2
/aosp_15_r20/external/libtextclassifier/NOTICE
/aosp_15_r20/external/libtextclassifier/OWNERS
/aosp_15_r20/external/libtextclassifier/TEST_MAPPING
/aosp_15_r20/external/libtextclassifier/coverage/Android.bp
/aosp_15_r20/external/libtextclassifier/coverage/AndroidManifest.xml
/aosp_15_r20/external/libtextclassifier/coverage/src/com/android/textclassifier/testing/SignalMaskInfo.java
/aosp_15_r20/external/libtextclassifier/coverage/src/com/android/textclassifier/testing/TextClassifierInstrumentationListener.java
Android.bp
AndroidManifest.xml
LibNoManifest_AndroidManifest.xml
assets/textclassifier/actions_suggestions.universal.model
assets/textclassifier/annotator.universal.model
assets/textclassifier/lang_id.model
proguard.flags
res/values-af/strings.xml
res/values-am/strings.xml
res/values-ar/strings.xml
res/values-as/strings.xml
res/values-az/strings.xml
res/values-b+es+419/strings.xml
res/values-b+sr+Latn/strings.xml
res/values-be/strings.xml
res/values-bg/strings.xml
res/values-bn/strings.xml
res/values-bs/strings.xml
res/values-ca/strings.xml
res/values-cs/strings.xml
res/values-da/strings.xml
res/values-de/strings.xml
res/values-el/strings.xml
res/values-en-rGB/strings.xml
res/values-es/strings.xml
res/values-et/strings.xml
res/values-eu/strings.xml
res/values-fa/strings.xml
res/values-fi/strings.xml
res/values-fr-rCA/strings.xml
res/values-fr/strings.xml
res/values-gl/strings.xml
res/values-gu/strings.xml
res/values-hi/strings.xml
res/values-hr/strings.xml
res/values-hu/strings.xml
res/values-hy/strings.xml
res/values-id/strings.xml
res/values-is/strings.xml
res/values-it/strings.xml
res/values-iw/strings.xml
res/values-ja/strings.xml
res/values-ka/strings.xml
res/values-kk/strings.xml
res/values-km/strings.xml
res/values-kn/strings.xml
res/values-ko/strings.xml
res/values-ky/strings.xml
res/values-lo/strings.xml
res/values-lt/strings.xml
res/values-lv/strings.xml
res/values-mk/strings.xml
res/values-ml/strings.xml
res/values-mn/strings.xml
res/values-mr/strings.xml
res/values-ms/strings.xml
res/values-my/strings.xml
res/values-ne/strings.xml
res/values-nl/strings.xml
res/values-no/strings.xml
res/values-or/strings.xml
res/values-pa/strings.xml
res/values-pl/strings.xml
res/values-pt-rBR/strings.xml
res/values-pt-rPT/strings.xml
res/values-ro/strings.xml
res/values-ru/strings.xml
res/values-si/strings.xml
res/values-sk/strings.xml
res/values-sl/strings.xml
res/values-sq/strings.xml
res/values-sr/strings.xml
res/values-sv/strings.xml
res/values-sw/strings.xml
res/values-ta/strings.xml
res/values-te/strings.xml
res/values-th/strings.xml
res/values-tl/strings.xml
res/values-tr/strings.xml
res/values-uk/strings.xml
res/values-ur/strings.xml
res/values-uz/strings.xml
res/values-vi/strings.xml
res/values-zh-rHK/strings.xml
res/values-zh-rTW/strings.xml
res/values-zh/strings.xml
res/values-zu/strings.xml
res/values/strings.xml
src/com/android/textclassifier/ActionsSuggestionsHelper.java
src/com/android/textclassifier/DefaultTextClassifierService.java
src/com/android/textclassifier/Entity.java
src/com/android/textclassifier/EntityConfidence.java
src/com/android/textclassifier/ExtrasUtils.java
src/com/android/textclassifier/ModelFileManager.java
src/com/android/textclassifier/ModelFileManagerImpl.java
src/com/android/textclassifier/TextClassifierImpl.java
src/com/android/textclassifier/common/ModelFile.java
src/com/android/textclassifier/common/ModelType.java
src/com/android/textclassifier/common/TextClassifierServiceExecutors.java
src/com/android/textclassifier/common/TextClassifierSettings.java
src/com/android/textclassifier/common/TextSelectionCompat.java
src/com/android/textclassifier/common/base/LocaleCompat.java
src/com/android/textclassifier/common/base/TcLog.java
src/com/android/textclassifier/common/intent/LabeledIntent.java
src/com/android/textclassifier/common/intent/TemplateIntentFactory.java
src/com/android/textclassifier/common/logging/ResultIdUtils.java
src/com/android/textclassifier/common/logging/TextClassificationContext.java
src/com/android/textclassifier/common/logging/TextClassificationSessionId.java
src/com/android/textclassifier/common/logging/TextClassifierEvent.java
src/com/android/textclassifier/common/statsd/GenerateLinksLogger.java
src/com/android/textclassifier/common/statsd/SelectionEventConverter.java
src/com/android/textclassifier/common/statsd/TextClassificationSessionIdConverter.java
src/com/android/textclassifier/common/statsd/TextClassifierApiUsageLogger.java
src/com/android/textclassifier/common/statsd/TextClassifierEventConverter.java
src/com/android/textclassifier/common/statsd/TextClassifierEventLogger.java
src/com/android/textclassifier/common/statsd/WidgetTypeConverter.java
src/com/android/textclassifier/downloader/DownloadFileType.java
src/com/android/textclassifier/downloader/DownloadedModelDatabase.java
src/com/android/textclassifier/downloader/DownloadedModelManager.java
src/com/android/textclassifier/downloader/DownloadedModelManagerImpl.java
src/com/android/textclassifier/downloader/IModelDownloaderCallback.aidl
src/com/android/textclassifier/downloader/IModelDownloaderService.aidl
src/com/android/textclassifier/downloader/LocaleUtils.java
src/com/android/textclassifier/downloader/ManifestsToDownloadByType.java
src/com/android/textclassifier/downloader/ModelDownloadException.java
src/com/android/textclassifier/downloader/ModelDownloadManager.java
src/com/android/textclassifier/downloader/ModelDownloadWorker.java
src/com/android/textclassifier/downloader/ModelDownloader.java
src/com/android/textclassifier/downloader/ModelDownloaderImpl.java
src/com/android/textclassifier/downloader/ModelDownloaderService.java
src/com/android/textclassifier/downloader/ModelDownloaderServiceImpl.java
src/com/android/textclassifier/downloader/TextClassifierDownloadLogger.java
src/com/android/textclassifier/utils/IndentingPrintWriter.java
tests/instrumentation/Android.bp
tests/instrumentation/AndroidManifest.xml
tests/instrumentation/AndroidManifest_TCSModelDownloaderIntegrationTest.xml
tests/instrumentation/AndroidTest.xml
tests/instrumentation/AndroidTest_TCSModelDownloaderIntegrationTest.xml
tests/instrumentation/src/com/android/textclassifier/ActionsSuggestionsHelperTest.java
tests/instrumentation/src/com/android/textclassifier/DefaultTextClassifierServiceTest.java
tests/instrumentation/src/com/android/textclassifier/ModelFileManagerImplTest.java
tests/instrumentation/src/com/android/textclassifier/TestDataUtils.java
tests/instrumentation/src/com/android/textclassifier/TestingUtils.java
tests/instrumentation/src/com/android/textclassifier/TextClassifierApiTest.java
tests/instrumentation/src/com/android/textclassifier/TextClassifierImplTest.java
tests/instrumentation/src/com/android/textclassifier/common/ModelFileTest.java
tests/instrumentation/src/com/android/textclassifier/common/TextClassifierSettingsTest.java
tests/instrumentation/src/com/android/textclassifier/common/TextSelectionCompatTest.java
tests/instrumentation/src/com/android/textclassifier/common/base/LocaleCompatTest.java
tests/instrumentation/src/com/android/textclassifier/common/intent/LabeledIntentTest.java
tests/instrumentation/src/com/android/textclassifier/common/intent/TemplateIntentFactoryTest.java
tests/instrumentation/src/com/android/textclassifier/common/logging/ResultIdUtilsTest.java
tests/instrumentation/src/com/android/textclassifier/common/logging/TextClassificationContextTest.java
tests/instrumentation/src/com/android/textclassifier/common/logging/TextClassificationEventTest.java
tests/instrumentation/src/com/android/textclassifier/common/logging/TextClassificationSessionIdTest.java
tests/instrumentation/src/com/android/textclassifier/common/statsd/GenerateLinksLoggerTest.java
tests/instrumentation/src/com/android/textclassifier/common/statsd/SelectionEventConverterTest.java
tests/instrumentation/src/com/android/textclassifier/common/statsd/StatsdTestUtils.java
tests/instrumentation/src/com/android/textclassifier/common/statsd/TextClassificationSessionIdConverterTest.java
tests/instrumentation/src/com/android/textclassifier/common/statsd/TextClassifierApiUsageLoggerTest.java
tests/instrumentation/src/com/android/textclassifier/common/statsd/TextClassifierDownloadLoggerTestRule.java
tests/instrumentation/src/com/android/textclassifier/common/statsd/TextClassifierEventConverterTest.java
tests/instrumentation/src/com/android/textclassifier/common/statsd/TextClassifierEventLoggerTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/DownloadedModelDatabaseTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/DownloadedModelManagerImplTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/DownloaderTestUtils.java
tests/instrumentation/src/com/android/textclassifier/downloader/LocaleUtilsTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/ModelDownloadExceptionTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/ModelDownloadManagerTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/ModelDownloadWorkerTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/ModelDownloaderImplTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/ModelDownloaderIntegrationTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/ModelDownloaderServiceImplTest.java
tests/instrumentation/src/com/android/textclassifier/downloader/TestModelDownloaderService.java
tests/instrumentation/src/com/android/textclassifier/downloader/TextClassifierDownloadLoggerTest.java
tests/instrumentation/src/com/android/textclassifier/testing/ExtServicesTextClassifierRule.java
tests/instrumentation/src/com/android/textclassifier/testing/FakeContextBuilder.java
tests/instrumentation/src/com/android/textclassifier/testing/SetDefaultLocalesRule.java
tests/instrumentation/src/com/android/textclassifier/testing/TestingDeviceConfig.java
tests/instrumentation/src/com/android/textclassifier/utils/IndentingPrintWriterTest.java
tests/instrumentation/testdata/actions.model
tests/instrumentation/testdata/annotator.model
tests/instrumentation/testdata/langid.model
/aosp_15_r20/external/libtextclassifier/jni/Android.bp
/aosp_15_r20/external/libtextclassifier/jni/com/google/android/textclassifier/ActionsSuggestionsModel.java
/aosp_15_r20/external/libtextclassifier/jni/com/google/android/textclassifier/AnnotatorModel.java
/aosp_15_r20/external/libtextclassifier/jni/com/google/android/textclassifier/LangIdModel.java
/aosp_15_r20/external/libtextclassifier/jni/com/google/android/textclassifier/NamedVariant.java
/aosp_15_r20/external/libtextclassifier/jni/com/google/android/textclassifier/RemoteActionTemplate.java
/aosp_15_r20/external/libtextclassifier/native/Android.bp
/aosp_15_r20/external/libtextclassifier/native/AndroidManifest.xml
/aosp_15_r20/external/libtextclassifier/native/AndroidTest-sminus.xml
/aosp_15_r20/external/libtextclassifier/native/AndroidTest-tplus.xml
/aosp_15_r20/external/libtextclassifier/native/FlatBufferHeaders.bp
/aosp_15_r20/external/libtextclassifier/native/JavaTest.xml
/aosp_15_r20/external/libtextclassifier/native/JavaTests.bp
/aosp_15_r20/external/libtextclassifier/native/actions/actions-entity-data.bfbs
/aosp_15_r20/external/libtextclassifier/native/actions/actions-entity-data.fbs
/aosp_15_r20/external/libtextclassifier/native/actions/actions-suggestions.cc
/aosp_15_r20/external/libtextclassifier/native/actions/actions-suggestions.h
/aosp_15_r20/external/libtextclassifier/native/actions/actions-suggestions_test.cc
/aosp_15_r20/external/libtextclassifier/native/actions/actions_jni.cc
/aosp_15_r20/external/libtextclassifier/native/actions/actions_jni.h
/aosp_15_r20/external/libtextclassifier/native/actions/actions_model.fbs
/aosp_15_r20/external/libtextclassifier/native/actions/conversation_intent_detection/conversation-intent-detection-dummy.h
/aosp_15_r20/external/libtextclassifier/native/actions/conversation_intent_detection/conversation-intent-detection.h
/aosp_15_r20/external/libtextclassifier/native/actions/feature-processor.cc
/aosp_15_r20/external/libtextclassifier/native/actions/feature-processor.h
/aosp_15_r20/external/libtextclassifier/native/actions/feature-processor_test.cc
/aosp_15_r20/external/libtextclassifier/native/actions/grammar-actions.cc
/aosp_15_r20/external/libtextclassifier/native/actions/grammar-actions.h
/aosp_15_r20/external/libtextclassifier/native/actions/grammar-actions_test.cc
/aosp_15_r20/external/libtextclassifier/native/actions/lua-actions.cc
/aosp_15_r20/external/libtextclassifier/native/actions/lua-actions.h
/aosp_15_r20/external/libtextclassifier/native/actions/lua-actions_test.cc
/aosp_15_r20/external/libtextclassifier/native/actions/lua-ranker.cc
/aosp_15_r20/external/libtextclassifier/native/actions/lua-ranker.h
/aosp_15_r20/external/libtextclassifier/native/actions/lua-ranker_test.cc
/aosp_15_r20/external/libtextclassifier/native/actions/ngram-model.cc
/aosp_15_r20/external/libtextclassifier/native/actions/ngram-model.h
/aosp_15_r20/external/libtextclassifier/native/actions/ranker.cc
/aosp_15_r20/external/libtextclassifier/native/actions/ranker.h
/aosp_15_r20/external/libtextclassifier/native/actions/ranker_test.cc
/aosp_15_r20/external/libtextclassifier/native/actions/regex-actions.cc
/aosp_15_r20/external/libtextclassifier/native/actions/regex-actions.h
/aosp_15_r20/external/libtextclassifier/native/actions/sensitive-classifier-base.h
/aosp_15_r20/external/libtextclassifier/native/actions/test-utils.cc
/aosp_15_r20/external/libtextclassifier/native/actions/test-utils.h
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_grammar_test.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.hashgram.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.live_relay.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.multi_task_9heads.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.multi_task_sr_emoji.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.multi_task_sr_emoji_concept.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.multi_task_sr_nudge_signal_v0.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.multi_task_sr_p13n.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.multi_task_tf2_test.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/actions_suggestions_test.sensitive_tflite.model
/aosp_15_r20/external/libtextclassifier/native/actions/test_data/en_sensitive_topic_2019117.tflite
/aosp_15_r20/external/libtextclassifier/native/actions/tflite-sensitive-model.cc
/aosp_15_r20/external/libtextclassifier/native/actions/tflite-sensitive-model.h
/aosp_15_r20/external/libtextclassifier/native/actions/types.h
/aosp_15_r20/external/libtextclassifier/native/actions/utils.cc
/aosp_15_r20/external/libtextclassifier/native/actions/utils.h
/aosp_15_r20/external/libtextclassifier/native/actions/zlib-utils.cc
/aosp_15_r20/external/libtextclassifier/native/actions/zlib-utils.h
/aosp_15_r20/external/libtextclassifier/native/actions/zlib-utils_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator.h
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator_jni.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator_jni.h
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator_jni_common.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator_jni_common.h
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator_jni_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator_test-include.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/annotator_test-include.h
/aosp_15_r20/external/libtextclassifier/native/annotator/cached-features.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/cached-features.h
/aosp_15_r20/external/libtextclassifier/native/annotator/cached-features_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/collections.h
/aosp_15_r20/external/libtextclassifier/native/annotator/contact/contact-engine-dummy.h
/aosp_15_r20/external/libtextclassifier/native/annotator/contact/contact-engine.h
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/datetime-grounder.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/datetime-grounder.h
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/datetime-grounder_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/datetime.fbs
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/extractor.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/extractor.h
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/grammar-parser.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/grammar-parser.h
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/grammar-parser_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/parser.h
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/regex-parser.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/regex-parser.h
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/regex-parser_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/testing/base-parser-test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/testing/base-parser-test.h
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/testing/datetime-component-builder.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/testing/datetime-component-builder.h
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/utils.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/utils.h
/aosp_15_r20/external/libtextclassifier/native/annotator/duration/duration.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/duration/duration.h
/aosp_15_r20/external/libtextclassifier/native/annotator/duration/duration_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/entity-data.fbs
/aosp_15_r20/external/libtextclassifier/native/annotator/experimental/experimental-dummy.h
/aosp_15_r20/external/libtextclassifier/native/annotator/experimental/experimental.fbs
/aosp_15_r20/external/libtextclassifier/native/annotator/experimental/experimental.h
/aosp_15_r20/external/libtextclassifier/native/annotator/feature-processor.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/feature-processor.h
/aosp_15_r20/external/libtextclassifier/native/annotator/feature-processor_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/flatbuffer-utils.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/flatbuffer-utils.h
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/grammar-annotator.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/grammar-annotator.h
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/grammar-annotator_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/test-utils.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/test-utils.h
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/utils.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/utils.h
/aosp_15_r20/external/libtextclassifier/native/annotator/installed_app/installed-app-engine-dummy.h
/aosp_15_r20/external/libtextclassifier/native/annotator/installed_app/installed-app-engine.h
/aosp_15_r20/external/libtextclassifier/native/annotator/knowledge/knowledge-engine-dummy.h
/aosp_15_r20/external/libtextclassifier/native/annotator/knowledge/knowledge-engine-types.h
/aosp_15_r20/external/libtextclassifier/native/annotator/knowledge/knowledge-engine.h
/aosp_15_r20/external/libtextclassifier/native/annotator/model-executor.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/model-executor.h
/aosp_15_r20/external/libtextclassifier/native/annotator/model.fbs
/aosp_15_r20/external/libtextclassifier/native/annotator/number/number.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/number/number.h
/aosp_15_r20/external/libtextclassifier/native/annotator/number/number_test-include.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/number/number_test-include.h
/aosp_15_r20/external/libtextclassifier/native/annotator/person_name/person-name-engine-dummy.h
/aosp_15_r20/external/libtextclassifier/native/annotator/person_name/person-name-engine.h
/aosp_15_r20/external/libtextclassifier/native/annotator/person_name/person_name_model.fbs
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/pod-ner-impl.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/pod-ner-impl.h
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/pod-ner-impl_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/pod-ner.h
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/test_data/tflite_model.tflite
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/test_data/vocab.txt
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/utils.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/utils.h
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/utils_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/quantization.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/quantization.h
/aosp_15_r20/external/libtextclassifier/native/annotator/quantization_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/strip-unpaired-brackets.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/strip-unpaired-brackets.h
/aosp_15_r20/external/libtextclassifier/native/annotator/strip-unpaired-brackets_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/test-utils.h
/aosp_15_r20/external/libtextclassifier/native/annotator/test_data/datetime.fb
/aosp_15_r20/external/libtextclassifier/native/annotator/test_data/lang_id.smfb
/aosp_15_r20/external/libtextclassifier/native/annotator/test_data/test_model.fb
/aosp_15_r20/external/libtextclassifier/native/annotator/test_data/test_vocab_model.fb
/aosp_15_r20/external/libtextclassifier/native/annotator/test_data/wrong_embeddings.fb
/aosp_15_r20/external/libtextclassifier/native/annotator/translate/translate.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/translate/translate.h
/aosp_15_r20/external/libtextclassifier/native/annotator/translate/translate_test.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/types-test-util.h
/aosp_15_r20/external/libtextclassifier/native/annotator/types.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/types.h
/aosp_15_r20/external/libtextclassifier/native/annotator/vocab/vocab-annotator-impl.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/vocab/vocab-annotator-impl.h
/aosp_15_r20/external/libtextclassifier/native/annotator/vocab/vocab-annotator.h
/aosp_15_r20/external/libtextclassifier/native/annotator/vocab/vocab-level-table.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/vocab/vocab-level-table.h
/aosp_15_r20/external/libtextclassifier/native/annotator/zlib-utils.cc
/aosp_15_r20/external/libtextclassifier/native/annotator/zlib-utils.h
/aosp_15_r20/external/libtextclassifier/native/annotator/zlib-utils_test.cc
/aosp_15_r20/external/libtextclassifier/native/jni.lds
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/embedding-feature-extractor.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/embedding-feature-extractor.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/embedding-feature-interface.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/embedding-network-params.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/embedding-network-params.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/embedding-network.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/embedding-network.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/feature-descriptors.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/feature-descriptors.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/feature-extractor.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/feature-extractor.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/feature-types.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/fel-parser.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/fel-parser.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/task-context.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/task-context.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/workspace.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/workspace.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/file-utils.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/file-utils.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/mmap.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/mmap.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/flatbuffers/embedding-network-params-from-flatbuffer.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/flatbuffers/embedding-network-params-from-flatbuffer.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/flatbuffers/embedding-network.fbs
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/flatbuffers/model-utils.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/flatbuffers/model-utils.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/flatbuffers/model.fbs
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/attributes.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/casts.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/compact-logging-levels.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/compact-logging-raw.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/compact-logging-raw.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/compact-logging.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/compact-logging.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/endian.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/float16.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/integral-types.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/logging.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/macros.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_strings/numbers.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_strings/numbers.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_strings/str-cat.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_strings/str-split.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_strings/str-split.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_strings/stringpiece.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/algorithm.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/checksum.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/checksum.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/fastexp.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/fastexp.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/hash.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/hash.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/softmax.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/math/softmax.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/registry.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/stl-util.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/utf8.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/utf8.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/custom-tokenizer.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/custom-tokenizer.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/fb_model/lang-id-from-fb.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/fb_model/lang-id-from-fb.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/fb_model/model-provider-from-fb.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/fb_model/model-provider-from-fb.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/features/char-ngram-feature.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/features/char-ngram-feature.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/features/light-sentence-features.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/features/light-sentence-features.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/features/relevant-script-feature.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/features/relevant-script-feature.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/lang-id-wrapper.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/lang-id-wrapper.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/lang-id.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/lang-id.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/lang-id_jni.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/lang-id_jni.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/light-sentence.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/model-provider.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/script/approx-script-data.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/script/approx-script-data.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/script/approx-script.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/script/approx-script.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/script/script-detector.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/script/script-detector.h
/aosp_15_r20/external/libtextclassifier/native/lang_id/script/tiny-script-detector.cc
/aosp_15_r20/external/libtextclassifier/native/lang_id/script/tiny-script-detector.h
/aosp_15_r20/external/libtextclassifier/native/models/actions_suggestions.en.model
/aosp_15_r20/external/libtextclassifier/native/models/actions_suggestions.universal.model
/aosp_15_r20/external/libtextclassifier/native/models/lang_id.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.ar.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.en.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.es.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.fr.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.it.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.ja.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.ko.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.nl.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.pl.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.pt.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.ru.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.th.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.tr.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.universal.model
/aosp_15_r20/external/libtextclassifier/native/models/textclassifier.zh.model
/aosp_15_r20/external/libtextclassifier/native/models/update.sh
/aosp_15_r20/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/layer_norm.cc
/aosp_15_r20/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/layer_norm.h
/aosp_15_r20/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/quantization_util.h
/aosp_15_r20/external/libtextclassifier/native/testing/JvmTestLauncher.java
/aosp_15_r20/external/libtextclassifier/native/testing/jvm_test_launcher.cc
/aosp_15_r20/external/libtextclassifier/native/utils/base/arena.cc
/aosp_15_r20/external/libtextclassifier/native/utils/base/arena.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/arena_leakage_unittest.cc
/aosp_15_r20/external/libtextclassifier/native/utils/base/arena_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/base/casts.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/config.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/endian.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/integral_types.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/logging.cc
/aosp_15_r20/external/libtextclassifier/native/utils/base/logging.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/logging_levels.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/logging_raw.cc
/aosp_15_r20/external/libtextclassifier/native/utils/base/logging_raw.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/macros.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/port.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/status.cc
/aosp_15_r20/external/libtextclassifier/native/utils/base/status.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/status_macros.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/status_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/base/statusor.h
/aosp_15_r20/external/libtextclassifier/native/utils/base/statusor_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/bert_tokenizer.cc
/aosp_15_r20/external/libtextclassifier/native/utils/bert_tokenizer.h
/aosp_15_r20/external/libtextclassifier/native/utils/bert_tokenizer_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/calendar/calendar-common.h
/aosp_15_r20/external/libtextclassifier/native/utils/calendar/calendar-javaicu.cc
/aosp_15_r20/external/libtextclassifier/native/utils/calendar/calendar-javaicu.h
/aosp_15_r20/external/libtextclassifier/native/utils/calendar/calendar.h
/aosp_15_r20/external/libtextclassifier/native/utils/calendar/calendar_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/checksum.cc
/aosp_15_r20/external/libtextclassifier/native/utils/checksum.h
/aosp_15_r20/external/libtextclassifier/native/utils/checksum_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/codepoint-range.cc
/aosp_15_r20/external/libtextclassifier/native/utils/codepoint-range.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/codepoint-range.h
/aosp_15_r20/external/libtextclassifier/native/utils/container/bit-vector.cc
/aosp_15_r20/external/libtextclassifier/native/utils/container/bit-vector.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/container/bit-vector.h
/aosp_15_r20/external/libtextclassifier/native/utils/container/bit-vector_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/container/double-array-trie.cc
/aosp_15_r20/external/libtextclassifier/native/utils/container/double-array-trie.h
/aosp_15_r20/external/libtextclassifier/native/utils/container/double-array-trie_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/container/sorted-strings-table.cc
/aosp_15_r20/external/libtextclassifier/native/utils/container/sorted-strings-table.h
/aosp_15_r20/external/libtextclassifier/native/utils/container/sorted-strings-table_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/container/string-set.h
/aosp_15_r20/external/libtextclassifier/native/utils/container/test_data/test_trie.bin
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/flatbuffers.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/flatbuffers.h
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/flatbuffers_test.bfbs
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/flatbuffers_test.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/flatbuffers_test_extended.bfbs
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/flatbuffers_test_extended.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/mutable.cc
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/mutable.h
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/mutable_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/reflection.cc
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/reflection.h
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/reflection_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/test-utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/analyzer.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/analyzer.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/analyzer_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/evaluated-derivation.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/chart.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/chart_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/derivation.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/derivation.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/lexer.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/lexer.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/lexer_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/matcher.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/matcher.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/matcher_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/parse-tree.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/parse-tree.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/parser.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/parser.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/parser_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/rules-utils.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/rules-utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/rules.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/composer.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/composer.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/composer_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/eval-context.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluator.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/arithmetic-eval.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/arithmetic-eval.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/arithmetic-eval_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/compose-eval.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/compose-eval.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/compose-eval_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/const-eval.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/const-eval_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/constituent-eval.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/constituent-eval_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/merge-values-eval.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/merge-values-eval.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/merge-values-eval_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/parse-number-eval.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/parse-number-eval_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/span-eval.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/span-eval_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/expression.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/value.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/testing/utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/testing/value.bfbs
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/testing/value.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/text-context.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/types.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/ir.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/ir.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/ir_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/locale-shard-map.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/locale-shard-map.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/locale-shard-map_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/rules.cc
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/rules.h
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/rules_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/hash/cityhash.cc
/aosp_15_r20/external/libtextclassifier/native/utils/hash/cityhash.h
/aosp_15_r20/external/libtextclassifier/native/utils/hash/farmhash.cc
/aosp_15_r20/external/libtextclassifier/native/utils/hash/farmhash.h
/aosp_15_r20/external/libtextclassifier/native/utils/i18n/language-tag.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/i18n/locale-list.cc
/aosp_15_r20/external/libtextclassifier/native/utils/i18n/locale-list.h
/aosp_15_r20/external/libtextclassifier/native/utils/i18n/locale-list_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/i18n/locale.cc
/aosp_15_r20/external/libtextclassifier/native/utils/i18n/locale.h
/aosp_15_r20/external/libtextclassifier/native/utils/i18n/locale_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/intents/intent-config.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/intents/intent-generator-test-lib.cc
/aosp_15_r20/external/libtextclassifier/native/utils/intents/intent-generator.cc
/aosp_15_r20/external/libtextclassifier/native/utils/intents/intent-generator.h
/aosp_15_r20/external/libtextclassifier/native/utils/intents/jni-lua.cc
/aosp_15_r20/external/libtextclassifier/native/utils/intents/jni-lua.h
/aosp_15_r20/external/libtextclassifier/native/utils/intents/jni.cc
/aosp_15_r20/external/libtextclassifier/native/utils/intents/jni.h
/aosp_15_r20/external/libtextclassifier/native/utils/intents/remote-action-template.h
/aosp_15_r20/external/libtextclassifier/native/utils/intents/zlib-utils.cc
/aosp_15_r20/external/libtextclassifier/native/utils/intents/zlib-utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/java/jni-base.cc
/aosp_15_r20/external/libtextclassifier/native/utils/java/jni-base.h
/aosp_15_r20/external/libtextclassifier/native/utils/java/jni-cache.cc
/aosp_15_r20/external/libtextclassifier/native/utils/java/jni-cache.h
/aosp_15_r20/external/libtextclassifier/native/utils/java/jni-helper.cc
/aosp_15_r20/external/libtextclassifier/native/utils/java/jni-helper.h
/aosp_15_r20/external/libtextclassifier/native/utils/jvm-test-utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/lua-utils.cc
/aosp_15_r20/external/libtextclassifier/native/utils/lua-utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/lua-utils_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/lua_utils_tests.bfbs
/aosp_15_r20/external/libtextclassifier/native/utils/lua_utils_tests.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/math/fastexp.cc
/aosp_15_r20/external/libtextclassifier/native/utils/math/fastexp.h
/aosp_15_r20/external/libtextclassifier/native/utils/math/softmax.cc
/aosp_15_r20/external/libtextclassifier/native/utils/math/softmax.h
/aosp_15_r20/external/libtextclassifier/native/utils/memory/mmap.cc
/aosp_15_r20/external/libtextclassifier/native/utils/memory/mmap.h
/aosp_15_r20/external/libtextclassifier/native/utils/normalization.cc
/aosp_15_r20/external/libtextclassifier/native/utils/normalization.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/normalization.h
/aosp_15_r20/external/libtextclassifier/native/utils/normalization_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/optional.h
/aosp_15_r20/external/libtextclassifier/native/utils/regex-match.cc
/aosp_15_r20/external/libtextclassifier/native/utils/regex-match.h
/aosp_15_r20/external/libtextclassifier/native/utils/regex-match_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/resources.cc
/aosp_15_r20/external/libtextclassifier/native/utils/resources.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/resources.h
/aosp_15_r20/external/libtextclassifier/native/utils/resources_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/encoder.cc
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/encoder.h
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/encoder_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/normalizer.cc
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/normalizer.h
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/normalizer_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/test_data/nmt_nfkc_charsmap.bin
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/test_utils.cc
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/test_utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/strings/append.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/append.h
/aosp_15_r20/external/libtextclassifier/native/utils/strings/append_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/numbers.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/numbers.h
/aosp_15_r20/external/libtextclassifier/native/utils/strings/numbers_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/split.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/split.h
/aosp_15_r20/external/libtextclassifier/native/utils/strings/stringpiece.h
/aosp_15_r20/external/libtextclassifier/native/utils/strings/stringpiece_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/substitute.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/substitute.h
/aosp_15_r20/external/libtextclassifier/native/utils/strings/substitute_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/utf8.cc
/aosp_15_r20/external/libtextclassifier/native/utils/strings/utf8.h
/aosp_15_r20/external/libtextclassifier/native/utils/strings/utf8_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tensor-view.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tensor-view.h
/aosp_15_r20/external/libtextclassifier/native/utils/tensor-view_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/test-data-test-utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/testing/annotator.cc
/aosp_15_r20/external/libtextclassifier/native/utils/testing/annotator.h
/aosp_15_r20/external/libtextclassifier/native/utils/testing/logging_event_listener.cc
/aosp_15_r20/external/libtextclassifier/native/utils/testing/logging_event_listener.h
/aosp_15_r20/external/libtextclassifier/native/utils/testing/test_data_generator.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite-model-executor.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite-model-executor.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/blacklist.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/blacklist.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/blacklist_base.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/blacklist_base.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/dist_diversification.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/dist_diversification.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/encoder_common.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/encoder_common.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/encoder_common_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/skipgram_finder.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/skipgram_finder.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/string_projection.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/string_projection.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/string_projection_base.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/string_projection_base.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/text_encoder.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/text_encoder.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/text_encoder3s.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/text_encoder3s.h
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/text_encoder_config.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/token_encoder.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/token_encoder.h
/aosp_15_r20/external/libtextclassifier/native/utils/token-feature-extractor.cc
/aosp_15_r20/external/libtextclassifier/native/utils/token-feature-extractor.h
/aosp_15_r20/external/libtextclassifier/native/utils/token-feature-extractor_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tokenfree/byte_encoder.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tokenfree/byte_encoder.h
/aosp_15_r20/external/libtextclassifier/native/utils/tokenfree/byte_encoder_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tokenizer-utils.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tokenizer-utils.h
/aosp_15_r20/external/libtextclassifier/native/utils/tokenizer-utils_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tokenizer.cc
/aosp_15_r20/external/libtextclassifier/native/utils/tokenizer.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/tokenizer.h
/aosp_15_r20/external/libtextclassifier/native/utils/tokenizer_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unicodetext.cc
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unicodetext.h
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unicodetext_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unilib-common.cc
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unilib-common.h
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unilib-javaicu.cc
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unilib-javaicu.h
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unilib.h
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unilib_test-include.cc
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/unilib_test-include.h
/aosp_15_r20/external/libtextclassifier/native/utils/variant.cc
/aosp_15_r20/external/libtextclassifier/native/utils/variant.h
/aosp_15_r20/external/libtextclassifier/native/utils/variant_test.cc
/aosp_15_r20/external/libtextclassifier/native/utils/wordpiece_tokenizer.cc
/aosp_15_r20/external/libtextclassifier/native/utils/wordpiece_tokenizer.h
/aosp_15_r20/external/libtextclassifier/native/utils/zlib/buffer.fbs
/aosp_15_r20/external/libtextclassifier/native/utils/zlib/zlib.cc
/aosp_15_r20/external/libtextclassifier/native/utils/zlib/zlib.h
/aosp_15_r20/external/libtextclassifier/native/utils/zlib/zlib_regex.cc
/aosp_15_r20/external/libtextclassifier/native/utils/zlib/zlib_regex.h
/aosp_15_r20/external/libtextclassifier/notification/Android.bp
/aosp_15_r20/external/libtextclassifier/notification/AndroidManifest.xml
/aosp_15_r20/external/libtextclassifier/notification/LibNoManifest_AndroidManifest.xml
/aosp_15_r20/external/libtextclassifier/notification/res/drawable/tc_notif_ic_action_open.xml
/aosp_15_r20/external/libtextclassifier/notification/res/drawable/tc_notif_ic_menu_copy_material.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-af/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-am/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ar/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-as/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-az/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-b+es+419/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-b+sr+Latn/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-be/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-bg/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-bn/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-bs/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ca/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-cs/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-da/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-de/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-el/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-en-rGB/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-es/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-et/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-eu/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-fa/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-fi/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-fr-rCA/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-fr/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-gl/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-gu/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-hi/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-hr/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-hu/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-hy/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-id/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-is/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-it/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-iw/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ja/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ka/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-kk/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-km/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-kn/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ko/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ky/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-lo/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-lt/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-lv/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-mk/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ml/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-mn/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-mr/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ms/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-my/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ne/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-nl/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-no/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-or/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-pa/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-pl/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-pt-rBR/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-pt-rPT/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ro/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ru/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-si/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-sk/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-sl/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-sq/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-sr/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-sv/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-sw/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ta/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-te/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-th/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-tl/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-tr/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-uk/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-ur/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-uz/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-vi/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-zh-rHK/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-zh-rTW/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-zh/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values-zu/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/res/values/strings.xml
/aosp_15_r20/external/libtextclassifier/notification/src/com/android/textclassifier/notification/CopyCodeActivity.java
/aosp_15_r20/external/libtextclassifier/notification/src/com/android/textclassifier/notification/NotificationUtils.java
/aosp_15_r20/external/libtextclassifier/notification/src/com/android/textclassifier/notification/SmartSuggestions.java
/aosp_15_r20/external/libtextclassifier/notification/src/com/android/textclassifier/notification/SmartSuggestionsConfig.java
/aosp_15_r20/external/libtextclassifier/notification/src/com/android/textclassifier/notification/SmartSuggestionsHelper.java
/aosp_15_r20/external/libtextclassifier/notification/src/com/android/textclassifier/notification/SmartSuggestionsLogSession.java
/aosp_15_r20/external/libtextclassifier/notification/tests/Android.bp
/aosp_15_r20/external/libtextclassifier/notification/tests/AndroidManifest.xml
/aosp_15_r20/external/libtextclassifier/notification/tests/AndroidTest.xml
/aosp_15_r20/external/libtextclassifier/notification/tests/src/com/android/textclassifier/notification/CopyCodeActivityTest.java
/aosp_15_r20/external/libtextclassifier/notification/tests/src/com/android/textclassifier/notification/NotificationTest.java
/aosp_15_r20/external/libtextclassifier/notification/tests/src/com/android/textclassifier/notification/NotificationUtilsTest.java
/aosp_15_r20/external/libtextclassifier/notification/tests/src/com/android/textclassifier/notification/SmartSuggestionsHelperTest.java
/aosp_15_r20/external/libtextclassifier/notification/tests/src/com/android/textclassifier/notification/SmartSuggestionsLogSessionTest.java
/aosp_15_r20/external/libtextclassifier/proto/Android.bp
/aosp_15_r20/external/libtextclassifier/proto/jarjar-rules.txt
/aosp_15_r20/external/libtextclassifier/proto/model_manifest.proto