Home
last modified time | relevance | path

Searched refs:contact_account_name (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/annotator/
Dannotator_jni.cc216 ScopedLocalRef<jstring> contact_account_name; in ClassificationResultWithIntentsToJObject() local
217 if (!classification_result.contact_account_name.empty()) { in ClassificationResultWithIntentsToJObject()
219 contact_account_name, in ClassificationResultWithIntentsToJObject()
221 env, classification_result.contact_account_name.c_str())); in ClassificationResultWithIntentsToJObject()
295 contact_account_name.get(), contact_id.get(), app_name.get(), in ClassificationResultWithIntentsToJObject()
Dtypes.h440 contact_account_type, contact_account_name, contact_id; member