HomeSort by relevance Sort by last modified time
    Searched defs:title_with_entity (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/utils/intents/
intent-generator.h 31 Optional<std::string> title_with_entity; member in struct:libtextclassifier3::RemoteActionTemplate
jni.cc 189 const jstring title_with_entity = local
190 AsUTF8String(remote_action.title_with_entity);
205 title_without_entity, title_with_entity, description,

Completed in 60 milliseconds