Home
last modified time | relevance | path

Searched defs:contact_name (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/annotator/
Dtypes.h420 std::string contact_name; member
438 std::string contact_name, contact_given_name, contact_family_name, member
Dannotator_jni.cc161 ScopedLocalRef<jstring> contact_name; in ClassificationResultWithIntentsToJObject() local